/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden; }
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  }
.page-wrapper { 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 .header-main { 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 */
.header-main,.header-main:not(.sticky-header) { border-bottom: 1px solid #ddd; transition: all 0s }
.header-main.sticky-header { margin-top: 36px; -webkit-box-shadow: none; }
.header-main .header-into { position: relative }
.header-main .row {  max-width: 1200px; margin: 0 auto }
.header-main .logo.logo-min { display: none !important }
.header-main .logo.logo-full img { max-width: 148px; max-height: 60px; margin-left: 30px;}
.header-main #siteNav { height: 100%; padding: 0 10px; }
.header-main #siteNav.left { justify-content: center }
.header-main #siteNav > li { display: inherit; }
.header-main #siteNav > li > a {  font-size: 15px; padding: 0 15px; font-weight: 600;margin: auto 0; letter-spacing: -.5px; color: #000; text-transform: uppercase;  transition:  all 0s }
.header-main #siteNav > li:hover a { color: #000 }
.header-main #siteNav > li > a:after { background: #000; }
.header-main #siteNav > li .megamenu { top:110%; background: #fff;  border-top: 1px solid #ddd; overflow: hidden; transition: all 0s; }
.header-main #siteNav > li:hover .megamenu { top:100%;  }
.header-main.sticky-header #siteNav > li:hover .megamenu { -webkit-box-shadow: none; }
.header-main #siteNav > li .megamenu .lvl-1 a.lvl-1 { color: #000; font-size: 14px; }
.header-main #siteNav > li .megamenu .lvl-1 .site-nav { color: #000;  }
.header-main #siteNav > li .megamenu .lvl-1 .site-nav:before { background-color: #000; height: 3px; }
.header-main #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 5px; }
.header-main #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600 }
.header-main #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }
.header-main #siteNav.medium  > li:hover > a .an:before { color: #000 }
/* Header IconSet */
.header-main .iconset { padding: 0 12px; }
.header-main .iconset .icon, .header-main .iconset span { color: #000; font-weight: 600; text-transform: uppercase; letter-spacing: -0.5px; font-size: 14px; }
.header-main .iconset span { margin-left: 5px; }
.header-main .iconset:hover .icon{ color: #000; }
.header-main .iconset:hover .tooltip-label { top: -24px }
.header-main #userLinks { right: 15px;}
.header-main .header-cart { padding-right: 30px; }
.header-main .header-cart span { margin: 0 }
.header-main .header-cart .counter { color: #fff; display: inline-block; border-radius: 50%; background: #000; font-weight: 500; font-size: 12px; min-width: 15px; height: 15px; line-height: 15px;  }
.header-main .site-search .input-but { border: none }
.header-main.sticky-header #search-popup.active { top: 100%; border-top: 1px solid #ddd }
.header-main .search-drawer { box-shadow: 0 5px 6px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 5px 6px rgb(0 0 0 / 10%);  }
.header-main .search-drawer .action.search { left: 10px; }
.header-main .search-drawer .action.search .an { font-weight: 600; color: #333 }
.header-main .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.header-main .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #eee; padding-left: 45px; font-size: 14px; color: #333 }
.header-main .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 1199px) {
    .header-main .iconset span { display: none }
}
@media only screen and (max-width: 991px) {
    .header-main .logo.logo-max { display: none !important }
    .header-main .logo.logo-min { display: flex !important }
    .header-main .logo.logo-full img { max-width: 120px; margin-left: 0 }
    .header-main .iconset { padding: 0 10px; }
    .header-main .user-link, .header-main #userLinks { display: none }
    .header-main .btn--link .an { font-size: 17px; font-weight: 600; color: #000; padding: 0 10px; margin-left: 10px; }
    .header-main .header-cart { padding-right: 20px; }
    /* Mobile Nav Wrapper */
    .mobile-nav-wrapper .closemobileMenu { height: 36px; }
    .mobile-nav-wrapper #MobileNav li a { color: #333; font-weight: 500; }
    .mobile-nav-wrapper #MobileNav li li a { font-size: 13px !important; font-weight: 400 }
    .mobile-nav-wrapper #MobileNav li li li a { font-weight: 500 }
}
@media only screen and (max-width: 767px) {
    .header-main .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .header-main .search-drawer { padding: 20px 15px 20px 15px !important; }
    .header-main .search-drawer .searchField { display: flex }
}


.slideshow .banner-img-wrapper { display: flex; justify-content: center; align-items: center }
.slideshow .banner-img-wrapper img { object-fit: cover; height: 580px;  }
.slideshow .banner-text { position: absolute;  width: 100%; height: 100%; top: 0;  background: linear-gradient(200deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 80%)  }
.slideshow .banner-content { position: absolute; padding: 100px 75px; width: 100%; bottom: 0; }
.slideshow .banner-text .slide-title { font-size: 68px; font-weight: 700; text-transform: uppercase; line-height: 62px; color: #fff; letter-spacing: -2px; max-width: 600px; }
.slideshow .banner-text .slide-content { font-size: 19px; font-weight: 500; color: #fff; line-height: 24px; letter-spacing: -.5px;  max-width: 400px; margin-bottom: 30px; }
@media(min-width: 1024px) {
    .slideshow .banner-img-wrapper img { height: 788px }
}
@media only screen and (max-width: 576px) {
    .slideshow .banner-content { padding: 40px 30px 40%; }
    .slideshow .banner-text .slide-title { font-size: 46px; line-height: 48px; max-width: 100% }
    .slideshow .banner-text .slide-content { font-size: 16px; line-height: 20px; max-width: 100% }
}

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

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

.waist-banner { position: relative; padding-bottom: 0 }
.waist-banner .banner-img { display: flex; align-items: center; justify-content: center }
.waist-banner .banner-img img { object-fit: cover; width: 100%; height: 512px; }
.waist-banner .banner-text { position: absolute; top:0; bottom: 0; right: 0; left: 0; justify-content: center;  align-items: center;  flex-direction: column;  }
.waist-banner .banner-text .play-icon { width: 60px; height: 60px; margin-bottom: 10px; }
.waist-banner .banner-text .main-title { color: #fff; font-size: 28px; line-height: 32px; font-weight: 600; text-transform: uppercase; text-align: center }
.waist-banner .banner-text .main-content { color: #fff; font-size: 14px; font-weight: 400; max-width: 480px; padding: 0 15px; text-align: center; }
@media(min-width: 1024px) {
    .waist-banner .banner-img img { height: 720px }
}
.theme-wrapper { padding-bottom: 40px; }
.theme-wrapper .theme-content { background-color: #527769; }
.theme-wrapper .container { max-width: 1130px; margin: 0 auto }
.theme-wrapper .theme-content-items { padding: 90px 10px; }
.theme-wrapper .theme-content-items .banner-item-img img { width: 90% }
.theme-wrapper .theme-content-items .banner-item-text { display: flex; justify-content: center; flex-direction: column; }
.theme-wrapper .theme-content-items .banner-item-text .main-title { font-size: 18px; line-height: 42px; color: #fff; font-weight: 700; margin-bottom: 20px; letter-spacing: -2px; text-transform: uppercase; text-align: left; }
.theme-wrapper .theme-content-items .banner-item-text .main-content { font-size: 20px; line-height: 24px; color: #fff; text-align: left; margin-bottom: 10px; letter-spacing: -.5px; }
.theme-wrapper .theme-content-items .banner-item-text .main-label { font-size: 16px; color: #fff;text-align: left; letter-spacing: -.5px; }
.theme-wrapper .theme-content-items .banner-item-text .theme-button { margin-top: 20px; }
.theme-wrapper .theme-content-items .banner-item-text .theme-button .btnHover { gap: 5px; }
.theme-wrapper .theme-content-items .banner-item-text .theme-button .mouldBtn { background-color: #19322f; border-color:#19322f; color: #fff; }
.theme-wrapper .theme-content-items .banner-item-text .theme-button .mouldBtn:hover { background-color: #3b766f; border-color:#3b766f; }
@media only screen and (max-width: 767px) {
    .theme-wrapper .theme-content-items { padding: 70px 10px; }
    .theme-wrapper .theme-content-items .banner-item-img { margin-bottom: 30px; }
    .theme-wrapper .theme-content-items .banner-item-text .main-title { font-size: 42px; line-height: 48px; }
    .theme-wrapper .theme-content-items .banner-item-text .main-content { font-size: 18px; line-height: 22px; }
    .theme-wrapper .theme-content-items .banner-item-text .main-label { font-size: 14px; }
}


/* Collection Banner */
.collection-banner { padding-bottom: 80px; }
.collection-banner .section-header { text-align: left }
.collection-banner .section-header .main-title { color: #000; font-weight: 600; font-size: 18px; }
.collection-banner .section-header .main-content { font-size: 15px; font-weight: 300; }
.collection-banner .zoom-scal { padding: 0 5px; }
.collection-banner .zoom-scal:before { content: none }
.collection-banner .zoom-scal:hover img { opacity:1; -webkit-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }
.collection-banner .section-bottom { position: absolute; width: 100%; bottom: 0; padding: 25px 20px;}
.collection-banner .section-bottom .main-title { font-size: 36px; text-align: left; color: #fff }
.collection-banner .section-bottom .btnHover { gap: 10px; }
.collection-banner .section-bottom .btnHover .mouldBtn{ font-size: 13px; padding: 6px 12px; }
.collection-banner .slick-arrow:before {  opacity: 1; font-size: 26px; color: #999; font-weight: 600 }
.collection-banner .slick-prev { left: -30px; top: 45% }
.collection-banner .slick-next { right: -30px; top: 45% }
@media only screen and (max-width: 1400px) {
    .collection-banner .slick-arrow { width: 48px; height: 58px; background: rgb(0,0,0,0.5);  }
    .collection-banner .slick-arrow:before { color: #fff; font-size: 20px; }
    .collection-banner .slick-prev { left: 5px;  }
    .collection-banner .slick-next { right: 5px;  }
}
@media only screen and (max-width: 767px) {
    .collection-banner .section-bottom span { min-width: auto }
}
@media only screen and (max-width: 576px) {
    .collection-banner .zoom-scal { padding: 0; }
    .collection-banner .slick-prev { left: 0;  }
    .collection-banner .slick-next { right: 0;  }
}

.subject-wrapper .subject-items { position: relative; }
.subject-wrapper .subject-items .banner-img { display: revert }
.subject-wrapper .subject-items .banner-img img { height: 487px; }
.subject-wrapper .subject-items .banner-text {  background-color: rgba(0,0,0,.2); padding: 0 15px; }
.subject-wrapper .subject-items .banner-text .main-title { font-size: 36px; text-transform: revert; letter-spacing: -1px; }
.subject-wrapper .subject-items .banner-text .main-content { font-size: 15px; letter-spacing: -.3px; max-width: 560px;}
.subject-wrapper .subject-items .banner-text .subjectBtn { padding: 8px 26px; background: none; border: 2px solid #fff; border-radius: 0; color: #fff; font-weight: 600; }
.subject-wrapper .subject-items .banner-text .subjectBtn:hover { background: #fff; color: #000 }
@media(min-width: 1024px) {
    .subject-wrapper .subject-items .banner-img img { height: 695px }
}
@media only screen and (max-width: 767px) {
    .subject-wrapper .subject-items .banner-text .main-title { font-size: 26px; }
}

.lattice2Grid .items { padding: 10px 5px; }
.lattice2Grid .stack_item { position: relative; }
.lattice2Grid .stack_item_img { display: flex; align-items: center; justify-content: center; }
.lattice2Grid .stack_item_img img { height: 487px; width: 100%; object-fit: cover }
.lattice2Grid .stack_item_txt {  position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-color: rgba(0,0,0,.2);  padding: 0 15px; align-items: center; justify-content: center; flex-direction: column;  }
.lattice2Grid .stack_item_txt .main-title { font-size: 36px; color: #fff; text-transform: revert; letter-spacing: -1px; }
.lattice2Grid .stack_item_txt .main-content { font-size: 16px; color: #fff; letter-spacing: -.3px; }
.lattice2Grid .subjectBtn {  padding: 8px 26px; background: none; border: 2px solid #fff; border-radius: 0; color: #fff; font-weight: 600;  }
.lattice2Grid .subjectBtn:hover { background: #fff; color: #000 }
@media(min-width: 1024px) {
    .lattice2Grid .stack_item_img img { height: 695px; }
}
@media only screen and (max-width: 767px) {
    .lattice2Grid .stack_item_txt .main-title { font-size: 26px; }
}

.brand-wrapper { padding-bottom: 0 !important }
.brand-wrapper .banner-text {  background: linear-gradient(200deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 80%); }
.brand-wrapper .banner-text .brand-icon { width: 99px; height: 99px; margin-bottom: 20px; }
.brand-wrapper .banner-text .main-title { font-size: 42px; }
.brand-wrapper .mouldBtn {  padding: 8px 26px; background: none; border: 2px solid #fff; border-radius: 0; color: #fff; font-weight: 600;  }
.brand-wrapper .mouldBtn:hover { background: #fff; color: #000 }
@media only screen and (max-width: 767px) {
    .brand-wrapper .banner-text .main-title { font-size: 26px; }
}

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

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