/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.WQGPo { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 40px 0 }
.container { max-width: 1380px; padding-left: 15px; padding-right: 15px; }
.container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
.mih-56 { min-height: 56px; } .mih-60 { min-height: 60px; } .mih-66 { min-height: 66px; }
.mih-76 { min-height: 76px; } .mih-86 { min-height: 86px; } .mih-96 { min-height: 96px; }
.mih-56:not(.sticky-header) { min-height: 56px; } .mih-60:not(.sticky-header) { min-height: 60px; } .mih-66:not(.sticky-header) { min-height: 66px; }
.mih-76:not(.sticky-header) { min-height: 76px; } .mih-86:not(.sticky-header) { min-height: 86px; } .mih-96:not(.sticky-header) { min-height: 96px; }
.ai-none { display: none !important }
.si-none { display: none !important } .s-none { display: block !important; }
.mi-none { display: none !important } .m-none { display: block !important; }
.ei-none { display: none !important } .e-none { display: block !important; }
@media only screen and (max-width: 991px) {
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .buXQRChGSN { min-height:50px !important; }
    .mih-70:not(.sticky-header), .mih-80:not(.sticky-header), .mih-90:not(.sticky-header) { min-height:50px !important; }
    .min-50 { min-height: 50px !important; } .min-50:not(.sticky-header) { min-height: 50px !important; }
    .min-56 { min-height: 56px !important; } .min-56:not(.sticky-header) { min-height: 56px !important; }
    .min-60 { min-height: 60px !important; } .min-60:not(.sticky-header) { min-height: 60px !important; }
    .min-66 { min-height: 66px !important; } .min-66:not(.sticky-header) { min-height: 66px !important; }
    .min-76 { min-height: 76px !important; } .min-76:not(.sticky-header) { min-height: 76px !important; }
    .min-86 { min-height: 86px !important; } .min-86:not(.sticky-header) { min-height: 86px !important; }
    .min-96 { min-height: 96px !important; } .min-96:not(.sticky-header) { min-height: 96px !important; }
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    .section { padding: 30px 0 !important }
    .mi-none { display: block !important } .m-none { display: none !important; }
}
@media only screen and (max-width: 576px) {
    .ei-none { display: block !important } .e-none { display: none !important; }
}

