.custom-header-wrapper{background-color:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.08);position:relative;z-index:10}.custom-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 5rem;min-height:70px;width:100%;max-width:100%!important;box-sizing:border-box}@media screen and (max-width:749px){.custom-header{padding:1rem 1.5rem}}.custom-header__logo{flex:1 1 0%;display:flex;align-items:center;justify-content:flex-start}.custom-header__logo-link{text-decoration:none;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.4rem;display:block}.custom-header__logo-img{display:block;height:auto;max-width:100%}.custom-header__nav{flex:0 0 auto;display:flex;justify-content:center}.custom-header__menu{display:flex;list-style:none;margin:0;padding:0;gap:3.5rem;white-space:nowrap}.custom-header__menu-item{position:relative}.custom-header__menu-link{text-decoration:none;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:500;letter-spacing:.05rem;text-transform:uppercase;padding:1rem 0;transition:opacity var(--duration-short) ease}.custom-header__menu-link:hover{opacity:.7}.custom-header__menu-link--active{border-bottom:1.5px solid rgb(var(--color-foreground))}.custom-header__icons{flex:1 1 0%;display:flex;align-items:center;justify-content:flex-end;gap:2rem}.custom-header__icon-link{color:rgb(var(--color-foreground));text-decoration:none;display:flex;align-items:center;position:relative;transition:transform var(--duration-short) ease}.custom-header__icon-link:hover{transform:translateY(-1px)}.custom-header__icon-link .svg-wrapper{width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center}.custom-header__icon-link .svg-wrapper .icon-cart,.custom-header__icon-link .svg-wrapper .icon-cart-empty{width:2.8rem;height:2.8rem;margin-top:-1px}.custom-header__icon-link .svg-wrapper .icon-search,.custom-header__icon-link .svg-wrapper .icon-account{width:2.2rem;height:2.2rem}.custom-header__cart-count{position:absolute;top:-6px;right:-8px;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:.9rem;font-weight:700;width:1.6rem;height:1.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-header__submenu{position:absolute;top:100%;left:50%;transform:translate(-50%);background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);padding:2rem;min-width:200px;display:none;list-style:none;box-shadow:0 10px 20px #0000000d}.custom-header__menu-item:hover .custom-header__submenu{display:block}.custom-header__submenu-link{text-decoration:none;color:rgb(var(--color-foreground));font-size:1.3rem;display:block;padding:.8rem 0;transition:opacity var(--duration-short) ease}.custom-header__submenu-link:hover{opacity:.6}.custom-header__mobile-toggle{display:none}@media screen and (max-width:989px){.custom-header__nav{display:none}.custom-header__mobile-toggle{display:flex;flex:0 0 auto;margin-right:1.5rem}.custom-header{justify-content:flex-start}.custom-header__icons{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/custom-header.css.map */
