.header-wrapper{border-bottom:1px solid rgba(var(--color-foreground),.08);background-color:rgb(var(--color-background))}.header{display:grid;align-items:center;background-color:rgb(var(--color-background));padding:1.5rem 2rem;grid-template-areas:"drawer logo icons";grid-template-columns:auto 1fr auto;gap:1rem;max-width:1400px;margin:0 auto}.header--top-center,.header--middle-center{grid-template-areas:"drawer logo icons" "navigation navigation navigation"}.header--middle-left{grid-template-areas:"drawer logo navigation icons";grid-template-columns:auto auto 1fr auto}header-drawer{grid-area:drawer;justify-self:start}.header__heading,.header__heading-link{grid-area:logo;justify-self:start}.header__heading-logo-wrapper{display:flex;align-items:center}.header__heading-logo{max-width:170px;height:auto}.header__inline-menu{grid-area:navigation;justify-self:start;margin-left:2rem}.header__icons-wrapper{grid-area:icons;display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}.header__icons{display:flex;gap:1.2rem;align-items:center}.header__icon .svg-wrapper,.header__icons .svg-wrapper{width:2.5rem!important;height:2.5rem!important;min-width:2.5rem!important;min-height:2.5rem!important;max-width:2.5rem!important;max-height:2.5rem!important}.header__icon .icon{height:2rem;width:2rem}.header__icon{color:rgb(var(--color-foreground));padding:.75rem;border-radius:8px;transition:background-color .2s ease}.header__icon:hover{background-color:rgba(var(--color-foreground),.05)}.header__menu-item{color:rgba(var(--color-foreground),.75);font-size:1.4rem;text-decoration:none;padding:1rem 1.5rem;transition:color var(--duration-short) ease;border-radius:8px;font-weight:500}.header__menu-item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05);text-decoration:none}.header__menu-item--active{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.08)}.cart-count-bubble{position:absolute;top:.4rem;right:.4rem;font-size:.875rem;display:flex;align-items:center;justify-content:center;height:1.4rem;width:1.4rem;border-radius:100%;background-color:#c95c5c;color:#fff;font-weight:600}.header__account-link-wrapper{display:flex;justify-content:flex-end;margin-top:.75rem}.header__account-link,.header__account-link:link,.header__account-link:visited,.header__account-link:active,.header__account-link:focus{background:transparent!important;color:#c95c5c!important;border:1px solid #C95C5C!important;border-radius:8px!important;padding:.75rem 1.5rem!important;font-size:1.1rem!important;font-family:var(--font-heading, "Poppins", sans-serif)!important;font-weight:600!important;text-decoration:none!important;margin:0!important;display:inline-block!important;text-align:center!important;transition:all .2s ease!important}.header__account-link:hover,.header__account-link:focus{background:#c95c5c!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 2px 4px #c95c5c33!important;text-decoration:none!important}.header__account-link--secondary{background:transparent!important;color:#c95c5c!important;border:1px solid #C95C5C!important}.header__account-link--secondary:hover,.header__account-link--secondary:focus{background:#c95c5c!important;color:#fff!important;border-color:#c95c5c!important;transform:translateY(-1px)!important;box-shadow:0 2px 4px #c95c5c33!important;text-decoration:none!important}.header__cart-img{width:2rem;height:2rem;min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;display:block}@media screen and (max-width: 1200px){.header{padding:1.5rem}}@media screen and (max-width: 989px){.header{grid-template-areas:"drawer logo icons";grid-template-columns:auto 1fr auto;padding:1rem}.header--top-center,.header--middle-center,.header--middle-left{grid-template-areas:"drawer logo icons";grid-template-columns:auto 1fr auto}.header__inline-menu{display:none}.header__heading-logo{max-width:140px}.header__icons-wrapper{align-items:center;gap:.5rem}.header__icons{gap:1rem}.header__icon .svg-wrapper,.header__icons .svg-wrapper{width:2.25rem!important;height:2.25rem!important;min-width:2.25rem!important;min-height:2.25rem!important;max-width:2.25rem!important;max-height:2.25rem!important}.header__icon{padding:.6rem}.header__account-link-wrapper{justify-content:center;padding-right:0;margin-top:.5rem}.header__account-link{font-size:1rem!important;padding:.6rem 1.2rem!important}.header__cart-img{width:1.75rem;height:1.75rem;min-width:1.75rem;min-height:1.75rem;max-width:1.75rem;max-height:1.75rem}}@media screen and (max-width: 480px){.header{padding:.75rem 1rem}.header__heading-logo{max-width:120px}.header__icons{gap:.75rem}.header__icon .svg-wrapper,.header__icons .svg-wrapper{width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;max-width:2rem!important;max-height:2rem!important}.header__icon{padding:.5rem}.header__account-link{font-size:.9rem!important;padding:.5rem 1rem!important}.header__cart-img{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-header.css.map */
