/*-- add style --*/
html, html body, body #wrapper { overflow-x: hidden;  } h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {  } ul, li { list-style: none; margin-bottom: 0 }
#indexHomeBody .LGtj { background: #fff } #indexHomeBody .section { padding: 70px 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 }  .mi-none { display: none !important }  .ei-none { display: none !important }
@media only screen and (max-width: 991px) {
    .si-none { display: block !important } .s-none { display: none !important; }
}
@media only screen and (max-width: 767px) {
    .mi-none { display: block !important } .m-none { display: none !important; } #indexHomeBody .section { padding: 24px 0 !important }
    .mih-50:not(.sticky-header), .mih-55:not(.sticky-header), .header-13 .FMTWj { 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; }
}
@media only screen and (max-width: 576px) {
    .ei-none { display: block !important } .e-none { display: none !important; }
}

.mouldBtn {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    background: #fff;
    border: 1px solid transparent ;
    color: #000;
    text-align: center;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all .3s
}
@media only screen and (max-width: 991px) {
    .main-button { display: flex; margin: 0 -7.5px; justify-content: center }
    .main-button a { display: block; min-width: 50%; padding: 0 7.5px }
    .mouldBtn { min-width: 100%; font-size: 14px; font-weight: 400;   }
}

    /* Top Bar */
