@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 100;
    src: url(/fonts/24709/AvenirLTStd-Book.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 200;
    src: url(/fonts/24709/AvenirLTStd-Book.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 300;
    src: url(/fonts/24709/AvenirLTStd-Book.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 400;
    src: url(/fonts/24709/AvenirLTStd-Roman.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 500;
    src: url(/fonts/24709/AvenirLTStd-Roman.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 600;
    src: url(/fonts/24709/AvenirLTStd-Black.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 700;
    src: url(/fonts/24709/AvenirLTStd-Black.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 800;
    src: url(/fonts/24709/AvenirLTStd-Black.otf);
}
@font-face {
    font-family: 'AvenirLTStd';
    font-weight: 900;
    src: url(/fonts/24709/AvenirLTStd-Black.otf);
}
*{
    font-family: "AvenirLTStd",sans-serif;
}
.product-resize:hover .swatch__list {
    bottom: 0;
}

.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;
}

.txt-cent {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    line-height: 1.6;
}

.seperate-icon {
    text-align: center;
}

.banner-bigu-img img {
    width: 100%;
    height: auto;
}
.animation-tran{
    padding-bottom: 50px;
}
.banner-instagram .wrapper-heading-home.site-animation span {
    font-weight: 600;
    font-size: 14px;
}
.box-pro-detail {
    display: flex;
    flex-direction: column;
}
.pro-loop .product-detail .box-pro-prices, .pro-loop .product-detail h3{
    flex: 2;
}
.pro-loop .product-detail h3{
    text-align: start;
}
.pro-loop .product-detail .box-pro-prices{
    text-align: left;
}
.pro-loop .product-detail h3 a{
    font-size: 14px;
    line-height: 18px;
}
button.btn-addtocart {
    margin-bottom: 10px;
}
.multinventory,
.wrapper-home-banner-top-new .seperate-icon,.option.browse-tags .custom-dropdown {
    display: none;
}
button#addToCart {
    font-size: 13px;
    background: #fff;
    border: 1px solid #252a2b;
    color: #252a2b;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: none;
}
div#nav-menu {
    flex: 1;
}
.footer-social a {
    padding-left: 15px;
}
.footer-social a:first-child {
    padding-left: 0;
}
.footer-social a i {
    font-size: 22px;
}
.logo-footer {
    text-align: center;
    display: none;
}
.titleFilter {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.filter-block {
    font-size: 16px;
    padding-right: 25px;
    color: #222;
    cursor: pointer;
}
.contentFilter {
    border: 1px solid #f1f1f1;
    padding: 10px;
    position: absolute;
    z-index: 99;
    background: #fff;
    top: 30px;
    right: 25px;
    display: none;
}
.group-icon {
    padding-right: 5px;
}
.seperate-icon,
.topbar,
.sidebar-menu-fix{
    display: none;
}
.main-footer{
    border-top: 1px solid #000;
}
.wrapper-home-service.service-section{
    display: none;
}
.header-wrap-icon .group-icon>span img {
    width: 14px;
    height: 14px;
    vertical-align: baseline;
}
.header-wrap-icon .group-icon>span{
    margin:0 8px 0;
}
.language-hd .transvn img {
    width: 30px;
    height: 30px;
}
.language-hd .transend img {
    width: 29px;
    height: 24px
}
.main-nav-menu .menu__list:not(.menu__list--second)>.menu__item>.menu__link{
    font-weight: 600;
}
.main-nav-menu .menu__list--second {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    display: block;
}
.main-nav-menu .menu__list .menu__list .menu__list.menu__list--third {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.footer h4{
    line-height: 18px;
}
@media (min-width: 1200px){
    .pro-loop .product-block.product-resize {
        height: auto;
    }
    .pro-loop .product-block.product-resize .product-img.image-resize{
        height: auto;
    }
    .product-gallery__thumbs button{
        position: absolute;
        z-index: 1;
        left: 50%;
        transform: translateX(-50%);
        background-color: transparent;
        border: none;
        font-size: 18px;
    }
    .product-gallery__thumbs button.slick-prev.slick-arrow,
    .product-gallery__thumbs button.slick-next.slick-arrow{
        width: 30px;
        height: 30px;
    }
    .product-gallery__thumbs button.slick-prev{
        top: -5px;
    }
    .product-gallery__thumbs button.slick-next{
        bottom: -5px;
        text-indent: initial;
        top: auto;
        font-size: 18px;
        color: #000;
    }
}

@media (min-width: 991px) {
    .language-hd .trans img {

    }
}

@media (max-width: 767px){
    .wrap-flex-align {
        display: flex;
    }
    .left-filter-content{
        display: block !important;
    }
    .filter-block {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px;
        font-size: 13px;
    }
    .filter-left-content {
        padding: 0;
    }
    .titleFilter {
        display: inline-block;
        width: 100%;
        padding: 8px 5px;
    }
    .groupFilterNew {
        margin: 0 0 5px;
        font-weight: 700;
        text-transform: uppercase;
        background: #ddd;
    }
    .contentFilter {
        position: relative;
        right: 0;
        top: 0;
        border: none;
    }
}
.product-gallery .product-gallery__thumbs-container {
    width: 14%;
    margin-right: 38px !important;
}
.product-gallery .product-image-detail {
    width: 78%;
}
.pro-loop .product-detail h3 a {
    -webkit-line-clamp: unset;
}
.product-gallery__thumbs {
    top: 0;
}