/*-- 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 .jozCTwQJNy { background: #fff } #indexHomeBody .section { padding: 45px 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 }  .ci-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: 1200px) {
    .ci-none { display: block !important } .c-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 .GMzxtzQrG { 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: flex; align-items: center; gap: 10px; cursor: pointer; font-size: 22px; font-weight: 400; background: #000; border: 2px solid #fff; border-radius: 0; color: #fff; text-align: center; padding: 2px 20px; text-transform: uppercase; transition: all 0s }
.mouldBtn i.icon-arrow { background: url("../images/lakai/lakai_icon_ui.png") no-repeat; background-position:-5px -547px;  width: 16px; height: 20px }
.mouldBtn:hover { background: #fff; color: #000; }
.mouldBtn:hover i.icon-arrow { background-position: -5px -573px; }
@media only screen and (max-width: 767px) {
    .mouldBtn { font-size: 16px; padding: 0 16px; border: 1px solid #fff; }
    .mouldBtn i.icon-arrow { background-position: -36px -295px; }
}

/* Top Bar */
.top-bar { background: #f2f2f2; overflow: hidden; }
.top-bar .function { height: 24px;  overflow: hidden; }
.top-bar .function .user-link { font-size: 12px; color: #888; height: 100%; text-transform: uppercase; cursor: pointer; letter-spacing: 0.04rem; display: flex; align-items: center  }
.top-bar .function .user-link:hover { color: #00aeef }
@media only screen and (max-width: 1230px) {
    .top-bar .function .user-link { padding-right: 15px; }
}


/* Header */
.GMzxtzQrG { border-bottom: 1px solid #f2f2f2; box-shadow: none; transition: all .3s; min-height: 50px; }
.GMzxtzQrG .header-into,.GMzxtzQrG .row { max-width: 1200px; margin: 0 auto }
.GMzxtzQrG .logo.normal { background: #111; padding: 12px 24px; margin-top: -24px; }
.GMzxtzQrG .logo.float { display: none }
.GMzxtzQrG.sticky-header .logo.normal { display: none }
.GMzxtzQrG.sticky-header .logo.float { display: flex; background: #111; height: 50px; align-items: center;  padding: 12px 24px; }
.GMzxtzQrG .logo.normal img { max-width: 97px; max-height: 47px; }
.GMzxtzQrG .logo.float img { max-width: 97px; max-height: 20px; }
/* Header SiteNav */
.GMzxtzQrG #siteNav { height: 100%; padding: 0 16px; justify-content: left }
.GMzxtzQrG #siteNav > li { display: inherit; }
.GMzxtzQrG #siteNav > li > a {  font-size: 16px; padding: 0 14px; font-weight: 600; margin: auto 0; color: #111; text-transform: uppercase;  transition:  all 0s }
.GMzxtzQrG #siteNav > li:hover a { color: #00aeef }
.GMzxtzQrG #siteNav > li > a:after { background: #111; height: 2px; display: none }
.GMzxtzQrG #siteNav > li:hover a:after { width: 100% }
.GMzxtzQrG #siteNav > li .CQqLF { top:100%; background: #fff; padding:30px 60px; border-top: 1px solid #f2f2f2; box-shadow: none; overflow: hidden; transition: all 0s;  }
.GMzxtzQrG #siteNav > li .CQqLF .lvl-1 a.lvl-1 { color: #111; font-size: 14px; font-weight: 600 !important; text-transform: uppercase;   }
.GMzxtzQrG #siteNav > li .CQqLF .lvl-1 a.lvl-1:hover { text-decoration: none }
.GMzxtzQrG #siteNav > li .CQqLF .lvl-1 .site-nav { color: #111; font-size: 14px; font-weight: 400; letter-spacing: 0; }
.GMzxtzQrG #siteNav > li .CQqLF .lvl-1 .site-nav:hover { text-decoration: none; color: #00aeef }
.GMzxtzQrG #siteNav > li .CQqLF .lvl-1 .site-nav:before { content: none; }
.GMzxtzQrG.sticky-header #siteNav > li:hover .CQqLF { -webkit-box-shadow: none; }
/*.GMzxtzQrG #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.GMzxtzQrG #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.GMzxtzQrG #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.GMzxtzQrG #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.GMzxtzQrG .iconset { padding: 0 10px; height: 30px; line-height: 30px; }
.GMzxtzQrG .iconset .icon { color: #111; font-size: 20px; font-weight: 600 }
.GMzxtzQrG .iconset:hover .icon { color: #00aeef }
.GMzxtzQrG .iconset .counter { position: absolute; background: #00aeef; border-radius: 50%; top: 0; right: 6px; max-width: 14px; height: 14px; line-height: 14px; min-width: 14px; text-align: center }
.GMzxtzQrG  #userLinks { right: auto; width: 168px; padding: 15px; top: calc( 130% - 50px ) }
.GMzxtzQrG  #userLinks li a { font-weight: 500 }
.GMzxtzQrG  #userLinks.active { top: calc( 100% - 50px ) }

/* Search Popup */
.GMzxtzQrG .search-drawer { border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; box-shadow: none; background-color: #fff !important; padding: 30px 60px !important  }
.GMzxtzQrG .search-drawer .action.search { left: 10px; }
.GMzxtzQrG .search-drawer .action.search .an { font-weight: 600; color: #333 }
.GMzxtzQrG .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.GMzxtzQrG .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #f2f2f2; padding-left: 45px; font-size: 14px; color: #333 }
.GMzxtzQrG .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (min-width: 992px) {
    .GMzxtzQrG .header-cart { padding-right: 0 }
    .GMzxtzQrG .iconset .counter { right: -4px; }
    /*  Header Search */
    .GMzxtzQrG .searchBox { padding:0 10px ; height: 30px; line-height: 30px; min-width: 208px; }
    .GMzxtzQrG .searchBox .icon { font-size: 14px; color: #111 !important; font-weight: 600;  }
    .GMzxtzQrG .searchBox:hover .icon { color: #111 !important;  }
    .GMzxtzQrG .searchBox .s-input { min-width: 148px; }
    .GMzxtzQrG .searchBox .s-input::-webkit-input-placeholder { color: #bbb; font-weight: 500; font-size: 14px; opacity: 1;  text-transform: revert }
    .GMzxtzQrG .searchBox .s-input, .GMzxtzQrG .searchBox .input-but { border: 1px solid #f2f2f2;  line-height: 30px; font-weight: 500; background: #fff !important; transition: all 0s; height: 100% }
    .GMzxtzQrG .searchBox .s-input { border-right: none !important; border-radius: 0; font-size: 14px; color: #111; padding: 0 5px 0 10px;  }
    .GMzxtzQrG .searchBox .input-but { border-left: none !important; border-radius: 0 ; display: flex; align-items: center; padding: 0 10px 0 5px; }
    /*.GMzxtzQrG .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*/
    /*.GMzxtzQrG .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*/
    /*.GMzxtzQrG .searchBox:hover .s-input, .GMzxtzQrG .searchBox:hover .input-but { border-color: #b3b3b3 }*/
    .GMzxtzQrG .search-drawer { display: none }
}
@media only screen and (max-width: 1230px) {
    .GMzxtzQrG .header-into { padding-right: 15px; }
}
@media only screen and (max-width: 991px) {
    .GMzxtzQrG .logo.respond {  height: 50px; background: #000; display: flex !important; align-items: center; padding: 12px 24px; }
    .GMzxtzQrG .logo.respond img { max-width: 170px; height: 20px; }
    .GMzxtzQrG .iconset { padding: 0 8px; }
    .GMzxtzQrG .searchBox .input-but { background: none; border: none; padding: 0; transition: all 0s }
    .GMzxtzQrG .btn--link .an{ font-size: 21px; font-weight: 600; color: #000; padding-left: 8px  }
    /* Mobile Nav Wrapper */
    body.menuOn .jozCTwQJNy { left: revert !important }
    .dcaTpi { right: -355px; left: revert !important; }
    .dcaTpi.active { right: 0; left: revert !important;}
    .dcaTpi { width: 355px !important; }
    .dcaTpi .KjRbHp { padding: 16px 24px !important; background-color: revert !important  }
    .dcaTpi .KjRbHp .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .dcaTpi #JgLbXgeC { padding: 0 24px 24px; }
    .dcaTpi #JgLbXgeC li.parent:first-child { border: none }
    .dcaTpi #JgLbXgeC li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .dcaTpi #JgLbXgeC li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .dcaTpi #JgLbXgeC li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .dcaTpi #JgLbXgeC li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .GMzxtzQrG .logo.respond { padding: 12px }
    .GMzxtzQrG .logo.respond img { max-width: 124px; height: auto }
    .GMzxtzQrG .iconset .icon { font-size: 17px; }
    .GMzxtzQrG .iconset .counter { top: 2px; right: 4px; }
    .GMzxtzQrG .btn--link .an { font-size: 18px; }
    .GMzxtzQrG .search-drawer .closeSearch { right: 5px }
}
@media only screen and (max-width: 480px) {
    .GMzxtzQrG .search-drawer { padding: 20px 15px 20px 15px !important; }
    .GMzxtzQrG .search-drawer .searchField { display: flex }
}
/* End Header */

.slideshow .slide-content { position: relative }
.slideshow .slide-content .banner-images { height: calc( 100vh - 74px ) }
.slideshow .slide-content .banner-images img { width: 100%; height: 100%; object-fit: cover }
.slideshow .slide-content .gRtBxAUSeYq { position: absolute; display: flex; justify-content: space-between; align-items: center; padding:15px 20px; background: #000; bottom: 0; left: 0; width: 100%; }
.slideshow .slide-content .gRtBxAUSeYq .main-title { font-size: 40px; font-weight: 700; color: #fff;  text-transform: uppercase; margin-bottom: 0 ; line-height: 1.1 }
.slideshow .slide-content .gRtBxAUSeYq .main-content { font-size: 15px; font-weight: 300; color: #fff; max-width: 520px;  }
.slideshow .slide-content .gRtBxAUSeYq .mouldBtn { min-width: 200px; }
.slideshow .slick-arrow { width: 48px; height: 48px; background: #fff; border-radius: 48px; box-shadow: rgb(0 0 0 / 50%) 0px 2px 4px; }
.slideshow .slick-arrow:before { color: #000; font-weight: 300; font-size: 20px;  }

@media only screen and (max-width: 1440px) {
    .slideshow .slide-content .gRtBxAUSeYq .main-title { font-size: calc(.45041rem + 2.97177vw); }
    .slideshow .slide-content .gRtBxAUSeYq .main-content { font-size: calc(.46508rem + .59435vw); }
}
@media only screen and (max-width: 767px) {
    .slideshow .slide-content .gRtBxAUSeYq {  padding: 30px 20px; flex-wrap: wrap }
    .slideshow .slide-content .gRtBxAUSeYq .main-title { font-size: 20px;  }
    .slideshow .slide-content .gRtBxAUSeYq .main-content { font-size: 14px; max-width: 100%; margin: 5px 0 }
    .slideshow .slide-content .gRtBxAUSeYq .mouldBtn { min-width: revert }
    .slideshow .slick-arrow { width: 42px !important; height: 42px !important; }
}

.product-modular { margin: 60px 0;}
.product-modular .product-title { margin-bottom: 20px;  }
.product-modular .product-title .modular-title { font-size: 24px; color: #000; text-transform: uppercase; font-weight: 600; margin-bottom: 5px; margin-right: 15px;}
.product-modular .product-title a { font-size: 15px; color: #000; font-weight: 500; text-align: center; text-decoration: underline; text-transform: revert; line-height: 20px; }
.product-modular .product-title a:hover { text-decoration: none }
.RbxXwPeV .mPGRG .slick-track { display: flex; }
.RbxXwPeV .mPGRG .slick-list { display: flex; margin: 0 }
.RbxXwPeV .mPGRG .slick-slide { margin: 0;  }
.RbxXwPeV .mPGRG .slick-slide div:not(.FHxExApe,.BWbqiR,.button-set ) { height: 100% }
.RbxXwPeV .mPGRG .list-item { border: none;  border-radius: 0; padding: 0; background: none}
.RbxXwPeV .mPGRG .list-item .FHxExApe { background: none; overflow: hidden }
.RbxXwPeV .mPGRG .list-item .FHxExApe img { mix-blend-mode: multiply }
.RbxXwPeV .mPGRG .list-item .BWbqiR { padding: 0 15px 15px; text-align: center !important }
.RbxXwPeV .mPGRG .list-item .BWbqiR .jZuHdOinfnf a { color: #000; font-size: 14px !important; font-weight: 400; opacity: 1; text-transform: uppercase }
.RbxXwPeV .mPGRG .list-item .BWbqiR .product-price .price { color: #000 !important; font-size: 14px; font-weight: 400  }
.RbxXwPeV .mPGRG .list-item .BWbqiR .product-price .old-price { font-size: 13px; color: #666 }
.RbxXwPeV .mPGRG .list-item:hover .BWbqiR .jZuHdOinfnf a { color: #000 }
.RbxXwPeV .button-set li .btn-icon { width: 32px; height: 32px; line-height: 32px; transition: all 0s }
.RbxXwPeV .button-set li .btn-icon .icon { font-size: 16px; color: #000; font-weight: 300; line-height: 34px; }
.RbxXwPeV .button-set li .btn-icon:hover { opacity: 1 }
.RbxXwPeV .button-set.style0 li .btn-icon { border:1px solid rgba(84,84,84,.3) }
.RbxXwPeV .mPGRG .slick-arrow { width: 48px; height: 48px; border-radius: 48px; background: #000; transition: all .3s  }
.RbxXwPeV .mPGRG .slick-arrow:hover { opacity: .65 }
.RbxXwPeV .mPGRG .slick-arrow:before {  font-size: 12px; font-weight: 600; opacity: 1; color: #fff }
.RbxXwPeV .mPGRG .slick-prev { left: 15px; }
.RbxXwPeV .mPGRG .slick-next { right:  15px; }
@media only screen and (max-width: 1230px) {
    .product-modular .product-title { padding: 0 15px; }
}
@media only screen and (max-width: 1024px) {
    .RbxXwPeV .mPGRG .slick-list,
    .RbxXwPeV .mPGRG .slick-slide { margin: 0 !important }
}
@media only screen and (max-width: 991px) {
    .product-modular .product-title .modular-title { font-size: 22px }
    .RbxXwPeV .mPGRG .slick-arrow { top: 45% }
}
@media only screen and (max-width: 767px) {
    .product-modular { margin: 40px 0 }
    .RbxXwPeV .mPGRG .list-item .BWbqiR .jZuHdOinfnf a { font-size: 14px; }
    .RbxXwPeV .mPGRG .slick-arrow { width: 42px; height: 42px; top: 50% }
}

.lattice4Grid .subject-content { display: flex; flex-wrap: wrap }
.lattice4Grid .subject-content .items-unit { position: relative }
.lattice4Grid .subject-content .subject-image { height: 100%; }
.lattice4Grid .subject-content .subject-image img { width: 100%; height: 100%; object-fit: cover }
.lattice4Grid .subject-content .subject-items { position: absolute; left: 10px; bottom: 15px; right: 10px;}
.lattice4Grid .subject-content .subject-items .main-title { font-size: 18px; font-weight: 600; letter-spacing: -.2px; text-transform: uppercase; padding: 0 5px; margin-bottom: 0; background: #000; color: #fff; display: initial }
@media only screen and (max-width: 767px) {
    .lattice4Grid .subject-content .subject-items .main-title { font-size: 13px; font-weight: 700; letter-spacing: 0; line-height: 1 }
}

.RbxXwPeV.section1 { padding: 0 !important }
.RbxXwPeV.section1 .container-fluid { padding: 0 }
.RbxXwPeV.section1 .section-header { display: none }
.RbxXwPeV.section1 .slick-list {  }
.RbxXwPeV.section1 .slick-slide .card { border: none; margin: 0 !important;  }
.RbxXwPeV.section1 .BWbqiR { text-align: center !important }
.RbxXwPeV.section1 .jZuHdOinfnf a { color: #000; letter-spacing: -.2px; font-size: 14px !important; font-weight: 400; opacity: 1; text-transform: uppercase }
.RbxXwPeV.section1 .jZuHdOinfnf a:hover { color: #000 }
.RbxXwPeV.section1 .product-price .price { color: #000 !important; font-size: 14px; font-weight: 400  }
.RbxXwPeV.section1 .product-price .old-price { font-size: 13px; color: #666 }

/* Footer */
.footer { background: #f2f2f2 }
.footer .RvmaSnMGBj { border-color: transparent }
.footer .RvmaSnMGBj .text-transform-title { font-size: 15px; font-weight: 500; margin-bottom: 15px; color: #000; letter-spacing: -.1px; text-transform: uppercase !important }
.footer .RvmaSnMGBj p,
.footer .RvmaSnMGBj a { font-size: 14px; font-weight: 400; margin-bottom: 20px; color: #000; letter-spacing: -.1px; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 18px; color: #000; }
.footer .social-icons li a { margin-bottom: 15px; }
.footer .social-icons li a:before { content: none }
.footer .Ykhkpvycj { border-top-color: #d7d7d7 }
.footer .copytext,
.footer .copytext a { color: #000 }

/* Footer Email */
.email-input { height: 44px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #666; font-size: 15px; font-weight: 400; opacity: 1 }
.email-input .input-box {max-width: 340px; font-size: 15px; color: #000; font-weight: 400; padding: 0 10px; background: #fff;  border: 1px solid #e9e9e9;  border-radius:0; transition: all 0s; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 108px; padding: 0 14px; border: none; border-radius: 0 ; background: #000;  text-transform: uppercase; color: #fff; transition: all .3s; font-size: 15px;  font-weight: 500;  }
.email-input .input_icon { font-size: 22px; font-weight: 300; color: #fff; line-height: 48px; }
.email-input .input-but:hover { opacity: .65 }
.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: 767px) {
    .footer .RvmaSnMGBj .footer-links .social-icons { display:flex !important }
    .footer .social-icons li i { font-size: 16px; }
    .footer .RvmaSnMGBj .h4 { border-bottom: 1px solid #d7d7d7 !important }
    .footer .RvmaSnMGBj .footer-links:last-child { padding-top: 15px; }
}