@font-face{
    font-family: Archivo-Regular;
    src: url(/tp/T0295/fonts/29193/Archivo-Regular.ttf);
}
@font-face{
    font-family: Archivo-Bold;
    src: url(/tp/T0295/fonts/29193/Archivo-Bold.ttf);
}
*, html{
    font-family: Archivo-Regular;
}
.pro-loop .product-detail h3 a, .wrapper-heading-home h2 a, .service-box h3, .footer h4, .product-title h1, .list-productRelated h2,
button.btn-addtocart, button.coming_soon{
    font-family: Archivo-Bold;
}
.main-nav-menu li.menu__item.mega {
    position: relative;
}
.main-nav-menu .menu_list_img{
    display: none;
}
.main-nav-menu .menu__list:not(.menu__list--second)>.menu__item>.menu__content{
    width: auto;
    min-width: 230px;
    overflow: unset;
    border: none;
    box-shadow: 0 4px 10px 0 rgba(3,3,3,.1);
}
.main-nav-menu .menu__list .menu-flex{
    display: block;
}
#nav-menu .main-nav-menu .menu__list--top>li>a:before{
    content: '';
    position: absolute;
    right: 10px;
    bottom: 20px;
    transition: all .5s;
    width: 0;
    height: 2px;
    background-color: #23232c;
    margin: 0;
    top: unset;
    left: unset;
}
#nav-menu .main-nav-menu .menu__list--top>li:hover>a:before{
    width: calc(100% - 20px);
    left: 10px;
}
li.menu__item.third{
    position: relative;
}
.menu__item .iconSub{
    top: 17px;
    right: 0;
    transform: rotate(-90deg);
    position: absolute;
}
.main-nav-menu .menu__list--second{
    padding: 0;
}
.main-nav-menu .menu__list .menu__list .menu__list.menu__list--third{
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 230px;
    width: auto;
    padding: 0;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(3,3,3,.1);
    max-height: 350px;
    overflow: auto;
}
.menu__list--third::-webkit-scrollbar {
    display: none;
}
.main-nav-menu .menu__list--second .menu__item .menu__link,  .menu__item.four a{
    padding: 8px 0;
    font-size: 13px;
    display: block;
    width: 100%;
}
.menu__item.four a{
    padding: 8px 10px;
}
.menu__item.third:hover .menu__list.menu__list--third{
    display: block!important;
}
.menu__content .container-fluid{
    padding: 0;
}
.main-nav-menu .menu__list .menu-flex .menu__item.third{
    padding: 0 15px;
    transition: all .3s;
}
.main-nav-menu .menu__list .menu-flex .menu__item.third:hover, .menu__item.four a:hover{
    background-color: #ccc6;
    transition: all .3s;
}
.menu-about {
    display: none;
}
#topbar{
    display: none;
}
.title_icon_group{
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 5px;
}

