.menu-tab,#menu-tab{width:100%}.search-wrapper{display:flex;margin-left:auto}.desktop-header{display:var(--desktop-header-display)}.mobile-header{display:var(--mobile-header-display)}@media (max-width: 1200px){.product-template .mobile-header .mobile-header-row{box-shadow:0 4px 25px #00000026}}.sticky-header .header-section{position:sticky;z-index:9999}.height-sticky{height:var(--sticky-height)}.top-sticky{top:var(--sticky-height)}.header-section #menu-tab .link-with-icon .triangle-icon{transition:opacity 1s ease}.header-section #menu-tab .link-with-icon{transition:transform .3s ease,text-shadow 1s ease}.header-section #menu-tab .link-with-icon:hover{text-shadow:0 0 .4px var(--bs-primary),0 0 .4px var(--bs-primary);text-decoration:none!important}.header-section #menu-tab .link-with-icon:hover .triangle-icon{opacity:1!important}.header-section .header-drawer{max-height:0px;transition:max-height .5s,opacity .5s .2s;height:var(--header-drawer-height);overflow:hidden;opacity:0;transform:translateZ(0)}.header-section .header-drawer.mc-active{max-height:var(--header-drawer-height);overflow:visible;opacity:1}.header-section:hover .header-drawer,.header-section .header-drawer:focus-within{max-height:var(--header-drawer-height);overflow:visible;opacity:1}.header-section .nav-link{font-size:12px;font-weight:500}.header-section .nav-link.active{font-weight:900}.header-section #menu-tab .link{font-size:16px;font-weight:400}.menu-third-level .menu-third-level-content{gap:30px}.drawer-wrapper:hover>.menu-third-level{max-height:550px;overflow:visible;opacity:1;border-top:1px solid var(--bs-border-color)}.highlighter{opacity:0}.header-section button.active .highlighter{opacity:1}.header-section>.header-drawer .drawer-wrapper:hover .highlighter{opacity:1}.header-section #menu-tab .link-third-level{font-weight:500;font-size:14px}.header-section #menu-tab .link-fourth-level{font-size:14px;font-style:normal;font-weight:300;line-height:22px;letter-spacing:.1px}.header-section #menu-tab .link-fourth-level:hover{text-shadow:0 0 .4px var(--bs-primary),0 0 .4px var(--bs-primary);text-decoration:none!important}.header-section .submenu-image-block{max-width:444px;width:fit-content}.header-section .submenu-image-block img{max-height:444px;width:100%;height:auto;max-height:400px}.links-container{min-width:140px}.header-section .user-menu a{width:16px;margin-right:24px}#mobile-header-menu .mobile-menu-button{padding:22px 22px 5px;text-transform:lowercase}#mobile-header-menu .mobile-menu-button:first-letter{text-transform:uppercase}#mobile-header-menu .highlighter g path{fill:#fff}#mobile-header-menu .mobile-menu-button.active{background-color:var(--bs-primary);color:var(--bs-white)}#mobile-header-menu .mobile-menu-drawer{height:100%;overflow-y:scroll}.predictive-search-drawer-container{display:none}.predictive-search-drawer-container.mc-active{display:flex;flex-direction:column;justify-content:center;align-items:center}.predictive-search-container{display:flex;flex-direction:column;max-height:0;position:absolute;top:-100%;right:0;width:100%;z-index:10100;padding:0 35px;background-color:var(--bs-body-bg);overflow:hidden;box-shadow:0 2px 20px #0003;margin-top:160px}.predictive-search-container.mc-active{max-height:max-content;min-height:200px;height:auto;padding:20px 35px}.predictive-search-btns{display:grid;padding:16px;grid-template-columns:1fr 1fr 1fr;width:100%;max-width:350px;margin:0 auto;font-size:16px;text-align:center}.predictive-search-btns .card-btn.mc-active{font-weight:700}.predictive-search-btns .close-btn{width:16px;height:16px;position:absolute;top:20px;right:20px}.search-no-results-msg{grid-row:1;grid-column:span 5;justify-self:center}.search-results-card{justify-content:center}.search-results-card .content{display:grid;grid-template-rows:24px 1fr 60px;grid-template-columns:repeat(5,minmax(auto,180px));margin:0 auto;grid-gap:10px 20px}.search-results-card-drawer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;position:relative}.search-results-card-drawer.mc-active .content{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin:0 auto;gap:15px;flex-wrap:nowrap;width:90%;overflow-x:auto;overflow-y:hidden;padding:10px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;scrollbar-color:transparent transparent;-webkit-tap-highlight-color:transparent}.search-results-card-drawer.mc-active .search-items{min-height:350px}.search-results-card-drawer:not(.mc-active) .content{display:none}.search-results-card-drawer.mc-active .content::-webkit-scrollbar{display:none}.search-results-card-drawer.mc-active .content::-webkit-scrollbar-track{background:transparent}.search-results-card-drawer.mc-active .content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:3px}.search-results-card-drawer.mc-active .content::-webkit-scrollbar-thumb:hover{background-color:transparent}.search-results-card-drawer.mc-active .search-items>*{flex-shrink:0;max-width:210px}@media (max-width: 768px){.search-results-card-drawer.mc-active .search-items>*{max-width:112px}}.search-results-card-drawer.mc-active .content .search-no-results-msg{flex-shrink:1;min-width:auto;max-width:none;width:100%;text-align:center;margin-top:20px}.search-result-item{text-decoration:none;grid-row:2;grid-column:span 1}.search-results-card-drawer.mc-active .search-result-item{text-decoration:none;display:block;width:100%}.predictive-search-title{grid-row:1;grid-column:span 5;justify-self:center;font-weight:600;font-size:18px;width:fit-content;height:fit-content}.search-results-card-drawer.mc-active .predictive-search-title{grid-row:unset;grid-column:unset;justify-self:unset;text-align:center;width:100%;margin:0 0 15px}.search-result-item .content-vendor{font-size:18px}.search-result-item .content-price{font-size:16px!important;letter-spacing:.16px;padding-top:6px;padding-bottom:6px}.search-show-more-button{grid-row:3;grid-column:span 5;justify-self:center;margin:10px 0 20px;font-weight:600;background:#000;height:38px;color:#fff;padding:10px 20px;text-decoration:none;width:fit-content;border-radius:4px}.search-results-card-drawer.mc-active .search-show-more-button{grid-row:unset;grid-column:unset;justify-self:unset;text-align:center;width:200px;margin:15px auto;display:block}.search-result-item .item-image{margin-bottom:10px;position:relative}.search-result-item .item-image .label_new{position:absolute;top:0;left:0}.search-result-item .item-image .product-label{position:absolute;bottom:0;left:0}.cart-count{top:15%;right:15%;transform:translate(50%,-50%);background-color:#f10033;color:#fff;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%}.cart-link{margin-right:0!important;width:auto!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/header.css.map */
