/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden; font-family: Open Sans,Century Gothic,CenturyGothic,AppleGothic,sans-serif }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { font-family: Open Sans,Century Gothic,CenturyGothic,AppleGothic,sans-serif }
.sZAqjfz { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 48px 0 }
.container { max-width: 1600px; 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 }  .mi-none { display: none !important }  .ei-none { display: none !important }

@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 .DChx { 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: linear-gradient(45deg, rgba(33, 27, 22, 1) 0%, rgba(19, 15, 11, 1) 100%); overflow: hidden; }
.top-bar a { color: #fff; font-size: 12px; text-transform: uppercase; font-weight: 300;  padding: 0 5px; text-align: center   }
.top-bar a:hover { color: #fff; opacity: 1; }
.top-bar .notices { min-height: 40px; }
.top-bar .notice { min-height: 40px; display: flex; align-items: center }
.top-bar .slick-dots, .top-bar .slick-arrow{ display: none !important;  }


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

.show-window { background: linear-gradient(45deg, rgba(33, 27, 22, 1) 0%, rgba(19, 15, 11, 1) 100%);  }
.show-window .window-content {position: relative; padding: 15px; }
.show-window .window-content .window-left { text-align: center; margin-right: 3% }
.show-window .window-content .r-label { font-size: 14px; color: #fff; opacity: .7; margin-top: 15px; text-transform: uppercase }
.show-window .window-content .r-title h1{ font-size: calc(14px + 2vw); color: #fff; font-weight: 600; margin: 8px 0; text-transform: uppercase; letter-spacing: -1px; }
.show-window .window-content .r-title h1 span { font-weight: 300; }
.show-window .window-content .r-content { margin: 15px 0; padding-top: 5px; }
.show-window .window-content .r-content span { font-size: calc(13px + 0.3vw); color: #fff; margin: 0 15px; font-weight: 300 }
.show-window .window-content .r-content span.division { margin: 0 }
.show-window .window-content .r-bottom { gap: 15px;  }
.show-window .window-content .r-bottom .r-btm-link span { display: inline-block; font-size: 14px; color: #fff; font-weight: 300; padding: 8px 20px; min-width: 220px; border: 2px solid #fff; text-align: center; text-transform: uppercase; transition: all .3s }
.show-window .window-content .r-bottom .r-btm-link span:hover { background: #fff; color: #212529 }
@media only screen and (max-width: 767px) {
    .show-window .window-content { flex-wrap: wrap; }
    .show-window .window-content .r-bottom { margin-bottom: 15px; }
}
@media only screen and (max-width: 576px) {
    .show-window .window-content .r-title h1{ font-size: calc(20px + 2vw); }
    .show-window .window-content .r-title h1 span { display: inline-block; width: 100%; margin-bottom: 5px; }
}

.localBtn { margin-top: 18px; text-align: center }
.cta.cta-button { margin: 0; display: inline-block; min-width: inherit; padding: 12px 20px 2px 20px; position: relative; color: white;  text-transform: uppercase; font-size: 15px;  }
.cta:before { background: rgb(255,255,255); transition: .4s ease-out; content: ''; position: absolute; left: 20px; right: 100%; bottom: 0; height: 2px;  }
.cta:after { background: rgb(255 255 255 / 50%); transition: .4s ease-out; content: ''; position: absolute; left: 20px; right: 20px; bottom: 0; height: 1px;}
.cta:hover:before { right: 20px; }
@media only screen and (max-width: 767px) {
    .cta.cta-button { margin-bottom: 12px; }
}
.slideshow .slide-content{ margin-top: 10px; position: relative }
.slideshow .slide-content .AuOLDPzmxv { position: absolute; display: flex; align-items: center; flex-direction: column; width: 100%; bottom: 50px; left: 0 }
.slideshow .slide-content .AuOLDPzmxv .main-title { font-family: 'orpheuspro', serif; font-size: calc(16px + 2.5vw); font-weight: 500; color: white; letter-spacing: -1px; line-height: 1 }
@media only screen and (max-width: 767px) {
    .slideshow .slide-content .AuOLDPzmxv .main-title { font-size: calc(25px + 4vw); }
}

.subject-wrapper .subject-title .main-title { font-family: 'orpheuspro', serif; font-weight: 500; color: #1d1d1d;  font-size: calc(16px + 2vw); letter-spacing: -3px; margin: 40px 0; line-height: 1; text-align: center; text-transform: revert }
.subject-wrapper .items { padding: 0 24px 48px; }
.subject-wrapper .items .stack_item { position: relative; overflow: hidden }
.subject-wrapper .stack_item_img img{ transition: all 1s }
.subject-wrapper .stack_item_img:hover img {  -webkit-transform:scale3d(1.05, 1.05, 1); transform:scale3d(1.05, 1.05, 1);  }
.subject-wrapper .stack_item_txt { position: absolute; display: flex; align-items: center; flex-direction: column; width: 100%; bottom: 50px; left: 0 }
.subject-wrapper .stack_item_txt .main-title { font-family: 'orpheuspro', serif; font-weight: 500; color: white; letter-spacing: -2px; line-height: 1; text-transform: revert }
.subject-wrapper .stack_item_txt h2.main-title { font-size: calc(16px + 2vw); }
.subject-wrapper .stack_item_txt h3.main-title { font-size: calc(16px + 1.5vw); }
@media only screen and (max-width: 767px) {
    .subject-wrapper .items { padding: 0 0 24px; }
    .subject-wrapper .subject-title .main-title { margin: 24px 0 }
    .subject-wrapper .subject-title .main-title, .subject-wrapper .stack_item_txt h2.main-title, .subject-wrapper .stack_item_txt h3.main-title { font-size: calc(25px + 3vw); }
}

.display-board .container { padding: 0 24px; }
.display-board .modules-content { background: url("../images/guess/guesseco_bg.png"); padding: 18px; background-size: 100% 100%; margin-bottom: 48px; display: flex; align-items: center; justify-content: center }
.display-board .modules-left .logo-co { max-width: 290px; }
.display-board .modules-right .modules-text { margin: 18px; padding: 12px; border-left: 2px solid #fff }
.display-board .modules-right .modules-text p { color: #fff; font-size: 16px; font-weight: 300; }
.display-board .modules-right .modules-text p a { color: #fff; text-decoration: underline; }
@media only screen and (max-width: 767px) {
    .display-board .container { padding: 0 }
    .display-board .modules-content { flex-direction: column; padding: 12px; margin-bottom: 24px; }
    .display-board .modules-left .logo-co { max-width: 150px; margin: 24px auto }
    .display-board .modules-right .modules-text { margin: 0; padding: 0; text-align: center; border-left: none }
    .display-board .modules-right .modules-text p { font-size: 14px; }
    .display-board .modules-right .modules-text p a { display: inline-block; margin-bottom: 10px; width: 100% }
}

.module-wishlist .wishlist-content { display: flex; flex-wrap: wrap }
.module-wishlist .wishlist-content .items { padding: 0 24px; }
.module-wishlist .wishlist-content .items:first-child { display: flex; flex-direction: column; justify-content: center; align-items: center }
.module-wishlist .wishlist-content .wishlist-title { font-family: 'orpheuspro', serif; font-size: calc(16px + 2vw); font-weight: 500; color: #1d1d1d; letter-spacing: -2px; line-height: 1; text-align: center; text-transform: revert }
.module-wishlist .wishlist-content .localBtn .cta.cta-button { color: #1d1d1d; margin-bottom: 20px; }
.module-wishlist .wishlist-content .localBtn .cta:before { background: rgb(0 0 0); }
.module-wishlist .wishlist-content .localBtn .cta:after { background: rgb(0 0 0 / 50%); }
.module-wishlist .slick-arrow { width: 48px; height: 58px; background:  rgb(0 0 0 / 50%) }
.module-wishlist .slick-arrow:before {  opacity: 1; font-size: 30px; color: #fff }
.module-wishlist .slick-prev { left: 24px; top: 45% }
.module-wishlist .slick-next { right: 24px; top: 45% }
@media only screen and (max-width: 991px) {
    .module-wishlist .wishlist-content .localBtn .cta.cta-button { margin-bottom: 10px; }
}
@media only screen and (max-width:767px) {
    .module-wishlist .wishlist-content .wishlist-title { font-size: calc(25px + 3vw); }
    .module-wishlist .wishlist-content .items:first-child { margin-bottom: 24px; padding:0 15px; }
    .module-wishlist .slick-arrow:before { font-size: 18px; }
    .module-wishlist .slick-prev { left: 15px; }
    .module-wishlist .slick-next { right: 15px; }
}


/* Product Slider */
.XxUmdnTARf .HLAViWNaa .slick-list{ padding: 10px 0; }
.XxUmdnTARf .HLAViWNaa .slick-slide { margin: 0 20px;}
.XxUmdnTARf .HLAViWNaa .list-item { border:2px solid transparent ; border-radius: 0; padding: 2px 0 0;}
.XxUmdnTARf .HLAViWNaa .list-item .AEGFaStHjwW { padding: 0 15px; text-align: center !important }
.XxUmdnTARf .HLAViWNaa .list-item .gHXbecjqCzn a { color: #111;  font-size: 15px !important; font-weight: 400; opacity: 1; text-transform: revert }
.XxUmdnTARf .HLAViWNaa .list-item .AEGFaStHjwW .product-price .price { color: #111 !important;  font-weight: 600  }
.XxUmdnTARf .HLAViWNaa .list-item:hover .gHXbecjqCzn a { color: #111 }
.XxUmdnTARf .button-set li .btn-icon .icon { font-size: 15px; }
.XxUmdnTARf .button-set.style0 li .btn-icon { border:1px solid #ddd }
.XxUmdnTARf .HLAViWNaa .product-price .old-price { font-size: 13px; }
.XxUmdnTARf .HLAViWNaa .slick-arrow { width: 48px; height: 58px; background: none  }
.XxUmdnTARf .HLAViWNaa .slick-arrow:before {  font-size: 30px; color: #1d1d1d }
.XxUmdnTARf .HLAViWNaa .slick-prev { left: 0; }
.XxUmdnTARf .HLAViWNaa .slick-next { right: 0; }
@media only screen and (max-width: 991px) {
    .XxUmdnTARf .HLAViWNaa .slick-arrow { background: rgb(0 0 0 / 50%)  }
    .XxUmdnTARf .HLAViWNaa .slick-arrow:before { color: #fff; font-size: 18px; }
}
@media only screen and (max-width: 767px)  {
    .XxUmdnTARf .HLAViWNaa .list-item .gHXbecjqCzn a { font-size: 13px !important }
    .XxUmdnTARf .HLAViWNaa { padding: 0 5px; }
}

/* Footer */
.footer .UjXOQzBTaxr { border-top-color: #ddd }
.footer .UjXOQzBTaxr .h4, .footer .UjXOQzBTaxr .text-transform-title { font-size: 14px; font-weight: 500 }
.footer .UjXOQzBTaxr .text-transform-title { margin-bottom: 20px }
.footer .UjXOQzBTaxr 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 .AsMJetyHs { border-top-color: #ddd }
@media only screen and (max-width: 767px) {
    .footer .UjXOQzBTaxr .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: #1d1d1d; border-radius: 0 ; font-weight: 500; letter-spacing: 1px }
.email-input .input-but:hover { background:  #1d1d1d; }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input_icon:before { content: '\eb68';  }
