/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;} legend { margin-bottom: 0 !important }
.mar-min-0 { margin: 0 } .pab-min-0{ padding: 0 } .SjZkzX { background: #fff } ul, li { list-style: none } .section { padding: 40px 0 }
.container { max-width: 1250px; 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; }

.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% }

/* Common Styles */
.mouldBut { background-color: #ffe512; border: 1px solid #ffe512; color: #000000; padding: 12px 35px; font-size: 18px; font-weight: 600; letter-spacing: -0.3px; text-transform: uppercase }
.mouldBut:hover { background-color: #fdda00; }
/* Top Bar */
.top-bar { background: #1a1a1a;height: 36px; }
.top-bar .inner { min-height: 36px }
.top-bar .navigation-topBar-right { justify-content: flex-end }
.top-bar ul{ margin-bottom: 0; align-items: center }
.top-bar ul.notice li a{ font-size: 13px; font-weight: 300; letter-spacing: -0.3px; padding: 0 10px; color: #ffe512; transition: all 0s }
.top-bar ul.notice li a:hover { text-decoration:underline; opacity: 1; font-weight: 500 }
.top-bar ul.function { border-bottom: 2px solid #fff; height: 36px; padding: 0 15px;margin-right: -15px; }
.top-bar ul.function li a{ font-size: 13px; font-weight: 500; letter-spacing: -0.3px; padding: 0 15px; color: #fff; transition: all 0s; text-transform: uppercase }
.top-bar ul.function li .user-link { color: #fff; font-size: 13px; font-weight: 500; text-transform: uppercase; padding: 0 15px }
.top-bar ul.function li a:hover, .top-bar ul.function li .user-link:hover { opacity: 1; color: #999; text-decoration:underline; }
.top-bar.sticky-top { position: fixed; width: 100%; z-index: 48 }

/* Header */
.kkrmmfc { background: #000; -webkit-transition: all 0s ; }
.kkrmmfc.sticky-header{ box-shadow: none; -webkit-box-shadow: none; margin-top: 36px;  }
.kkrmmfc:not(.sticky-header), .sticky-header { background: #000 !important }
.kkrmmfc .logo img { max-height: 56px ;max-width:128px;  }
.kkrmmfc .s-none { display: none }
/* Header SiteNav */
.kkrmmfc #siteNav.left { height: 56px; }
.kkrmmfc #siteNav > li > a { color: #fff; font-size: 15px; font-weight: 600; padding: 15px 10px; letter-spacing: -0.3px }
.kkrmmfc #siteNav > li > a:hover { color: #fff }
.kkrmmfc #siteNav > li > a:after { background-color: #ffe512; height: 2px }
/* Header IconSet */
.kkrmmfc .iconset { color: #fff; padding: 0 15px; height: 34px; line-height: 34px; }
.kkrmmfc .iconset a { color: #fff }
.kkrmmfc .iconset .icon { font-size: 20px; font-weight: 500 }
.kkrmmfc .iconset:hover .icon { color: #fff }
.kkrmmfc .iconset .tooltip-label { background: #fff; color: #000 }
.kkrmmfc .iconset .tooltip-label:before { border-top-color: #fff; }
.kkrmmfc .header-cart .counter { background: #fff; color: #000; font-weight: 500; min-width: 14px; height: 14px; line-height: 14px; right: 0 }
.kkrmmfc #userLinks.active { top: -20px; }
/* Header search*/
.kkrmmfc .site-search .input-btn, .kkrmmfc .site-search .empty-btn { border: none; height: 34px; padding: 0 10px;}
.kkrmmfc .site-search .icon { font-size: 14px; font-weight: 600 }
.kkrmmfc .site-search:hover .icon { color: #000 }
.kkrmmfc .site-search .s-input { border-radius: 0; border: none; height: 34px; padding: 0 }
.kkrmmfc .site-search .empty-btn .an-empty-btn, .kkrmmfc .site-search .empty-btn:hover .an-empty-btn { color: #000 }
.kkrmmfc .site-search .empty-btn .an-empty-btn:before { content: "\ec0f"; }
.kkrmmfc #hdnrcB { background-color: #000; color: #fff; border-top: 1px solid #333; display: none }
.kkrmmfc .search-drawer .input-text { background: #222; padding: 5px 40px }
.kkrmmfc .search-drawer .closeSearch { right: 20px; top: 8px }
.kkrmmfc .search-drawer .action.search { left: 6px }
.kkrmmfc .search-drawer .input-text, .kkrmmfc .search-drawer .action.search, .kkrmmfc .search-drawer .closeSearch { color: #fff }

/* Home Slider */
.slideshow .GCvwxUv { padding: 0 }
.slideshow .blur-up-min { display: none }
.slideshow .pjkddXUGU { position: absolute; bottom: 68px; left: 8%; color: #fff; }
.slideshow .pjkddXUGU .slide-title { color: #fff; font-size: 40px; letter-spacing: -0.3px; margin-bottom: 20px }
.slideshow .pjkddXUGU .slide-title span { background: #000; padding: 0 5px; }
.slideshow .slick-prev, .slideshow .slick-next { background: rgb(0,0,0,0.5); width: 48px; height: 48px; top: 45% }
.slideshow .slick-prev:before, .slideshow .slick-next:before { font-size: 20px; line-height: 20px }
.slideshow .slick-dots li button { background: #fff; width: 10px; height: 10px;  }
.slideshow .slick-dots li.slick-active button { background: #fce42c; border: none }

/* Product */
.product-title fieldset.box-title { margin: 10px 0 }
.product-title fieldset.box-title legend a{ color: #000; font-size: 22px; font-weight: 600; margin: 0 auto; letter-spacing: -0.3px; }
.product-title fieldset.box-title legend a:hover { color:#FCE42CFF  }
/* Product Slider */
.zPCjaJGoc { padding-top: 0 }
.zPCjaJGoc .slick-initialized .slick-slide { margin: 0 }
.zPCjaJGoc .slick-slide .list-item { border: none; }
.zPCjaJGoc .slick-slide .list-item .hcYCEP { background: #e6e6e6;  }
.zPCjaJGoc .slick-slide .list-item .hcYCEP img { mix-blend-mode: multiply;  }
.zPCjaJGoc .TyjpRQROWog .item .fiuc.text-left .kkSicfnf a { text-transform: uppercase; letter-spacing: -0.2px; line-height: 12px }
.zPCjaJGoc .slick-prev:before, .zPCjaJGoc .slick-next:before { font-size: 18px; color: #000; font-weight: 500 ; opacity: 1 }
.zPCjaJGoc  .productSlider-fullwidth .slick-arrow { top: 45% }
.zPCjaJGoc .productSlider-fullwidth .slick-prev { left: -25px }
.zPCjaJGoc .productSlider-fullwidth .slick-next { right: -25px; }

/* Poster Clip */
.content-poster-clip { background: #f7f7f7; padding: 50px 0 }
.content-poster-clip .poster-item { padding: 10px; }
.content-poster-clip .poster-item .item-img { margin-bottom: 20px; }
.content-poster-clip .poster-item .item-img img { width: 100% }
.content-poster-clip .poster-item .poster-text .small-title{ font-size: 30px; font-weight: 600; letter-spacing: -0.5px; padding-bottom: 10px; }
.content-poster-clip .poster-item .poster-text .small-title:hover { text-decoration:underline; }


/* Collection Banners */
.bHUvNQidNGu .slick-track { display: flex; gap: 10px }
.bHUvNQidNGu .section-header { margin-bottom: 20px; padding-left: 20px; }
.bHUvNQidNGu .section-header h2 {  margin-bottom: 10px; color: #000; font-size: 22px; letter-spacing: -0.3px; }
.bHUvNQidNGu .section-header p {  font-size: 14px; color: #000;}
.bHUvNQidNGu .zoom-scal:before { content: ''; background-color: rgba(0,0,0,0.1) ;  transition:all 0s;  }
.bHUvNQidNGu .zoom-scal:hover img { opacity:1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1);  }
.bHUvNQidNGu .mask-add-cart { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index:30;  }
.bHUvNQidNGu .mask-add-cart .shop-now h4.buyTips {position: absolute; font-weight: 400; bottom: 20px; color: #fff; font-size: 13px; display: none; text-align: center; width: 100%}
.bHUvNQidNGu .mask-add-cart:hover .shop-now h4.buyTips { display: block; }
/* slick */
.bHUvNQidNGu .slick-arrow{ background: #f2f2f9; width: 40px; height: 40px   }
.bHUvNQidNGu .slick-arrow:before { color: #000; font-weight: 600; opacity: 1 }
.bHUvNQidNGu .slick-prev { left: 0 }
.bHUvNQidNGu .slick-next { right: 0 }
.bHUvNQidNGu .followBtn { text-align: center; margin-top: 40px; }
/* Buttons */
.bHUvNQidNGu .roll-action-buttons { margin: 20px 0; justify-content: center; text-align: center }
.bHUvNQidNGu .roll-action-buttons .mouldBut{ margin: 0 5px; }
.bHUvNQidNGu .roll-action-buttons .moreBtn span { padding: 12px 45px; }
.bHUvNQidNGu .roll-action-buttons .uploadBtn span { background: #fff; border: 1px solid #000; padding: 10px 30px; }
.bHUvNQidNGu .roll-action-buttons .mouldBut:hover{ background: #000; border-color: #000; color: #fff }
/* End Collection Banners  */

/* Waist Banner */
.waist-banner a.unifiedLink:hover { color: #000 }
.waist-banner .hidden-min { display: none }
.waist-banner .content-box { position: relative }
.waist-banner .news-collect { position: absolute; left: 8%; height: 100%; display: flex; top:0; align-items: flex-end }
.waist-banner .news-collect .inner-content { margin-bottom: 80px; }
.waist-banner .news-collect .inner-content .newsTitle { color: #fff; font-size: 40px; letter-spacing: -0.3px;margin-bottom: 30px; }
.waist-banner .news-collect .inner-content .newsTitle span { background: #000; padding: 0 5px; }

/* Poster V2 */
.poster-title fieldset.box-title { margin: 10px 0 }
.poster-title fieldset.box-title legend {position: relative;  color: #fff; font-size: 24px; font-weight: 500; margin: 0 auto; }
.poster-title fieldset.box-title legend span { background: #000; padding: 0 10px; line-height: 32px; z-index: 1; position: inherit; text-transform: uppercase }
.poster-title fieldset.box-title legend:before { content: ""; position: absolute; width: 100%; background: #000; height: 1px; top:50%; left: 0; z-index: 1 }
.clip-v2 { background: none }
.clip-v2 .row{ background: #f7f7f7; }
.clip-v2 .poster-item { padding: 0 0 10px 0; }
.clip-v2 .poster-item-container { padding-left: 10px; }
.clip-v2 .poster-item .poster-text .small-title { font-size: 16px; text-transform: uppercase; padding-bottom: 0 }
.clip-v2 .poster-item .poster-text .small-title:hover { text-decoration: none }
.clip-v2 .mouldBut { padding: 0; background: none; border: none; font-size: 16px; letter-spacing: -0.5px; font-weight: 300 }
.clip-v2 .mouldBut:hover { font-weight: 500 }
.clip-v2 .an-btm-icon { line-height: 16px; }
.clip-v2 .an-btm-icon:after { content: "\eb68"; font-size: 18px; margin-left: 8px; font-weight: 600; float: left; margin-bottom: -2px}
.clip-v2 .stack_item_1 {  padding-right: 10px }  .clip-v2 .stack_item_2 { padding: 0 5px }  .clip-v2 .stack_item_3 { padding-left: 10px }
/* Footer */
.footer.footer-8 { background: #000 }
.footer .GYsnFts .h4,
.footer .GYsnFts .text-transform-title { font-size: 16px; text-transform: uppercase !important; letter-spacing: -0.2px; color: #fff }
.footer .GYsnFts .text-transform-title { margin-bottom: 20px }
.footer .GYsnFts p { color: #ccc }
.list-inline-item:not(:last-child) { margin-right: 1.2rem }
.footer .social-icons li i { font-size: 22px; color: #ccc }
.footer .list-inline { margin-bottom: 1rem; }
.footer .footer-links a { color: #ccc }
.footer .footer-links a:before { background: #ccc }
.oLUnGpYHST { border-top: 1px solid #333 }
.text-uppercase, .text-uppercase a { color: #fff }

/* Footer Email */
.email-input { height: 48px; margin-bottom: 20px }
.email-input .s-input:-moz-placeholder { color: #999; font-size: 12px }
.email-input .m-email-label { margin: 0 5px 0 0; line-height: 24px; font-weight: 500 }
.email-input .m-input {max-width: 380px;  border: none; border-right: 2px solid #000; border-radius:0; transition: all 0s; padding: 0 8px ; text-indent: 2px;  height: 100%  }
.email-input .m-input-but {min-width: 112px; padding: 0 14px; border: none; color: #000; transition: all 0s; font-size: 16px; background: #ffe512; border-radius: 0 ; font-weight: 600 }
.email-input .m-input-but:hover { background: #fdda00; color: #111 }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input_icon:before { content: " ";  }


/*-- newly added --*/
@media (min-width: 1368px) and (max-width: 1920px) {
    .zPCjaJGoc .productSlider-fullwidth .slick-prev { left: -35px }
    .zPCjaJGoc .productSlider-fullwidth .slick-next { right: -35px; }
}
@media (min-width: 768px) and (max-width: 1200px){  }
@media (min-width: 992px) and (max-width: 1199px) {
    /* Waist Banner */
    .waist-banner .news-collect .inner-content .newsTitle { font-size: 32px }
    .waist-banner .news-collect .inner-content .newsText { font-size: 12px; }
}
@media only screen and (max-width: 1199px){
    /* Header */
    .header-8 #siteNav > li > a { padding: 15px 10px !important; }
    /* Product Slider */
    .zPCjaJGoc .productSlider-fullwidth .slick-arrow { background-color: rgba(255,255,255,0.78); }
    .zPCjaJGoc .productSlider-fullwidth .slick-prev { left: 10px }
    .zPCjaJGoc .productSlider-fullwidth .slick-next { right: 10px }
}
@media only screen and (max-width: 1024px) {
    /* Top Bar */
    .top-bar { height: 30px; }
    .top-bar .inner { display: none !important }
    /* Header */
    .kkrmmfc.sticky-header { margin-top: 30px }
    .kkrmmfc .user-link.s-none { display: block }
    /* Home Slider */
    .slideshow .pjkddXUGU { bottom: 40px; left: 2% }
}
@media only screen and (max-width: 991px) {
    .min-56 { min-height: 56px; } .min-60 { min-height: 60px; } .min-66 { min-height: 66px; }
    .min-76 { min-height: 76px; } .min-86 { min-height: 86px; } .min-96 { min-height: 96px; }
    .min-56:not(.sticky-header) { min-height: 56px; } .min-60:not(.sticky-header) { min-height: 60px; } .min-66:not(.sticky-header) { min-height: 66px; }
    .min-76:not(.sticky-header) { min-height: 76px; } .min-86:not(.sticky-header) { min-height: 86px; } .min-96:not(.sticky-header) { min-height: 96px; }
    .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% }

     /* Header */
    .kkrmmfc.header-8 .logo img { width: 68px; object-fit: cover; }
    .kkrmmfc .s-none { display: block }
    .kkrmmfc .m-none { display: none }
    .kkrmmfc .setting-link { padding-right: 0 }
    .kkrmmfc .site-search .icon { font-size: 20px; font-weight: 500 }
    .kkrmmfc .site-search:hover .icon { color: #fff }
    .kkrmmfc .js-mobile-nav-toggle .an { color: #fff; font-weight: 500; font-size: 20px;  }
    .kkrmmfc #userLinks.active { top: 100% }
    .kkrmmfc #hdnrcB { display: block }

    /* Waist Banner */
    .waist-banner .news-collect {  width: 100% }
    .waist-banner .news-collect .inner-content .newsTitle:after { left: 0; width: 100%; height: 20px }


}
@media only screen and (max-width: 990px) {  }
@media only screen and (max-width: 768px) {
    .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: 767px) {
    /* Header */
    .kkrmmfc .iconset { padding: 0 9px }
    .kkrmmfc .setting-link { padding-right: 0 }
    .kkrmmfc .header-cart .counter { right: -6px }
    .kkrmmfc .search-drawer .closeSearch { right: 5px }

    /* Home Slider */
    .slideshow .blur-up-max {display: none }
    .slideshow .blur-up-min {display: block }
    .slideshow .pjkddXUGU { bottom: 80px; text-align: center; width: 100% }
    .slideshow .pjkddXUGU .slide-title {  font-size: 32px; margin-bottom:20px }
    .slideshow .pjkddXUGU .slide-button, .waist-banner .inner-content .newsBtn {  font-size: 13px;  }
    .slideshow .slick-prev, .slideshow .slick-next { width: 40px !important; height: 40px !important }
    /* Poster Clip */
    .content-poster-clip .container { padding: 0 }
    .content-poster-clip .poster-item { padding: 10px 0; margin-bottom: 30px }
    .content-poster-clip .poster-item .item-img img { width: 100% }
    .content-poster-clip .poster-item .poster-text { padding: 0 15px; }
    .content-poster-clip .poster-item .poster-text .small-title { font-size: 22px; }
    /* Collection Banner */
    .bHUvNQidNGu .roll-action-buttons { flex-wrap: wrap }
    .bHUvNQidNGu .roll-action-buttons a{ width: 100%;  }
    .bHUvNQidNGu .roll-action-buttons .moreBtn { margin-bottom: 35px; }

    /* Waist Banner */
    .waist-banner .container { padding: 0 }
    .waist-banner .hidden-max { display: none }
    .waist-banner .hidden-min { display: block }
    .waist-banner .news-collect { justify-content: center; left: 0; text-align: center }
    .waist-banner .news-collect .inner-content .newsTitle { font-size: 32px; }

    .poster-title fieldset.box-title legend { font-size: 18px }

    /* Poster V2 */
    .clip-v2 .poster-item { padding: 0 }
    .clip-v2 .poster-item-container{ padding: 0 }

    /* Footer */
    .footer .GYsnFts .footer-links .h4 { border-bottom-color: #999 !important }
    .footer .GYsnFts .footer-links { padding: 12px 5px !important }

}
@media only screen and (max-width: 540px) {  }
@media only screen and (max-width: 498px) {
    /* Home Slider */
    .slideshow .pjkddXUGU .slide-title, .waist-banner .news-collect .inner-content .newsTitle { font-size: 24px; }
    .slideshow .pjkddXUGU .slide-button, .waist-banner .inner-content .newsBtn { padding: 10px 20px }

}
@media only screen and (max-width: 480px) {
    /* Header */
    .kkrmmfc .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 370px) {  }