*, ::after, ::before {
    box-sizing: border-box;
}
ul{
    list-style: none;
}
h1, h2, h3, h4 {
    color: #0f0f0f;
}
h3 {
    font-weight: 500;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}
.hide{
    display: none !important;
}
body {
    font-family: SVN-Product Sans,sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    overflow-x: hidden;
}
a, a:link, a:visited {
    text-decoration: none;
    color: #000;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: #fff;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.3);
}
.site_header {
    width: 100% !important;
    float: left;
}
.menu__list--top li .menu__content {
    min-width: 100%;
    width: 250px;

    z-index: 100;
}
.menu__list--top>li {
    float: left;
    margin: 0 10px;
}
.menu__list--top>li>a {
    display: block;
    line-height: 40px;
    color: #2f3032;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}
.menu__list--top>li:hover>a {
    color: #ee7d22;
}
.pre-menu .menu__item.third {
    width: 16.66667%;
    float: left;
    padding: 0 15px;
    border: none;
}
.pre-menu .menu__item.third>a{
    border-bottom: none;
    padding: 24px 0 8px;
    font-size: 15px;
    font-weight: bold;
    color: #2f3032;
}
.pre-menu .menu__list--third {
    position: relative;
    top: 0;
    left: 0;
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    width: 100%;
    padding-left: 0;
}
.menu__list--top ul li .menu__list--third a{
    padding: 0 0 12px;
    font-size: 14px;
    color: #67696c;
    border-bottom: none;
    text-transform: none;
}
.menu__list--top ul li a {
    display: block;
    color: #686868;
    padding: 10px 15px;
    text-transform: uppercase;
    line-height: 1.3;
    text-align: left;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}
.menu__list--top ul li a:hover{
    background-color: #1a468f;
    color: #fff;
}
.menu__list--top .pre-menu ul li a:hover{
    background: none;
    color: #ee7d22;
}
.header-inner {
    height: 80px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.header-search {
    display: flex;
}
.minisearch{
    width: 200px;
    position: relative;
}
.header-search .control-search input {
    width: 100%;
    border: 1px solid #d7d6d5;
    line-height: 40px;
    padding: 0 40px 0 10px;
}
.header-search .btn-search {
    position: absolute;
    right: 0;
    top: 1px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 2px 10px 0 10px;
    z-index: 1;
}
.menu__list--top{
    margin: 0;
}
.open_cart {
    display: flex;
    align-items: center;
    position: relative;
    float: left;
    margin-left: 15px;
}
.count_cart {
    position: absolute;
    top: -5px;
    left: 11px;
    width: 18px;
    height: 18px;
    background: #ee7d22;
    font-weight: bold;
    font-size: 10px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
}
.header-nav-right {
    display: flex;
    align-items: center;
}
footer{
    background: #0f0f0f;
    color: #d3d6da;
    font-size: 15px;
}
.full-section {
    width: 100% !important;
    float: left;
}
footer .ft-top-item a{
    color: #d3d6da;
}
.ft-top-item ul li {
    margin-bottom: 1rem;
}
.footer_top {
    padding: 80px 0 40px;
}
.footer_top ul{
    padding: 0;
}
.ft-top-item {
    width: calc(20% - 20px);
    float: left;
    margin-right: 25px;
}
.ft-top-form {
    width: calc(25% - 20px);
}

.ft-top-dm {
    padding-left: 35px;
    width: calc(15% - 20px);
}
.ft-top-title {
    font-weight: bold;
    margin: 0 0 16px;
    font-size: 18px;
    color: #fff;
}
.ft-address svg {
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.ft-address p{
    display: flex;
    align-items: center;
}
.ft-address p i {
    margin-right: 7px;
}
#contactFormSubmit {
    background: none;
    border: none;
    color: #ee7d22;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 8px 0 24px;
    padding-left: 0;
}
.ft-mail input {
    background: #e8e8e8;
    line-height: 44px;
    padding: 0 12px;
    width: 100%;
    border: none;
    color: #333;
    border-radius: 0;
}
.title_social{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 20px 0 10px;
}
.ft-social ul li{
    display: inline-block;
    margin-right: 22px;
}
.ft-social ul li i {
    font-size: 18px;
}
.ft-nav a {
    display: block;
    margin-bottom: 10px;
}
.ft-center-left {
    border-right: 1px solid #282828;
}
.ft-center-left {
    position: relative;
    padding-left: 24px;
}
.ft-center-left strong {
    margin-bottom: 5px;
    display: inline-block;
    color: #fff;
}
.ft-center-left i {
    position: absolute;
    left: 0;
    top: 2px;
}
.footer_center {
    border-top: 1px solid #282828;
    padding: 24px 0;
}
.ft-center-right .ft-center-left {
    border-right: none;
}
.footer_bottom {
    border-top: 1px solid #282828;
    padding: 16px 0;
}
.tp_banner_main.owl-theme .owl-nav .owl-prev {
    left: 40px;
}
.tp_banner_main.owl-theme .owl-nav .owl-next {
    right: 40px;
}
.owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    width: 44px;
    height: 44px;
    border-radius: 0;
    color: #fff;
    background: rgba(255,255,255,.24);
    cursor: pointer;
    transition: opacity .3s,background .3s,box-shadow .3s,-webkit-transform .3s;
    transition: transform .3s,opacity .3s,background .3s,box-shadow .3s;
    transition: transform .3s,opacity .3s,background .3s,box-shadow .3s,-webkit-transform .3s;
}
.tp_banner_main.owl-theme .owl-nav [class*='owl-']:hover {
    opacity: 1;
    background: #ee7d22;
    border-color: #ee7d22;
}
.tp_banner_main.owl-theme .owl-nav i{
    font-size: 24px;
}
.aside__content {
    left: -100%;
    -moz-transition: -moz-transform .5s ease;
    -webkit-transition: -webkit-transform .5s ease;
    -ms-transition: -ms-transform .5s ease;
    transition: transform .5s ease;
    -webkit-overflow-scrolling: touch;
    min-width: 290px ;
    height: 100vh;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 1002;
    padding: 0;
    background: #fff;
}
.aside__content.show {
    left: 0;
    transition: left 0.4s ease-in;
}
.modalOverly {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 111;
    background-color: #0009;
    -ms-transition: all .45s cubic-bezier(.29,.63,.44,1);
    -webkit-transition: all .45s cubic-bezier(.29,.63,.44,1);
    transition: all .45s cubic-bezier(.29,.63,.44,1);
}
.modalOverly.menu-on {
    display: block;
    opacity: .4;
}
.aside-top{
    padding-left: 0;
}
.close_menu {
    display: block;
    color: #fff;
    right: 0;
    background: #253a94;
    border-radius: 0;
    line-height: 25px;
    font-size: 20px;
    z-index: 2;
    position: absolute;
    padding: 0 7px;
}
.aside-top>li{
    width: 100%;
    position: relative;
    padding: 0 8px;
    margin: 0;
}
.aside-top>li>a{
    display: block;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    padding: 0 0 0 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.menu__list--top li .menu-collapse:after{
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    padding-left: 5px;
    font-weight: normal;
    font-size: 14px;
}
.menu__list--top li.menu-col{
    display: flex;
    align-items: center;
}
.menu__list--top>li:hover>.menu-collapse {
    color: #ee7d22;
}
.menu__list--top li>.menu_cate:before {
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #ee7d22;
    left: 0;
    content: "";
    transition: all .4s;
}
.menu__list--top li:hover>.menu_cate:before {
    width: 100%;
}
.breadcrumbb {
    background: #fafafa;
    line-height: 40px;
    margin-bottom: 25px;
}
.breadcrumbb li {
    display: inline-block;
}
.breadcrumbb li:hover a, .breadcrumbb li:last-child a {
    color: #ee7d22;
}

.breadcrumbb li a {
    color: #67696c;
}
.breadcrumbb li+li a:before {
    content: "\f105";
    font-family: "Font Awesome 6 Pro";
    padding: 0 10px;
    color: #999ca0;
}
.breadcrumb-ul{
    margin-bottom: 0;
}
.block-search-fix .ajaxSearchResults{
    position: absolute;
    top: calc(100% + 10px);
    z-index: 10;
    width: 400px;
    right: 0;
}
.block-search-fix{
    position: relative;
}
.ajaxSearchResults .results-seach {
    background: #fff;
    border: 1px solid #eee;
    top: -24px;
    z-index: 100000;
    left: 2px;
    right: 2px;
    border-radius: 6px;
    box-shadow: 0 1px 8px rgba(0,0,0,.3);
    display: none;
}
.title-text-result{
    display: block;
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px solid #eee;
}
.title-text-result p{
    background: #f5f5f5;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    padding: 10px;
    margin: -15px -10px;
}
.item-ult {
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333;
}
.item-ult .thumbs{
    width: 60px;
}
.item-ult .title{
    width: calc(100% - 70px);
}
.item-ult .title a{
    display: block;
}

.toast {
    position: fixed;
    right: 10px;
    /*z-index: 999999;*/
    background: #daf2e4;
    width: auto;
    padding: 15px;
}
.toast .toast-body {
    padding: 0;
}
.menu__list--four{
    display: none;
}
.toast:not(.showing):not(.show){
    display: none;
}
.main-content {
    padding-top: 80px;
}
.fixed-left {
    position: fixed;
    bottom: 50px;
    left: 16px;
    z-index: 100;
}
.fixed-left a, .fixed-right a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-bottom: 8px;
}
.fixed-left a {
    border-radius: 50%;
}
.phone-fixed {
    background: #ff4157;
}
.zalo-fixed {
    background: #d7e6ff;
}
.zalo-fixed img {
    height: 27px;
}
.zalo-fixed {
    background: #d7e6ff;
}
.zalo-fixed .fa-facebook-messenger{
    font-size: 27px;
    color: #0A7CFF;
}
.fixed-right {
    position: fixed;
    bottom: 50px;
    right: 16px;
    z-index: 100;
}
.back_to_top {
    background: #ee7d22;
}
.back_to_top i{
    font-size: 21px;
    color: #fff;
}
.ft-address a {
     margin-left: 5px;
 }
.fixed-left {
    bottom: 70px;
}
.fb_dialog_content iframe {
    left: 0;
    bottom: 10px !important;
}
.iconSub:before {
    content: "\f054";
    position: absolute;
    font-family: 'Font Awesome 6 Pro';
    right: 15px;
    top: 10px;
}

li.menu__item.third:hover .iconSub:before {
    color: #fff;
}
.category-list-child .category-top-inner p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 10px;
    align-items: center;
}
.category-list-child .category-top-inner a:hover p {
    background: #ee7d22;
    color: #fff;
    box-shadow: none;
}
.category-list-child .category-top-inner:hover p svg {
    fill: #fff;
}
@media(max-width: 768px){
    .st6-item-des.full-section img {
        width: 100px;
    }
}