/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 { }
.bEOdf { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 30px 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 (min-width: 992px) {
    .col-cm-1s5 { width: 12.49999995% }  .col-cm-10s5 { width: 87.49999995% }
    .col-cm-10 { width: 10% } .col-cm-15 { width: 15% } .col-cm-20 { width: 20% } .col-cm-25 { width: 25% } .col-cm-30 { width: 30% } .col-cm-35 { width: 35% }
    .col-cm-40 { width: 40% } .col-cm-45 { width: 45% } .col-cm-50 { width: 50% } .col-cm-55 { width: 55% } .col-cm-60 { width: 60% } .col-cm-65 { width: 65% }
    .col-cm-70 { width: 70% } .col-cm-75 { width: 75% } .col-cm-80 { width: 80% } .col-cm-85 { width: 85% } .col-cm-90 { width: 90% } .col-cm-100 { width: 100% }
}
@media (min-width: 768px) {
    .col-mi-10 { width: 10% } .col-mi-15 { width: 15% } .col-mi-20 { width: 20% } .col-mi-25 { width: 25% } .col-mi-30 { width: 30% } .col-mi-35 { width: 35% }
    .col-mi-40 { width: 40% } .col-mi-45 { width: 45% } .col-mi-50 { width: 50% } .col-mi-55 { width: 55% } .col-mi-60 { width: 60% } .col-mi-65 { width: 65% }
    .col-mi-70 { width: 70% } .col-mi-75 { width: 75% } .col-mi-80 { width: 80% } .col-mi-85 { width: 85% } .col-mi-90 { width: 90% } .col-mi-100 { width: 100% }
}
@media (min-width: 576px) {
    .col-min-10 { width: 10% } .col-min-15 { width: 15% } .col-min-20 { width: 20% } .col-min-25 { width: 25% } .col-min-30 { width: 30% } .col-min-35 { width: 35% }
    .col-min-40 { width: 40% } .col-min-45 { width: 45% } .col-min-50 { width: 50% } .col-min-55 { width: 55% } .col-min-60 { width: 60% } .col-min-65 { width: 65% }
    .col-min-70 { width: 70% } .col-min-75 { width: 75% } .col-min-80 { width: 80% } .col-min-85 { width: 85% } .col-min-90 { width: 90% } .col-min-100 { width: 100% }
}
@media only screen and (max-width: 991px) {
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .PtNskB { 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; }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .slider-dots { display: none }
}


.btnHover { gap: 20px }
.mouldBtn { display: inline-block; cursor: pointer;  background: none;  text-align: center;  border: 1px solid #000; color: #000; min-width: 300px; padding: 10px 16px;  font-size: 12px; text-transform: revert;  }
.mouldBtn:hover { background: #E51935; color: #fff; border-color: #E51935 }
.main-title { font-weight: 600; font-size: 45px; line-height: 53px; text-align: center; text-transform: uppercase; color: #000000; margin-bottom: 0 }
.main-label { margin-bottom: 4px; color: #333; font-size: 12px;  }
.main-content { font-weight: 400; font-size: 14px; line-height: 19px; text-align: center; color: #000000; padding-top: 10px; margin-bottom: 30px;}

/* Top Bar */
.top-bar { background: #000; overflow: hidden; }
.top-bar a { color: #fff; font-size: 13px; font-weight: 300;  padding: 0 5px; text-decoration: underline; }
.top-bar a:hover { color: #fff; opacity: 1 }
.top-bar .notices { height: 30px; }
.top-bar .notice { height: 30px; line-height: 30px; overflow: hidden; }
.top-bar .notice ul{ display: flex }
@media only screen and (max-width: 991px) {
    .top-bar.sticky-top { position: fixed; width: 100%; z-index: 48; }
    .top-bar .notice ul{ display: revert }
}

/* Header SiteNav */
.PtNskB { -transition: all 0s; -webkit-transition: all 0s; }
.PtNskB .logo.logo-full img { max-width: 132px; max-height: 32px; }
.PtNskB #siteNav { height: 100%; padding: 0 12px; }
.PtNskB #siteNav > li { display: inherit; }
.PtNskB #siteNav > li > a {  font-size: 16px; padding: 0 20px; margin: auto 0; color: #000; font-weight: 400  }
.PtNskB #siteNav > li .PoyZNzD .lvl-1 a.lvl-1 { font-size: 16px; color: #000 }
.PtNskB #siteNav > li .PoyZNzD .lvl-1 .site-nav { color: #000;  }
.PtNskB #siteNav > li > a:after { background-color: #000 ; height: 1px }
.PtNskB #siteNav > li .PoyZNzD .lvl-1 .site-nav:before { background-color: #000; height: 3px; }
.PtNskB #siteNav > li .PoyZNzD { top:110%; border-top: 1px solid #ccc; overflow: hidden; transition: all .3s; box-shadow: 0 4px 4px rgb(0 0 0 / 10%);  }
.PtNskB #siteNav > li:hover .PoyZNzD { top:100% }
/*.PtNskB #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 3px; }*/
/*.PtNskB #siteNav.medium  > li > a .an:before { color: #999; font-weight: 300 }*/
/*.PtNskB #siteNav.medium  > li > a:hover .an { transform: rotate(-180deg); }*/
/*.PtNskB #siteNav.medium  > li > a:hover .an:before { color: #999 }*/
/* Header IconSet */
.PtNskB .iconset {  padding: 0 20px; }
.PtNskB .iconset .icon { font-size: 18px;  font-weight: 600; margin-top: -4px; color: #000; display: none }
.PtNskB .iconset:hover a, .PtNskB .iconset:hover .icon{ color: #000 }
.PtNskB .iconset .remind-label { text-transform: uppercase; font-size: 16px; font-weight: 400; }
.PtNskB #userLinks { right: -78px }
.PtNskB .header-cart .counter { color: #000; background: none; font-weight: 400; font-size: 16px; }
.PtNskB .search-drawer {border-top: 1px solid #ddd; box-shadow: 0 5px 6px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 10%);  }
.PtNskB .search-drawer .action.search { left: 10px; }
.PtNskB .search-drawer .action.search .an { font-weight: 600; color: #333 }
.PtNskB .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.PtNskB .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.PtNskB .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media screen and (max-width: 1199px) {
    .PtNskB #siteNav > li > a { padding: 0 12px !important; }
    .PtNskB .iconset { padding: 0 12px; }
}
@media only screen and (max-width: 991px) {
    .PtNskB .logo.logo-full img { max-width: 102px; max-height: 24px; }
    .PtNskB .iconset { padding: 0 10px; }
    .PtNskB .iconset .icon{  display: block }
    .PtNskB .iconset.wishlist-link { display: none }
    .PtNskB .iconset .remind-label { display: none }
    .PtNskB .header-cart .counter { position: absolute; background: #000; color: #fff; border-radius: 50%; font-size: 12px; right: 2px; top: -2px; }
    .PtNskB .btn--link .an{ font-size: 20px; font-weight: 600; color: #000; padding: 0 10px; position: relative }
    /* Mobile Nav Wrapper */
    .SYqbvuQiZPq .NMOJRUDJC { height: 36px; }
    .SYqbvuQiZPq #RAnnLW li a { color: #333; font-weight: 500; }
    .SYqbvuQiZPq #RAnnLW li li a { font-size: 13px !important; font-weight: 400 }
}
@media only screen and (max-width: 767px) {
    .PtNskB .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .PtNskB .search-drawer { padding: 20px 15px 20px 15px !important; }
    .PtNskB .search-drawer .searchField { display: flex }
}

.videoPlayer { margin-bottom: 20px; }
.videoPlayer .video-link { height: 600px; }
@media only screen and (max-width: 767px) {
    .videoPlayer .video-link { height: 500px; }
}
@media only screen and (max-width: 576px) {
    .videoPlayer .video-link { height: 400px; }
}
@media only screen and (max-width: 480px) {
    .videoPlayer .video-link { height: 300px; }
}

/* Home Slider */
.slideshow .blur-up-min { display: none }
.slideshow .slideItem_img { margin-top: 24px; }
@media only screen and (max-width: 991px) {
    .slideshow .blur-up-max { display: none }
    .slideshow .blur-up-min { display: block }
}


/* Product Slider */
.qbFaRCgJ .xnWM { padding: 0 40px; }
.qbFaRCgJ .xnWM .slick-list{ padding: 10px 0; }
.qbFaRCgJ .xnWM .slick-slide { margin: 0 20px;}
.qbFaRCgJ .xnWM .list-item { border:none ; border-radius: 0; padding: 2px 0 0;}
.qbFaRCgJ .xnWM .list-item .PJDdLAXRM a { color: #333; font-weight: 600; font-size: 16px !important; opacity: 1; text-transform: revert }
.qbFaRCgJ .xnWM .list-item .WzwzxLC .product-price .price { color: #333 !important;  font-weight: 600  }
.qbFaRCgJ .xnWM .list-item .WzwzxLC { text-align: center!important; }
.qbFaRCgJ .xnWM .list-item:hover .PJDdLAXRM a { color: #333 }
.qbFaRCgJ .button-set li .btn-icon .icon { font-size: 15px; }
.qbFaRCgJ .button-set.style0 li .btn-icon { border:1px solid #ddd }
.qbFaRCgJ .xnWM .product-price .old-price { font-size: 13px; }
.qbFaRCgJ .xnWM .slick-arrow { background: none; top:45%; width: 48px; height: 48px;  }
.qbFaRCgJ .xnWM .slick-arrow:before {  opacity: 1; font-size: 24px; color: #000 }
.qbFaRCgJ .xnWM .slick-prev { left: 0; }
.qbFaRCgJ .xnWM .slick-next { right: 0; }

@media only screen and (max-width: 1440px) {
    .qbFaRCgJ .xnWM { padding: 0; }
    .qbFaRCgJ .xnWM .slick-prev { left: 0; }
    .qbFaRCgJ .xnWM .slick-next { right: 0; }
}
@media only screen and (max-width: 1024px) {
    .qbFaRCgJ .xnWM .slick-slide { margin: 0 10px !important; }
}
@media only screen and (max-width: 576px) {
    .qbFaRCgJ .xnWM { padding: 0 5px; }
}

.waist-banner { padding: 15px 0 }
@media only screen and (max-width: 767px){
    .waist-banner { padding: 15px 0 !important}
}
/* Lattice3Grid */
.lattice3Grid .row { padding: 0 40px }
.lattice3Grid .subjectItem_video { padding-top: 130%; position: relative;  }
.lattice3Grid .subjectItem_video .video-link {  position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.lattice3Grid .subjectItem-text .main-title {  text-align: left; font-size: 26px; color: #000000; font-weight: 400; padding:0 10px; }
.lattice3Grid .subjectItem-text .mouldBtn { text-align: left; font-size: 12px; font-weight: 500; color: #000000; border: none; padding:0 10px; margin-bottom: 20px; }
.lattice3Grid .subjectItem-text .mouldBtn:hover { border: none;background: none }
@media only screen and (max-width: 1200px) {
    .lattice3Grid .subjectItem-text .main-title { font-size: 20px; }
}
@media only screen and (max-width: 991px) {
    .lattice3Grid .row { padding: 0 }
    .lattice3Grid .subjectItem-text .main-title { font-size: 16px; }
}
@media only screen and (max-width: 767px) {
    .lattice3Grid .subjectItem-text .main-title { font-size: 26px; }
}
@media only screen and (max-width: 576px) {
    .lattice3Grid .subjectItem-text .main-title { font-size: 20px; }
}


/* Footer */
.footer .row { padding: 0 40px; }
.footer .QXspYhs { border-color: #e6e6e6 }
.footer .QXspYhs .h4, .footer .QXspYhs .text-transform-title { font-size: 14px; font-weight: 500; text-transform: uppercase !important }
.footer .QXspYhs .text-transform-title { margin-bottom: 20px }
.footer .QXspYhs p, .footer .footer-links a { font-size: 12px; 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 .ZTqwR { border-top-color: #ddd }
@media only screen and (max-width: 991px) {
    .footer .row { padding: 0; }
}
@media only screen and (max-width: 767px) {
    .footer .QXspYhs .footer-links .h4 { border-color: #e6e6e6 !important }
}

/* Footer Email */
.email-input { height: 46px; 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: #f5f5f5;  border-color: #333; border-right: none;  border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 112px; padding: 0 14px; border: none; color: #fff; transition: all .3s; font-size: 13px; background: #000; border-radius: 0 ; font-weight: 500; letter-spacing: 1px }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input_icon:before { content: '\eb68';  }
