/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden; }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.TnBKAP { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 40px 0 }
.container { max-width: 1320px; 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 .WCpiLhKBG { 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: #0b1f3f;  text-align: center;  border: 1px solid #0b1f3f; color: #fff; padding: 10px 40px;  font-size: 16px; font-weight: 600; text-transform: revert;  }


/* Top Bar */
.top-bar { background: #0b1f3f; text-transform: uppercase; line-height: 20px; }
.top-bar a { font-size: 13px; color: #fff; text-align: center; letter-spacing: 0 }
.top-bar a:hover { color: #fff; opacity: 1 }
.top-bar .mail-link .icon-mail { margin-right: 5px; }
.top-bar .notice {  font-size: 13px; }
.top-bar .iconset { padding: 0 12px; }
.top-bar .iconset:hover { text-decoration: underline }
.top-bar .iconset.wishlist-link { padding-right: 0 }
.top-bar .iconset.wishlist-link a { color: #fff;  font-size: 13px; letter-spacing: 1px }
@media screen and (max-width: 1329px) {
    .top-bar .container { padding-left: 15px !important;  padding-right: 15px !important; }
}
@media screen and (max-width: 991px) {
    .top-bar .inner { min-height: 30px; }
}

/* Header SiteNav */
.WCpiLhKBG .header-into,.WCpiLhKBG .row { max-width: 1320px; margin: 0 auto }
.WCpiLhKBG .modular-hide { display: none !important }
.WCpiLhKBG .logo.logo-full img { max-width: 90px; max-height: 30px; }
.WCpiLhKBG #siteNav { height: 100%; padding: 0 15px; }
.WCpiLhKBG #siteNav.left { justify-content: left }
.WCpiLhKBG #siteNav > li { display: inherit; }
.WCpiLhKBG #siteNav > li > a {  font-size: 16px; padding: 0 30px; color: #0b1f3f; margin: auto 0; font-weight: 600; letter-spacing: -0.3px; text-transform: revert }
.WCpiLhKBG #siteNav > li:hover > a { color: #0b1f3f; }
.WCpiLhKBG #siteNav > li:hover > a:after { width: 100% }
.WCpiLhKBG #siteNav > li > a:after { background-color: #c63433; height: 2px }
.WCpiLhKBG #siteNav > li .ScHfVRWO .lvl-1 a.lvl-1 { color: #0b1f3f; font-size: 16px; text-transform: revert }
.WCpiLhKBG #siteNav > li .ScHfVRWO .lvl-1 .site-nav { color: #0b1f3f;  }
.WCpiLhKBG #siteNav > li .ScHfVRWO .lvl-1 .site-nav:before { background-color: #666; height: 3px; }
.WCpiLhKBG #siteNav > li .ScHfVRWO { top:110%; overflow: hidden; transition: all .3s; border-top: 1px solid #e8e9eb; box-shadow: 0 4px 4px rgb(0 0 0 / 10%);  }
.WCpiLhKBG #siteNav > li:hover .ScHfVRWO { top:100% }
/*.WCpiLhKBG #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 3px; }*/
/*.WCpiLhKBG #siteNav.medium  > li > a .an:before { color: #111; font-weight: 300 ; font-size: 12px;}*/
/*.WCpiLhKBG #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.WCpiLhKBG #siteNav.medium  > li > a:hover .an:before { color: #3300ad }*/
/* Header IconSet */
.WCpiLhKBG .iconset {  padding: 0 20px; height: 20px; line-height: 20px;  }
.WCpiLhKBG .iconset .icon { color: #0b1f3f; font-weight: 600; }
.WCpiLhKBG .iconset.header-cart { padding-right: 10px }
.WCpiLhKBG .iconset:hover .icon{ color: #0b1f3f }
.WCpiLhKBG.header .iconset:hover .tooltip-label { top: -30px;  }
.WCpiLhKBG #userLinks { right: -78px }
.WCpiLhKBG #userLinks.active { top: 200% }
.WCpiLhKBG .header-cart .counter { color: #fff;  font-weight: 500; background: #d10c2b;  min-width: 16px; height: 16px; line-height: 15px; top: 0; right:-4px;  }
.WCpiLhKBG .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%);  }
.WCpiLhKBG .search-drawer .action.search { left: 10px; }
.WCpiLhKBG .search-drawer .action.search .an { font-weight: 600; color: #0b1f3f }
.WCpiLhKBG .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #0b1f3f }
.WCpiLhKBG .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.WCpiLhKBG .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media screen and (max-width: 1199px) {
    .WCpiLhKBG #siteNav > li > a { padding: 0 20px !important; }
}
@media only screen and (max-width: 991px) {
    .WCpiLhKBG .modular-hide { display: flex !important }
    .WCpiLhKBG .logo.logo-full { display: none !important }
    .WCpiLhKBG .logo.logo-fixe img { max-width: 60px; max-height: 20px; }
    .WCpiLhKBG .iconset.user-link { display: none }
    .WCpiLhKBG .btn--link .an{ font-size: 18px; color: #0b1f3f; padding-left: 10px; font-weight: 600; position: relative;}
    /* Mobile Nav Wrapper */
    .BovmfJVgkx .YFLSULmo { height: 36px;  }
    .BovmfJVgkx #PZhm li a { color: #0b1f3f; padding: 18px 45px 18px 18px; }
    .BovmfJVgkx #PZhm li li a { font-size: 13px !important; color: #0b1f3f;  }
    .BovmfJVgkx #PZhm li li li a { color: #0b1f3f }
}
@media only screen and (max-width: 767px) {
    .WCpiLhKBG .iconset,.WCpiLhKBG .btn--link .an {  padding: 0 12px; border: none  }
    .WCpiLhKBG .btn--link .an { padding-right: 0 }
    .WCpiLhKBG .logo.logo-full img { max-width: 75px; max-height: 14px; }
    .WCpiLhKBG .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .WCpiLhKBG .search-drawer { padding: 20px 15px 20px 15px !important; }
    .WCpiLhKBG .search-drawer .searchField { display: flex }
}

.lattice6Grid .subject-title .main-title { margin: 72px 0 20px; text-align: center; color: #0b1f3f; font-size: 26px; font-weight: 600; text-transform: revert; letter-spacing: -.5px }
.lattice6Grid .subject-items .items { padding: 10px; }
.lattice6Grid .subject-items .items .stack_item .stack_item_txt h4{ color: #0b1f3f; font-size: 16px; font-weight: 600; text-align: center; margin-top: 20px; }

.waist-banner .banner-title { margin-top: 30px; padding: 0 20px; }
.waist-banner .banner-title .main-title { text-align: center; color: #0b1f3f; font-size: 72px; font-weight: 600; line-height: 78px; text-transform: revert; letter-spacing: -1px }
.waist-banner .banner-title .main-button { text-align: center }
@media only screen and (max-width: 767px) {
    .waist-banner .banner-title .main-title { font-size: 32px; line-height: 38px}
}

/* Product Slider */
.bsmfXZQTiv .product-title .main-title { text-align: center; color: #0b1f3f; font-size: 26px; font-weight: 600; text-transform: revert; letter-spacing: -.5px }
.bsmfXZQTiv .CmDzPXz .slick-list{ padding: 10px 0; }
.bsmfXZQTiv .CmDzPXz .slick-slide { margin: 0 20px;}
.bsmfXZQTiv .CmDzPXz .list-item { border: none; border-radius: 0; padding: 2px 0 0;}
.bsmfXZQTiv .CmDzPXz .list-item .DOkRYUWqM { padding: 0 15px; text-align: center !important }
.bsmfXZQTiv .CmDzPXz .list-item .okVOVzj a { color: #0b1f3f;  font-size: 14px !important; font-weight: 500; opacity: 1; text-transform: uppercase }
.bsmfXZQTiv .CmDzPXz .list-item .DOkRYUWqM .product-price .price { color: #0b1f3f !important;  font-weight: 600  }
.bsmfXZQTiv .CmDzPXz .list-item:hover .okVOVzj a { color: #0b1f3f }
.bsmfXZQTiv .button-set li .btn-icon .icon { font-size: 15px; }
.bsmfXZQTiv .button-set.style0 li .btn-icon { border:1px solid #ddd }
.bsmfXZQTiv .CmDzPXz .product-price .old-price { font-size: 13px; }
.bsmfXZQTiv .CmDzPXz .slick-arrow { background: none; top:45%; width: 48px; height: 48px;  }
.bsmfXZQTiv .CmDzPXz .slick-arrow:before {  font-size: 28px; color: #0b1f3f; opacity: 0.55; font-weight: 600 }
.bsmfXZQTiv .CmDzPXz .slick-arrow:hover:before { opacity: 1 }
.bsmfXZQTiv .CmDzPXz .slick-prev { left: 10px; }
.bsmfXZQTiv .CmDzPXz .slick-next { right: 10px; }

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


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

/*
     FILE ARCHIVED ON 12:16:37 Jul 23, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:31:24 Aug 26, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.393
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.034
  esindex: 0.006
  cdx.remote: 12.458
  LoadShardBlock: 69.509 (3)
  PetaboxLoader3.resolve: 67.84 (3)
  PetaboxLoader3.datanode: 89.455 (5)
  load_resource: 93.24
  loaddict: 22.571
*/