/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden; }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.feiC { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 40px 0 }
.container { max-width: 1560px; 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 (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) {
    .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; }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .GPCH { 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; }
}
@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; }

.btnHover { gap: 20px }
.mouldBtn { display: inline-block; cursor: pointer;  background: none;  text-align: center;  border: 1px solid #000; color: #000; padding: 10px 16px;  font-size: 12px; text-transform: revert;  }
.mouldBtn:hover { background-color: #000; border-color: #000; color: #fff }


/* Top Bar */
.top-bar { background: #efecf0; overflow: hidden; padding:15px 0;}
.top-bar a { color: #3300ad; font-size: 12px;  padding: 0 5px; text-align: center   }
.top-bar a span { color: #111; text-decoration: underline #999; text-underline-offset: 2px }
.top-bar a:hover { color: #3300ad; opacity: 1; }
.top-bar a span:hover { color: #3300ad; text-decoration-color: #3300ad  }
.top-bar .notices { min-height: 30px; }
.top-bar .notice { min-height: 30px; max-width: 1000px; margin: 0 auto; overflow: hidden; }
.top-bar .notice .slider-dots { display: none; }
.top-bar .notice ul{ display: flex; align-items: center; height: 30px; }
.top-bar .notice li { position: relative }
.top-bar .slick-prev:before, .top-bar .slick-next:before { color: #999; opacity: 1; font-weight: 300; font-size: 14px; }
@media only screen and (max-width: 991px) {
    .top-bar .notices { padding: 0 35px; }
}
@media only screen and (max-width: 767px) {
    .top-bar .arrows-wrapper { display: none }
}


/* Header SiteNav */
#header{border-bottom:1px solid #dcdcdc;}
.GPCH .header-into { padding: 0 98px; }
.GPCH .logo.logo-full img {max-width: 145px;max-height: 55px; }
.GPCH #siteNav { height: 100%; padding: 0 15px; }
.GPCH #siteNav.left { justify-content: center }
.GPCH #siteNav > li { display: inherit; }
.GPCH #siteNav > li > a {  font-size: 17px; padding: 0 20px; margin: auto 0; font-weight: 400; letter-spacing: -0.3px; text-transform: uppercase }
.GPCH #siteNav > li:hover > a { color: #3300ad; }
.GPCH #siteNav > li .AFpLQnoYEx .lvl-1 a.lvl-1 { color: #111; font-size: 14px; text-transform: uppercase }
.GPCH #siteNav > li .AFpLQnoYEx .lvl-1 .site-nav { color: #666; padding:  5px 0;text-transform: uppercase; }
.GPCH #siteNav > li > a:after { background-color: #3300ad; height: 1px }
.GPCH #siteNav > li:hover > a:after { width: 100% }
.GPCH #siteNav > li .AFpLQnoYEx .lvl-1 .site-nav:before { background-color: #666; height: 3px; }
.GPCH #siteNav > li .AFpLQnoYEx { top:110%; overflow: hidden; transition: all .3s; box-shadow: 0 4px 4px rgb(0 0 0 / 10%);  }
.GPCH #siteNav > li:hover .AFpLQnoYEx { top:100% }
.GPCH.sticky-header .mih-90:not(.sticky-header) { min-height: 50px !important; }
.GPCH #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 3px; }
.GPCH #siteNav.medium  > li > a .an:before { color: #111; font-weight: 300 ; font-size: 13px;}
.GPCH #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }
.GPCH #siteNav.medium  > li > a:hover .an:before { color: #3300ad }
/* Header IconSet */
.GPCH .iconset {  padding: 0 18px; height: 20px; line-height: 20px; border-left: 1px solid #efecf0;  }
.GPCH .iconset:first-child { border-left: none }
.GPCH .iconset .icon { color: #111; }
.GPCH .iconset:hover a, .GPCH .iconset:hover .icon{ color: #111 }
.GPCH.header .iconset:hover .tooltip-label { top: -30px;  }
.GPCH #userLinks { right: -78px }
.GPCH #userLinks.active { top: 200% }
.GPCH .header-cart .counter { color: #fff;  font-weight: 500; background: #d10c2b;  min-width: 16px; height: 16px; line-height: 15px; top: 0; right:2px;  }
.GPCH .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%);  }
.GPCH .search-drawer .action.search { left: 10px; }
.GPCH .search-drawer .action.search .an { font-weight: 600; color: #333 }
.GPCH .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.GPCH .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.GPCH .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media screen and (max-width: 1199px) {
    .GPCH #siteNav > li > a { padding: 0 15px !important; }
}
@media only screen and (max-width: 991px) {
    .GPCH .header-into { padding: 0 35px; }
    .GPCH .iconset.wishlist-link { display: none }
    .GPCH .btn--link .an{ font-size: 20px;  color: #333; padding-left: 18px; position: relative; border-left: 1px solid #efecf0 }
    /* Mobile Nav Wrapper */
    .qAYxK { right: -300px; left: revert!important; }
    .qAYxK.active { right: 0; left: revert!important;}
    body.menuOn .feiC{ left: revert!important; }
    .qAYxK .HOyNP { height: 36px;  }
    .qAYxK #EOmDTQ li a { color: #111; padding: 18px 45px 18px 18px; }
    .qAYxK #EOmDTQ li li a { font-size: 13px !important; color: #111;  }
    .qAYxK #EOmDTQ li li li a { color: #666 }
}
@media only screen and (max-width: 767px) {
    .GPCH .iconset,.GPCH .btn--link .an {  padding: 0 12px; border: none  }
    .GPCH .btn--link .an { padding-right: 0 }
    .GPCH .logo.logo-full img { max-width: 120px; max-height: 58px; }
    .GPCH .search-drawer .closeSearch { right: 5px }
    .GPCH .header-cart .counter { right: -2px }
}
@media only screen and (max-width: 480px) {
    .GPCH .search-drawer { padding: 20px 15px 20px 15px !important; }
    .GPCH .search-drawer .searchField { display: flex }
}

.show-window { background: #4F4CB1; }
.show-window .window-content {position: relative; flex-direction: column; padding: 20px 0 }
.show-window .window-content .r-label { font-size: 12px; color: #fff }
.show-window .window-content .r-title h2{ font-size: 24px; color: #fff; font-weight: 600; margin-bottom: 4px; text-transform: revert; letter-spacing: -1px; }
.show-window .window-content .r-title .icon-ask { cursor: pointer; position: relative }
.show-window .window-content .r-title .icon-ask svg {margin-left: 5px;margin-top: -10px; }
.show-window .window-content .r-title .icon-ask .see-label { position: absolute; display: none; bottom: -76px; left: -66px; width: 11rem; color: #111; padding: 20px; background: #fff; border: 1px solid #7f7776; box-shadow: 0 3px 5px #00000040; }
.show-window .window-content .r-title .icon-ask:hover .see-label { display: block }
.show-window .window-content .r-title .icon-ask .see-label:before { content: ""; border: 10px solid transparent; border-bottom: 10px solid #fff; position: absolute; top: -18px; left:45%; margin-left: -5px; }
.show-window .window-content .r-bottom { gap: 20px; }
.show-window .window-content .r-bottom .r-btm-link a { text-decoration: underline; font-size: 12px; color: #fff; }
.show-window .r-but-end { position: absolute; right: 0; top: 25px;  }
@media only screen and (max-width: 576px) {
    .show-window { display: none  }
}

.slideshow .track-link { font-size: 12px; text-align: right; margin-top: 20px; }
.slideshow .track-link a { color: #111; text-decoration: underline #ccc; text-underline-offset: 2px; transition:  all 0s }
.slideshow .track-link a:hover { color: #3300ad; text-decoration-color: #3300ad; }
.slideshow .slide-content{ padding: 40px; margin-top: 20px; background-image: url("../images/banner1d.png"); background-repeat: no-repeat;  min-height: 650px; background-size: cover; }
.slideshow .slide-content .row { min-height: inherit; margin: 0 60px; }
.slideshow .slide-content .banner-left .slide-title { font-size: 3.4rem; line-height: 4rem;  font-weight: 300; text-transform: revert; color: #000; margin-bottom: 30px }
.slideshow .slide-content .banner-left .slide-button a { display: inherit }
.slideshow .slide-content .banner-right .slide-label { font-size: 1.8rem; line-height: 2.25rem; font-weight: 600;  position: relative }
.slideshow .slide-content .banner-right .slide-label .icon-ask { position: absolute; right: 0; top: 0; }
.slideshow .slide-content .banner-right .slide-label .icon-ask .see-label { position: absolute; display: none; font-size: 12px; line-height: 14px; top:40px; right: -80px; width: 11rem; color: #111; padding: 20px; background: #fff; border: 1px solid #7f7776; box-shadow: 0 3px 5px #00000040; }
.slideshow .slide-content .banner-right .slide-label .icon-ask:hover .see-label { display: block }
.slideshow .slide-content .banner-right .slide-label .icon-ask .see-label:before { content: ""; border: 10px solid transparent; border-bottom: 10px solid #fff; position: absolute; top: -18px; left:45%; margin-left: -5px; }
.slideshow .slide-content .banner-right .title-max_amount { font-size: 12rem; font-weight: 400; line-height: 1; letter-spacing: -10px; }
.slideshow .slide-content .banner-right .title-max_content-symbol { font-size: 5.5rem; font-weight: 600; line-height: 1; margin-left: 10px; margin-bottom: 0; margin-top: 20px; }
.slideshow .slide-content .banner-right .title-max_content-text { font-size: 3rem; line-height: 1; font-weight: 700; margin-left: 10px; }
.slideshow .slide-content .banner-right .slide-text { font-size: 16px; }
.slideshow .slide-content .banner-right .btn-min { display: none }
@media only screen and (max-width: 1200px) {
    .slideshow .slide-content .row { margin: 0 20px; }
}
@media only screen and (max-width: 991px) {
    .slideshow .slide-content .row { margin: 0; }
    .slideshow .slide-content .banner-left .slide-title { font-size: 2.8rem }
    .slideshow .slide-content .banner-right .slide-label { font-size: 1.2rem }
}
@media only screen and (max-width: 767px) {
    .slideshow .track-link { display: none }
    .slideshow .slide-content { margin-top: 0 }
    .slideshow .slide-content .banner-left .btn-max { display: none }
    .slideshow .slide-content .banner-right .slide-label .icon-ask { top: -80px; right: -20px; }
    .slideshow .slide-content .banner-right .btn-min { display: block; margin-top: 30px; }
    .slideshow .slide-content .banner-right .btn-min .btnParent, .slideshow .slide-content .banner-right .btn-min .btnParent .mouldBtn{ width: 100% }
}
@media only screen and (max-width: 576px) {
    .slideshow .slide-content .banner-left .slide-title { font-size: 2rem; margin-bottom: 20px; }
    .slideshow .slide-content .banner-right .title-max_amount { font-size: 10rem }
    .slideshow .slide-content .banner-right .title-max_content-symbol { font-size: 3.5rem }
    .slideshow .slide-content .banner-right .title-max_content-text { font-size: 2rem }
}

.lattice3Grid .stack_item_txt { padding: 20px 0 }
.lattice3Grid .stack_item_txt .main-title { font-size: 30px; margin-bottom: 15px; font-weight: 300; color: #111 }
.lattice3Grid .stack_item_txt .main-content { font-size: 15px; font-weight: 300; margin-bottom: 15px; color: #111   }
.lattice3Grid .stack_item_txt .mouldBtn { width: 100%; padding: 14px 16px; }
@media (min-width: 1570px) {
    .lattice3Grid .container { padding: 0 }
}


/* Product Slider */
.WQzF .nVLHRC .slick-list{ padding: 10px 0; }
.WQzF .nVLHRC .slick-slide { margin: 0 20px;}
.WQzF .nVLHRC .list-item { border:2px solid transparent ; border-radius: 0; padding: 2px 0 0;}
.WQzF .nVLHRC .list-item:hover { border-color: #eee7d4 }
.WQzF .nVLHRC .list-item .uRZqOdOGaD { padding: 0 15px }
.WQzF .nVLHRC .list-item .CupwnCBETR a { color: #021f42;  font-size: 15px !important; font-weight: 400; opacity: 1; text-transform: uppercase }
.WQzF .nVLHRC .list-item .uRZqOdOGaD .product-price .price { color: #021f42 !important;  font-weight: 600  }
.WQzF .nVLHRC .list-item:hover .CupwnCBETR a { color: #021f42 }
.WQzF .button-set li .btn-icon .icon { font-size: 15px; }
.WQzF .button-set.style0 li .btn-icon { border:1px solid #ddd }
.WQzF .nVLHRC .product-price .old-price { font-size: 13px; }
.WQzF .nVLHRC .slick-arrow { background: none; top:45%; width: 68px; height: 78px;  }
.WQzF .nVLHRC .slick-arrow:before {  font-size: 40px; color: #999 }
.WQzF .nVLHRC .slick-prev { left: -40px; }
.WQzF .nVLHRC .slick-next { right: -40px; }

@media only screen and (max-width: 1200px) {
    .WQzF .nVLHRC .slick-prev { left: 0; }
    .WQzF .nVLHRC .slick-next { right: 0; }
}
@media only screen and (max-width: 767px)  {
    .WQzF .nVLHRC .list-item .CupwnCBETR a { font-size: 13px !important }
    .WQzF .nVLHRC { padding: 0 5px; }
    .WQzF .nVLHRC .slick-arrow {  width: 38px; height: 48px;  }
    .WQzF .nVLHRC .slick-arrow:before {  font-size: 30px;}
}



/* Collection Banner */
.UZjXhXkznW .section-header { margin-bottom: 20px; text-align: left }
.UZjXhXkznW .section-header .main-title { font-size: 34px; font-weight: 300; text-transform: revert }
.UZjXhXkznW .section-header .main-content { font-size: 15px; font-weight: 300; }
.UZjXhXkznW .zoom-scal { padding: 0 10px; }
.UZjXhXkznW .zoom-scal:before { content: none }
.UZjXhXkznW .zoom-scal:hover img { opacity:1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }
.UZjXhXkznW .section-bottom { padding: 20px 0 }
.UZjXhXkznW .section-bottom .userName { font-size: 14px; color: #111 }
.UZjXhXkznW .section-bottom .focus { font-size: 14px; color: #111; display: flex; align-items: center; gap: 4px; }
.UZjXhXkznW .slick-arrow:before {  opacity: 1; font-size: 30px; color: #000 }
.UZjXhXkznW .slick-prev { left: -30px; top: 45% }
.UZjXhXkznW .slick-next { right: -30px; top: 45% }
@media (min-width: 1570px) {
    .UZjXhXkznW .container { padding: 0 }
}
@media only screen and (max-width: 1400px) {
    .UZjXhXkznW .slick-arrow { width: 48px; height: 58px; background: rgb(0,0,0,0.5);  }
    .UZjXhXkznW .slick-arrow:before { color: #fff; font-size: 20px; }
    .UZjXhXkznW .slick-prev { left: 10px;  }
    .UZjXhXkznW .slick-next { right: 10px;  }
}
@media only screen and (max-width: 767px) {
    .UZjXhXkznW .section-bottom span { min-width: auto }
}
@media only screen and (max-width: 576px) {
    .UZjXhXkznW .zoom-scal { padding: 0 5px }
    .UZjXhXkznW .slick-prev { left: 5px;  }
    .UZjXhXkznW .slick-next { right: 5px;  }
}

/* Footer */
.footer .WEZyfCsTmT .h4, .footer .WEZyfCsTmT .text-transform-title { font-size: 14px; font-weight: 500 }
.footer .WEZyfCsTmT .text-transform-title { margin-bottom: 20px }
.footer .WEZyfCsTmT p, .footer .footer-links a { font-size: 12px; 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 .bMgraEo { border-top-color: #ddd }
@media only screen and (max-width: 767px) {
    .footer .WEZyfCsTmT .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: #f5f5f5;  border-color: #ccd2d9; border-right: none;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 112px; padding: 0 14px; border: none; color: #fff; transition: all .3s; font-size: 13px; background: #685bc7; border-radius: 0 ; font-weight: 500; letter-spacing: 1px }
.email-input .input-but:hover { background:  #ce0f69; }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input_icon:before { content: '\eb68';  }
