/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;}
.qydrd { background: #fff } ul, li { list-style: none; margin-bottom: 0 } .section { padding: 30px 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 (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% }

    /*  Header Search */
    .eCpE .search_input { min-width: 240px }
    .eCpE .site-search .s-input::-webkit-input-placeholder { color: #666; font-size: 12px; opacity: 1;  }
    .eCpE .site-search .s-input, .site-search .input-but { border: 1px solid #d0d1d2;  background-color: #fff; transition: all 0s; padding: 0 12px ;   height: 100% }
    .eCpE .site-search .s-input { border-right: none; border-radius: 0;  }
    .eCpE .site-search .input-but { border-left: none; border-radius: 0; }
    .eCpE .site-search .s-input:focus { border: 1px solid #222; border-right: 0 ;}
    .eCpE .site-search .s-input:focus + .input-but { border: 1px solid #222;  border-left: 0; }
    .eCpE .search-drawer { display: none }
}
@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) {
    .min-50 { min-height: 50px !important; } .min-50:not(.sticky-header) { min-height: 50px !important; }
    .min-56 { min-height: 56px !important; } .min-60 { min-height: 60px !important; } .min-66 { min-height: 66px !important; }
    .min-76 { min-height: 76px !important; } .min-86 { min-height: 86px !important; } .min-96 { 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; }
}

/* Notice Slider */
.notices { width: 100%; overflow: hidden; position: relative; }
.notices > ul { display: none; height: 100%;  position: absolute; top:0; left: 0; }
.arrow-prev,.arrow-next { width: 30px; height: 30px; position: absolute; top: 45%;; cursor: pointer;}
.arrow-prev { left: 30px; }  .arrow-next { right: 30px; }
.btn-list { width: 100%; position: absolute; bottom: 10px; left: 0; text-align: center;}
.btn-list > span  { display: inline-block; width: 20px; height: 20px; border-radius: 12px; margin: 0 5px; background: rgba(0,0,0,0.8); cursor: pointer;}
.btn-list > span.current { border: 3px solid rgba(0,0,0,0.8); background: rgba(255,255,255,0.8);}
/* Common Styles */
.mouldBtn { display: inline-block; background: #27251f;  text-align: center;  border: 1px solid #27251f; color: #fff; padding: 9px 28px; font-size: 12px; text-transform: uppercase;  }
.mouldBtn:hover { background-color: #000; color: #fff }
.main-title { margin-bottom: 20px; color: #27251f; font-size: 28px; letter-spacing: -0.2px; font-weight: 600; }
.main-label { margin-bottom: 4px; color: #27251f; font-size: 12px; letter-spacing: -0.2px; }
.main-content { color: #27251f; font-size: 16px; letter-spacing: -0.2px; font-weight: 500 }
@media only screen and (max-width: 991px) {
    .main-title { margin-bottom: 20px; }
}

.mostText { position: absolute;  left: 0;  bottom: 0; padding: 56px }
.mostText .mostLabel { font-size: 16px; color: #111; margin-bottom: 6px;  }
.mostText .mostTitle { color: #27251f; font-size: 58px;  font-weight: 700; letter-spacing: -1px; text-transform: uppercase; margin-bottom: 20px; }
.mostText .mostContent { margin-top: 20px }.mostText .mostBtn_layout { margin-top: 32px; }
@media (min-width: 992px) and (max-width: 1199px) {
    .mostText .mostTitle { font-size: 42px; }
    .mostText .mostContent {  font-size: 12px; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mostText .mostTitle { font-size: 34px; }
    .mostText .mostContent {  font-size: 12px; }
}
@media only screen and (max-width: 767px) {
    .mostText .mostTitle { font-size: 28px; }
    .mostText .mostContent {  font-size: 12px; }
}
/* Top Bar */
.top-bar { background: #ffcad4; font-size: 12px; font-family: "Pandora Text",Arial,sans-serif }
.top-bar .inner { min-height: 30px; }
.top-bar .notice a{ color: #27251f }
.top-bar .notice a:hover {   color: #000; opacity: 1  }
/*.top-bar.sticky-top { position: fixed; width: 100%; z-index: 48; }*/

/* Header */
.eCpE .logo.logo-full img { max-width:160px; max-height: 42px;  }
/* Header SiteNav */
.eCpE .main-menu { border-top: 5px solid #ffcad4;  }
.eCpE .main-menu .row { max-width: 1440px; margin: 0 auto }
.eCpE #siteNav { height: 100%; padding: 0 20px; }
.eCpE #siteNav.left { justify-content: center}
.eCpE #siteNav > li { display: inherit; }
.eCpE #siteNav > li > a {  font-size: 13px; padding: 0 20px; margin: auto 0; font-weight: 400;  color: #27251f; }
.eCpE #siteNav > li .dKYOchrrVcV .lvl-1 a.lvl-1,
.eCpE #siteNav > li .dKYOchrrVcV .lvl-1 .site-nav { color: #27251f;  }
.eCpE #siteNav > li > a:after { background-color: #ffcad4 ; height: 3px }
.eCpE #siteNav > li .dKYOchrrVcV .lvl-1 .site-nav:before { background-color: #ffcad4; height: 3px; }
.eCpE #siteNav > li .dKYOchrrVcV { overflow: hidden; transition: all .3s; box-shadow: 0 4px 4px rgb(0 0 0 / 10%); }
.eCpE #siteNav > li:hover .dKYOchrrVcV { top:100% }
.eCpE #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 3px; }
.eCpE #siteNav.medium  > li > a .an:before { color: #999; font-weight: 300 }
.eCpE #siteNav.medium  > li > a:hover .an { transform: rotate(-180deg); }
.eCpE #siteNav.medium  > li > a:hover .an:before { color: #999 }
/* Header IconSet */
.eCpE .iconset { height: 42px; line-height: 42px; color: #27251f; }
.eCpE .iconset .icon { font-size: 19px; min-width: 19px; }
.eCpE .iconset:hover .icon{ color: #27251f }
.eCpE .header-cart .counter { right: -8px; top: 10px; background-color: #27251f; color: #fff;   }
@media only screen and (max-width: 991px) {
    .eCpE .header_top_ribbon { border-bottom: 5px solid #ffcad4 }
    .eCpE .iconset { padding: 0 10px; }
    .eCpE #userLinks.active { top: 80% }
    .eCpE .btn--link .an{ font-size: 20px; color: #27251f; padding: 0 10px; }
    .eCpE .search-drawer { background-color: #fff !important }
    .eCpE .search-drawer .action.search { left: 10px; }
    .eCpE .search-drawer .action.search .an { font-weight: 600; color: #999 }
    .eCpE .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #999 }
    .eCpE .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #e5e5e5; padding-left: 45px; }
    /* Mobile Nav Wrapper */
    .yWikwqsaw .gnOuDv { height: 36px; }
    .yWikwqsaw #VKafU li li a { font-size: 12px !important }
}
@media only screen and (max-width: 767px) {
    .eCpE .logo.logo-full img { max-width: 150px; }
    .eCpE .setting-link { padding-right: 0 }
    .eCpE .header-cart .counter { right: -6px }
    .eCpE .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .eCpE .search-drawer .searchField { display: flex }
}

/* Home Banner */
.top-module .home-banner-top { border: 5px solid #ffcad4; height: 164px; margin-bottom: 70px }
.top-module .home-banner-top img { height: 100%; object-fit: cover;  }
.top-module .home-banner-top .banner_min { display: none }
@media only screen and (max-width: 1440px) {
    .top-module .container { padding: 0 }
}
@media only screen and (max-width: 480px) {
    .top-module .home-banner-top .banner_max { display: none }
    .top-module .home-banner-top .banner_min { display: block }
}

/* Home Slider */
.slideshow .mgMWHteHExQ { padding-bottom: 30px; }
.slideshow .blur-up-min { display: none }
.slideshow .banner-ban-v1 .slide-title { color: #fff;  }
.slideshow .banner-ban-v1 .banner1Btn { background-color: #fff; border-color: #fff; color: #27251f }
.slideshow .banner-ban-v1 .banner1Btn:hover { background-color: #f5f5f5 }
.slideshow .slick-prev, .slideshow .slick-next { background: rgb(0,0,0,0.5); width: 48px; height: 48px; top: 45%; border-radius: 24px; }
.slideshow .slick-prev:before, .slideshow .slick-next:before { font-size: 20px; line-height: 20px }
.slideshow .slick-dots {display: none !important; bottom: 20px; left: 50.5% }
.slideshow .slick-dots li button { background: #fff; width: 10px; height: 10px;  }
.slideshow .slick-dots li.slick-active button { background: #27251f; border: none; }
@media only screen and (max-width: 1440px) {
    .slideshow .container { padding: 0 }
}
@media only screen and (max-width: 767px) {
    .slideshow .container { padding: 0 }
    .slideshow .blur-up-max { display: none }
    .slideshow .blur-up-min { display: block }
    .slideshow .ndJaBKGqhH { padding: 40px 30px }
}

/* Subject 6Grid */
.subject-wrapper .subject_items { width: 85%; margin: 0 auto; justify-content: space-between; align-items: center; }
.subject-wrapper .subject_items .items_title { flex: 0 0 18%; }
.subject-wrapper .subject_items .items_title h2 { font-size: 24px; margin-bottom: 0 }
.subject-wrapper .subject_items .items_grids { flex: 0 0 82%; display: flex; flex-wrap: wrap }
.subject-wrapper .subject_items .items_grids .item_box { padding: 5px 15px; }
.subject-wrapper .subject_items .items_grids .ci-item-container { border: 1px solid #d0d1d2;  height: 100% }
.subject-wrapper .subject_items .items_grids .ci-item-container .button-text { text-align: center; padding: 10px 5px 25px; line-height: 14px; height: auto }
.subject-wrapper .subject_items .items_grids .ci-item-container .button-text span { padding: 8px 0; font-size: 12px; position: relative; color: #27251f; text-transform: uppercase;  }
.subject-wrapper .subject_items .items_grids .ci-item-container .button-text span:hover { color: #27251f }
.subject-wrapper .subject_items .items_grids .ci-item-container .button-text span:before { content: ""; position: absolute; bottom: 0; width: 100%; height: 1px; background-color: #ffcad4 }
@media only screen and (max-width: 1200px) {
    .subject-wrapper .subject_items .items_title h2 { font-size: 22px }
    .subject-wrapper .subject_items .items_grids .item_box { padding: 5px 10px; }
}
@media only screen and (max-width: 991px) {
    .subject-wrapper .subject_items .items_title { flex: 0 0 100%; padding: 0 5px }
    .subject-wrapper .subject_items .items_grids { flex: 0 0 100%; padding: 0 }
    .subject-wrapper .subject_items .items_title h2 { font-size: 18px; }
    .subject-wrapper .subject_items .items_grids .item_box { padding: 5px; }
}
@media only screen and (max-width: 767px) {
    .subject-wrapper .subject_items { width: 100% }
    .subject-wrapper .subject_items .items_title { padding: 0 10px }
    .subject-wrapper .subject_items .items_title h2 { margin-bottom: 20px; }
    .subject-wrapper .subject_items .items_grids .item_box { padding: 5px 10px }
}
@media only screen and (max-width: 480px){
    .subject-wrapper .subject_items .items_title { padding: 0 5px }
    .subject-wrapper .subject_items .items_grids .item_box { padding: 5px }
}
/* Subject 3Grid */
.subject-wrapper.subject3Grid .subject_items .items_title{ flex: 0 0 30% }
.subject-wrapper.subject3Grid .subject_items .items_grids{ flex: 0 0 70% }
.subject-wrapper.subject3Grid .subject_items .items_title h2 { font-size: 28px; margin-bottom: 20px;}
.subject-wrapper.subject3Grid .subject_items .items_title .btnMin { display: none }
.subject-wrapper.subject3Grid .subject_items .items_grids .item_box { padding: 10px }
.subject-wrapper.subject3Grid .subject_items .items_grids .ci-item-container .button-text { padding: 25px 5px; }
@media only screen and (max-width: 991px) {
    .subject-wrapper.subject3Grid .subject_items .items_title { flex: 0 0 100%; }
    .subject-wrapper.subject3Grid .subject_items .items_grids { flex: 0 0 calc(100% + 20px); margin: 0 -5px }
    .subject-wrapper.subject3Grid .subject_items .items_title h2 { font-size: 18px; }
    .subject-wrapper.subject3Grid .subject_items .items_title .mouldBtn { margin-bottom: 20px; }
    .subject-wrapper.subject3Grid .subject_items .items_grids .item_box { padding: 10px; }
}
@media only screen and (max-width: 767px) {
    .subject-wrapper.subject3Grid .subject_items { width: 100% }
    .subject-wrapper.subject3Grid .subject_items .items_title { padding: 0 10px }
    .subject-wrapper.subject3Grid .subject_items .items_grids { margin: 0 }
}
@media only screen and (max-width: 480px) {
    .subject-wrapper.subject3Grid .subject_items .items_title { padding: 0 5px }
    .subject-wrapper.subject3Grid .subject_items .items_title .btnMax { display: none }
    .subject-wrapper.subject3Grid .subject_items .items_title .btnMin { display: block }
    .subject-wrapper.subject3Grid .subject_items .items_grids .item_box { padding: 5px }
}

/* Waist Module */
.waistModule .waist_items { width: 85%; margin: 0 auto; justify-content: space-between; align-items: center; }
.waistModule .waist_items .rainbow_min { display: none }
.waistModule .waist_items .items_title { padding-left: 20px }
.waistModule .waist_items .items_title h2 { text-transform: revert; font-size: 32px; }
@media only screen and (max-width: 991px) {
    .waistModule .waist_items img { padding: 0 5px }
    .waistModule .waist_items .items_title {  padding: 0 10px }
    .waistModule .waist_items .items_title h2 { font-size: 22px; }
    .waistModule .waist_items .items_title p { font-size: 12px; font-weight: revert }
}
@media only screen and (max-width: 767px) {
    .waistModule .waist_items { width: 100%; position: relative }
    .waistModule .waist_items:before { content: ''; position: absolute; background-color: #ddd; height: 1px; width: 100%; bottom: -30px }
    .waistModule .waist_items .items_title { padding-top: 20px; }
}
@media only screen and (max-width: 480px) {
    .waistModule .waist_items img { padding: 0 }
    .waistModule .waist_items .items_title {  padding: 20px 5px 0 }
    .waistModule .waist_items .items_title .mouldBtn { width: 100% }
}

/* Product Slider */
.SPdAYHU .product-items { width: 85%; margin: 0 auto }
.SPdAYHU .NFSGAN .slick-slide { margin: 0 15px; }
.SPdAYHU .NFSGAN .list-item { border:none ; border-radius: 0; padding: 0; }
.SPdAYHU .NFSGAN .item .jQNMPcJbNse { background: #f0f0f0 }
.SPdAYHU .NFSGAN .item .jQNMPcJbNse img { mix-blend-mode: multiply }
.SPdAYHU .NFSGAN .item .eVucLzFD a { color: #27251f; font-weight: 400; font-size: 12px!important; opacity: 1 }
.SPdAYHU .NFSGAN .item:hover .eVucLzFD a { color: #111 }
.SPdAYHU .button-set li .btn-icon .icon { font-size: 15px; }
.SPdAYHU .button-set.style0 li .btn-icon { border:1px solid #ddd }
.SPdAYHU .NFSGAN .product-price .old-price { font-size: 13px; }
.SPdAYHU .NFSGAN .item .WHQm.text-left .product-price .price { color: #27251f !important; font-size: 13px;  }
.SPdAYHU .NFSGAN .slick-arrow { background: #fff; top:45%; width: 48px; height: 48px; border-radius: 50%; box-shadow: 0 0 0.625rem rgb(29 29 29 / 10%); }
.SPdAYHU .NFSGAN .slick-arrow:before {  opacity: .8; font-size: 18px; }
.SPdAYHU .NFSGAN .slick-prev { left: -15px }
.SPdAYHU .NFSGAN .slick-next { right: -15px; }
@media only screen and (max-width: 991px) {
    .SPdAYHU .NFSGAN .slick-slide { margin: 0 10px !important; }
}
@media only screen and (max-width: 767px) {
    .SPdAYHU .product-items { width: 100% }
    .SPdAYHU .product-items .product-title { padding: 0 10px; }
    .SPdAYHU .NFSGAN .slick-prev { left: 25px }
    .SPdAYHU .NFSGAN .slick-next { right: 25px; }
}
@media only screen and (max-width: 576px) {
    .SPdAYHU .NFSGAN .slick-arrow { width: 30px; height: 30px; }
    .SPdAYHU .NFSGAN .slick-prev { left: 15px; }
    .SPdAYHU .NFSGAN .slick-next { right: 15px; }
}
@media only screen and (max-width: 480px) {
    .SPdAYHU .product-items .product-title { padding: 0 5px; }
    .SPdAYHU .NFSGAN .slick-slide { margin: 0 5px !important; }
}
/* Lattice4Grid */
.lattice4Grid .lattice_items { width: 85%; margin: 0 auto }
.lattice4Grid .lattice_items .poster-container { padding-bottom: 20px; }
.lattice4Grid .lattice_items .poster-img img { width: 100% }
.lattice4Grid .lattice_items .poster-txt .main-title {  font-size: 20px; padding-top: 20px; text-transform: revert }
@media only screen and (max-width: 767px) {
    .lattice4Grid .lattice_items { width: 100% }
    .lattice4Grid .lattice_items .stack_item { padding:0 5px; }
    .lattice4Grid .lattice_items .poster-txt .main-title { font-size:  18px; }
}
@media only screen and (max-width: 480px) {
    .lattice4Grid .lattice_items .stack_item { padding:0; }
    .lattice4Grid .lattice_items .poster-txt .mouldBtn { width: 100% }
}


    /* Footer */
.footer { background-color: #f5f5f5 }
.footer .mKcTppf .h4, .footer .mKcTppf .text-transform-title { font-size: 14px; font-weight: 500 }
.footer .mKcTppf .text-transform-title { margin-bottom: 20px }
.footer .mKcTppf 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 .anWvgrn { border-top-color: #ddd }
@media only screen and (max-width: 767px) {
    .footer .mKcTppf .footer-links .h4 { border-color: #bbb !important }
}

/* Footer Email */
.email-input { height: 46px; margin-bottom: 20px }
.email-input .m-input::-webkit-input-placeholder { color: #111; font-size: 12px; }
.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: #27251f; 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: 12px; background: #71706c; border-radius: 0 ; font-weight: 500; letter-spacing: 1px }
.email-input .input-but:hover { background: #71706c; }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input_icon:before { content: '\eb68';  }