/* Flat Slider */
.slider { width: 100%; height: auto; overflow: hidden; position: relative; }
.slider > ul {
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.slider > ul > li { float: left; clear: none; height: auto; }
.slider-dots { position: absolute; bottom: 30px; }
.slider-dots-item { width: 24px; height: 2px; float: left; clear: none; display: block; margin: 0 5px; background: #a8a8a8; transition: all 0s; }
.slider-dots-item:hover { background: #fff; }
.slider-active { background: #fff; height: 4px; margin-top: -2px; }
@media only screen and (max-width: 767px) {
    .slider-dots-item:hover, .slider-active { background: #000; }
}


.btnHover { gap: 10px }
.mouldBtn { display: inline-block; cursor: pointer; font-size: 15px; font-weight: 600; border: 1px solid transparent; letter-spacing: -.5px; background: #000; text-align: center; color: #fff; padding: 12px 24px;  text-transform: uppercase; transition: all .3s }
.mouldBtn:hover { background-color: #fff; border-color: #000; color: #000; }
.main-title { margin-bottom: 15px; color: #333; font-size: 26px;  text-align: center; font-weight: 600; text-transform: revert }
.main-label { margin-bottom: 4px; color: #333; font-size: 12px;  }
.main-content { color: #333; font-size: 16px; text-align: center; font-weight: 500; margin-bottom: 20px; }



/* Top Bar */
.top-bar { background: #fff; overflow: hidden; }
.top-bar .inner { min-height: 38px; max-width: 1380px; margin: 0 auto }
.top-bar .inner a { color: #737680; font-size: 12px; font-weight: 400; letter-spacing: 1px; text-transform: capitalize}
.top-bar .iconset { padding: 0 10px; }
.top-bar .iconset.setting-link { padding-right: 0 }
.top-bar .iconset .icon { font-size: 13px; color: #737680; font-weight: 600; margin-right: 2px; }
.top-bar .iconset  span { color:  #737680 }
.top-bar .iconset .counter { background: none; color: #737680; letter-spacing: -1px; display: inline-block }
.top-bar.sticky-top { position: fixed; width: 100%; z-index: 48; }
.header-notice { background: #000 }
.header-notice .notices { min-height: 30px; }
.header-notice .notice { height: 30px; line-height: 30px; overflow: hidden; }
.header-notice .notice ul li a { font-size: 13px; color: #fff; font-weight: 300;  display: flex; justify-content: center }
.header-notice .notice ul li a:hover {  color: #fff}
.header-discount { background: #c9192e }
.header-discount .discount { }
.header-discount .discount a { font-size: 14px; color: #fff; font-weight: 300; letter-spacing: -.2px; }
.buXQRChGSN.sticky-header .header-notice,.buXQRChGSN.sticky-header .header-discount { display: none }

/* Header SiteNav */
.buXQRChGSN {  border-bottom: 1px solid #ddd; transition: all 0s }
.buXQRChGSN.sticky-header { margin-top: 36px; -webkit-box-shadow:none }
.buXQRChGSN .header-into, .buXQRChGSN .row {  max-width: 1380px; margin: 0 auto }
.buXQRChGSN .logo.logo-full img { max-width: 124px; max-height:50px; margin-top: -24px; }
.buXQRChGSN #siteNav { height: 100%; }
.buXQRChGSN #siteNav.left { justify-content: center }
.buXQRChGSN #siteNav > li { display: inherit; }
.buXQRChGSN #siteNav > li:after { content: '/'; transform: rotate(10deg); margin: auto 0; padding-top: 10px; color: #737680; font-weight: 400; }
.buXQRChGSN #siteNav > li:last-child:after { content: none }
.buXQRChGSN #siteNav > li > a {  font-size: 16px; padding: 10px 12px 0; font-weight: 600; margin: auto 0; color: #000; text-transform:uppercase; letter-spacing: -.5px;  transition:  all 0s }
.buXQRChGSN #siteNav > li:hover a { color: #c9192e }
.buXQRChGSN #siteNav > li > a:before{ content: " ";z-index: 1000; display: none; left: 35%; bottom: -23px; width: 13px; height: 13px; background: #000; transform: rotate(45deg);   position: absolute; }
.buXQRChGSN #siteNav > li:hover > a:before { display: block; }
.buXQRChGSN #siteNav > li > a:after { background: none; }
.buXQRChGSN #siteNav > li .djuUVTLCQWb { top:110%; background: #000; overflow: hidden; transition: all 0s; }
.buXQRChGSN #siteNav > li:hover .djuUVTLCQWb { top:100% }
.buXQRChGSN.sticky-header #siteNav > li:hover .djuUVTLCQWb {top: 100%;}
.buXQRChGSN #siteNav > li .djuUVTLCQWb .lvl-1 a.lvl-1 { color: #fff; font-size: 14px;   }
.buXQRChGSN #siteNav > li .djuUVTLCQWb .lvl-1 .site-nav { color: #fff;   }
.buXQRChGSN #siteNav > li .djuUVTLCQWb .lvl-1 .site-nav:before { background-color: #fff; height: 3px }
.buXQRChGSN #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 6px; }
.buXQRChGSN #siteNav.medium  > li > a .an:before { color: #1c1c1c; font-weight: 600; font-size: 12px; }
.buXQRChGSN #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }
.buXQRChGSN #siteNav.medium  > li:hover > a .an:before { color: #c9192e }
/* Header IconSet */
.buXQRChGSN .iconset { padding: 0 15px; height: 42px; line-height: 42px; }
.buXQRChGSN .iconset .icon { font-size: 26px; color: #333; }
.buXQRChGSN .iconset:hover a, .buXQRChGSN .iconset:hover .icon{ color: #333 }
.buXQRChGSN .iconset:hover .tooltip-label { top: -24px }
.buXQRChGSN .function { position: relative }
.buXQRChGSN .function #userLinks { top:30%; right: 180px; }
.buXQRChGSN .function #EzNhekZ{ top: 30%; right: 0; }
.buXQRChGSN #EzNhekZ.active, .buXQRChGSN #userLinks.active { top: 0;  }
.buXQRChGSN .header-cart .counter {position: absolute; border-radius: 50%; color: #fff; background: #000; font-weight: 500; min-width: 16px; height: 16px; line-height: 16px; top: 4px; right: 2px;  }
.buXQRChGSN .site-search .input-but { border: none; transition: all 0s }
.buXQRChGSN.sticky-header #DqjmPfc.active { top: 100%; border-top: 1px solid #ddd }
.buXQRChGSN .search-drawer { box-shadow: 0 5px 6px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 10%);  }
.buXQRChGSN .search-drawer .action.search { left: 10px; }
.buXQRChGSN .search-drawer .action.search .an { font-weight: 600; color: #333 }
.buXQRChGSN .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.buXQRChGSN .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.buXQRChGSN .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media(min-width: 992px) {
    /*  Header Search */
    .buXQRChGSN .search_input { margin: auto 0; padding-top: 10px; }
    .buXQRChGSN .site-search { padding: 0; height: 32px; line-height: 32px;  }
    .buXQRChGSN .site-search .icon { font-size: 14px; color: #333 !important; font-weight: 600 }
    .buXQRChGSN .site-search:hover .icon { color: #333 !important;  }
    .buXQRChGSN .site-search .s-input::-webkit-input-placeholder { color: #444; font-weight: 400; font-size: 15px; opacity: 1;  }
    .buXQRChGSN .site-search .s-input { min-width: 180px; font-size: 14px; }
    .buXQRChGSN .site-search .s-input, .buXQRChGSN .site-search .input-but {border: none;border-bottom: solid 2px #000 !important; font-weight: 500; background-color: #fff !important; transition: all 0s; padding: 0 12px ;   height: 100% }
    .buXQRChGSN .site-search .s-input { border-right: none !important; border-radius: 0;  }
    .buXQRChGSN .site-search .input-but { border-left: none !important; border-radius: 0; background-color: #000 !important; padding: 0 8px; }
    .buXQRChGSN .site-search .input-but .icon { color: #fff !important }
    .buXQRChGSN .site-search .s-input:focus { border: 2px solid #000; border-right: 0 !important; padding-left: 10px ;}
    .buXQRChGSN .site-search .s-input:focus + .input-but { border-bottom: 2px solid #dad8d1;  border-left: 0 !important; }
    .buXQRChGSN .search-drawer { display: none }
}
@media only screen and (max-width: 1199px) {
    .buXQRChGSN #siteNav > li > a { padding: 10px 12px 0 !important; }
}
@media only screen and (max-width: 991px) {
    .buXQRChGSN.sticky-header { margin-top: 0 }
    .buXQRChGSN .logo.logo-full img { max-width: 76px; margin-top: 0 }
    .buXQRChGSN .iconset { padding: 0 8px; }
    .buXQRChGSN .iconset .icon { font-size: 20px; font-weight: 600; }
    .buXQRChGSN  #userLinks { display: none }
    .buXQRChGSN .btn--link .an { font-size: 22px; font-weight: 600;  color: #000; padding:0 12px; }
    /* Mobile Nav Wrapper */
    .rJSwhH { right: -300px; left: revert!important; }
    .rJSwhH.active { right: 0; left: revert!important;}
    body.menuOn .WQGPo{ left: revert!important; }
    .rJSwhH .yTYZdHVVoc { height: 36px; }
    .rJSwhH #jwFEKRjPsE li a { color: #333; font-weight: 500; }
    .rJSwhH #jwFEKRjPsE li li a { font-size: 13px !important; font-weight: 400 }
    .rJSwhH #jwFEKRjPsE li li li a { font-weight: 500 }
}
@media only screen and (max-width: 767px) {
    .buXQRChGSN .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .buXQRChGSN .search-drawer { padding: 20px 15px 20px 15px !important; }
    .buXQRChGSN .search-drawer .searchField { display: flex }
}

.slideshow .blur-up-min { display: none }
.slideshow .VDte { position: absolute; top: 0; bottom: 0; left: 15%; width: 40%; padding: 6% 0 0 0; display: flex; justify-content: center; flex-direction: column }
.slideshow .VDte .slide-title span{ font-size: 38px; color: #000; padding: 5px; letter-spacing: -.5px; background-color: #ccaa90 }
.slideshow .VDte .slide-content { font-size: 15px; color: #fff; font-weight: 400; max-width: 62%; margin: 20px 0; }
.slideshow .VDte .banner1Btn { background-color: #fff; color: #000 }
.slideshow .VDte .banner1Btn:hover { background-color: #c9192e; border-color:#c9192e;  color: #fff }
@media (min-width: 767px) and (max-width: 1024px) {
    .slideshow .VDte { padding: 0; }
    .slideshow .VDte .slide-content { max-width: 88% }
}
@media only screen and (max-width: 767px) {
    .slideshow .blur-up-max { display: none }
    .slideshow .blur-up-min { display: block }
    .slideshow .VDte { position: revert; width: 100%; text-align: center; padding: 6% 20px; }
    .slideshow .VDte .slide-title br { display: none; }
    .slideshow .VDte .slide-title span { background: none; font-size: 26px; letter-spacing: 0 }
    .slideshow .VDte .slide-content { max-width: 100%; color: #000; margin: 0 0 20px; }
    .slideshow .VDte .slide-button .btnHover { justify-content: center; }
    .slideshow .VDte .banner1Btn { background-color: #c9192e;  color: #fff }
    .slideshow .VDte .banner1Btn:hover { background-color: #000; border-color:#000; }
}
@media only screen and (max-width: 450px) {
    .slideshow .VDte .slide-title br { display: block; }
}

.mte-banner-wrapper .coverLink { margin-top: 10px; position: relative; }
.mte-banner-wrapper .coverLink .imgBG img { width: 100% }
.mte-banner-wrapper .coverLink .content-text { position: absolute; left: auto; right: 0; top:0; width: 47%; height: 100%; padding: 0 6% 0 2%; display: flex; align-items: center; justify-content: space-between }
.mte-banner-wrapper .coverLink .content-text .text-wrap h3 { font-size: 30px; line-height: 32px; color: #fff; letter-spacing: -.3px; }
.mte-banner-wrapper .coverLink .content-text .text-wrap h4 { font-size: 18px; line-height: 20px; color: #fff; letter-spacing: -.2px; }
.mte-banner-wrapper .coverLink .content-text .mouldBtn { background-color: #c9192e; }
.mte-banner-wrapper .coverLink .content-text .mouldBtn:hover { background-color: #000000; border-color: #ffffff; color: #ffffff }
@media (min-width: 767px) and (max-width: 1024px) {
    .mte-banner-wrapper .coverLink .content-text .text-wrap h3 { font-size: 20px; line-height: 22px; }
    .mte-banner-wrapper .coverLink .content-text .text-wrap h4 { font-size: 16px; line-height: 18px; }
}
@media only screen and (max-width: 767px) {
    .mte-banner-wrapper .coverLink .content-text { left: 0; right: auto;  padding: 22% 0 0 10%; width: 60%}
    .mte-banner-wrapper .coverLink .content-text .btnLink { display: none }
}
@media only screen and (max-width: 576px) {
    .mte-banner-wrapper .coverLink .content-text .text-wrap h3 { font-size: 20px; line-height: 22px; margin-bottom: 5px; }
    .mte-banner-wrapper .coverLink .content-text .text-wrap h4 { font-size: 16px; line-height: 18px; }
}
@media only screen and (max-width: 480px) {
    .mte-banner-wrapper .coverLink .content-text .text-wrap h3 { font-size: 18px; line-height: 20px; }
    .mte-banner-wrapper .coverLink .content-text .text-wrap h4 { font-size: 14px; line-height: 16px; }
}

.classic-module { margin-top: 20px; }
.classic-module .inner-products { padding: 30px; background-image: url("../images/vans/classics_module_bg_desk.jpg"); background-repeat: no-repeat; background-size: cover; background-position: bottom right; }
.classic-module .inner-products .product-content { background-color: rgba(0, 0, 0, 0.05); border-radius: 35px; }
.classic-module .inner-products .product-content .title-wrapper { width: 100%; border-radius: 35px 35px 0 0; background: #000; padding: 20px; position: relative; }
.classic-module .inner-products .product-content .title-wrapper h3 { font-size: 30px; color: #fff; margin-bottom: 0; text-align: center; text-transform: uppercase; }
.classic-module .inner-products .product-content .items-wrapper { margin-top: 56px; padding: 10px 20px 32px 20px; width: 100%; align-items: flex-end; justify-content: space-between }
.classic-module .inner-products .product-content .items-wrapper .product-number { padding: 0 25px 16px; text-align: center; }
.classic-module .inner-products .product-content .items-wrapper .product-number h4 { font-size: 20px; color: #000; text-align: center; margin-top: 12px; text-transform: uppercase }
.classic-module .inner-products .product-content .items-wrapper .product-number sup { top: .1em; font-size: 24px;  font-weight: 400 }
.classic-module .inner-products .product-content .items-wrapper .product-number img{ -webkit-transform:scale3d(1.1, 1.1, 1); transform:scale3d(1.1, 1.1, 1); }
@media (min-width: 991px) and (max-width: 1380px) {
    .classic-module .inner-products .product-content .items-wrapper .product-number h4 { font-size: 16px; }
    .classic-module .inner-products .product-content .items-wrapper .product-number img { -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }
}
@media (min-width: 992px) {
    .classic-module .inner-products .product-content .title-wrapper { width: 4rem; border-radius: 35px 0 0 35px; background: #000; position: relative; }
    .classic-module .inner-products .product-content .title-wrapper h3 { font-size: 20px; transform: translate(-50%, -50%) rotate(-90deg); width: 400%; color: #fff; position: absolute; top: 50%; left: 50%; text-align: center; text-transform: uppercase; }
}
@media only screen and (max-width: 991px) {
    .classic-module .inner-products .product-content { flex-direction: column }
    .classic-module .inner-products .product-content .items-wrapper { flex-wrap: wrap; justify-content: center }
    .classic-module .inner-products .product-content .items-wrapper .product-number { width: 33.3333%; padding: 0 25px 42px; }
    .classic-module .inner-products .product-content .items-wrapper .product-number img { -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }
}
@media only screen and (max-width: 767px) {
    .classic-module .inner-products .product-content .items-wrapper { margin-top: 40px; padding: 0 10px }
    .classic-module .inner-products .product-content .items-wrapper .product-number { width: 50%; padding: 0 12px 25px; }
}
@media only screen and (max-width: 576px) {
    .classic-module .inner-products { padding: 25px 15px; }
    .classic-module .inner-products .product-content .title-wrapper h3 { font-size: 26px }
    .classic-module .inner-products .product-content .items-wrapper .product-number h4 { font-size: 16px; }
}
@media only screen and (max-width: 480px) {
    .classic-module .inner-products .product-content .title-wrapper h3 { font-size: 22px; }
    .classic-module .inner-products .product-content .items-wrapper .product-number h4 { font-size: 14px; }
}

.customs-banner .customs-content { margin-top: 20px; position: relative; }
.customs-banner .customs-content .bg-wrapper img { width: 100%; }
.customs-banner .customs-content .content-wrapper { position: absolute; display: flex; flex-direction: column; justify-content: center; width: 50%; height: 100%; left: 2%; top: 0; }
.customs-banner .customs-content .content-wrapper .logo-unit { margin-bottom: 10px; }
.customs-banner .customs-content .content-wrapper .text-unit { max-width: 400px; }
.customs-banner .customs-content .content-wrapper .text-unit .main-title { text-align: left; color: #fff; font-size: 22px; letter-spacing: -.3px; margin-bottom: 5px; }
.customs-banner .customs-content .content-wrapper .text-unit .main-content { text-align: left; color: #fff; font-size: 14px; line-height: 18px; margin-bottom: 10px; }
.customs-banner .customs-content .content-wrapper .btn-unit .banner1Btn { background-color: #c9192e; color: #fff }
.customs-banner .customs-content .content-wrapper .btn-unit .banner1Btn:hover { background-color: #000; border-color:#000; }
.customs-banner .customs-content .content-wrapper .btn-unit .an-square-icon { width: 12px; height: 12px; margin-left: 5px; }
.customs-banner .customs-content .content-wrapper .btn-unit .an-square-icon img { margin-top: -3px; }
.customs-banner .customs-content .content-wrapper .btn-unit .mouldBtn:hover .an-square-icon img { -webkit-filter: invert(1); filter: invert(1); }
@media (min-width: 767px) and (max-width: 991px) {
    .customs-banner .customs-content .content-wrapper .logo-unit {width: 100px; margin-bottom: 5px; }
    .customs-banner .customs-content .content-wrapper .text-unit .main-title { font-size: 16px; }
    .customs-banner .customs-content .content-wrapper .text-unit .main-content { font-size: 12px; margin-bottom: 5px }
    .customs-banner .customs-content .content-wrapper .btn-unit .mouldBtn { font-size: 14px; padding: 10px 20px; }
}
@media only screen and (max-width: 767px) {
    .customs-banner .customs-content .content-wrapper { position: revert; width: 100%; padding: 6% 20px; }
    .customs-banner .customs-content .content-wrapper .logo-unit { display: none }
    .customs-banner .customs-content .content-wrapper .text-unit { max-width: 100%; }
    .customs-banner .customs-content .content-wrapper .text-unit .main-title { text-align: center; color: #000;  }
    .customs-banner .customs-content .content-wrapper .text-unit .main-content { text-align: center; color: #000; font-weight: 400;  line-height: 24px; margin: 20px; }
    .customs-banner .customs-content .content-wrapper .btn-unit .btnHover { justify-content: center; }
}

.lattice2Grid .items-content { margin-top: 60px; display: flex; justify-content: space-between; flex-wrap: wrap; border-bottom: 1px solid #a3a3a3 }
.lattice2Grid .items-content .item-unit { width: calc( 50% - 10px); margin-bottom: 80px; }
.lattice2Grid .items-content .item-unit .item-img img { width: 100% }
.lattice2Grid .items-content .item-unit .item-text .main-title{ font-size: 42px; color: #000; margin-top: 20px; letter-spacing: -.3px; }
.lattice2Grid .items-content .item-unit .item-text .main-content { font-size: 15px; color: #000; font-weight: 400; letter-spacing: -.2px; }
.lattice2Grid .items-content .item-unit .item-btn { text-align: center; margin-top: 20px; }
@media (min-width: 1380px) {
    .lattice2Grid .items-content { margin: 60px -15px 0; }
}
@media only screen and (max-width: 991px) {
    .lattice2Grid .items-content .item-unit .item-text .main-title { font-size: 36px; }
}
@media only screen and (max-width: 767px) {
    .lattice2Grid .items-content{ border-bottom: none }
    .lattice2Grid .items-content .item-unit { width: calc( 25% - 10px); margin-bottom: 30px;  }
    .lattice2Grid .items-content .item-unit .item-img { border-radius: 50%; overflow: hidden; }
    .lattice2Grid .items-content .item-unit .item-text { padding: 0 10px; }
    .lattice2Grid .items-content .item-unit .item-text .main-title { font-size: 15px; }
    .lattice2Grid .items-content .item-unit .item-text .main-content { display: none }
    .lattice2Grid .items-content .item-unit .item-btn { display: none }
}
@media only screen and (max-width: 576px) {
    .lattice2Grid .items-content .item-unit { width: calc( 50% - 10px); }
}

.lattice4Grid .row > * { padding:10px !important; }
.lattice4Grid .social-title { margin-top: 10px; }
.lattice4Grid .social-title .main-label { text-transform: uppercase; font-size: 14px; color: #C9192E; font-weight: 400; text-align: center }
.lattice4Grid .social-title .main-title { text-transform: uppercase; font-size: 30px; letter-spacing: -.5px; max-width: 900px; margin: 0 auto 20px; }
.lattice4Grid .social-items .itemImg img { width: 100% }
.lattice4Grid .social-items .itemText { padding-top: 15px; }
.lattice4Grid .social-items .itemText .main-label { text-transform: uppercase; font-size: 12px; color: #C9192E; font-weight: 600;  }
.lattice4Grid .social-items .itemText .main-title { text-transform: uppercase; font-size: 20px; color: #000; letter-spacing: -.4px; text-align: left; margin-bottom: 12px; }
.lattice4Grid .social-items .itemText .main-content { font-size: 13px; color: #64686b; font-weight: 400; letter-spacing: -.2px; text-align: left; margin-bottom: 15px; }
.lattice4Grid .social-items .socialBtn .mouldBtn{ font-size: 16px; color: #626262; border: none; text-transform: uppercase; background: none;  padding: 0; text-decoration: underline }
.lattice4Grid .social-items .socialBtn .mouldBtn:hover { border: none; color: #626262; }
.lattice4Grid .socialMore { text-align: center; margin: 30px 0; }
.lattice4Grid .socialMore .mouldBtn { background-color: #2b2b2b }
.lattice4Grid .socialMore .mouldBtn:hover  { color: #fff }
@media only screen and (max-width: 767px) {
    .lattice4Grid .social-items .itemText .main-title { font-size: 14px; }
    .lattice4Grid .social-items .itemText .main-content { display: none }
    .lattice4Grid .social-items .socialBtn .mouldBtn { font-size: 13px; }
}
@media only screen and (max-width: 480px) {
    .lattice4Grid .row > * { padding:5px !important; }
}




/* Product Slider */
.vNGiBdZJRgh { background: #f1f2ed  }
.vNGiBdZJRgh .product-wrapper { padding: 30px 100px 0;}
.vNGiBdZJRgh .product-title .main-title { color: #000; font-weight: 600; font-size: 36px; letter-spacing: -.4px; }
.vNGiBdZJRgh .hsRoej .slick-list{ padding: 10px 0 20px; }
.vNGiBdZJRgh .hsRoej .slick-slide { margin: 0 10px; }
.vNGiBdZJRgh .hsRoej .list-item { border:none ; border-radius: 0; padding: 2px 0 0;}
.vNGiBdZJRgh .hsRoej .list-item .UOxLh a { color: #464646; font-size: 13px !important; font-weight: 400; opacity: 1; text-transform: uppercase }
.vNGiBdZJRgh .hsRoej .list-item .EVQHmfby .product-price .price { color: #000 !important; font-weight: 600;   }
.vNGiBdZJRgh .hsRoej .list-item .EVQHmfby { text-align: center!important; }
.vNGiBdZJRgh .hsRoej .list-item:hover .UOxLh a { color: #464646 }
.vNGiBdZJRgh .button-set li .btn-icon .icon { font-size: 15px; }
.vNGiBdZJRgh .button-set.style0 li .btn-icon { border:1px solid #ddd }
.vNGiBdZJRgh .hsRoej .product-price .old-price { font-size: 13px; color: #303030 }
.vNGiBdZJRgh .hsRoej .slick-arrow { background: #bbb; border-radius: 50%;  top:45%; width: 42px; height: 42px;  }
.vNGiBdZJRgh .hsRoej .slick-arrow:before {  opacity: 1; font-size: 18px; color: #fff }
.vNGiBdZJRgh .hsRoej .slick-prev { left: -80px; }
.vNGiBdZJRgh .hsRoej .slick-next { right: -80px; }

@media only screen and (max-width: 1180px) {
    .vNGiBdZJRgh .product-wrapper { padding: 30px 15px 0; }
    .vNGiBdZJRgh .hsRoej { padding: 0; }
    .vNGiBdZJRgh .hsRoej .slick-prev { left: 0; }
    .vNGiBdZJRgh .hsRoej .slick-next { right: 0; }
}
@media only screen and (max-width: 576px) {
    .vNGiBdZJRgh .product-title .main-title { font-size: 24px; }
    .vNGiBdZJRgh .hsRoej { padding: 0 5px; }
}

.VxPsUaAP { background: #f1f2ed  }
.VxPsUaAP .item-spacing { padding: 0 40px; }
.VxPsUaAP .section-header h2 { text-transform: uppercase; color: #000; font-weight: 600; font-size: 28px; letter-spacing: -.4px; }
.VxPsUaAP .section-header p { font-weight: 600; font-size: 13px; transform: scale(1, 1.1); letter-spacing: -0.5px }
.VxPsUaAP .slick-track { display: flex; gap: 20px; }
.VxPsUaAP .zoom-scal { background: none; border-radius: 0; padding: 0; }
.VxPsUaAP .zoom-scal:before { content: ''; background-color: rgba(0,0,0,0.8) ; -webkit-transition:all 0s ease; transition:all 0s ease; }
.VxPsUaAP .zoom-scal img { -webkit-transition:all 0s ease; transition:all 0s ease; width: 100% }
.VxPsUaAP .zoom-scal:hover img { opacity:1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }
.VxPsUaAP .mask-add-cart {text-align: center; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index:30; color: #fff; display: none  }
.VxPsUaAP .mask-add-cart .shop-now { padding: 80px 0; height: 100%; display: flex; flex-direction: column; justify-content: space-between }
.VxPsUaAP .mask-add-cart .shop-now .buyTips { color: #fff; font-weight: 400; font-size: 16px; letter-spacing: -.3px; text-transform: uppercase }
.VxPsUaAP .mask-add-cart .shop-now .follow { font-size: 14px; font-weight: 400 }
.VxPsUaAP .mask-add-cart .shop-now i.add-icon { margin: 30px auto; width: 52px; display: flex }
.VxPsUaAP .mask-add-cart .shop-now i.likes-icon { color: #fff; font-size: 24px;font-weight: 500; }
.VxPsUaAP .mask-add-cart .shop-now i.likes-icon:before { content: "\ebbb" }
.VxPsUaAP .mask-add-cart .shop-now .mouldBtn { background-color: #fff; border-color: #fff; color: #000; font-weight: 500; font-size: 14px; padding: 6px 24px; }
.VxPsUaAP .zoom-scal:hover .mask-add-cart { display: block }
.VxPsUaAP .slick-arrow {background: none; width: 42px; height: 42px;  }
.VxPsUaAP .slick-arrow:before { color: #000; opacity: 1; font-size: 32px; font-weight: 700  }
.VxPsUaAP .slick-prev { left: -40px; }
.VxPsUaAP .slick-next { right: -40px; }
@media only screen and (max-width: 991px) {
    .VxPsUaAP .slick-track { gap: 10px; }
}

/* Footer */
.footer .PCjVuzDeh { border: none; background-color: #1C1C1C !important }
.footer .PCjVuzDeh .h4, .footer .PCjVuzDeh .text-transform-title { font-size: 15px; font-weight: 600 ; color: #fff; text-transform: uppercase !important}
.footer .PCjVuzDeh .text-transform-title { margin-bottom: 20px }
.footer .PCjVuzDeh p, .footer .footer-links a { font-size: 13px; margin-bottom: 20px;  color: #fff}
.list-inline-item:not(:last-child) { margin-right: 1.2rem; margin-bottom: 1.2rem }
.footer .social-icons li i { font-size: 22px;  color: #fff}
.footer .cnYavT { border: none; background-color: #000 !important }
.footer .text-uppercase,  .footer .text-uppercase a { color: #fff }
@media only screen and (max-width: 767px) {
    .footer .PCjVuzDeh .footer-links .h4 { border-color: #e6e6e6 !important }
}

/* Footer Email */
.email-input { height: 46px; margin-bottom: 20px }
.email-input .m-input::-webkit-input-placeholder { color: #000; font-size: 13px; font-weight: 300 }
.email-input .email-label { margin: 0 5px 0 0; line-height: 24px; font-weight: 500 }
.email-input .m-input {max-width: 380px; background: #fff;  border-color: #000; border-right: none;  border-radius: 5px 0 0 5px; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 62px; padding: 0 14px; border:none; color: #fff; transition: all .3s; font-size: 14px; background: #C9192E; border-radius: 0 5px 5px 0 ; font-weight: 300; letter-spacing: 1px }
.email-input .input-but:hover { background: #f04256  }
.email-input .input_icon { font-size: 20px; font-weight: 600; color: #fff; line-height: 38px; }
.email-input .input_icon:before { content: '\eb68';  }
