/* 1.overall style */
html, html body, body #wrapper { overflow-x: hidden;}
.FzvTWfZggV { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 50px 0 }
.container { max-width: 1140px; 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) {
    .min-50 { min-height: 50px !important; } .min-50:not(.sticky-header) { min-height: 50px !important; }
    .min-56 { min-height: 56px !important; } .min-60 { min-height: 60px !important; } .min-66 { min-height: 66px !important; }
    .min-76 { min-height: 76px !important; } .min-86 { min-height: 86px !important; } .min-96 { min-height: 96px !important; }
    .min-56:not(.sticky-header) { min-height: 56px; } .min-60:not(.sticky-header) { min-height: 60px; } .min-66:not(.sticky-header) { min-height: 66px; }
    .min-76:not(.sticky-header) { min-height: 76px; } .min-86:not(.sticky-header) { min-height: 86px; } .min-96:not(.sticky-header) { min-height: 96px; }
    .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; }
}

/* Common Styles */
.mouldBtn { display: inline-block; text-transform: uppercase; font-weight: 500; background: #1d1d1d; text-align: center; border: 1px solid #1d1d1d; color: #fff; padding: 10px 20px; font-size: 12px; }
.mouldBtn:hover { background-color: #555; color: #fff }
.main-title {margin-bottom: 0; color: #111; font-size: 30px; letter-spacing: -0.3px; font-weight: 600; text-align: center;  text-transform: revert; }


/* Top Bar */
.top-bar { background: #2366ff; overflow: hidden; }
.top-bar .inner { min-height: 30px; margin: 0 auto }
.top-bar .inner a { color: #fff; font-size: 13px; font-weight: 400; letter-spacing: -.3px; padding:0 5px  }
.top-bar .notice { min-height: 30px; overflow: hidden; text-align: center }

/* Header */
.jPcaDL { transition: all 0s }
.jPcaDL .row { max-width: 1140px; margin: 0 auto }
 body:not(.searchact) .jPcaDL:not(.sticky-header) { box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px; }
.jPcaDL .header-into { background: #000 }
.jPcaDL .logo img { max-width:98px; max-height: 22px; }
/* Header SiteNav */
.jPcaDL #SiLMi { width: auto }
.jPcaDL #siteNav { height: 100%; padding: 0; justify-content: end; }
.jPcaDL #siteNav > li { display: inherit; }
.jPcaDL #siteNav > li > a {  font-size: 14px; color: #000; text-transform: revert; font-weight: 600;  padding: 0 25px; margin: auto 0; letter-spacing: -.3px; }
.jPcaDL #siteNav > li:first-child a { padding-left: 0 }
.jPcaDL #siteNav > li > a:hover { color: #000 }
.jPcaDL #siteNav > li > a:after { background: #000 ; height: 2px }
.jPcaDL #siteNav > li .jXqAZKCDH .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 400 }
.jPcaDL #siteNav > li .jXqAZKCDH .lvl-1 .site-nav { color: #000; font-size: 13px; font-weight: 300;   }
.jPcaDL #siteNav > li:hover > a:after { width: 100% }
.jPcaDL #siteNav > li .jXqAZKCDH { background:#fff; overflow: hidden; transition: all 0s; box-shadow: rgb(0 0 0 / 12%) 2px 2px 6px 0px; }
.jPcaDL #siteNav > li:hover .jXqAZKCDH { top:100% }
/*.jPcaDL #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 4px; }*/
/*.jPcaDL #siteNav.medium  > li > a .an:before { color: #999; content: '\eb68'}*/
/*.jPcaDL #siteNav.medium  > li:hover > a .an { transform: rotate(90deg); }*/
/*.jPcaDL #siteNav.medium  > li:hover > a .an:before { color: #999 }*/
/* Header IconSet */
.jPcaDL .header-into .iconset{  height: auto; padding: 0 20px; }
.jPcaDL .header-into .iconset .icon { font-size: 19px; font-weight: 500; color: #fff; }
.jPcaDL .header-into .iconset a{ font-size: 14px;  color: #fff; text-transform: capitalize; font-weight: 500; letter-spacing: -.3px }
.jPcaDL .header-into .wishlist-link { padding-left: 0; }
.jPcaDL .header-into .sell-link { border: 1px solid #fff; padding: 0 15px; border-radius: 15px; height: 26px;  }
.jPcaDL .header-into .sell-link a { font-weight: 400 }
.jPcaDL .header-into .user-link #userLinks { right: auto; top: 150% }
.jPcaDL .header-into .user-link #userLinks.active { top: 120% }
.jPcaDL .header-nav .iconset { padding: 0 12px; }
.jPcaDL .header-nav .iconset span { font-size: 14px; font-weight: 600; color: #000; text-transform: capitalize; letter-spacing: -.3px }
.jPcaDL.sticky-header #LtmJj.active { top: 100%; border-top: 1px solid #ddd }
.jPcaDL .header-into .site-search {display: none;  }
.jPcaDL .search-drawer { box-shadow: rgb(0 0 0 / 12%) 2px 2px 6px 0px; background-color: #fff !important; }
.jPcaDL .search-drawer .action.search { left: 10px; }
.jPcaDL .search-drawer .action.search .an { font-weight: 600; color: #333 }
.jPcaDL .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.jPcaDL .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.jPcaDL .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }

@media only screen and (max-width: 991px) {
    .jPcaDL .user-link, .jPcaDL .user-link #userLinks, .jPcaDL .header-cart, .jPcaDL .wishlist-link { display: none }
    .jPcaDL .header-into .site-search { display: flex; }
    .jPcaDL .btn--link { margin-right: 0 !important }
    .jPcaDL .btn--link .an { font-size: 20px; font-weight: 600; color: #fff;  }
    /* Mobile Nav Wrapper */
    .NwvBnpkfUFb .LtSgKS { height: 36px; }
    .NwvBnpkfUFb #GOcwPQFNwFB li a { color: #333; font-weight: 500; }
    .NwvBnpkfUFb #GOcwPQFNwFB li li a { font-size: 13px !important; font-weight: 400 }
    .NwvBnpkfUFb #GOcwPQFNwFB li li li a { font-weight: 500 }
    }
@media only screen and (max-width: 767px) {
    .jPcaDL .site-search { height: 32px; }
    .jPcaDL .site-search .input-but { line-height: 32px; }
    .jPcaDL .site-search .s-input { min-width: 258px }
    .jPcaDL .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 576px) {
    .jPcaDL .site-search .s-input { min-width: 158px }
}
@media only screen and (max-width: 480px) {
    .jPcaDL .site-search .s-input { min-width: 100px }
    .jPcaDL .search-drawer .searchField { display: flex }
}

.slideshow .slide-text { position: absolute; left: 0; top: 0; height: 100%; width: 100%; display: flex; justify-content: center }
.slideshow .slide-text .slide-title { font-size: 30px; margin-top: 30px; color: #212529; text-transform: revert; letter-spacing: -.5px; }
@media only screen and (max-width: 991px) {
    .slideshow .slide-text .slide-title { display: none }
}



/* Product Slider */
.rWFijpyZtN .product-title .main-title { font-size: 20px; font-weight: 600; color: #212529; text-align: left; margin-top: 60px; margin-bottom: 20px }
.rWFijpyZtN .RBCOUZDLrU .slick-list{ display: flex; }
.rWFijpyZtN .RBCOUZDLrU .slick-track{ display: flex; }
.rWFijpyZtN .RBCOUZDLrU .list-item { border:none ; border-radius: 0; }
.rWFijpyZtN .RBCOUZDLrU .list-item .pfjwRYYK { line-height: 18px; height: 40px; }
.rWFijpyZtN .RBCOUZDLrU .list-item .pfjwRYYK a { font-size: 14px !important; text-transform: uppercase;  color: #666; font-weight: 400;  margin-top: 20px; opacity: 1; }
.rWFijpyZtN .RBCOUZDLrU .list-item .PcQrYy .product-price .old-price { color: #666; font-weight: 300; font-size: 12px; }
.rWFijpyZtN .RBCOUZDLrU .list-item .PcQrYy .product-price .price { color: #000 !important; font-weight: 500;  font-size: 14px;  }
.rWFijpyZtN .RBCOUZDLrU .list-item .PcQrYy { text-align: center !important; }
.rWFijpyZtN .RBCOUZDLrU .list-item:hover .pfjwRYYK a { color: #000 }
.rWFijpyZtN .button-set li .btn-icon .icon { font-size: 15px; }
.rWFijpyZtN .button-set.style0 li .btn-icon { border:1px solid #ddd }
.rWFijpyZtN .RBCOUZDLrU .slick-arrow { background: none; width: 48px; height: 48px; border-radius: 50%; top: 45%;  }
.rWFijpyZtN .RBCOUZDLrU .slick-arrow:before { font-size: 32px;  color: rgba(0,0,0,.5); font-weight: 600;  opacity: 1  }
.rWFijpyZtN .RBCOUZDLrU .slick-prev { left: 0; }
.rWFijpyZtN .RBCOUZDLrU .slick-next { right:0; }
.product-modular .product-title .main-title { font-size: 20px; font-weight: 600; color: #212529; text-align: left; margin-top: 60px; margin-bottom: 20px; }
.product-modular .rWFijpyZtN .product-title { display: none }
@media only screen and (max-width: 767px) {
    .rWFijpyZtN .product-title .main-title, .product-modular .product-title .main-title { font-size: 18px; }
}
@media only screen and (max-width: 576px) {
    .rWFijpyZtN .RBCOUZDLrU .list-item .pfjwRYYK a { font-size: 13px !important; }
    .rWFijpyZtN .RBCOUZDLrU .list-item .PcQrYy .product-price .price { font-size: 13px; }
}


.mQJugQ .product-title .main-title { font-size: 20px; font-weight: 600; color: #212529; text-align: left; margin-top: 60px; margin-bottom: 20px;}
.mQJugQ .zoomscal-hov { position: relative; padding: 0 10px; }
.mQJugQ .zoomscal-hov .zoom-scal { background-color: #fff; border: 1px solid #eee; padding: 20px 30px; border-radius: 4px; }
.mQJugQ .zoomscal-hov .zoom-scal:before { content: none }
.mQJugQ .zoomscal-hov .zoom-scal:hover { border-color: #ccc }
.mQJugQ .zoomscal-hov:hover .zoom-scal .item-images img { opacity:1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1);  }
.mQJugQ .zoomscal-hov .zoom-scal .item-brandName .main-title{ font-size: 14px; font-weight: 300; color: #0083bd; text-align: center;text-transform: uppercase }
.mQJugQ .zoomscal-hov .zoom-scal .item-content { padding:0 10px; }
.mQJugQ .zoomscal-hov .zoom-scal .item-content .content-title{ font-size: 15px; line-height: 22px; color: #000; font-weight: 500;  margin-top: 20px; padding-bottom: 15px; }
.mQJugQ .zoomscal-hov .zoom-scal .item-content .content-text { color: #444; font-weight: 400; font-size: 14px;}
.mQJugQ .zoomscal-hov .zoom-scal .item-content .content-label { color: #666; font-weight: 400; font-size: 12px; text-transform: uppercase }
.mQJugQ .slick-arrow { background: none; width: 48px; height: 48px; border-radius: 50%; }
.mQJugQ .slick-arrow:before {  font-size: 32px;  color: rgba(0,0,0,.5); font-weight: 600;  opacity: 1  }
.mQJugQ .slick-arrow:hover:before { color: rgba(0,0,0,1);  }
.mQJugQ .slick-prev { left: 0; }
.mQJugQ .slick-next { right: 0; }
@media only screen and (max-width: 767px) {
    .mQJugQ .product-title .main-title { font-size: 18px; }
}

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

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .m-input::-webkit-input-placeholder {  font-size: 14px; color: #666; }
.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: #ccc; border-right: none;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 68px; padding: 0 12px; border: none; color: #fff; transition: all .3s; font-size: 14px; background: #212529; border-radius: 0 ; font-weight: 500; letter-spacing: 1px }
.email-input .input-but:hover {}
.email-input .input_icon { font-size: 16px; font-weight: 500; color: #fff; }
/*.email-input .input_icon:before { content: "\eb68";  }*/
.email-input .input_icon:before { content: ''; display: inline-block; background: url("../images/restocks/arrow.svg") no-repeat 50% 50%; width: 42px; height: 42px; }