.product-resize .swatch__list {
    position: absolute;
    bottom: -100%;
    z-index: 999;
    transition: all .4s ease-in-out 0s;
    max-height: 70px;
    overflow: hidden;
    padding: 5px 0;
    background: #fff;
    left: 0;
    right: 0;
}
.product-resize .color-swatches {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    justify-content: center;
    padding: 0;
}
.product-resize .color-swatches li {
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 20% !important;
    display: inline-block;
    padding: 0 5px;
}
.pro-loop .product-img .button-add, .goodsli-discount{
    display: none;
}
.product-resize .color-swatches img, .product-resize .color-swatches li.active img,
.product-resize .color-swatches li:hover img{
    object-fit: scale-down;
    width: 100%;
}
.product-resize .swatch__list .color-swatches li:hover img {
    box-shadow: 0 0 0 1px #e32124;
}
.product-resize .image_link  picture.hover{
    display: none;
}
.footer-content .wrapper-home-newsletter{
    display: none;
}
.tree-menu-sub li{
    position: relative;
}
.filterPrice{
    display: none;
}
.tree-menu>a{
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    padding: 10px 0 10px;
    font-weight: 600;
    border-top: 1px solid #ccc;
    display: block;
}
.tree-menu-sub li i{
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 500;
}
ul.tree-menu-sub.tree_pd.block_hover{
    display: none;
    padding-left: 15px;
}
ul.tree-menu-sub.tree_pd.block_hover.show{
    display: block;
}
.tp_product_category_filter_attribute .group-filter {
    border-top: 1px solid #ccc;
}
.layered span.icon-control{
    position: absolute;
    top: 10px;
    right: 5px;
    left: unset;
    font-size: 17px;
    font-weight: 100;
}
.group-filter[aria-expanded=true] .dropdown-filter .icon-control i:before{
    content: '\f106';
}
.group-filter[aria-expanded=false] .dropdown-filter .icon-control i:before{
    content: '\f107';
}
.tree-menu .icon-control{
    display: none;
}
.size-filter li{
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}
.size-filter li label{
    width: 100%;
}
.sidebar-sort li input[type=checkbox]{
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.sidebar-sort li span{
    display: inline-block;
    max-width: 100%;
}
.sidebar-sort input[type=checkbox]:checked:after{
    line-height: 28px;
    content: '\2715';
    color: #fff;
    background-color: #000;
}
.sidebar-sort li input[type=checkbox]:focus{
    outline: none;
}
.product-gallery__thumbs-container{
    display: none;
}
.product-image-detail{
    width: 100%;
}
.tree-menu.tree_pview{
    position: relative;
}
.tree-menu.tree_pview .icon-control{
    display: block;
    right: 5px;
    top: 10px;
    font-size: 10px;
    font-weight: 700;
    position: absolute;
}
.sidebar-sort li input[type=checkbox]{
    border-radius: 0;
    margin : 0 10px 0 0;
    border: 1px solid #000;
}
.tree-menu.tree_pview .icon-control i.fa-minus:before{
    content: "\f078";
    font-weight: 500;
}
.tree_pview .tree-menu-sub{
    display: none;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    top: 100%;
}
.tree_pview .tree-menu-sub.show{
    display: block;
}
.brand_pview {
    font-size: 20px;
    color: #252a2b;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}
.product-description{
    margin: 15px 0 0 0;
}
.tree_pview{
    position: relative;
}
.tree_pview .tree-menu-sub sub{
    display: none;
    position: absolute;
}
.tree-menu.tree_pview{
    position: relative;
}
#variant-swatch-1{
    width: 60%;
    border: none;
}
.custom_number{
    display: inline-block;
    width: 40%;
    float: left;
    padding: 10px 0;
    margin: 5px 0;
}
.dotted_bd{
    border-top: 1px dotted #dfe0e1;
    width: 100%;
}
#variant-swatch-0 .select-swap span a{
    height: auto;
    border-radius: 0;
    background-color: transparent!important;
    border: 2px solid transparent;
}
#variant-swatch-0 .select-swap span a img{
    box-shadow: none;
    border-radius: 0;
    height: auto;
    background-color: transparent;
    border: none;
}
#section-shipping-rate{
    display: none;
}
.class_custom .col-md-2.col-sm-12{
    display: none;
}
.class_custom .content-album-detail h1{
    text-align: center;
}
.icon_inline_js{
    display: inline-block;
    vertical-align: -2px;
    margin: 0 4px 0;
    cursor: pointer;
}
.block_search_js{
    display: none;
    position: absolute;
    left: 4px;
    top: calc(100% + 10px);
    z-index: 10;
}
.block_search_js form{
    border: 1px solid #000;
    overflow: hidden;
    height: 38px;
    display: flex;
    align-items: center;
    background-color: #fff;
}
.block_search_js form input{
    height: 38px;
    color: #000;
    background-color: #fff;
    border: none;
    outline: none;
    padding: 0 10px;
}
.block_search_js form button{
    border: none;
    outline: none;
    background-color: #fff;
    text-align: center;
}
.block_search_js form button:hover, .block_search_js form button:active, .block_search_js form button:focus{
    border: none;
    background-color: #fff;
}
#variant-swatch-0 .select-swap span a.active{
    border: solid 2px #000;
}
#variant-swatch-1 .select-swap span a{
    min-width: 35px;
    height: 35px;
    line-height: 35px;
}
#variant-swatch-1.limit-w .select-swap{
    width: 100%;
}
.wrapper-home-collection .banner-collection .col-content h3{
    display: none;
}
.main-nav-menu .menu__list--second .menu__item .menu__link[title="Outlet"], .main-nav-menu .menu__list--second .menu__item .menu__link[title="OUTLET"]{
    color: #e20500;
}
.wrapper-home-service.service-section{
    display: none;
}
.icon_search_order{
    display: inline-block;
    vertical-align: -2px;
}
.product-description .title-bl h2, .product-description h2, .product-description h3{
    margin-bottom: 10px;
}
.total-line-gift div.descriptionCustomer{
    border: 2px solid #000;
}
.loadMoreProduct.loading{
    position: relative;
}
.loadMoreProduct.loading:after {
    content: "see more";
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid #000;
    padding: 7px 18px;
}
.loadMoreProduct.loading a, .loadMoreProduct.loading img{
    display: none;
}
.list_clear2_pro .pro-loop:nth-child(3){
    clear: both;
}

