/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.OShUgtspCZ { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 30px 0 }
.container { max-width: 1314px; padding-left: 15px; padding-right: 15px; }
.container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
@media (min-width: 1480px) { .container { padding-left: 0; padding-right: 0; } }
.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 (min-width: 992px) {
    .col-cm-1s5 { width: 12.49999995% }  .col-cm-10s5 { width: 87.49999995% }
    .col-cm-10 { width: 10% } .col-cm-15 { width: 15% } .col-cm-20 { width: 20% } .col-cm-25 { width: 25% } .col-cm-30 { width: 30% } .col-cm-35 { width: 35% }
    .col-cm-40 { width: 40% } .col-cm-45 { width: 45% } .col-cm-50 { width: 50% } .col-cm-55 { width: 55% } .col-cm-60 { width: 60% } .col-cm-65 { width: 65% }
    .col-cm-70 { width: 70% } .col-cm-75 { width: 75% } .col-cm-80 { width: 80% } .col-cm-85 { width: 85% } .col-cm-90 { width: 90% } .col-cm-100 { width: 100% }
}
@media (min-width: 768px) {
    .col-mi-10 { width: 10% } .col-mi-15 { width: 15% } .col-mi-20 { width: 20% } .col-mi-25 { width: 25% } .col-mi-30 { width: 30% } .col-mi-35 { width: 35% }
    .col-mi-40 { width: 40% } .col-mi-45 { width: 45% } .col-mi-50 { width: 50% } .col-mi-55 { width: 55% } .col-mi-60 { width: 60% } .col-mi-65 { width: 65% }
    .col-mi-70 { width: 70% } .col-mi-75 { width: 75% } .col-mi-80 { width: 80% } .col-mi-85 { width: 85% } .col-mi-90 { width: 90% } .col-mi-100 { width: 100% }
}
@media (min-width: 576px) {
    .col-min-10 { width: 10% } .col-min-15 { width: 15% } .col-min-20 { width: 20% } .col-min-25 { width: 25% } .col-min-30 { width: 30% } .col-min-35 { width: 35% }
    .col-min-40 { width: 40% } .col-min-45 { width: 45% } .col-min-50 { width: 50% } .col-min-55 { width: 55% } .col-min-60 { width: 60% } .col-min-65 { width: 65% }
    .col-min-70 { width: 70% } .col-min-75 { width: 75% } .col-min-80 { width: 80% } .col-min-85 { width: 85% } .col-min-90 { width: 90% } .col-min-100 { width: 100% }
}
@media only screen and (max-width: 991px) {
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .jxyFOLyDwv { 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: 20px }
.mouldBtn { display: inline-block; cursor: pointer; font-size: 14px; font-weight: 500;  background: #000;  text-align: center;  color: #fff; padding: 8px 16px;  text-transform: uppercase; transition: all .3s }
.main-title { margin-bottom: 15px; color: #333; font-size: 24px;  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; padding: 0 48px; }
.top-bar .iconset { padding: 0 12px; }
.top-bar .iconset .icon {font-size: 20px; font-weight: 600; color: #000; }
.top-bar .iconset .icon:hover { color: #000; }
.top-bar .help-link a { background-color: #d7eff2; padding: 0 5px; max-height: 24px; line-height: 24px; }
.top-bar .help-link a span{ font-size: 12px; color: #1ca5b9; font-weight: 600 }
.top-bar .header-cart .counter { position: absolute; border-radius: 50%; width: 14px; height: 14px; line-height: 14px; top: 0px; right: 5px; }
.top-bar.sticky-top { position: fixed; width: 100%; z-index: 48; }
.notice-ber { background: #ededed }
.notice-ber .notices { min-height: 40px; }
.notice-ber .notice { height: 32px; line-height: 32px; margin: auto 0; text-align: center; overflow: hidden; }
.notice-ber .notice a { font-size: 16px; color: #000; font-weight: 700;  }
.notice-ber .notice a:hover { color: #fff }

/* Header SiteNav */
.jxyFOLyDwv { flex-direction: column; border-bottom: 1px solid #ddd; transition: all 0s }
.jxyFOLyDwv.sticky-header { margin-top: 36px; -webkit-box-shadow:none }
.jxyFOLyDwv .header-into { padding: 0 48px; }
.jxyFOLyDwv .row { max-width: 1420px; margin: 0 auto; }
.jxyFOLyDwv .logo.logo-full img { max-width: 300px; max-height: 30px; }
.jxyFOLyDwv #siteNav { height: 100%; padding: 0 10px; }
.jxyFOLyDwv #siteNav.left { justify-content: center }
.jxyFOLyDwv #siteNav > li { display: inherit; }
.jxyFOLyDwv #siteNav > li:hover a { color: #1ca5b9 }
.jxyFOLyDwv #siteNav > li > a {  font-size: 17px; padding: 0 18px; letter-spacing: -.5px; font-weight: 600; margin: auto 0; color: #000; text-transform:uppercase;  transition:  all 0.3s }
.jxyFOLyDwv #siteNav > li .MvcCH .lvl-1 a.lvl-1 { color: #000; font-size: 14px; }
.jxyFOLyDwv #siteNav > li .MvcCH .lvl-1 a.lvl-1:hover { color: #000; }
.jxyFOLyDwv #siteNav > li .MvcCH .lvl-1 .site-nav { color: #000; }
.jxyFOLyDwv #siteNav > li .MvcCH .lvl-1 .site-nav:hover { color: #1ca5b9; }
.jxyFOLyDwv #siteNav > li > a:after { background: none }
.jxyFOLyDwv #siteNav > li .MvcCH .lvl-1 .site-nav:before { content: none; background-color: #000; height: 3px; }
.jxyFOLyDwv #siteNav > li .MvcCH { top:110%; border-top: 1px solid #ddd;  overflow: hidden; transition: all .3s; box-shadow: 0 4px 4px rgb(0 0 0 / 10%);  }
.jxyFOLyDwv #siteNav > li .MvcCH { transition: all .0s;  }
.jxyFOLyDwv #siteNav > li:hover .MvcCH { top:100% }
.jxyFOLyDwv #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 2px; }
.jxyFOLyDwv #siteNav.medium  > li > a .an:before { color: #000; font-weight: 600; font-size: 26px; }
.jxyFOLyDwv #siteNav.medium  > li:hover > a .an { transform: rotate(0deg); }
.jxyFOLyDwv #siteNav.medium  > li:hover > a .an:before { color: #1ca5b9 }
/* Header IconSet */
.jxyFOLyDwv .iconset { padding: 0 20px; height: 42px; line-height: 42px; }
.jxyFOLyDwv .iconset .icon { font-weight: 600; color: #000 }
.jxyFOLyDwv .iconset:hover a, .jxyFOLyDwv .iconset:hover .icon{ color: #000 }
.jxyFOLyDwv .iconset.site-search .input-but { background: none; border: none; transition:  all 0s  }
.jxyFOLyDwv .iconset:hover .tooltip-label { display: none }
.jxyFOLyDwv .header-cart { display: none }
.jxyFOLyDwv .header-cart .counter { color: #fff;  font-weight: 500; background-color: #000; min-width: 16px; height: 16px; line-height: 16px; top: 12px; right: 4px;  }
.jxyFOLyDwv .search-drawer {border-top: 1px solid #ddd; box-shadow: 0 5px 6px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 10%);  }
.jxyFOLyDwv .search-drawer .action.search { left: 10px; }
.jxyFOLyDwv .search-drawer .action.search .an { font-weight: 600; color: #333 }
.jxyFOLyDwv .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.jxyFOLyDwv .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.jxyFOLyDwv .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media(min-width: 992px) {
    #userLinks { top :30px; }
    #userLinks.active { top: 0; }
    /*  Header Search */
    .jxyFOLyDwv .site-search { padding: 0; height: 42px; line-height: 42px; }
    .jxyFOLyDwv .site-search .icon { font-size: 20px; color: #000 !important; font-weight: 600 }
    .jxyFOLyDwv .site-search:hover .icon { color: #000 !important;  }
    .jxyFOLyDwv .site-search .s-input::-webkit-input-placeholder { color: #303030; font-weight: 400; font-size: 12px; opacity: 1;  }
    .jxyFOLyDwv .site-search .s-input { min-width: 200px; }
    .jxyFOLyDwv .site-search .s-input, .jxyFOLyDwv .site-search .input-but {border:none; border-bottom: solid 1px #eee !important; font-weight: 500; background-color: #fff !important; transition: all 0s; padding: 0 12px ;   height: 100% }
    .jxyFOLyDwv .site-search .s-input { border-right: none !important; border-radius: 0;  }
    .jxyFOLyDwv .site-search .input-but { border-left: none !important; border-radius: 0; padding: 0 }
    .jxyFOLyDwv .site-search .s-input:focus { border-bottom: 1px solid #d3d3d3; border-right: 0 !important;}
    .jxyFOLyDwv .site-search .s-input:focus + .input-but { border-bottom: 1px solid #d3d3d3;  border-left: 0 !important; }
    .jxyFOLyDwv .search-drawer { display: none }
}
@media only screen and (max-width: 991px) {
    .jxyFOLyDwv.sticky-header { margin-top: 0; }
    .jxyFOLyDwv .header-into { padding: 0 ; }
    .jxyFOLyDwv .logo.logo-full { width: 80px; overflow: hidden }
    .jxyFOLyDwv .iconset {  padding: 0 10px; }
    .jxyFOLyDwv .iconset .icon { font-size: 20px; }
    .jxyFOLyDwv .header-cart { display: flex }
    .jxyFOLyDwv .nav-item-none { display: none !important }
    .jxyFOLyDwv  #userLinks { display: none }
    .jxyFOLyDwv .btn--link .an{ font-size: 22px; font-weight: 600; color: #000; padding: 0 10px; position: relative }
    .jxyFOLyDwv .header-cart .counter { min-width: 15px;height: 15px;line-height: 15px; right: -2px; }
    /* Mobile Nav Wrapper */
    .eFqSRQy .uvVzOv { height: 36px; }
    .eFqSRQy #QcKZ li a { color: #333; font-weight: 500; }
    .eFqSRQy #QcKZ li li a { font-size: 13px !important; font-weight: 400 }
    .eFqSRQy #QcKZ li li li a { font-weight: 500 }
}
@media only screen and (max-width: 767px) {
    .jxyFOLyDwv .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .jxyFOLyDwv .logo.logo-full { width: 64px; }
    .jxyFOLyDwv .logo.logo-full img{ max-width: 158px; }
    .jxyFOLyDwv .search-drawer { padding: 20px 15px 20px 15px !important; }
    .jxyFOLyDwv .search-drawer .searchField { display: flex }
}


.slideshow .blur-up-min { display: none }
.slideshow .vdmpcq { position: absolute; flex-direction: column; left: 0; right: 0; top: 0; bottom: 0; padding: 0 20px; }
.slideshow .vdmpcq .slide-title { font-size: 60px; text-transform: revert; line-height: 62px; text-align: center ; font-weight: 600; color: #004c59; }
.slideshow .vdmpcq .slide-title span { font-size: 48px; }
.slideshow .vdmpcq .slide-content { max-width: 540px; margin: 0 auto 20px; font-size: 18px; color: #004c59; text-align: center; font-weight: 500;  }
.slideshow .slide-button { display: flex; flex-direction: column; gap: 20px; }
.slideshow .slide-button .mouldBtn:hover { background-color: #faf5cf; color: #004c59 }

@media only screen and (max-width: 767px) {
    .slideshow .blur-up-max { display: none }
    .slideshow .blur-up-min { display: block }
    .slideshow .vdmpcq .slide-title { font-size: 40px; line-height: 38px;  }
    .slideshow .vdmpcq .slide-title span { font-size: 28px; }
    .slideshow .vdmpcq .slide-content { font-size: 14px; margin-bottom: 10px; }
    .slideshow .slide-button { gap: 10px; }
    .slideshow .slide-button .mouldBtn { padding: 8px; font-size: 14px; min-width: 142px; }
}
@media only screen and (max-width: 576px) {
    .slideshow .vdmpcq .slide-title { font-size: 28px; line-height: 24px;  }
    .slideshow .vdmpcq .slide-title span { font-size: 18px; }
}

/* Product Slider */
.VRZuNWA .product-wrapper { padding:0 48px; margin-top: 32px;}
.VRZuNWA .product-title { display: flex; justify-content: space-between; }
.VRZuNWA .product-title .main-title { color: #000; font-weight: 600; font-size: 26px; line-height: 24px; text-align: left; }
.VRZuNWA .product-title .allBtn a { font-size: 16px; color: #000; font-weight: 500; line-height: 24px; text-decoration: underline }
.VRZuNWA .product-title .allBtn i { margin-left: 5px; }
.VRZuNWA .pTjPDsxm .slick-list{ display: flex; border-right: 1px solid #dadde3 }
.VRZuNWA .pTjPDsxm .slick-track{ display: flex; padding: 10px 0; }
.VRZuNWA .pTjPDsxm .slick-slide { border: 1px solid #dadde3; border-right: none}
.VRZuNWA .pTjPDsxm .list-item { border:none ; border-radius: 0; padding: 0;}
.VRZuNWA .pTjPDsxm .list-item .VTNjNHKKSBc a { color: #000; font-size: 18px !important; font-weight: 500; opacity: 1; letter-spacing: -.5px; text-transform: uppercase }
.VRZuNWA .pTjPDsxm .list-item .cYABCFEP .product-price .price { color: #303030 !important; font-weight: 500;  font-size: 15px;  }
.VRZuNWA .pTjPDsxm .list-item .cYABCFEP { text-align: left!important; padding: 10px }
.VRZuNWA .pTjPDsxm .list-item:hover .VTNjNHKKSBc a { color: #000 }
.VRZuNWA .button-set li .btn-icon .icon { font-size: 15px; }
.VRZuNWA .button-set.style0 li .btn-icon { border:1px solid #ddd }
.VRZuNWA .pTjPDsxm .product-price .old-price { font-size: 15px; color: #303030; font-weight: 500 }
.VRZuNWA .pTjPDsxm .slick-arrow { background: #000; border-radius: 50%;  top:45%; width: 48px; height: 48px;  }
.VRZuNWA .pTjPDsxm .slick-arrow:before {  opacity: 1; font-size: 18px; color: #fff }
.VRZuNWA .pTjPDsxm .slick-prev { left: 20px; }
.VRZuNWA .pTjPDsxm .slick-next { right: 20px; }

@media only screen and (max-width: 991px) {
    .VRZuNWA .product-wrapper { padding: 0 15px; }
    .VRZuNWA .product-title .main-title { font-size: 18px; }
}
@media only screen and (max-width: 576px) {
    .VRZuNWA .product-wrapper { padding: 30px 15px; }
    .VRZuNWA .pTjPDsxm { padding: 0 5px; }
}

.lattice3Grid .items { padding: 15px }
.lattice3Grid .main-title { font-size: 30px; text-align: left; font-weight: 600; margin-left: 15px; }
@media only screen and (max-width: 576px) {
    .lattice3Grid .main-title { font-size: 20px; }
}

.bannerPoster .banner-img-wrapper img { width: 100% }
.bannerPoster .slider-arrow { background: rgba(0,0,0,.3); width: 48px; height: 48px; border-radius: 50%; top: 50%; font-weight: 300; transition: all .5s; opacity: 0; }
.bannerPoster:hover .slider-arrow { opacity: 1 }
.bannerPoster .slick-prev:before, .bannerPoster .slick-next:before { font-size: 24px;  color: #fff;  opacity: 1 }
.bannerPoster .slick-prev { left: 20px } .bannerPoster .slick-next { right: 20px; }
.bannerPoster .slider-dots { bottom: 20px; left: 50.5% }
.bannerPoster .slider-dots .slider-dots-item { background: rgba(0,0,0,.3);  border-radius: 50%; width: 6px; height: 6px; margin: 0 10px;  }
.bannerPoster .slider-dots .slider-dots-item.slider-active { background:  rgba(0,0,0,.8); margin-top: 0  }



    /* Collection Banner */
.AbNbZbhp .section-header { margin-bottom: 10px; }
.AbNbZbhp .section-header .main-title{ color: #000; font-size: 24px; text-transform: uppercase; text-align: left!important; margin-left: 15px; }
.AbNbZbhp .zoomscal-hov { margin: 15px; }
.AbNbZbhp .zoom-scal { background: none; border-radius: 0; cursor: pointer }
.AbNbZbhp .zoom-scal:before { content:none; background: none; -webkit-transition:all 0s ease; transition:all 0s ease; }
.AbNbZbhp .zoom-scal img { -webkit-transition:all 0s ease; transition:all 0s ease; width: 100% }
.AbNbZbhp .zoom-scal:hover img { opacity:1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }
.AbNbZbhp .shop-title .main-title { color: #000; font-size: 15px; margin-top: 10px; letter-spacing: -.2px; }
.AbNbZbhp .mask-add-cart .shop-now { text-align: center }
.AbNbZbhp .mask-add-cart .shop-now span.mouldBtn { background-color: #000; color: #fff; margin: 5px 0; }
.AbNbZbhp .mask-add-cart .shop-now span.mouldBtn:hover { background-color: #333 }
.AbNbZbhp .slick-arrow {  background: rgba(0,0,0,.3); width: 48px; height: 48px; border-radius: 50%; }
.AbNbZbhp .slick-arrow:before {  opacity: 1; font-size: 24px; color: #fff }
.AbNbZbhp .slick-prev { left: 15px; top: 45% }
.AbNbZbhp .slick-next { right: 15px; top: 45% }



/* Footer */
.footer .UctcNtQ { border-color: #dad9cd }
.footer .UctcNtQ .h4, .footer .UctcNtQ .text-transform-title { font-size: 16px; font-weight: 600 ; text-transform: uppercase !important}
.footer .UctcNtQ .text-transform-title { margin-bottom: 20px }
.footer .UctcNtQ p, .footer .footer-links a { font-size: 14px; margin-bottom: 20px; }
.list-inline-item:not(:last-child) { margin-right: 1.2rem; margin-bottom: 1.2rem }
.footer .social-icons li i { font-size: 22px; }
.footer .wCPfDo { border-top-color: #ddd }
@media only screen and (max-width: 767px) {
    .footer .UctcNtQ .footer-links .h4 { border-color: #e6e6e6 !important }
}

/* Footer Email */
.email-input { height: 42px; 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: none; margin-right: 10px;  border-color: #ededed;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%;   }
.email-input .input-but {min-width: 98px; padding: 0 14px; border: none; color: #fff; transition: all .3s; font-size: 13px; background: #000; border-radius: 0 ; font-weight: 600; text-transform: uppercase }
.email-input .input-but:hover { background: #333; }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input_icon:before { content: '\eb68';  }