.top-bar { background: #000; overflow: hidden;  }
.top-bar .notices { width: 100%; }
.top-bar .notices .notice { min-height: 36px; font-size: 13px; font-weight: 400; color: #fff;  letter-spacing: 0; text-align: center;  }
.top-bar .slick-arrow, .top-bar .slick-dots { display: none !important }

/* Header */
.FMTWj {  box-shadow: none; transition: all .2s;  }
#indexHomeBody .FMTWj:not(.sticky-header) {  }
.FMTWj .header-into, .FMTWj .row { padding: 0 15px; max-width: 1440px; margin: 0 auto }
.FMTWj .logo img { max-width: 150px; max-height: 70px; }

/* Header SiteNav */
.FMTWj #siteNav { height: 100%; }
.FMTWj #siteNav > li { display: inherit; }
.FMTWj #siteNav > li > a {  font-size: 14px; padding: 5px 15px 0; font-weight: 600; letter-spacing: 0;  margin: auto 0; color:#000; text-transform: uppercase;  transition:  all 0s;  }
.FMTWj #siteNav > li:hover > a { color:  #000 }
.FMTWj #siteNav > li > a:after { background:  #000; height: 2px; }
.FMTWj #siteNav > li:hover > a:after { width: 100% }
.FMTWj #siteNav > li .cYxwSnRgtSX { top:100%; border-top: 1px solid #dcdcdc; background: #fff; padding:30px;  box-shadow: 0 4px 5px rgb(0 0 0 / 8%); overflow: hidden; transition: all 0s;  }
.FMTWj #siteNav > li .cYxwSnRgtSX .lvl-1 a.lvl-1 { color:  #000; font-size: 13px; font-weight: 600 !important; text-transform: uppercase;   }
.FMTWj #siteNav > li .cYxwSnRgtSX .lvl-1 a.lvl-1:hover { text-decoration: none }
.FMTWj #siteNav > li .cYxwSnRgtSX .lvl-1 .site-nav { color:  #000; font-size: 13px; font-weight: 400; letter-spacing: 0.03rem; }
.FMTWj #siteNav > li .cYxwSnRgtSX .lvl-1 .site-nav:hover { text-decoration: underline }
.FMTWj #siteNav > li .cYxwSnRgtSX .lvl-1 .site-nav:before { content: none; }
/*.FMTWj #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.FMTWj #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.FMTWj #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.FMTWj #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.FMTWj .iconset { padding: 0 12px; }
.FMTWj .iconset .icon { color: #000; font-size: 19px; font-weight: 600 }
.FMTWj .iconset:hover .icon{ color: #000; }
.FMTWj .iconset .tooltip-label { display: none; }
.FMTWj .iconset .icon-label { font-size: 12px; font-weight: 500; color: #000; text-transform: uppercase; margin-right: 8px; letter-spacing: 0.05rem }
.FMTWj .iconset.header-cart .an-cart-l:before { content: '\ebf8' !important }
.FMTWj  #userLinks { right: -88px; padding: 15px; top: 160% }
.FMTWj  #userLinks li a { font-weight: 400; color: #000 }
.FMTWj  #userLinks.active { top: 130% }
.FMTWj  #gWuU.active { top: 80% }

/* Search Popup */
.FMTWj .search-drawer {  box-shadow: 0 4px 5px rgb(0 0 0 / 8%); background-color: #fff !important; padding: 30px 60px 50px !important  }
.FMTWj .search-drawer .action.search { left: 10px; }
.FMTWj .search-drawer .action.search .an { font-weight: 600; color: #222 }
.FMTWj .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #222 }
.FMTWj .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #dcdcdc; padding-left: 45px; font-size: 14px; color: #222 }
.FMTWj .search-drawer .input-text::-webkit-input-placeholder { color: #757575; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 1199px) {
    .FMTWj #siteNav > li > a { padding: 3px 12px 0 !important; }
}

@media only screen and (max-width: 991px) {
    .FMTWj { min-height: auto }
    .FMTWj .logo img { max-width: 100px; }
    .FMTWj .iconset { padding: 0 10px; }
    .FMTWj .iconset.header-cart { padding-right: 0; }
    .FMTWj .btn--link .an{ font-size: 20px; font-weight: 600; color: #000; padding-top: 5px }
    /* Mobile Nav Wrapper */
    .hGTSbvXTrQE { width: 355px !important; }
    .hGTSbvXTrQE .eQWQjJ { padding: 16px 24px !important; background-color: revert !important  }
    .hGTSbvXTrQE .eQWQjJ .an { float: revert !important; width: auto !important; color: #000 !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .hGTSbvXTrQE #NMgWj { padding: 0 24px 24px; }
    .hGTSbvXTrQE #NMgWj li.parent:first-child { border: none }
    .hGTSbvXTrQE #NMgWj li.acLink { border-top-color: rgba(34, 34, 34, 0.3) }
    .hGTSbvXTrQE #NMgWj li a { color: #000; font-size: 13px; font-weight: 500; padding: 20px 45px 20px 0; }
    .hGTSbvXTrQE #NMgWj li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .hGTSbvXTrQE #NMgWj li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .hGTSbvXTrQE #NMgWj li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .FMTWj .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .FMTWj .search-drawer { padding: 20px 15px 20px 15px !important; }
    .FMTWj .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 355px) {
    .hGTSbvXTrQE { width: 100% !important; }
}


/* HomeBody Header */

    #indexHomeBody .FMTWj { width: 100%;     background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%,transparent); }
    #indexHomeBody .FMTWj .logo img { filter: drop-shadow( #fff 0 120px ); transform: translateY(-120px); }
    #indexHomeBody .FMTWj:hover,
    #indexHomeBody.searchact .FMTWj,
    #indexHomeBody .FMTWj.sticky-header { background: #fff; }
    #indexHomeBody .FMTWj:not(.sticky-header) { position: fixed; width: 100%; border-bottom: none; }

    #indexHomeBody .FMTWj .btn--link .an { font-weight: 300  }
    #indexHomeBody .FMTWj:hover .btn--link .an,
    #indexHomeBody .FMTWj.sticky-header .btn--link .an,
    #indexHomeBody.searchact .FMTWj .btn--link .an { font-weight: 600; }

    #indexHomeBody .FMTWj .iconset .icon { font-weight: 300 }
    #indexHomeBody .FMTWj:hover .iconset .icon,
    #indexHomeBody .FMTWj.sticky-header .iconset .icon,
    #indexHomeBody.searchact .FMTWj .iconset .icon { font-weight: 600; }

    #indexHomeBody .FMTWj:hover .logo img,
    #indexHomeBody .FMTWj.sticky-header .logo img,
    #indexHomeBody.searchact .FMTWj .logo img { filter: revert; transform: revert }

    #indexHomeBody .FMTWj #siteNav > li > a { color: #fff; }
    #indexHomeBody .FMTWj:hover #siteNav > li > a,
    #indexHomeBody .FMTWj.sticky-header #siteNav > li > a,
    #indexHomeBody.searchact .FMTWj #siteNav > li > a{ color: #000; }

    #indexHomeBody .FMTWj .iconset .icon,
    #indexHomeBody .FMTWj .btn--link .an,
    #indexHomeBody .FMTWj .iconset .icon-label { color: #fff;  }
    #indexHomeBody .FMTWj:hover .iconset .icon,
    #indexHomeBody .FMTWj:hover .btn--link .an,
    #indexHomeBody .FMTWj:hover .iconset .icon-label,
    #indexHomeBody .FMTWj.sticky-header .iconset .icon,
    #indexHomeBody .FMTWj.sticky-header .btn--link .an,
    #indexHomeBody .FMTWj.sticky-header .iconset .icon-label,
    #indexHomeBody.searchact .FMTWj .iconset .icon,
    #indexHomeBody.searchact .FMTWj .btn--link .an,
    #indexHomeBody.searchact .FMTWj .iconset .icon-label { color: #000; }


/* End Header */
.mt-75 { margin-top: 75px }
.slideshow .slide-content { position: relative }
.slideshow .slide-content .banner-image { height: 100%; }
.slideshow .slide-content .banner-image:before { content: ""; position: absolute; inset: 0; z-index: 3; background: #000; opacity: .1; }
.slideshow .slide-content .banner-image img { width: 100%; height: 100%; object-fit: cover; object-position:50% 50% ; }
.slideshow .slide-content .banner-items {  text-align: center; position: absolute; z-index: 9; inset: 0; display: flex; justify-content: center; align-items: center }
.slideshow .slide-content .banner-items .main-button { position: relative }
.slideshow .slide-content .banner-items .main-button:before { content: ""; position: absolute; inset: 0; background: radial-gradient(rgba(0,0,0,0.2) 0%, transparent 60%); margin: -100px -200px -100px -200px; z-index: -1; }
.slideshow .slide-content .banner-items .mouldBtn { background: none; border-color: #fff; color: #fff; }
@media only screen and (max-width: 767px) {
    .mt-75 { margin-top: 40px }
    .slideshow .slick-dots { display: none !important }
}

.module-banner .banner-content { display: flex; flex-wrap: wrap;  }
.module-banner .item-images { height: 100%; min-height: 300px }
.module-banner .item-images img { width: 100%; height: 100%; object-fit: cover }
.module-banner .item-content { display: flex; align-items: center; justify-content: center; padding: 40px 60px; height: 100%;  }
.module-banner .item-content .item-wrap {  width: 78%; max-width: 800px; margin: 0 auto; text-align: center;  }
.module-banner .item-content .main-label { margin-bottom: 50px; }
.module-banner .item-content .main-label img {  width: 100% }
.module-banner .item-content .main-title { font-size: 20px; color: #000; line-height: 1; margin-bottom: 10px;  font-weight: 600;  }
.module-banner .item-content .main-content { font-size: 13px; color: #000;  margin-bottom: 20px;   }
@media only screen and (max-width: 991px) {
    .module-banner .item-content {  padding: 40px 30px; }
}
@media only screen and (max-width: 767px) {
    .module-banner .item-content { padding: 20px 30px 40px; justify-content: revert }
    .module-banner .item-content .item-wrap { padding: 0; }
    .module-banner .item-content .main-label img { max-width: 327px; }
    .module-banner .item-content .main-title { font-size: 28px;}
    .module-banner .item-content .a-price { font-size: 36px;}
}

.shopify-title .modular-title h1 { text-align: center; font-size: 30px; letter-spacing: -1px; }
.shopify-title .modular-describe p { text-align: center; font-size: 14px; }
@media only screen and (max-width: 991px) {
    .shopify-title .modular-title h1 {  font-size: 27px; }
    .shopify-title .modular-describe p { text-align: center; font-size: 13px; }
}

.ujQkSgsWXEa .uKYmAFRJoVH .slick-track { display: flex;  }
.ujQkSgsWXEa .uKYmAFRJoVH .slick-list { display: flex; margin: 0 -10px;  }
.ujQkSgsWXEa .uKYmAFRJoVH .slick-slide { margin: 0 10px;  }
.ujQkSgsWXEa .uKYmAFRJoVH .slick-slide div:not(.iyrJZJDKWN,.dSuqC,.button-set ) { height: 100% }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item { border: none; border-radius: 0; padding: 0;  }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item .iyrJZJDKWN { background: #e8e8e8; overflow: hidden;  }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item .iyrJZJDKWN img { mix-blend-mode: multiply; }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item .dSuqC { padding: 0 10px;  }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item .dSuqC .LOOdiyPtYGY a { color: #000; letter-spacing: 0; font-size: 14px !important; font-weight: 400; opacity: 1; text-transform: uppercase }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item .dSuqC .product-price .price { color: #000 !important; font-size: 14px; font-weight: 400  }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item .dSuqC .product-price .old-price { font-size: 14px; color: #666; font-weight: 400 }
.ujQkSgsWXEa .uKYmAFRJoVH .list-item:hover .dSuqC .LOOdiyPtYGY a { color: #000 }
.ujQkSgsWXEa .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.ujQkSgsWXEa .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.ujQkSgsWXEa .button-set li .btn-icon:hover { opacity: 1 }
.ujQkSgsWXEa .button-set.style0 li .btn-icon { border:1px solid #ddd }
.ujQkSgsWXEa .uKYmAFRJoVH .slick-arrow { width: 42px; height: 42px; background: #fff; border: none; border-radius: 50px; box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px; }
.ujQkSgsWXEa .uKYmAFRJoVH .slick-arrow:before {  font-size: 17px; font-weight: 300; opacity: 1; color: #000 }
.ujQkSgsWXEa .uKYmAFRJoVH .slick-prev { left: 15px; }
.ujQkSgsWXEa .uKYmAFRJoVH .slick-next { right:  15px; }


.lattice2Grid .subject-items { display: flex; flex-wrap: wrap   }
.lattice2Grid .item-unit .stack_item { position: relative;}
.lattice2Grid .item-unit .stack_item:after {  content: ""; position: absolute; inset: 0; z-index: 3; background: #000; opacity: .1; }
.lattice2Grid .item-unit .item_images { height: 400px; }
.lattice2Grid .item-unit .item_images img { width: 100%; height: 100%; object-fit: cover }
.lattice2Grid .item-unit .item_content { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 9 }
.lattice2Grid .item-unit .item_content .main-title { font-size: 32px; color: #fff; line-height: 1; margin-bottom: 15px;  font-weight: 600; }
.lattice2Grid .item-unit .item_content .mouldBtn { font-size: 14px; font-weight: 300; text-transform: revert }
@media only screen and (max-width: 991px) {
    .lattice2Grid .item-unit .item_images { height: 320px; }
    .lattice2Grid .item-unit .item_content .main-title { font-size: 22px }
}
@media only screen and (max-width: 767px) {
    .lattice2Grid .item-unit .item_images { height: 240px; }
}


.lattice3Grid .subject-items { display: flex; flex-wrap: wrap   }
.lattice3Grid .item-unit .stack_item { position: relative;}
.lattice3Grid .item-unit .stack_item:after {  content: ""; position: absolute; inset: 0; z-index: 3; background: #000; opacity: .1; }
.lattice3Grid .item-unit .item_images { height: 400px; }
.lattice3Grid .item-unit .item_images img { width: 100%; height: 100%; object-fit: cover }
.lattice3Grid .item-unit .item_content { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 9 }
.lattice3Grid .item-unit .item_content .main-title { font-size: 32px; color: #fff; line-height: 1; margin-bottom: 15px;  font-weight: 600; }
.lattice3Grid .item-unit .item_content .mouldBtn { font-size: 14px; font-weight: 300; text-transform: revert }
@media only screen and (max-width: 991px) {
    .lattice3Grid .item-unit .item_images { height: 320px; }
    .lattice3Grid .item-unit .item_content .main-title { font-size: 22px }
}
@media only screen and (max-width: 767px) {
    .lattice3Grid .item-unit .item_images { height: 240px; }
}


/* Footer */
#indexHomeBody .footer { margin-top: 0 !important }
.footer { background: #000 }
.footer .HQXRtJZc { border-color: transparent; padding: 48px 0; }
.footer .HQXRtJZc .text-transform-title { font-size: 18px; font-weight: 600; margin-bottom: 15px;  color: #fff; text-transform: uppercase !important }
.footer .HQXRtJZc p,
.footer .HQXRtJZc a { font-size: 14px; font-weight: 400; margin-bottom: 20px; color: #fff; max-width: 420px; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 20px; color: #fff; }
.footer .social-icons li a:before { display: none }
.footer .aHpdkRaZWGh { border-top-color: transparent; padding: 20px 0 }
.footer .copytext,
.footer .copytext a { color: #fff; font-weight: 400;  }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #fff; font-size: 14px; text-transform: capitalize; font-weight: 300; opacity: 1 }
.email-input .input-box {
    max-width: 340px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
    background: none;
    border: 1px solid #fff;
    border-radius:0;
    transition: all 0s;
    text-indent: 2px;
    height: 100%
}
.email-input .input-but {
    min-width: 108px;
    padding: 0 10px;
    border: none;
    margin-left: 10px;
    text-transform: revert;
    color: #fff;
    transition: all .3s;
    font-size: 14px;
    background: #111;
    border-radius: 0;
    font-weight: 300;
}
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
/*.email-input .input_icon:before { content: '\eb68';  }*/
@media (max-width: 991px) and (min-width: 768px) {
    .footer .footer-links:last-child { margin-top: 20px; }
}
@media only screen and (max-width: 991px) {
    .footer .container-none { padding: 0 15px; }
    .footer .HQXRtJZc { padding: 48px 0 !important; }
}
@media only screen and (max-width: 767px) {
    .footer .HQXRtJZc .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .HQXRtJZc .h4 { border-bottom: 1px solid #fff !important }
    .footer .HQXRtJZc .footer-links:last-child { padding-top: 15px; }
}