/*-- 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 .QFnh { background: #fff } #indexHomeBody .section { padding: 50px 0 }
.container { max-width: 1680px; 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) {
    .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; } #indexHomeBody .section { padding: 24px 0 !important }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .hyLDO { 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: 18px; font-weight: 600; background: none; border: 1px solid #fff; border-radius: 0; color: #fff; text-align: center; padding: 0 16px; min-width: 242px; line-height: 52px; height: 52px; text-transform: uppercase; transition: all .3s }
.mouldBtn:hover { background: #414141;  }

/* Top Bar */
.top-bar { background: #fff; overflow: hidden; }
.top-bar .container { max-width: 1680px; }
.top-bar .function .iconset { line-height: 32px; height: 32px; padding: 0 30px }
.top-bar .function .icon { font-size: 16px; color: #000; font-weight: 600; }


/* Header */
.hyLDO { border-bottom: none; box-shadow: none; transition: all .3s }
.hyLDO .header-into, .hyLDO .row { padding: 0 15px; max-width: 1680px; margin: 0 auto;  }
.hyLDO .logo img { max-width: 138px; max-height: 64px;  }
/* Header SiteNav */
.hyLDO #siteNav { height: 100%; padding: 0 18px; justify-content: left; }
.hyLDO #siteNav > li { display: inherit; }
.hyLDO #siteNav > li > a {  font-size: 14px; padding: 5px 10px 0; font-weight: 600; margin: auto 0; color: #000; letter-spacing: 0;  text-transform: uppercase;  transition:  all 0s }
.hyLDO #siteNav > li:hover a { color: #000 }
.hyLDO #siteNav > li > a:after { background: #000; height: 2px; }
.hyLDO #siteNav > li:hover a:after { width: 100% }
.hyLDO #siteNav > li .CAwr { top:100%; background: #fff; padding:30px 40px; border-top: 1px solid #dedede; box-shadow: none; overflow: hidden; transition: all 0s;  }
.hyLDO #siteNav > li .CAwr .lvl-1 a.lvl-1 { color: #000; font-size: 14px; font-weight: 600 !important; text-transform: uppercase }
.hyLDO #siteNav > li .CAwr .lvl-1 a.lvl-1:hover { text-decoration: none }
.hyLDO #siteNav > li .CAwr .lvl-1 .site-nav { color: #000; font-size: 13px; font-weight: 400; letter-spacing: 0.03rem; text-transform: uppercase }
.hyLDO #siteNav > li .CAwr .lvl-1 .site-nav:hover { text-decoration: underline; }
.hyLDO #siteNav > li .CAwr .lvl-1 .site-nav:before { content: none; }
.hyLDO.sticky-header #siteNav > li:hover .CAwr { -webkit-box-shadow: none; }
/*.hyLDO #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.hyLDO #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.hyLDO #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.hyLDO #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.hyLDO .iconset { padding: 0 12px; height: 30px; line-height: 30px; }
.hyLDO .iconset .icon { color: #000; font-size: 16px; font-weight: 600 }
.hyLDO .iconset:hover .icon, .hyLDO .iconset:hover a { color: #000 }
.hyLDO .iconset .counter { position: absolute; border-radius: 50%; top: 2px; right: 4px; max-width: 14px; height: 14px; line-height: 14px; min-width: 14px; text-align: center }
.hyLDO .iconset .tooltip-label { display: none }
.hyLDO .function-script { position: relative; }
.hyLDO #vPPS.active, .hyLDO #userLinks.active { top: 0 }
.hyLDO #vPPS, .hyLDO #userLinks { top: 10%; }
.hyLDO #vPPS { right: 0 }
.hyLDO #userLinks { right: 0; }
.hyLDO #userLinks li a { font-weight: 500 }

/* Search Popup */
.hyLDO .search-drawer { border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; box-shadow: none; background-color: #fff !important; padding: 30px 60px !important  }
.hyLDO .search-drawer .action.search { left: 10px; }
.hyLDO .search-drawer .action.search .an { font-weight: 600; color: #333 }
.hyLDO .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.hyLDO .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #dedede; padding-left: 45px; font-size: 14px; color: #333 }
.hyLDO .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (min-width: 992px) {
    /*  Header Search */
    .hyLDO .searchBox { padding:0 12px ; height: 40px; line-height: 40px; min-width: 208px; margin-right: 10px;  }
    .hyLDO .searchBox .icon { font-size: 20px; color: #a41e21 !important; font-weight: 600;  }
    .hyLDO .searchBox:hover .icon { color: #a41e21 !important;  }
    .hyLDO .searchBox .s-input { min-width: 268px; }
    .hyLDO .searchBox .s-input::-webkit-input-placeholder { color: #444; font-weight: 400; font-size: 12px; opacity: 1;  text-transform: revert }
    .hyLDO .searchBox .s-input, .hyLDO .searchBox .input-but { border: 1px solid transparent;  line-height: 40px; font-weight: 500; background: #eee !important; transition: all 0s; height: 100% }
    .hyLDO .searchBox .s-input { border-left: none !important; border-radius: 0; font-size: 14px; color: #000; padding: 0 0 0 10px;  }
    .hyLDO .searchBox .input-but { border-right: none !important; border-radius: 0 ; display: flex; align-items: center; padding: 0 10px; }
    /*.hyLDO .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*/
    /*.hyLDO .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*/
    /*.hyLDO .searchBox:hover .s-input, .hyLDO .searchBox:hover .input-but { border-color: #b3b3b3 }*/
    .hyLDO .search-drawer { display: none }
}
@media only screen and (max-width: 1199px) {
    .hyLDO #siteNav { margin: 0 }
    .hyLDO .iconset { padding: 0 10px; }
    .hyLDO #siteNav > li > a { padding: 5px 10px 0 !important; }
}
@media only screen and (max-width: 991px) {
    .hyLDO.header-8 .logo img { max-width: 138px; }
    .hyLDO .header-into { padding: 0 15px; }
    .hyLDO .btn--link .an{ font-size: 17px; font-weight: 600; color: #000; padding-left: 20px; }
    /* Mobile Nav Wrapper */
    .DTDz { right: -355px; left: revert!important; }
    .DTDz.active { right: 0; left: revert!important;}
    body.menuOn .QFnh{ left: revert!important; }
    .DTDz { width: 355px !important; }
    .DTDz .KWiOXYDqNqr { padding: 16px 24px !important; background-color: revert !important  }
    .DTDz .KWiOXYDqNqr .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .DTDz #SrbcpA { padding: 0 24px 24px; }
    .DTDz #SrbcpA li.parent:first-child { border: none }
    .DTDz #SrbcpA li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .DTDz #SrbcpA li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .DTDz #SrbcpA li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .DTDz #SrbcpA li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .top-bar .slick-arrow { display: none !important }
    .hyLDO .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .hyLDO .search-drawer { padding: 20px 15px 20px 15px !important; }
    .hyLDO .search-drawer .searchField { display: flex }
}
/* End Header */

.slideshow .slide-content .banner-images img { width: 100%; height: 100%;  }
.slideshow .slide-content .banner-content .item-unit { position: relative }
.slideshow .slide-content .ECQxroaep { position: absolute;  top: 22.6%; left: 5.2%;  }
.slideshow .slide-content .ECQxroaep .main-title {  font-size: 48px; font-weight: 600; color: #fff; margin: 30px 0 15px; letter-spacing: 0; line-height: 1.2 }
.slideshow .slide-content .ECQxroaep .main-content { font-size: 24px; font-weight: 400; color: #fff; margin-bottom: 30px; letter-spacing: 0;  }
.slideshow .slide-content .ECQxroaep .localBtn { display: flex; gap: 20px; flex-wrap: wrap;  margin-top: 40px; }
.slideshow .slick-arrow { width: 48px; height: 48px; background: #fff; border-radius: 48px; box-shadow: rgb(0 0 0 / 50%) 0px 2px 4px; }
.slideshow .slick-arrow:before { color: #000; font-weight: 600; font-size: 12px;  }
@media only screen and (max-width: 991px) {
    .slideshow .slide-content .ECQxroaep .main-title {  font-size: 42px;  }
    .slideshow .slide-content .ECQxroaep .main-content { font-size: 16px;  }
}
@media only screen and (max-width: 767px) {
    .slideshow .slide-content .ECQxroaep .main-title {  font-size: 32px;  }
}


.product-style1 .product-title { padding-right: 30px; }
.product-style1 .product-title .main-title {  font-size: 32px; font-weight: 600; color: #000; margin: 30px 0 15px; letter-spacing: 0; line-height: 1.2 }
.product-style1 .product-title .main-content { font-size: 18px; font-weight: 400; color: #000; margin-bottom: 30px; letter-spacing: 0;  }
.product-style1 .modular-text { font-size: 1.5vw; line-height: 1.5; letter-spacing: 0; font-weight: 500; margin-bottom: 30px; }
.product-style1 .module-button a { font-size: 1.25vw; font-weight: 400; line-height: 1; margin-bottom: 1em; text-decoration: none; color: #363432; cursor: pointer; text-transform: uppercase; padding-bottom: 0; font-style: italic; position: relative; }
.product-style1 .module-button a:after {  content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 0.1em; background-color: #a41e21; transition: height 0.3s; }
.product-style1 .module-button a:hover { color: #a41e21 }
.product-style1 .module-button a:hover:after { height: 0.175em; }
.product-style1 .modular-title { font-size: 5.2vw; color: #a41e21; font-weight: 600; letter-spacing: -2px; line-height: 0.5;margin: 30px 0; }
.product-style1 .modular-title span { font-size: 2.6vw; color: #363432; }
@media only screen and (max-width: 767px) {
    .product-style1 .product-title { padding: 0; margin-bottom: 40px; text-align: center }
    .product-style1 .modular-label { width: 42.6vw; margin: 0 auto }
    .product-style1 .modular-text { font-size: 3.2vw;  }
    .product-style1 .modular-text br { display: none }
    .product-style1 .module-button a { font-size: 2.95vw;  }
    .product-style1 .modular-title { font-size: 9.2vw;  line-height: 0.7;}
    .product-style1 .modular-title span { font-size: 5.2vw; }
}

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

.waist-banner .banner-content { position: relative }
.waist-banner .banner-content .banner-image img { width: 100%; height: 100%; object-fit: cover; }
.waist-banner .banner-content .ECQxroaep { position: absolute;  left: 0; top:0; bottom: 0; right: 0; display: flex; align-items: center; justify-content: flex-end; margin-right: 6%;  }
.waist-banner .banner-content .main-content { font-size: 1.6vw; font-weight: 500; color: #fff;  line-height: 1.2; letter-spacing: 0; max-width: 28%; }
@media only screen and (max-width: 767px) {
    .waist-banner .container { padding: 0; }
    .waist-banner .banner-content .ECQxroaep { justify-content: left; align-items: flex-end; padding: 6.8%; margin: 0 0 6%; }
    .waist-banner .banner-content .main-content { font-size: 3.4vw; max-width: 100% }
}


/* Footer */
.footer { background: #eee }
.footer .FOBj { border-color: transparent }
.footer .FOBj .text-transform-title { font-size: 14px; font-weight: 600; margin-bottom: 10px; color: #000; letter-spacing: 0.02rem; text-transform: uppercase !important }
.footer .FOBj p,
.footer .FOBj a { font-size: 13px; font-weight: 500; margin-bottom: 20px; color: #363432; letter-spacing: 0.02rem; }
.footer .FOBj .p-news { color: #000 }
.footer .FOBj .p-news span { font-weight: 600; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 18px; color: #000; }
.footer .social-icons li a { margin-bottom: 15px; }
.footer .social-icons li a:before { content: none }
.footer .BnGXvdQz { border-top-color: transparent }
.footer .copytext,
.footer .copytext a { color: #000 }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #666; font-size: 13px; font-weight: 400; opacity: 1 }
.email-input .input-box {max-width: 360px; font-size: 14px; color: #000; font-weight: 400; padding: 0 10px; background: none; border: solid 1px #737d85;  border-radius:0; transition: all 0s; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 108px; padding: 0 14px; border: 1px solid transparent; border-radius: 0 ; background: #a41e21;  text-transform: revert; color: #fff; transition: all 0s; font-size: 13px;  font-weight: 400;  }
.email-input .input_icon { font-size: 22px; font-weight: 300; color: #fff; line-height: 40px; }
.email-input .input-but:hover {  background: #802528; }
.email-input .input-but:hover .input_icon { color: #000 }
/*.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: 767px) {
    .footer .FOBj .footer-links ul.list-inline { display:flex !important }
    .footer .social-icons li i { font-size: 16px; }
    .footer .FOBj .h4 { border-bottom: 1px solid #000 !important }
    .footer .FOBj .footer-links:last-child { padding-top: 15px; }
}