/*-- 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 .page-wrapper { background: #fff } #indexHomeBody .section { padding: 70px 0 }
.container { max-width: 1430px; 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 .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; }
}
@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: 14px;
    font-weight: 400;
    background: #fff;
    border: none ;
    color: #000;
    text-align: center;
    padding: 0 20px;
    min-width: 200px;
    letter-spacing: 1px;
    height: 54px;
    line-height: 54px;
    text-transform: revert;
    transition: all .3s
}
.mouldBtn:hover { background:  #000; color: #fff; }


    /* Top Bar */
.top-bar { background: #f8f8f8; overflow: hidden;  }
.top-bar .notices { width: 100%;  }
.top-bar .notices .notice { min-height: 40px; font-size: 12px; font-weight: 500; color: #000; text-align: center; padding: 5px 0; }
.top-bar .notices .notice a { text-decoration: underline; font-weight: 500; }


/* Header */
.header-main {  box-shadow: none; transition: all .2s; background: #fff; border-bottom: 1px solid rgba(0,0,0,.1) }
body:not(.searchact) .header-main:not(.sticky-header) { background: #fff; border-bottom: 1px solid transparent }
.header-main .header-into, .header-main .row { padding: 0 15px; max-width: 1430px; margin: 0 auto }
.header-main .logo img { max-width:140px; max-height: 50px; }

/* Header SiteNav */
.header-main #siteNav { height: 100%; }
.header-main #siteNav > li { display: inherit; }
.header-main #siteNav > li > a {  font-size: 17px; padding: 5px 18px 0; font-weight: 500; letter-spacing: 0; margin: auto 0; color:#000; text-transform: uppercase;  transition:  all 0s;  }
.header-main #siteNav > li:hover > a { color:  #000 }
.header-main #siteNav > li > a:after { background:  #000; height: 1px; }
.header-main #siteNav > li:hover > a:after { width: 100% }
.header-main #siteNav > li .megamenu { top:100%; border-top: 1px solid rgba(0,0,0,.1); border-bottom: 1px solid rgba(0,0,0,.1); box-shadow: none; background: #fff; padding:30px 60px;  overflow: hidden; transition: all 0s;  }
.header-main #siteNav > li .megamenu .lvl-1 a.lvl-1 { color:  #000; font-size: 15px; font-weight: 500 !important; text-transform: uppercase;   }
.header-main #siteNav > li .megamenu .lvl-1 a.lvl-1:hover { text-decoration: none }
.header-main #siteNav > li .megamenu .lvl-1 .site-nav { color:  #000; font-size: 14px; font-weight: 400; letter-spacing: 0.02rem; text-transform: uppercase;}
.header-main #siteNav > li .megamenu .lvl-1 .site-nav:hover { text-decoration: underline }
.header-main #siteNav > li .megamenu .lvl-1 .site-nav:before { content: none; }
/*.header-main #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.header-main #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.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 18px; }
.header-main .iconset .icon { color: #000; font-size: 19px; font-weight: 300 }
.header-main .iconset:hover .icon{ color: #000; }
.header-main .iconset .tooltip-label { display: none; }
.header-main .iconset .icon-label { font-size: 12px; font-weight: 500; color: #000; text-transform: revert; margin-right: 5px; letter-spacing: 0.03rem }
.header-main .iconset.header-cart .an-cart-l:before { content: '\ebf8' !important }
.header-main .iconset .counter { display: none; position: absolute; border-radius: 50%; background: #041e3a; top: 2px; right: 0; max-width: 14px; height: 14px; line-height: 14px; min-width: 14px; text-align: center }
.header-main  #userLinks { right: -88px; padding: 15px; top: 160% }
.header-main  #userLinks li a { font-weight: 400; color: #000 }
.header-main  #userLinks.active { top: 130% }
.header-main  #settingsBox.active { top: 80% }

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

@media only screen and (max-width: 991px) {
    .header-main { min-height: auto }
    .header-main .header-into {  padding: 0 15px; }
    .header-main .iconset { padding: 0 12px }
    .header-main .iconset .icon-label { display: none }
    .header-main .iconset.header-cart { padding-right: 0; }
    .header-main .btn--link .an{ font-size: 21px; font-weight: 300; color: #000; padding-top: 5px }
    .header-main .search-drawer { padding: 30px 60px !important }
    /* Mobile Nav Wrapper */
    .mobile-nav-wrapper { width: 355px !important; }
    .mobile-nav-wrapper .closemobileMenu { padding: 16px 24px !important; background-color: revert !important  }
    .mobile-nav-wrapper .closemobileMenu .an { float: revert !important; width: auto !important; color: #000 !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .mobile-nav-wrapper #MobileNav { padding: 0 24px 24px; }
    .mobile-nav-wrapper #MobileNav li.parent:first-child { border: none }
    .mobile-nav-wrapper #MobileNav li.acLink { border-top-color: rgba(34, 34, 34, 0.3) }
    .mobile-nav-wrapper #MobileNav li a { color: #000; font-size: 13px; font-weight: 500; padding: 20px 45px 20px 0; }
    .mobile-nav-wrapper #MobileNav li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .mobile-nav-wrapper #MobileNav li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .mobile-nav-wrapper #MobileNav li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    .header-main .logo img { max-width: 120px; max-height: 42px; }
    .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 }
}
@media only screen and (max-width: 355px) {
    .mobile-nav-wrapper { width: 100% !important; }
}


/* HomeBody Header */
@media only screen and (min-width: 992px) {
    #indexHomeBody .header-main { width: 100% }
    #indexHomeBody .header-main .logo img { filter: drop-shadow( #fff 0 120px ); transform: translateY(-120px); }
    #indexHomeBody .header-main:hover,
    #indexHomeBody.searchact .header-main,
    #indexHomeBody .header-main.sticky-header { background: #fff; }
    #indexHomeBody .header-main:not(.sticky-header) { position: fixed; width: 100%; border-bottom: none; }

    body#indexHomeBody:not(.searchact) .header-main:not(.sticky-header) { background: none }
    body#indexHomeBody:not(.searchact) .header-main:hover:not(.sticky-header) { background: #fff; }

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

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

    #indexHomeBody .header-main .iconset .icon,
    #indexHomeBody .header-main .btn--link .an,
    #indexHomeBody .header-main .iconset .icon-label { color: #fff;   }
    #indexHomeBody .header-main:hover .iconset .icon,
    #indexHomeBody .header-main:hover .btn--link .an,
    #indexHomeBody .header-main.sticky-header .btn--link .an,
    #indexHomeBody .header-main.sticky-header .iconset .icon,
    #indexHomeBody.searchact .header-main .iconset .icon,
    #indexHomeBody.searchact .header-main .btn--link .an { color: #000;  }
    #indexHomeBody .header-main:hover .iconset .icon-label,
    #indexHomeBody .header-main.sticky-header .iconset .icon-label,
    #indexHomeBody.searchact .header-main .iconset .icon-label { color: #000;  }
}
/* End Header */


.lattice2Grid .subject-items { display: flex; flex-wrap: wrap;  }
.lattice2Grid .item-unit { position: relative }
.lattice2Grid .item-unit:after { content: ""; position: absolute; top: 0; height: 100%; background: linear-gradient( rgba(0,0,0,1) 5%, rgba(0,0,0,0) 18%, rgba(0,0,0,.1) 100% ); opacity: 0.1; z-index: 1; width: 100%; }
.lattice2Grid .item-unit .item_images img { width: 100%; height: 100%; object-fit: cover }
.lattice2Grid .item-unit .item-content { position: absolute; text-align: center; display: flex; flex-direction: column; justify-content: end; align-items: center;  left: 0; top: 0; width: 100%; height: 100%; padding: 3.25% 8%; z-index: 9 }
.lattice2Grid .item-unit .item-content .main-title { font-size: 58px;  color: #fff; font-weight:400;  letter-spacing: 0; line-height: 1.4; text-transform: revert;  }
@media only screen and (max-width: 767px) {
    .lattice2Grid .item-unit .item-content .main-title { font-size: 34px;   }
}



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


.lattice3Grid .subject-items { display: flex; flex-wrap: wrap; margin: 0 -10px;  }
.lattice3Grid .item-unit { padding: 10px }
.lattice3Grid .item-unit .item_images img { width: 100%; height: 100%; object-fit: cover }
.lattice3Grid .item-unit .item-content { padding: 20px 0;  }
.lattice3Grid .item-unit .item-content .main-title { font-size: 22px;  color: #000; font-weight:400;  line-height: 1.4; text-transform: revert;  }
.lattice3Grid .item-unit .item-content .main-button span { font-size: 14px; color: #000; }
@media only screen and (max-width: 767px) {
    .lattice2Grid .item-unit .item-content .main-title { font-size: 34px;   }
}




/* Footer */
.footer { background: #f8f8f8 }
.footer .footer-top { border-color: transparent; }
.footer .footer-top .text-transform-title { font-size: 14px; font-weight: 500; margin-bottom: 15px;  color: #000; text-transform: revert !important }
.footer .footer-top p,
.footer .footer-top a { font-size: 14px; font-weight: 400; margin-bottom: 20px; color: #000; max-width: 480px; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 20px; color: #000; }
.footer .social-icons li a:before { display: none }
.footer .footer-bottom { border:1px solid rgba(0,0,0,.1);  padding: 20px 0 }
.footer .copytext,
.footer .copytext a { color: #000; font-weight: 400 }

/* Footer Email */
.email-input { height: 42px; margin-bottom: 20px }
.email-input .input-box::-webkit-input-placeholder { color: #333; font-size: 13px; text-transform: capitalize; font-weight: 400; opacity: 1 }
.email-input .input-box {
    max-width: 380px;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    padding: 0 14px;
    background: #fff;
    border: 1px solid #ededed;
    border-radius:0;
    transition: all 0s;
    text-indent: 2px;
    height: 100%
}
.email-input .input-but {
    min-width: 120px;
    padding: 0 14px;
    border: none;
    text-transform: revert;
    color: #fff;
    transition: all .3s;
    font-size: 14px;
    background: #000;
    border-radius: 0;
    font-weight: 400;
    text-align: center;
}
.email-input .input_icon { font-size: 24px; font-weight: 300; color: #000; line-height: 38px; }
.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; }
}
@media only screen and (max-width: 767px) {
    .footer .footer-top .footer-links ul.list-inline { display:flex !important; }
    .footer .social-icons li i { font-size: 18px; }
    .footer .footer-top .h4 { border-bottom: 1px solid #333 !important }
    .footer .footer-top .footer-links:last-child { padding-top: 15px; }
}