/*-- 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 .pizEVoOw { background: #fff } #indexHomeBody .section { padding: 40px 0 }
.container { max-width: 1440px; 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 }  .ci-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: 1200px) {
    .ci-none { display: block !important } .c-none { display: none !important; }
}

@media only screen and (max-width: 991px) {
    #indexHomeBody .section { padding: 32px 0 !important }
    .container-none { max-width: 100%; padding-left: 15px; padding-right: 15px; }
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    #indexHomeBody .section { padding: 24px 0 !important }
    .mi-none { display: block !important } .m-none { display: none !important; }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .ivgZTdS { 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; }
}


/* Top Bar */
.top-bar { background: #241f20;  }
.top-bar .notices {  height: 40px;  }
.top-bar .notices span { font-size: 0.8rem; color: #fff; font-weight: 500; letter-spacing: 0.05rem; text-align: center; text-transform: uppercase }


 /* Header */
.ivgZTdS { border-bottom: 1px solid #f2f1f0; box-shadow: 0 2px 2px rgba(36,31,32,0.2); transition: all .3s; background: #fff; }
body:not(.searchact) .ivgZTdS:not(.sticky-header) {  box-shadow: none; border-bottom: 1px solid #f2f1f0;; background: #fff; }
.ivgZTdS .header-into, .ivgZTdS .row {  padding: 0 15px; max-width: 1440px; margin: 0 auto; }
.ivgZTdS .hide-features {   position: relative; padding: 0 15px; max-width: 1440px; margin: 0 auto; }
.ivgZTdS .logo img { max-width: 172px; max-height: 70px; }
/* Header SiteNav */
.ivgZTdS #siteNav { height: 100%; justify-content: center }
.ivgZTdS #siteNav > li { display: inherit; }
.ivgZTdS #siteNav > li > a {  font-size: 14px; padding: 5px 18px 0; font-weight: 600; margin: auto 0; color: #241f20; letter-spacing: 0;  text-transform: revert;  transition:  all 0s }
.ivgZTdS #siteNav > li:hover a { color: #000 }
.ivgZTdS #siteNav > li > a:after { background: #c9d77e; height: 1px; }
.ivgZTdS #siteNav > li:hover a:after { width: 100% }
.ivgZTdS #siteNav > li .OSCPEyr { top: 100%; ; background: #fff; padding: 40px 60px; border-top: 1px solid #f2f1f0;  box-shadow: 0 2px 2px rgba(36,31,32,0.2); overflow: hidden; transition: all 0s;  }
.ivgZTdS #siteNav > li .OSCPEyr .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 500 !important; text-transform: uppercase;  letter-spacing: 0.03rem; }
.ivgZTdS #siteNav > li .OSCPEyr .lvl-1 a.lvl-1:hover { text-decoration: none }
.ivgZTdS #siteNav > li .OSCPEyr .lvl-1 .site-nav { color: #241f20; font-size: 13px; font-weight: 400; letter-spacing: 0.02rem;  }
.ivgZTdS #siteNav > li .OSCPEyr .lvl-1 .site-nav:hover { text-decoration: underline; color: #000 }
.ivgZTdS #siteNav > li .OSCPEyr .lvl-1 .site-nav:before { content: none;  }
/*.ivgZTdS.sticky-header #siteNav > li:hover .OSCPEyr { -webkit-box-shadow: none; top: 100% ;  }*/
/*.ivgZTdS #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 4px; }*/
/*.ivgZTdS #siteNav.medium  > li > a .an:before { color: #000; font-weight: 300; font-size: 16px; }*/
/*.ivgZTdS #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.ivgZTdS #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.ivgZTdS .function { position: relative }
.ivgZTdS .iconset { padding: 0 14px; height: 30px; line-height: 30px; }
.ivgZTdS .iconset .icon { color: #000; font-size: 16px; font-weight: 600 }
.ivgZTdS .iconset .tooltip-label { display: none }
.ivgZTdS .iconset .icon-label { font-size: 14px; text-transform: uppercase; font-weight: 300; color: #000; margin-right: 6px; }
.ivgZTdS .iconset.header-cart .an-cart-l:before {  content: '\ebf8' }
.ivgZTdS .iconset .counter { display: inline-block;  background: none; color: #252525; font-weight: 400; font-size: 14px; margin-left: 3px; text-align: center }
.ivgZTdS #acbHYGuV.active { top: calc( 100% - 70px ); }
.ivgZTdS #acbHYGuV { top: calc( 100% - 40px ); }
.ivgZTdS #acbHYGuV { right: 15px }
.ivgZTdS #userLinks { right: 15px;  }
.ivgZTdS #userLinks.active { top: calc( 100% - 20px ); }
.ivgZTdS #userLinks li a { font-weight: 500 }



/* Search Popup */
.ivgZTdS .search-drawer {border-bottom: none; border-top: 1px solid #f2f1f0;  box-shadow: 0 2px 2px rgba(36,31,32,0.2); background-color: #fff !important; padding: 30px 60px !important; top: 100% !important }
.ivgZTdS .search-drawer.active { top: 100% !important }
.ivgZTdS.sticky-header .search-drawer, .ivgZTdS.sticky-header .search-drawer.active { top:100% !important }
.ivgZTdS .search-drawer .action.search { left: 10px; }
.ivgZTdS .search-drawer .action.search .an { font-weight: 600; color: #333 }
.ivgZTdS .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.ivgZTdS .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid rgba(26,26,30,.15); padding-left: 45px; font-size: 14px; color: #333 }
.ivgZTdS .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
/*@media only screen and (min-width: 992px) {*/
/*    !*  Header Search *!*/
/*    .ivgZTdS .searchBox { padding: 0 20px; height: 34px; line-height: 34px; max-width: 248px; }*/
/*    .ivgZTdS .searchBox .icon { font-size: 14px; color: #000 !important; font-weight: 600;  }*/
/*    .ivgZTdS .searchBox:hover .icon { color: #000 !important;  }*/
/*    .ivgZTdS .searchBox .s-input { max-width: 200px; }*/
/*    .ivgZTdS .searchBox .s-input::-webkit-input-placeholder { color: #999; font-weight: 400; font-size: 13px; opacity: 1;  text-transform: revert }*/
/*    .ivgZTdS .searchBox .s-input, .ivgZTdS .searchBox .input-but { border: 1px solid #efefef;  line-height: 34px; font-weight: 400; background: #fff !important; transition: all 0s; height: 100% }*/
/*    .ivgZTdS .searchBox .s-input { border-left: none !important; border-radius: 0 34px 34px 0 ; font-size: 14px; color: #000; padding: 0 10px 0 5px;  }*/
/*    .ivgZTdS .searchBox .input-but { border-right: none !important; border-radius: 34px 0 0 34px ; display: flex; align-items: center; padding: 0 5px 0 10px; }*/
/*    !*.ivgZTdS .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*!*/
/*    !*.ivgZTdS .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*!*/
/*    !*.ivgZTdS .searchBox:hover .s-input, .ivgZTdS .searchBox:hover .input-but { border-color: #b3b3b3 }*!*/
/*    .ivgZTdS .search-drawer { display: none }*/
/*}*/
@media only screen and (max-width: 1199px) {
    .ivgZTdS #siteNav > li > a { padding: 5px 12px 0 !important; }
}
@media only screen and (max-width: 991px) {
    .ivgZTdS .iconset { padding: 0 10px; }
    .ivgZTdS .iconset .icon-label { display: none }
    .ivgZTdS .btn--link .an{ font-size: 17px; font-weight: 600; color: #000;  }
    .ivgZTdS #userLinks { display: none !important }
    /* Mobile Nav Wrapper */
    .EvRYvRdUwX { width: 355px !important; }
    .EvRYvRdUwX .FmfcsPS { padding: 16px 24px !important; background-color: revert !important  }
    .EvRYvRdUwX .FmfcsPS .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .EvRYvRdUwX #jbXjEyHm { padding: 0 24px 24px; }
    .EvRYvRdUwX #jbXjEyHm li.parent:first-child { border: none }
    .EvRYvRdUwX #jbXjEyHm li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .EvRYvRdUwX #jbXjEyHm li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .EvRYvRdUwX #jbXjEyHm li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .EvRYvRdUwX #jbXjEyHm li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .ivgZTdS .logo img { max-width: 152px; }
    .ivgZTdS .iconset { padding: 0 10px }
    .ivgZTdS .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .ivgZTdS .search-drawer { padding: 20px 15px 20px 15px !important; }
    .ivgZTdS .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 355px) {
    .EvRYvRdUwX { width: 100% !important; }
}
/* End Header */


.mouldBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 1;
    background: #f2f2f2;
    border: none;
    letter-spacing: 2px;
    border-radius: 50px;
    text-align: center;
    padding: 18px 24px;
    text-transform: uppercase;
    transition: all .2s
}
.mouldBtn:hover { background: #241f20; color: #fff; }

.slideshow { padding: 30px;  background-color: #ffa368;  }
.slideshow .slide-content { position: relative; max-height: 700px; border-radius: 30px; overflow: hidden }
.slideshow .slide-content .banner-image { padding-bottom: 56.25%; position: relative; margin-top: -10%; height: 100%; width: 100%; padding-left: 100vh; }
.slideshow .slide-content .banner-image .video-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%;  }
.slideshow .slide-content .banner-items { position: absolute; transform: translatey(-50%); top:50%; left: 0; right: 0; display: flex; justify-content: center }
.slideshow .slide-content .banner-items .item-wrap { padding: 20px; max-width: 50%; text-align: center;  }
.slideshow .slide-content .item-wrap .main-title { font-size: 58px; color: #fff; font-weight: 500; letter-spacing: 0.05rem; line-height: 1.1; margin-bottom: 24px; text-transform: uppercase; }
.slideshow .slide-content .item-wrap .main-label { font-size: 28px; color: #fff; font-weight: 500; letter-spacing: 0; line-height: 1.4; text-transform: revert; margin-bottom: 20px; }
@media only screen and (max-width: 991px) {
    .slideshow { padding: 15px;  }
    .slideshow .slide-content { border-radius: 20px; height: 502px; max-height: 502px }
    .slideshow .slide-content .banner-image {   margin-top: 0;  }
    .slideshow .slide-content .banner-image .video-link { object-fit: cover }
    .slideshow .slide-content .item-wrap .main-title { font-size: 32px;}
    .slideshow .slide-content .item-wrap .main-label { font-size: 22px; }
}
@media only screen and (max-width: 767px) {
    .slideshow .slide-content .banner-items .item-wrap {  max-width: 100%;}
    .slideshow .slide-content .item-wrap .main-title { font-size: 30px;}
    .slideshow .slide-content .item-wrap .main-describe { font-size: 16px; }
}


.mt-spacing { margin-top: 32px; }
.modular-title { font-size: 16px; color: #000; font-weight: 500; letter-spacing: 0.1rem; padding: 15px 0; text-transform: uppercase; margin-bottom: 0; }


.lattice3Grid .subject-items { margin: 0 -24px; display: flex; flex-wrap: wrap }
.lattice3Grid .subject-items .item-unit { padding: 0 24px; margin-top: 32px; }
.lattice3Grid .subject-items .item-unit .item_images { overflow: hidden }
.lattice3Grid .subject-items .item-unit .item_images img { width: 100%; height: 100%; object-fit: cover; transition: all 1s }
.lattice3Grid .subject-items .item-unit .item_content {   margin-top: 16px; text-align: center }
.lattice3Grid .subject-items .item-unit .item_content .main-title { font-size: 30px; color: #000; font-weight: 500; letter-spacing: 0;  text-transform: revert; margin: 0; }
.lattice3Grid .subject-items .item-unit .item_content .main-describe { font-size: 15px; color: #000; font-weight: 300; letter-spacing: 0;  text-transform: revert; margin-bottom: 16px; }
.lattice3Grid .subject-items .item-unit .item_content .main-links span { font-size: 15px; color: #000; font-weight: 400; letter-spacing: 0.05rem; padding-bottom: 3px; text-transform: uppercase; border-bottom: 1px solid #000; transition: all .2s }
.lattice3Grid .subject-items .item-unit .item_content .main-links span:hover { border-color: #c9d77e }
@media only screen and (max-width: 991px) {
    .lattice3Grid .subject-items { margin: 0 -15px; }
    .lattice3Grid .subject-items .item-unit { padding: 0 15px; }
    .lattice3Grid .subject-items .item-unit .item_content .main-title { font-size: 22px; }
}


.module-banner .banner-content { display: flex; flex-wrap: wrap;  }
.module-banner .item-images img { width: 100%; height: 100%; object-fit: cover }
.module-banner .item-content { display: flex; align-items: center; justify-content: center; height: 100%;  }
.module-banner .item-content .item-wrap { max-width: 65%; text-align: center }
.module-banner .item-content .main-title { font-size: 52px; color: #000;  font-weight: 600;  line-height: 1.2; margin-bottom: 16px; letter-spacing: 1px; }
.module-banner .item-content .main-describe { font-size: 17px; color: #000; font-weight: 400; line-height: 1.4; margin-bottom: 16px; letter-spacing: 0.05rem; }
.module-banner.banner-style1 { background: #dc7178; }
.module-banner.banner-style2 { background: #acd3dc; }
.module-banner.banner-style2 .item-content .main-label { font-size: 28px; color: #000;  font-weight: 600;  line-height: 1.2; margin-bottom: 20px; letter-spacing: 0; }
.module-banner.banner-style2 .item-content .main-title {  line-height: 1; letter-spacing: 0.1rem; margin-bottom: 20px; }
.module-banner.banner-style2 .item-content .mouldBtn { background: #241f20; color: #fff; }
.module-banner.banner-style2 .item-content .mouldBtn:hover { background: #444;  }
@media only screen and (max-width: 991px) {
    .module-banner .item-content .item-wrap { max-width: 100%; padding: 20px 15px; }
    .module-banner .item-content .main-title { font-size: 40px }
    .module-banner .item-content .main-describe { font-size: 16px }
    .module-banner.banner-style2 .item-content .main-label { font-size: 24px; }
}
@media only screen and (max-width: 767px) {
    .module-banner .item-images { height: 300px; }
}
@media only screen and (max-width: 576px) {
    .module-banner.banner-style2 .item-content .main-label { font-size: 20px; }
    .module-banner .item-content .main-title { font-size: 32px }
}



.AtPaXSUp .Xiad .slick-track { display: flex; }
.AtPaXSUp .Xiad .slick-list { display: flex; margin: 0 -10px  }
.AtPaXSUp .Xiad .slick-slide {  margin:  0 10px;  }
.AtPaXSUp .Xiad .slick-slide div:not(.ebaPzyb,.rDzaWMiV,.button-set ) { height: 100% }
.AtPaXSUp .Xiad .list-item { border: none;  border-radius: 0; padding: 0 ;}
.AtPaXSUp .Xiad .list-item .ebaPzyb { overflow: hidden; background: #fff ; }
.AtPaXSUp .Xiad .list-item .ebaPzyb img { mix-blend-mode: multiply;  margin: 0 auto }
.AtPaXSUp .Xiad .list-item .rDzaWMiV { padding: 0 ;  }
.AtPaXSUp .Xiad .list-item .rDzaWMiV .unEKEenXDW a { color: #000; letter-spacing: 0; font-size: 15px !important; font-weight: 500; opacity: 1; text-transform: revert }
.AtPaXSUp .Xiad .list-item .rDzaWMiV .product-price .price { color: #000 !important; font-size: 14px; font-weight: 600; letter-spacing: 0  }
.AtPaXSUp .Xiad .list-item .rDzaWMiV .product-price .old-price { font-size: 14px; color: #666;  font-weight: 400; }
.AtPaXSUp .Xiad .list-item:hover .rDzaWMiV .unEKEenXDW a { color: #000 }
.AtPaXSUp .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.AtPaXSUp .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.AtPaXSUp .button-set li .btn-icon:hover { opacity: 1 }
.AtPaXSUp .button-set.style0 li .btn-icon { border:1px solid rgba(84,84,84,.3) }
.AtPaXSUp .Xiad .slick-arrow { width: 42px; height: 42px; background: #fff; border: none; border-radius: 50px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px;  }
.AtPaXSUp .Xiad .slick-arrow:hover { opacity: 1 }
.AtPaXSUp .Xiad .slick-arrow:before {  font-size: 17px; font-weight: 300; opacity: 1; color: #000 }
.AtPaXSUp .Xiad .slick-prev { left: 15px ; }
.AtPaXSUp .Xiad .slick-next { right: 15px; }
@media only screen and (max-width: 991px) {
    .AtPaXSUp .Xiad .slick-arrow { top: 45%;   }
}
@media only screen and (max-width: 576px) {
    .AtPaXSUp .Xiad .list-item .rDzaWMiV .unEKEenXDW a { font-size: 14px !important; }
}



/* Footer */
.footer { background: #f4f4f4 }
.footer .XfHdSrgr { border-color: transparent }
.footer .XfHdSrgr .text-transform-title { font-size: 15px; font-weight: 500; margin-bottom: 10px; color: #000; letter-spacing: 0.05rem; text-transform: uppercase !important }
.footer .XfHdSrgr p,
.footer .XfHdSrgr a { font-size: 13px; font-weight: 400; margin-bottom: 20px; color: #000; max-width: 420px;   }

.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .footer-links a:before { display: none }
.footer .social-icons li i { font-size: 20px; color: #000; }
.footer .social-icons li a { margin-bottom: 15px; }
.footer .social-icons li a:before { content: none }
.footer .DykpBj { border-top: 1px solid transparent;  background: #f2f1f0 !important; }
.footer .copytext,
.footer .copytext a { color: #000; font-size: 14px; font-weight: 400 }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #000; font-size: 13px; font-weight: 300; opacity: 1 }
.email-input .input-box {
    max-width: 300px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding: 0;
    background: none;
    border: none;
    border-bottom: 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;
    border-bottom: 1px solid #000;
    border-radius: 0;
    background: none;
    text-transform: uppercase;
    color: #fff;
    transition: all 0s;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    letter-spacing: 1px;
}
/*.email-input .input-box:focus { border-color: #737373 }*/
.email-input .input_icon { font-size: 24px; font-weight: 300; color: #000; line-height: 42px;  }
.email-input .input-but:hover { background: none; opacity: .8 }
.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; }
}
@media only screen and (max-width: 767px) {
    .footer .XfHdSrgr .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .XfHdSrgr .h4 { border-bottom: 1px solid #000 !important }
    .footer .XfHdSrgr .footer-links:last-child { padding-top: 15px; }
}