/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden; }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.JynfAxaBXAO { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .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 }
.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 .eobaVtX { 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: 15px; font-weight: 700; background: #fff; color: #19322f; border: 1px solid #fff; border-radius: 5px;  text-align: center; padding: 10px 30px;  text-transform: uppercase; transition: all .3s }
.mouldBtn:hover { background: #d9d9d9; border-color: #d9d9d9; }
.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: 40px; margin: 0 auto }
.top-bar .inner a { color: #5a7f71; font-size: 13px; font-weight: 600;  text-transform: revert;  }
.top-bar .inner a:hover { color: #5a7f71  }
.top-bar .notice { height: 40px; line-height: 40px; overflow: hidden; }
.top-bar .notice ul{ display: flex }
.top-bar .notice li { position: relative; color: #fff; font-size: 12px; padding: 0 5px; font-weight: 600; }
.top-bar.sticky-top { position: fixed; width: 100%; z-index: 48; }
@media only screen and (max-width: 991px) {
    .top-bar .notice ul{ display: revert }
}

/* Header SiteNav */
.eobaVtX,.eobaVtX:not(.sticky-header) { border-bottom: 1px solid #ddd; }
.eobaVtX .header-into { position: relative }
.eobaVtX .logo.logo-full img { max-width: 80px; max-height: 80px; }
.eobaVtX.sticky-header .logo.logo-full img { max-width: 56px; max-height: 56px; }
.eobaVtX.sticky-header #TyfYpj.mih-90:not(.sticky-header) { min-height: 60px !important; }
.eobaVtX #siteNav { height: 100%; padding: 0 10px 0 25px; }
.eobaVtX #siteNav.left { justify-content: left }
.eobaVtX #siteNav > li { display: inherit; }
.eobaVtX #siteNav > li > a {  font-size: 20px; padding: 0 15px; font-weight: 600; margin: auto 0; letter-spacing: -.3px;  color: #000; text-transform: lowercase;  transition:  all 0s }
.eobaVtX #siteNav > li:hover a { color: #000 }
.eobaVtX #siteNav > li > a:after { background: #000; }
.eobaVtX #siteNav > li .MJUvoCGfCp { top:110%; background: #fff; padding:30px 40px; border-top: 1px solid #ddd; overflow: hidden; transition: all 0s; }
.eobaVtX #siteNav > li:hover .MJUvoCGfCp { top:100%;  }
.eobaVtX.sticky-header #siteNav > li:hover .MJUvoCGfCp { -webkit-box-shadow: none; }
.eobaVtX #siteNav > li .MJUvoCGfCp .lvl-1 a.lvl-1 { color: #000; font-size: 14px; }
.eobaVtX #siteNav > li .MJUvoCGfCp .lvl-1 .site-nav { color: #000;  }
.eobaVtX #siteNav > li .MJUvoCGfCp .lvl-1 .site-nav:before { background-color: #000; height: 3px; }
.eobaVtX #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }
.eobaVtX #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }
.eobaVtX #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }
.eobaVtX #siteNav.medium  > li:hover > a .an:before { color: #000 }
/* Header IconSet */
.eobaVtX .function { padding: 0 30px 0 10px }
.eobaVtX .iconset { padding: 0 10px; }
.eobaVtX .iconset .icon { color: #000; font-weight: 600; text-transform: uppercase; letter-spacing: -0.5px; font-size: 20px; }
.eobaVtX .iconset:hover .icon{ color: #000; }
.eobaVtX .iconset:hover .tooltip-label { top: -24px }
.eobaVtX #userLinks { right: 15px;}
.eobaVtX .header-cart .counter { color: #fff;position: absolute; border-radius: 50%; background: #000; font-weight: 500; font-size: 12px; min-width: 15px; height: 15px; line-height: 15px; top:-2px; right: 2px  }
.eobaVtX .site-search .input-but { border: none }
.eobaVtX.sticky-header #fvJy.active { top: 100%; border-top: 1px solid #ddd }
.eobaVtX .search-drawer { box-shadow: 0 5px 6px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 10%);  }
.eobaVtX .search-drawer .action.search { left: 10px; }
.eobaVtX .search-drawer .action.search .an { font-weight: 600; color: #333 }
.eobaVtX .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.eobaVtX .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.eobaVtX .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }

@media only screen and (max-width: 991px) {
    .eobaVtX .logo.logo-full img { max-width: 56px; min-height: 56px;}
    .eobaVtX .function { padding: 0 15px; }
    .eobaVtX .btn--link .an { font-size: 22px; font-weight: 600; color: #000; padding: 0 20px; }
    /* Mobile Nav Wrapper */
    .psNRnV .UAULQQSU { height: 36px; }
    .psNRnV #kJpJxfaqN li a { color: #333; font-weight: 500; }
    .psNRnV #kJpJxfaqN li li a { font-size: 13px !important; font-weight: 400 }
    .psNRnV #kJpJxfaqN li li li a { font-weight: 500 }
}
@media only screen and (max-width: 767px) {
    .eobaVtX .user-link, .eobaVtX .wishlist-link, .eobaVtX #userLinks { display: none }
    .eobaVtX .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .eobaVtX .search-drawer { padding: 20px 15px 20px 15px !important; }
    .eobaVtX .search-drawer .searchField { display: flex }
}


.lattice3Grid .item-box { padding: 5px; position: relative }
.lattice3Grid .subjectItem_img { display: flex; justify-content: revert; align-items: center }
.lattice3Grid .subjectItem_img img { width: 100%; height: 450px; object-fit: cover }
.lattice3Grid .item-left .subjectItem_img img { height: 220px; }
.lattice3Grid .subjectItem_tte { position: absolute; left: 5px; right: 5px; top: 5px; bottom: 5px; padding: 30px; }
.lattice3Grid .subjectItem_tte h3 { font-size: 22px; color: #fff; font-weight: 400 }
@media only screen and (max-width: 767px) {
    .lattice3Grid .subjectItem_img img { width: 100%; height: 600px; }
    .lattice3Grid .item-left .subjectItem_img img { height: 300px; }
}
@media only screen and (max-width: 576px) {
    .lattice3Grid .item-box { padding: 5px 0 }
    .lattice3Grid .subjectItem_img img {  height: 260px;  }
    .lattice3Grid .item-left .subjectItem_img img { height: 260px; }
}

.waist-theme .themeItem_img img { width: 100% }
.waist-theme .themeItem_txt { padding:0 20px; max-width: 550px; margin: 0 auto;}
.waist-theme .themeItem_txt .main-label { font-size: 16px; color: #000; font-weight: 300; text-transform: uppercase; margin-bottom: 10px;}
.waist-theme .themeItem_txt .main-title { font-size: 30px; color: #000; font-weight: 300; text-transform: revert; line-height: 40px; }
.waist-theme .themeItem_txt .main-content { font-size: 14px; color: #000; font-weight: 300; }
.waist-theme .themeItem_txt .main-button .mouldBtn { background-color: #e40134; color: #000; font-weight: 300; border-radius: 0; padding: 6px 28px; text-transform: revert }
.waist-theme .themeItem_txt .main-button .mouldBtn:hover { background-color: #e40134; color: #fff; }
@media only screen and (max-width: 991px) {
    .waist-theme .themeItem_txt .main-title { font-size: 24px; }
}
@media only screen and (max-width: 767px) {
    .waist-theme .themeItem_txt { padding-top: 40px; }
}


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

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

/* Footer */
.footer { background-color: #343a40 }
.footer .WBoctzC { border: none; }
.footer .WBoctzC .h4, .footer .WBoctzC .text-transform-title { font-size: 17px; font-weight: 500; color: #fff; }
.footer .WBoctzC .text-transform-title { margin-bottom: 20px }
.footer .WBoctzC p, .footer .footer-links a { font-size: 13px; color: #fff; font-weight: 300; 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; color: #fff }
.footer .idcLAPOUjZs { border-top-color: #ddd }
.footer .text-uppercase, .footer .text-uppercase a{ color: #fff }
@media only screen and (max-width: 767px) {
    .footer .WBoctzC .footer-links .h4 { border-color: #e6e6e6 !important }
}

/* Footer Email */
.email-input { height: 45px; margin-bottom: 20px }
.email-input .m-input::-webkit-input-placeholder { color: #fff; 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: #343a40; color: #fff;  border: 2px solid #fff; border-right: none;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 62px; padding: 0 14px;  border: 2px solid #fff; color: #fff; text-transform: uppercase; transition: all .3s; font-size: 14px; background: #343a40; border-radius: 0 ; font-weight: 500; letter-spacing: 1px }
.email-input .input-but:hover { background: #555  }
.email-input .input_icon { font-size: 20px; font-weight: 500; color: #fff; line-height: 38px; }
.email-input .input_icon:before { content: '\eb68';  }
