/*-- 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 .XHFoinUii { background: #fff } #indexHomeBody .section { padding: 24px 0 }
.container { max-width: 1320px; padding-left: 20px; padding-right: 20px; }  .container-none { max-width: 100%; padding-left: 20px; padding-right: 20px; }
.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) {
    .container { padding-left: 20px !important; padding-right: 20px !important; }
    .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 .TpjOAx { min-height:50px !important; }
    .mih-70: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: #ce0a2c; border: none; border-radius: 50px; color: #fff; letter-spacing: 0; text-align: center; padding: 10px 32px; text-transform: uppercase; transition: all .3s }

/* Top Bar */
.top-bar { background: #f0f0f0; overflow: hidden; }
.top-bar .notices { min-height: 24px;  overflow: hidden; display: flex; align-items: center }
.top-bar .notices .notice a { font-size: 14px; display: block; padding: 2px 15px; font-weight: 400; color: #333; letter-spacing: 0.02rem; text-align: center; line-height: 1 }
.top-bar .notices .notice a:hover { opacity: 1; text-decoration: underline }
@media only screen and (max-width: 767px) {
    .top-bar .notices .notice a { font-size: 13px; }
}

/* Header */
.TpjOAx { transition: all .3s; background: #fff; box-shadow: none }
body:not(.searchact) .TpjOAx:not(.sticky-header) { background: #fff;  box-shadow: none }
.TpjOAx .header-into, .TpjOAx .row, .TpjOAx .nav-wrap { max-width: 1320px; margin: 0 auto; padding: 0 20px; }
.TpjOAx .logo img { max-width: 164px; max-height: 41px; }
.TpjOAx .navbar-link { background: #00574A }
/* Header SiteNav */


.TpjOAx #siteNav { height: 100%;  }
.TpjOAx #siteNav > li { display: inherit; }
.TpjOAx #siteNav > li > a {  font-size: 14px; padding: 5px 20px 0; font-weight: 600; margin: auto 0; color: #fff; letter-spacing: 0; text-transform: revert; transition:  all 0s }
.TpjOAx #siteNav > li:hover { background: #004e42 }
.TpjOAx #siteNav > li:hover a { color: #fff }
.TpjOAx #siteNav > li > a:after { background: #000; height: 2px; display: none }
.TpjOAx #siteNav > li:hover a:after { width: 100% }
.TpjOAx #siteNav > li .megamenu { top:100%; background: #fff; border-top: 1px solid #e1e1e1; padding:30px 15px; box-shadow: none; overflow: hidden; transition: all 0s;  }
.TpjOAx #siteNav > li .megamenu .lvl-1 a.lvl-1 { color: #000; font-size: 13px; font-weight: 600 !important; text-transform: revert; letter-spacing: 0;  }
.TpjOAx #siteNav > li .megamenu .lvl-1 a.lvl-1:hover { text-decoration: none }
.TpjOAx #siteNav > li .megamenu .lvl-1 .site-nav { color: #000; text-transform: revert; font-size: 13px; font-weight: 300;  }
.TpjOAx #siteNav > li .megamenu .lvl-1 .site-nav:hover { text-decoration: underline }
.TpjOAx #siteNav > li .megamenu .lvl-1 .site-nav:before { content: none; background-color: #333; height: 2px; }
.TpjOAx.sticky-header #siteNav > li:hover .megamenu { -webkit-box-shadow: none; }
/*.TpjOAx #siteNav.medium  > li > a .an {display: block !important; transition: all 0.3s; margin-left: 5px; float: right; margin-top: 9px; }*/
/*.TpjOAx #siteNav.medium  > li > a .an:before { color: #303030; font-weight: 600; font-size: 18px; }*/
/*.TpjOAx #siteNav.medium  > li:hover > a .an { transform: rotate(-180deg); }*/
/*.TpjOAx #siteNav.medium  > li:hover > a .an:before { color: #000 }*/

/* Header IconSet */
.TpjOAx .iconset { padding: 0 20px; height: auto; line-height: 1; flex-direction: column;  }
.TpjOAx .iconset .icon { color: #000; font-size: 20px; font-weight: 300; height: 30px; line-height: 30px }
.TpjOAx .iconset:hover .icon{ color: #000; }
.TpjOAx .iconset .icon-label { margin: 5px 0; display: block; color: #000;  }
.TpjOAx .iconset .tooltip-label { display: none; }
.TpjOAx .iconset .counter { position: absolute; background: #DE2424; border-radius: 50%; right: 14px; top: 0; color: #fff; max-width: 18px; height: 18px; line-height: 18px; min-width: 18px; text-align: center }
.TpjOAx .iconset.header-cart .an-cart-l:before { content: '\ebf8' !important }
.TpjOAx  #userLinks { right: -88px; padding: 15px; width: 180px;}
.TpjOAx  #userLinks li a { font-weight: 500 }

/* Search Popup */
.TpjOAx .search-drawer { border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; box-shadow: none; transition: all 0s; background-color: #fff !important; padding: 30px 60px !important; top: calc( 100% - 50px ) !important  }
.TpjOAx .search-drawer.active { top: calc( 100% - 50px ) !important }
.TpjOAx .search-drawer .action.search { left: 10px; }
.TpjOAx .search-drawer .action.search .an { font-weight: 600; color: #333 }
.TpjOAx .search-drawer .closeSearch { font-size: 15px; top: 9px; right: 30px; font-weight: 600; color: #333 }
.TpjOAx .search-drawer .input-text { background-color: #fff; border-radius: 0; border: 1px solid #e1e1e1; padding-left: 45px; font-size: 14px; color: #333 }
.TpjOAx .search-drawer .input-text:focus { border-color: #000 }
.TpjOAx .search-drawer .input-text::-webkit-input-placeholder { color: #333; font-size: 14px; opacity: 1;  }
@media only screen and (max-width: 1199px) {
    .TpjOAx #siteNav > li > a { padding: 5px 15px 0 !important }
}
@media only screen and (min-width: 992px) {
    /*  Header Search */
    .TpjOAx .searchBox { padding: 0 ; height: 42px; line-height: 42px; min-width: 248px; flex-direction: revert }
    .TpjOAx .searchBox .icon { font-size: 16px; color: #000 !important; font-weight: 300;  }
    .TpjOAx .searchBox:hover .icon { color: #000 !important;  }
    .TpjOAx .searchBox .s-input { min-width: 148px; }
    .TpjOAx .searchBox .s-input::-webkit-input-placeholder { color: #666; font-weight: 400; font-size: 13px; opacity: 1;  text-transform: revert }
    .TpjOAx .searchBox .s-input, .TpjOAx .searchBox .input-but { border: none;  line-height: 42px; font-weight: 400; background: #fff !important; transition: all 0s; height: 100% }
    .TpjOAx .searchBox .s-input { border-right: none !important; border-radius: 0; font-size: 14px; color: #000; padding: 0 5px 0 15px;  }
    .TpjOAx .searchBox .input-but { border-left: none !important; border-radius: 0 ; display: flex; align-items: center; padding: 0 15px 0 5px; }
    /*.TpjOAx .searchBox .s-input:focus { border: 1px solid #000 !important; border-right: 0 !important;}*/
    /*.TpjOAx .searchBox .s-input:focus + .input-but { border: 1px solid #000 !important;  border-left: 0 !important; }*/
    /*.TpjOAx .searchBox:hover .s-input, .TpjOAx .searchBox:hover .input-but { border-color: #b3b3b3 }*/
    .TpjOAx .search-drawer { display: none }
}
@media only screen and (max-width: 991px) {
    .TpjOAx.header-8 .logo img { width: 110px;}
    .TpjOAx .iconset { padding: 0 10px; }
    .TpjOAx .iconset .icon-label { display: none }
    .TpjOAx .iconset .counter { right: 0 }
    .TpjOAx .btn--link .an{ font-size: 21px; font-weight: 300; color: #000; margin-right: 20px }
    .TpjOAx .search-drawer, .TpjOAx .search-drawer.active { top: 100% !important }
    /* Mobile Nav Wrapper */
     body.menuOn .XHFoinUii { left: revert !important }
    .YDsQa { width: 355px !important; }
    .YDsQa .xCfnjJXJ { padding: 16px 24px !important; background-color: revert !important  }
    .YDsQa .xCfnjJXJ .an { float: revert !important; width: auto !important; height: revert !important; padding: 0 !important; font-size: 18px !important; line-height: revert !important }
    .YDsQa #Accw { padding: 0 24px 24px; }
    .YDsQa #Accw li.parent:first-child { border: none }
    .YDsQa #Accw li a { color: #000; font-size: 13px; font-weight: 400; padding: 20px 45px 20px 0; }
    .YDsQa #Accw li a .an { color: #000; font-weight: 300; line-height: 63px; font-size: 15px; }
    .YDsQa #Accw li li a { font-size: 12px !important; font-weight: 500; padding-left: 10px; }
    .YDsQa #Accw li li li a { font-weight: 400; }
}
@media only screen and (max-width: 767px) {
    /*.TpjOAx .search-drawer .closeSearch { right: 5px }*/
}
@media only screen and (max-width: 480px) {
    .TpjOAx .search-drawer { padding: 20px 15px 20px 15px !important; }
    .TpjOAx .search-drawer .searchField { display: flex }
}
@media only screen and (max-width: 375px) {
    .YDsQa { width: 100% !important; }
}
/* End Header */

.lattice4Grid .subject-items {  display: flex; flex-wrap: wrap; justify-content: center; }
.lattice4Grid .item-unit { padding: 10px; }
.lattice4Grid .item-unit .stack_item { background: #f4f4f4 }
.lattice4Grid .item-unit .item_images img { width: 100%; height: 100%; }
.lattice4Grid .item-unit .item-content { padding: 25px 30px; height: 106px; }
.lattice4Grid .item-unit .item-content .main-links { height: 100%; display: flex; justify-content: space-between; align-items: center }
.lattice4Grid .item-unit .item-content .main-links span { font-size: 22px; font-weight: 700; color: #485255; letter-spacing: 0; line-height: 1.2; transition: all .3s }
.lattice4Grid .item-unit .item-content .main-links span.link_IC { margin-right: 3px; }
.lattice4Grid .item-unit .stack_item:hover { background: #eee; }
.lattice4Grid .item-unit .stack_item:hover .item-content .main-links span.link_AS { color: #00574A }
.lattice4Grid .item-unit .stack_item:hover .item-content .main-links span.link_IC { margin-right: -2px; }
@media only screen and (max-width: 991px) {
    .lattice4Grid .item-unit .stack_item a { display: flex; }
    .lattice4Grid .item-unit .item_images img { width: 140px; max-width: 140px; }
    .lattice4Grid .item-unit .item-content { width: 100%; height: auto }
}
@media only screen and (max-width: 576px) {
    .lattice4Grid .item-unit { padding: 10px 0; }
    .lattice4Grid .item-unit .item-content { padding: 25px 20px; }
}

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

@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 576px) {
    .mZZAG .hpOQ .slick-arrow { top: 45% }
}







    /* Footer */
.footer { background: #1E2223 }
.footer .rVigUunCy { border-top: transparent }
.footer .rVigUunCy .text-transform-title { font-size: 17px; font-weight: 600; margin-bottom: 15px; color: #fff; text-transform: revert !important }
.footer .rVigUunCy p ,
.footer .rVigUunCy a { font-size: 14px; font-weight: 300; color: #fff; }
.footer .list-inline-item:not(:last-child) { margin-right: 15px; }
.footer .social-icons li i { font-size: 18px; color: #fff; }
.footer .social-icons li a:before { content: none }
.footer .QswVPjgaQMz { border-top: 1px solid #485255 }
.footer .copy-white ,
.footer .copy-white a { color: #fff; }

/* Footer Email */
.email-input { height: 48px; margin-bottom: 20px; }
.email-input .input-box::-webkit-input-placeholder { color: #919191; font-size: 13px; font-weight: 400; opacity: 1 }
.email-input .input-box {max-width: 320px; font-size: 14px; color: #fff; font-weight: 400; padding: 0 10px; background: none; border: 1px solid #919191; border-right: none; border-radius:0; transition: all 0s; text-indent: 2px;  height: 100%  }
.email-input .input-but {min-width: 98px; padding: 0 10px; border: 1px solid #919191; border-left: none;  text-transform: revert; color: #fff; transition: all .3s; font-size: 14px; background: #00574A;  font-weight: 500; line-height: 48px;   }
.email-input .input_icon { font-size: 12px; font-weight: 600; color: #fff; }
.email-input .input-but:hover { background: #004e42 }
/*.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 .rVigUunCy .h4 { border-bottom:1px solid  #919191 !important }
    .footer .rVigUunCy .footer-links:last-child { padding-top: 20px; }
    .footer .rVigUunCy .footer-links ul.list-inline { display: flex !important; margin-bottom: 10px;  }
}