.footer-contact .footer-social{
    display: flex;
    justify-content: left;
}
.footer-contact .footer-social a{
    display: block;
    margin-right: 15px;
    width: 38px;
    height: 38px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
}
.no-bullets {
    list-style: none outside;
    margin: 0 0 15px;
}
.text_rest {
    font-weight: 700;
}
a.img_res_bot {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
    float: left;
    padding: 8px 0;
    border: 1px solid;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
a.img_res_bot:last-child {
    margin-right: 0;
}
a.img_res_bot i{
    font-size: 18px;
    padding-right: 10px;
}
a.img_res_bot i.fa-phone{
    transform: rotateY(-180deg);
    padding-right: 0;
    padding-left: 10px;
}
#layout_Cart .list-pageform-cart .policy_return li:nth-child(3) {
    display: none;
}
li.menu__item.third:nth-last-of-type(6) .menu__link:nth-child(1), #nav-menu .main-nav-menu .menu__list--top>li:first-child>a{
    color: red;
}
.menu_chir li:nth-last-of-type(4) a:nth-child(1) {
    color: red !important;
}
.btnHelp, #blog .news-item .news-meta, #blog .news-item .news-content {
    display: none;
}
#blog .news-item .news-img, #blog .news-item .news-detail {
    width: 100%;
    float: none;
}
#blog .news-item .news-title {
    text-align: center;
}
.bg-blog-title h1 {
    width: fit-content;
    background: #fff;
    font-size: 22px !important;
    font-weight: 500;
}
.bg-blog-title {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 35px;
}
.bg-blog-title:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    left: 0;
    top: 50%;
    z-index: 0;
}

.banner__bottom__menu img{
    width: 100%;
    object-fit: scale-down;
}
#homepage_slider.owl-carousel .owl-item img {
    object-fit: scale-down;
}
.banner__bottom__menu{
    margin: 5px 0;
}

@font-face{
    font-family: 'CenturyGothic';
    src: url('/tp/T0295/fonts/105877/SVN-CenturyGothic-Regular.ttf');
    font-display: swap;
    font-weight: 400;
}
.bg-blog-title h2, .bg-blog-title h1, .section-blog .news-item .news-title {
    font-family: 'CenturyGothic';
}
@media (min-width: 1025px) {
    .wrapper-collection-1 .product-img {
        min-height: 400px !important;
    }
    .wrapper-collection-3 .product-img {
        min-height: 300px!important;
    }
    .custom_md_3 .col_1{
        width: 30%;
    }
    .custom_md_3 .col_3{
        width: 25%;
    }
    .custom_md_3 .col_4{
        width: 20%;
    }
    #blog .news-item .news-img {
        height: 485px;
    }
}
@media screen and (min-width: 768px){
    #sliderproduct li{
        width: 50%;
        float: left;
    }
    #sliderproduct li:nth-child(2n+1){
        clear: left;
    }
    #sliderproduct li img{
        padding: 5px;
    }
}
@media (max-width: 767px) {
    .box__product-gallery {
        height: auto;
        min-height: unset;
    }
    .product-resize .swatch__list{
        bottom: 0;
    }
    .wrapper-collection-1 .product-img {
        min-height: 220px !important;
    }
}
@media (min-width: 992px) {
    .class_custom .col-md-10 {
        width: 100%;
    }
    .class_custom .album-images .col-md-6{
        width: 100%;
        margin-bottom: 10px;
    }
    .tp_product_category_filter_attribute{
        display: flex;
        flex-wrap: wrap;
    }
    .tp_product_category_filter_attribute .group-filter{
        width: 100%;
        order: 2;
    }
    .tp_product_category_filter_attribute .group-filter.brandCate{
        order: 1;
    }
    .product-resize .swatch__list{
        min-height: 90px;
    }
}
@media (min-width: 1600px) {
    .product-fix .product-img.image-resize > a img {
        object-fit: contain;
    }
}
.date_sale,.block_content .group-filter.brandCate {
    display: none;
}
#variant-swatch-1 {
    padding: 10px 0 30px;
}

.select-swatch {
    position: relative;
}
.size-guide {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.hotList{
    position: absolute;
    top: 5px;
    left: 5px;
    background-color: #fff;
    border-radius: 10px;
    color: green;
    padding: 3px 10px;
}

.hotList i{
 margin-right: 2px;
}

body .zalo-chat-widget {
    bottom: 90px !important;
    right: 30px !important;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;

    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.preloader .img-loading {
    animation: scale 2s ease-in infinite
}

@keyframes scale {

    0%,
    to {
        transform: scale(0)
    }

    7%,
    90% {
        transform: scale(.4)
    }

    50% {
        transform: scale(1)
    }
}
.checkout_level {
    padding-top: 20px;
}
.checkout_level h2 {
    display: inline-block;
}
#change_pick_location_or_shipping #section-payment-method {
    padding-top: 0;
}