/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;  } h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  } ul, li { list-style: none; margin-bottom: 0 }
#indexHomeBody .AasCUJP { background: #fff } #indexHomeBody .section { padding: 68px 0 }
.container { max-width: 1200px; 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) {
    #indexHomeBody .section { padding: 34px 0 }
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    .mi-none { display: block !important } .m-none { display: none !important; }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .nsOH { 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; }
}

.mouldBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    background: #fff;
    border: 1px solid transparent ;
    color: #000;
    text-align: center;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all .3s
}
@media only screen and (max-width: 991px) {
    .main-button { display: flex; margin: 0 -7.5px; justify-content: center }
    .main-button a { display: block; min-width: 50%; padding: 0 7.5px }
    .mouldBtn { min-width: 100%; font-size: 14px; font-weight: 400;   }
}

    /* Top Bar */
.top-bar { background: #000; overflow: hidden;  }
.top-bar .notices { width: 100%; }
.top-bar .notices .notice { min-height: 30px; font-size: 13px; font-weight: 400; color: #fff;  letter-spacing: 0; text-align: center;  }
.top-bar .slick-arrow, .top-bar .slick-dots { display: none !important }

/* Header */
.nsOH {  box-shadow: none; transition: all .2s; border-bottom: 1px solid #e0e0e0 }
#indexHomeBody .nsOH:not(.sticky-header) { border-bottom: 1px solid transparent }
.nsOH .header-into, .nsOH .row { padding: 0 64px; }
.nsOH .flex-none { display: none }
.nsOH .logo img { max-width: 100px; max-height: 28px; }

/* Header SiteNav */
.nsOH #siteNav { height: 100%; padding-left: 64px }
.nsOH #siteNav > li { display: inherit; }
.nsOH #siteNav > li > a {  font-size: 14px; padding: 5px 15px 0; font-weight: 400; letter-spacing: 0;  margin: auto 0;  color:#000; text-transform: revert;  transition:  all 0s;  }
.nsOH #siteNav > li:hover > a { color:  #000 }
.nsOH #siteNav > li > a:after { background:  #000; height: 2px; }
.nsOH #siteNav > li:hover > a:after { width: 100% }
.nsOH #siteNav > li .xCYhJPsGYbt { top:100%; border-top: 1px solid #e0e0e0; background: #fff; padding:30px 0;  box-shadow: 0 4px 5px rgb(0 0 0 / 8%); overflow: hidden; transition: all 0s;  }
.nsOH #siteNav > li .xCYhJPsGYbt .lvl-1 a.lvl-1 { color:  #000; font-size: 13px; font-weight: 600 !important; text-transform: uppercase;   }
.nsOH #siteNav > li .xCYhJPsGYbt .lvl-1 a.lvl-1:hover { text-decoration: none }
.nsOH #siteNav > li .xCYhJPsGYbt .lvl-1 .site-nav { color:  #000; font-size: 13px; font-weight: 400; letter-spacing: 0.03rem; }
.nsOH #siteNav > li .xCYhJPsGYbt .lvl-1 .site-nav:hover { text-decoration: underline }
.nsOH #siteNav > li .xCYhJPsGYbt .lvl-1 .site-nav:before { content: none; }
/*.nsOH #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.nsOH #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.nsOH #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.nsOH #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.nsOH .iconset { padding: 0 12px; }
.nsOH .iconset .icon { color: #000; font-size: 18px; font-weight: 600 }
.nsOH .iconset:hover .icon{ color: #000; }
.nsOH .iconset .tooltip-label { display: none; }
.nsOH .iconset .icon-label { font-size: 12px; font-weight: 500; color: #000; text-transform: uppercase; margin-right: 8px; letter-spacing: 0.05rem }
.nsOH .iconset.header-cart .an-cart-l:before { content: '\ebf8' !important }
.nsOH  #userLinks { right: -88px; padding: 15px; top: 160% }
.nsOH  #userLinks li a { font-weight: 400; color: #000 }
.nsOH  #userLinks.active { top: 130% }
.nsOH  #OTfnFvJs.active { top: 80% }

/* Search Popup */
.nsOH .search-drawer {  box-shadow: 0 4px 5px rgb(0 0 0 / 8%); background-color: #fff !important; padding: 30px 60px 50px !important  }
.nsOH .search-drawer .action.search { left: 10px; }
.nsOH .search-drawer .action.search .an { font-weight: 600; color: #222 }
.nsOH .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #222 }
.nsOH .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #dcdcdc; padding-left: 45px; font-size: 14px; color: #222 }
.nsOH .search-drawer .input-text::-webkit-input-placeholder { color: #757575; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 1199px) {
    .nsOH #siteNav > li > a { padding: 3px 12px 0 !important; }
}

@media only screen and (max-width: 991px) {
    .nsOH { min-height: auto }
    .nsOH .header-into, .nsOH .row { padding: 0 15px; }
    .nsOH .flex-none { display: flex }
    .nsOH .iconset { padding: 0 10px; }
    .nsOH .iconset.header-cart { padding-right: 0; }
    .nsOH .btn--link .an{ font-size: 20px; font-weight: 600; color: #000; padding-top: 5px }
    /* Mobile Nav Wrapper */
    .tYhmpRHv { width: 355px !important; }
    .tYhmpRHv .aYvmBOsUwE { padding: 16px 24px !important; background-color: revert !important  }
    .tYhmpRHv .aYvmBOsUwE .an { float: revert !important; width: auto !important; color: #000 !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .tYhmpRHv #DTXvyrsD { padding: 0 24px 24px; }
    .tYhmpRHv #DTXvyrsD li.parent:first-child { border: none }
    .tYhmpRHv #DTXvyrsD li.acLink { border-top-color: rgba(34, 34, 34, 0.3) }
    .tYhmpRHv #DTXvyrsD li a { color: #000; font-size: 13px; font-weight: 500; padding: 20px 45px 20px 0; }
    .tYhmpRHv #DTXvyrsD li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .tYhmpRHv #DTXvyrsD li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .tYhmpRHv #DTXvyrsD li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .nsOH .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .nsOH .search-drawer { padding: 20px 15px 20px 15px !important; }
    .nsOH .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 355px) {
    .tYhmpRHv { width: 100% !important; }
}


/* HomeBody Header */
@media only screen and (min-width: 992px) {
    #indexHomeBody .nsOH { width: 100%;   background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%,transparent); }
    #indexHomeBody .nsOH .logo img { filter: drop-shadow( #fff 0 120px ); transform: translateY(-120px); }
    #indexHomeBody .nsOH:hover,
    #indexHomeBody.searchact .nsOH,
    #indexHomeBody .nsOH.sticky-header { background: #fff; }
    #indexHomeBody .nsOH:not(.sticky-header) { position: fixed; width: 100%; border-bottom: none; }

    #indexHomeBody .nsOH .btn--link .an { font-weight: 300  }
    #indexHomeBody .nsOH:hover .btn--link .an,
    #indexHomeBody .nsOH.sticky-header .btn--link .an,
    #indexHomeBody.searchact .nsOH .btn--link .an { font-weight: 600; }

    #indexHomeBody .nsOH .iconset .icon { font-weight: 300 }
    #indexHomeBody .nsOH:hover .iconset .icon,
    #indexHomeBody .nsOH.sticky-header .iconset .icon,
    #indexHomeBody.searchact .nsOH .iconset .icon { font-weight: 600; }

    #indexHomeBody .nsOH:hover .logo img,
    #indexHomeBody .nsOH.sticky-header .logo img,
    #indexHomeBody.searchact .nsOH .logo img { filter: revert; transform: revert }

    #indexHomeBody .nsOH #siteNav > li > a { color: #fff; }
    #indexHomeBody .nsOH:hover #siteNav > li > a,
    #indexHomeBody .nsOH.sticky-header #siteNav > li > a,
    #indexHomeBody.searchact .nsOH #siteNav > li > a{ color: #000; }

    #indexHomeBody .nsOH .iconset .icon,
    #indexHomeBody .nsOH .btn--link .an,
    #indexHomeBody .nsOH .iconset .icon-label { color: #fff;  }
    #indexHomeBody .nsOH:hover .iconset .icon,
    #indexHomeBody .nsOH:hover .btn--link .an,
    #indexHomeBody .nsOH:hover .iconset .icon-label,
    #indexHomeBody .nsOH.sticky-header .iconset .icon,
    #indexHomeBody .nsOH.sticky-header .btn--link .an,
    #indexHomeBody .nsOH.sticky-header .iconset .icon-label,
    #indexHomeBody.searchact .nsOH .iconset .icon,
    #indexHomeBody.searchact .nsOH .btn--link .an,
    #indexHomeBody.searchact .nsOH .iconset .icon-label { color: #000; }
}

/* End Header */
.mt-spacing { margin-top: 68px }
.main-links span { font-size: 14px; color: #000; text-transform: uppercase; font-weight: 400; position: relative; padding-bottom: 0.3rem }
.main-links span:after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #000; }
.main-links span:hover:after { height: 0 }

.modular-title { margin-bottom: 20px; }
.modular-title .main-title { font-size: 30px; font-weight: 600; color: #000; line-height: 1.2; letter-spacing: -.5px; margin-bottom: 0; }
@media only screen and (max-width: 991px) {
    .mt-spacing { margin-top: 34px }
}

.slideshow .slide-content { position: relative }
.slideshow .slide-content .banner-image { height: 100%; }
.slideshow .slide-content .banner-image img { width: 100%; height: 100%; object-fit: cover; object-position:50% 50% ; }
.slideshow .slide-content .banner-items {  position: absolute; left: 0; bottom: 0; width: 100%; display: flex; justify-content: center; align-items: center; text-align: center }
.slideshow .slide-content .banner-items .item-wrap { padding:0 24px 48px; }
.slideshow .slide-content .banner-items .main-title { font-size: 50px; font-weight: 600; color: #fff; line-height: 1.2; letter-spacing: -1px; margin-bottom: 15px; text-transform: uppercase }
.slideshow .slide-content .banner-items .main-describe { font-size: 18px; font-weight: 500; color: #fff; line-height: 1.4; letter-spacing: 0; margin-bottom: 35px }
.slideshow .slide-content .banner-items .main-links span {  color: #fff;  }
.slideshow .slide-content .banner-items .main-links span:after {  background: #fff; }
@media only screen and (max-width: 991px) {
    .slideshow .slide-content .banner-items .main-title { font-size: 40px; }
    .slideshow .slide-content .banner-items .main-describe { margin-bottom: 20px }
}
@media only screen and (max-width: 767px) {
    .slideshow .slide-content .banner-items .main-title { margin-bottom: 24px }
    .slideshow .slide-content .banner-items .main-describe { margin-bottom: 48px }
}

.zeSoR .fjzHS .slick-track { display: flex;  }
.zeSoR .fjzHS .slick-list { display: flex; margin: 0 -10px;  }
.zeSoR .fjzHS .slick-slide { margin: 0 10px;  }
.zeSoR .fjzHS .slick-slide div:not(.QZth,.GJWUMvVMpsQ,.button-set ) { height: 100% }
.zeSoR .fjzHS .list-item { border: none; border-radius: 0; padding: 0;  }
.zeSoR .fjzHS .list-item .QZth { background: #f5f5f5; overflow: hidden;  }
.zeSoR .fjzHS .list-item .QZth img { mix-blend-mode: multiply; }
.zeSoR .fjzHS .list-item .GJWUMvVMpsQ { padding: 0 10px;  }
.zeSoR .fjzHS .list-item .GJWUMvVMpsQ .hTnHp a { color: #000; letter-spacing: 0; font-size: 14px !important; font-weight: 400; opacity: 1; text-transform: revert }
.zeSoR .fjzHS .list-item .GJWUMvVMpsQ .product-price .price { color: #000 !important; font-size: 14px; font-weight: 500  }
.zeSoR .fjzHS .list-item .GJWUMvVMpsQ .product-price .old-price { font-size: 13px; color: #666; font-weight: 400 }
.zeSoR .fjzHS .list-item:hover .GJWUMvVMpsQ .hTnHp a { color: #000 }
.zeSoR .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.zeSoR .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.zeSoR .button-set li .btn-icon:hover { opacity: 1 }
.zeSoR .button-set.style0 li .btn-icon { border:1px solid #ddd }
.zeSoR .fjzHS .slick-arrow { width: 42px; height: 42px; background: #fff; border: none; border-radius: 50px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px; }
.zeSoR .fjzHS .slick-arrow:before {  font-size: 17px; font-weight: 300; opacity: 1; color: #000 }
.zeSoR .fjzHS .slick-prev { left: 15px; }
.zeSoR .fjzHS .slick-next { right:  15px; }

.module-banner { background: #f5f1eb; overflow: visible; display: flex }
.module-banner .banner-content { display: flex; flex-wrap: wrap; width: 90%; margin: 0 auto; }
.module-banner .item-images  { height: 100% }
.module-banner .item-images img { width: 100%; height: 100%; object-fit: cover; }
.module-banner .item-content { display: flex; align-items: center; justify-content: left; text-align: left;  height: 100%;  }
.module-banner .item-content .main-title { font-size: 30px; font-weight: 600; color: #000; line-height: 1.2; letter-spacing: -.5px; margin-bottom: 20px;}
.module-banner .item-content .main-describe { font-size: 14px; color: #000; font-weight: 400; line-height: 1.6; letter-spacing: 0; margin-bottom: 30px }
.banner-style1 .banner-content { margin-top: -5rem; }
.banner-style1 .item-content .item-wrap { padding: 0 50px 0 100px; width: 100%; }
.banner-style2 .banner-content  { margin-top: -5rem; padding-bottom: 68px }
.banner-style2 .item-content .item-wrap { padding: 0 0 0 20px; width: 100%; }
@media only screen and (max-width: 991px) {
    .banner-style1 { margin-top: 100px; }
    .banner-style2 .banner-content { margin-top: 0 ; padding-bottom: 34px}
    .module-banner .item-content .item-wrap { text-align: center; padding: 20px 0 32px;  }
    .module-banner .item-content .main-title { font-size: 20px; }
}





/* Footer */

.footer { background: #fff }
.footer .bWgJQ { border-color: #dadada; padding: 48px 0; }
.footer .bWgJQ .text-transform-title { font-size: 14px; font-weight: 400; margin-bottom: 15px;  color: #000; text-transform: uppercase !important }
.footer .bWgJQ p,
.footer .bWgJQ a { font-size: 12px; font-weight: 400; margin-bottom: 20px; color: #969696; max-width: 420px; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 20px; color: #000; }
.footer .social-icons li a:before { display: none }
.footer .vRrLw { border-top-color: transparent; }
.footer .copytext,
.footer .copytext a { color: #000; font-weight: 400; text-transform: revert !important }

/* Footer Email */
.email-input { height: 40px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #333; font-size: 12px; text-transform: capitalize; font-weight: 400; opacity: 1 }
.email-input .input-box {
    max-width: 340px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding: 0 10px;
    background: none;
    border: 1px solid #000;
    border-radius:0;
    transition: all 0s;
    text-indent: 2px;
    height: 100%
}
.email-input .input-but {
    min-width: 88px;
    padding: 0 10px;
    border: none;
    text-transform: revert;
    color: #fff;
    transition: all .3s;
    font-size: 14px;
    background: #000;
    border-radius: 0;
    font-weight: 300;
}
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
/*.email-input .input_icon:before { content: '\eb68';  }*/
@media (max-width: 991px) and (min-width: 768px) {
    .footer .footer-links:last-child { margin-top: 20px; }
}
@media only screen and (max-width: 991px) {
    .footer .container-none { padding: 0 15px; }
    .footer .bWgJQ { padding: 32px 0 !important; }
}
@media only screen and (max-width: 767px) {
    .footer .bWgJQ .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .bWgJQ .h4 { border-bottom: 1px solid #000 !important }
    .footer .bWgJQ .footer-links:last-child { padding-top: 15px; }
}