/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.RLMHXe { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 40px 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 } .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 only screen and (max-width: 991px) {
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .zeEk { 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; }
    .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; }
}


.btnHover { gap: 20px }
.mouldBtn { display: inline-block; cursor: pointer; font-size: 18px; font-weight: 400; background: none; border: 1px solid #fff; border-radius: 6px;  text-align: center; color: #fff; padding: 12px 32px;  text-transform: uppercase; transition: all .3s }
.mouldBtn:hover { background: #4ba655; border-color: #4ba655; }
.main-title { margin-bottom: 15px; color: #333; font-size: 26px;  text-align: center; font-weight: 600; text-transform: revert }
.main-label { margin-bottom: 4px; color: #333; font-size: 12px;  }
.main-content { color: #333; font-size: 16px; text-align: center; font-weight: 500; margin-bottom: 20px; }



/* Top Bar */
.top-bar { background: #fff; overflow: hidden; }
.top-bar .inner { min-height: 36px; margin: 0 auto }
.top-bar .inner a { color: #000; font-size: 12px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; }
.top-bar .iconset { padding: 0 15px; color: #000; text-transform: uppercase; }
.top-bar .iconset.header-cart { padding-right: 0 }
.top-bar .iconset .icon {font-size: 14px; color: #333; font-weight: 600; margin-right: 2px; }
.top-bar .iconset .counter { border-radius: 50%; background: #000; min-width: 15px; height: 15px; line-height: 15px; display: inline-block }
.top-bar.sticky-top { position: fixed; width: 100%; z-index: 48; }

/* Header SiteNav */
.zeEk,.zeEk:not(.sticky-header) { transition: all 0s }
.zeEk.sticky-header { margin-top: 36px; -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 20%); }
.zeEk .header-into { position: relative }
.zeEk .header-into, .zeEk .row {  max-width: 1200px; margin: 0 auto }
.zeEk .logo.logo-full img { max-width: 256px; max-height: 58px; }
.zeEk #siteNav { height: 100%; padding: 0 10px; }
.zeEk #siteNav.left { justify-content: center }
.zeEk #siteNav > li { display: inherit; }
.zeEk #siteNav > li > a {  font-size: 16px; padding: 0 15px; font-weight: 500;margin: auto 0; color: #000; text-transform: uppercase;  transition:  all 0s }
.zeEk #siteNav > li:hover a { color: #4ba655 }
.zeEk #siteNav > li > a:after { background: none; }
.zeEk #siteNav > li .ZnPRnKTfpY { top:110%; background: #fff;   overflow: hidden; transition: all 0s; }
.zeEk #siteNav > li:hover .ZnPRnKTfpY { top:100%;  }
.zeEk.sticky-header #siteNav > li:hover .ZnPRnKTfpY { -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 40%); }
.zeEk #siteNav > li .ZnPRnKTfpY .lvl-1 a.lvl-1 { color: #000; font-size: 14px; }
.zeEk #siteNav > li .ZnPRnKTfpY .lvl-1 .site-nav { color: #000;  }
.zeEk #siteNav > li .ZnPRnKTfpY .lvl-1 .site-nav:before { background-color: #000; height: 3px; }
.zeEk #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 7px; }
.zeEk #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600 }
.zeEk #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }
.zeEk #siteNav.medium  > li:hover > a .an:before { color: #4ba655 }
/* Header IconSet */
.zeEk .iconset { padding: 0 15px; margin: auto 0 }
.zeEk .iconset .icon { font-size: 20px; color: #333; font-weight: 600 }
.zeEk .iconset:hover a, .zeEk .iconset:hover .icon{ color: #333 }
.zeEk .iconset:hover .tooltip-label { top: -24px }
.zeEk #userLinks { top:30%; right: 10% }
.zeEk #userLinks.active { top: 0; }
.zeEk .header-cart .counter { color: #fff; background: #000; font-weight: 500; min-width: 16px; height: 16px; line-height: 16px; top: 6px; right: 4px;  }
.zeEk .site-search .input-but { border: none }
.zeEk.sticky-header #JDOoZry.active { top: 100%; border-top: 1px solid #ddd }
.zeEk .search-drawer { box-shadow: 0 5px 6px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 10%);  }
.zeEk .search-drawer .action.search { left: 10px; }
.zeEk .search-drawer .action.search .an { font-weight: 600; color: #333 }
.zeEk .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.zeEk .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.zeEk .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 991px) {
    .zeEk.sticky-header { margin-top: 0 }
    .zeEk .logo.logo-full img { max-width: 180px; margin-top: 0 }
    .zeEk .iconset { padding: 0 12px; }
    .zeEk .iconset .icon {  font-size: 22px }
    .zeEk  #userLinks { display: none }
    .zeEk .btn--link .an { font-size: 26px; font-weight: 600;  color: #000; padding: 0 12px; margin-top: 2px; }
    .zeEk .header-cart .counter { right: -4px; }
    /* Mobile Nav Wrapper */
    .aFaL { right: -300px; left: revert!important; }
    .aFaL.active { right: 0; left: revert!important;}
    body.menuOn .RLMHXe{ left: revert!important; }
    .aFaL .tboR { height: 36px; }
    .aFaL #ZLUUiNRX li a { color: #333; font-weight: 500; }
    .aFaL #ZLUUiNRX li li a { font-size: 13px !important; font-weight: 400 }
    .aFaL #ZLUUiNRX li li li a { font-weight: 500 }
}
@media only screen and (max-width: 767px) {
    .zeEk .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .zeEk .search-drawer { padding: 20px 15px 20px 15px !important; }
    .zeEk .search-drawer .searchField { display: flex }
}


/* bannerPoster */
.bannerPoster .poster-wrapper { position: relative }
.bannerPoster .banner-img-wrapper img { width: 100% }
.bannerPoster .banner-img-wrapper .banner-up-min { display: none }
.bannerPoster .kBDXC { position: absolute; left: 0; right: 0; top: 0; bottom: 0 }
.bannerPoster .kBDXC .banner-content { display: flex; flex-direction: column;  justify-content:center; height: 100%; width: 70%; margin: 0 auto }
.bannerPoster .kBDXC .slide-label { color: #fff; font-weight: 400; font-size: 36px; letter-spacing: -1px; }
.bannerPoster .kBDXC .slide-title { color: #fff; text-transform: uppercase; font-size: 58px; font-weight: 600; letter-spacing: -4px; line-height: 58px; margin-bottom: 20px; }
.bannerPoster .kBDXC .slide-button { margin-bottom: 20px; }
.bannerPoster .show2SerialNo .kBDXC .banner-content  { align-items: flex-end; text-align: right }
.bannerPoster .show3SerialNo .kBDXC .slide-label,
.bannerPoster .show3SerialNo .kBDXC .slide-title,
.bannerPoster .show3SerialNo .kBDXC .slide-button .mouldBtn { border-color: #000; color: #000 }
.bannerPoster .show3SerialNo .kBDXC .slide-button .mouldBtn:hover { border-color: #4ba655; color: #fff }
.bannerPoster .slick-prev, .bannerPoster .slick-next { background: none; width: 68px; height: 78px; top: 50%; font-weight: 300; text-shadow: 0 1px 2px rgb(0 0 0 / 60%); }
.bannerPoster .slick-prev:before, .bannerPoster .slick-next:before { font-size: 32px; line-height: 40px; color: #fff;  opacity: 1 }
.bannerPoster .slick-prev { left: 0 } .bannerPoster .slick-next { right: 0 }
.bannerPoster .slider-dots { bottom: 20px; left: 50.5% }
.bannerPoster .slider-dots .slider-dots-item { background: none; border: 1px solid #fff; border-radius: 50%; width: 12px; height: 12px;  }
.bannerPoster .slider-dots .slider-dots-item.slider-active { background: #fff; margin-top: 0  }
@media only screen and (max-width: 991px) {
    .bannerPoster .kBDXC .slide-label { font-size: 28px; line-height: 32px; }
    .bannerPoster .kBDXC .slide-title { font-size: 38px; line-height: 38px; letter-spacing: -2px; }
    .bannerPoster .kBDXC .slide-button .mouldBtn { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
    .bannerPoster .banner-img-wrapper .banner-up-max { display: none }
    .bannerPoster .banner-img-wrapper .banner-up-min { display: block }
    .bannerPoster .show3SerialNo .kBDXC .slide-label,
    .bannerPoster .show3SerialNo .kBDXC .slide-title,
    .bannerPoster .show3SerialNo .kBDXC .slide-button .mouldBtn { border-color: #fff; color: #fff }
    .bannerPoster .slick-prev, .bannerPoster .slick-next { width: 38px; height: 48px;  }
    .bannerPoster .slick-prev:before, .bannerPoster .slick-next:before { font-size: 30px; line-height: 30px; }
}


/* Product Slider */
.xktFnkuPxRc .product-wrapper { padding: 0 70px;  }
.xktFnkuPxRc .product-title .main-title { color: #000; font-weight: 600; font-size: 38px; }
.xktFnkuPxRc .VgYZEVuCDn .slick-list{ padding: 10px 0; }
.xktFnkuPxRc .VgYZEVuCDn .slick-slide { margin: 0 10px;}
.xktFnkuPxRc .VgYZEVuCDn .list-item { border:none ; border-radius: 0; padding: 2px 0 0;}
.xktFnkuPxRc .VgYZEVuCDn .list-item .vjKZiHWp a { color: #000; font-size: 16px !important; font-weight: 400; opacity: 1; text-transform: revert }
.xktFnkuPxRc .VgYZEVuCDn .list-item .OEUKsafee .product-price .price { color: #000 !important;    }
.xktFnkuPxRc .VgYZEVuCDn .list-item .OEUKsafee { text-align: center!important; padding: 10px }
.xktFnkuPxRc .VgYZEVuCDn .list-item:hover .vjKZiHWp a { color: #49a754 }
.xktFnkuPxRc .button-set li .btn-icon .icon { font-size: 15px; }
.xktFnkuPxRc .button-set.style0 li .btn-icon { border:1px solid #ddd }
.xktFnkuPxRc .VgYZEVuCDn .product-price .old-price { font-size: 13px; color: #000 }
.xktFnkuPxRc .VgYZEVuCDn .slick-arrow { border-radius: 50%;  top:45%; width: 48px; height: 48px; background: none }
.xktFnkuPxRc .VgYZEVuCDn .slick-arrow:before {  opacity: 1; font-size: 28px; color: #999; font-weight: 600 }
.xktFnkuPxRc .VgYZEVuCDn .slick-prev { left: -50px; }
.xktFnkuPxRc .VgYZEVuCDn .slick-next { right: -50px; }

@media only screen and (max-width: 1440px) {
    .xktFnkuPxRc .VgYZEVuCDn { padding: 0; }
}
@media only screen and (max-width: 576px) {
    .xktFnkuPxRc .product-wrapper { padding: 0 15px; }
    .xktFnkuPxRc .product-title .main-title { font-size: 24px; }
    .xktFnkuPxRc .VgYZEVuCDn { padding: 0 5px; }
    .xktFnkuPxRc .VgYZEVuCDn .slick-prev { left: 0; }
    .xktFnkuPxRc .VgYZEVuCDn .slick-next { right: 0; }
}

.lattice4Grid .row > * { padding:0 !important; }
.lattice4Grid .social-title .main-title { font-size: 22px; font-weight: 600; margin-bottom: 0; letter-spacing: -1px; color:#49a754 }
.lattice4Grid .social-title .main-content { font-size: 17px; margin-bottom: 20px; color: #000 }
.lattice4Grid .social-items .socialBox{ font-size: 12px; text-align: center; color: #333; padding: 10px }
.lattice4Grid.social-wrapper .social-items .socialBox { font-size: 14px; }



/* Footer */
.footer .yBjQq { border-color: #dad9cd }
.footer .yBjQq .h4, .footer .yBjQq .text-transform-title { font-size: 15px; font-weight: 600 ; text-transform: uppercase !important}
.footer .yBjQq .text-transform-title { margin-bottom: 20px }
.footer .yBjQq p, .footer .footer-links a { font-size: 13px; 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 .VqzHjRomOa { border-top-color: #ddd }
@media only screen and (max-width: 767px) {
    .footer .yBjQq .footer-links .h4 { border-color: #e6e6e6 !important }
}

/* Footer Email */
.email-input { height: 42px; 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: #000; border-right: none;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 72px; padding: 0 14px; border:none; color: #fff; transition: all .3s; font-size: 14px; background: #000; border-radius: 0 ; font-weight: 300; letter-spacing: 1px }
.email-input .input-but:hover { background: #555  }
.email-input .input_icon { font-size: 16px; font-weight: 500; color: #fff; line-height: 38px; }
.email-input .input_icon:before { content: '\eb68';  }
