@keyframes prodHeaderFadeIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.prod-header-sticky{position:fixed;top:var(--header-height, 0px);left:0;right:0;z-index:11;width:100%;animation:prodHeaderFadeIn 1s backwards;animation-delay:var(--prod-header-delay, var(--header-delay, 0))}.prod-header-sticky--instant{animation:none}.prod-header-spacer{height:var(--prod-header-height, 4.8rem)}.shopify-section.section-molly-product-nav{overflow:visible}.prod-header-wrapper.container{width:100%}.prod-header{display:flex;justify-content:space-between;align-items:center;min-height:48px;height:48px;border-radius:0 0 .6rem .6rem;box-shadow:0 -8px rgb(var(--color-background-secondary)),0 2px 20px #0000001f;background-color:rgb(var(--color-background-secondary));padding-left:2rem;padding-right:2rem}@media screen and (min-width:576px){.prod-header{padding-left:2.4rem;padding-right:2.4rem}}.prod-header__title{font-size:1.25rem;font-weight:500;line-height:1.2;color:rgb(var(--color-foreground));margin:0}.prod-header__actions{display:flex;align-items:center;gap:.8rem}.prod-header__link{color:rgb(var(--color-foreground));text-decoration:none;font-size:1.2rem;line-height:2.4rem;padding:.2rem;position:relative;white-space:nowrap;flex-shrink:0}.prod-header__link:hover,.prod-header__link--active{color:var(--color-brand, #AC441E)}.prod-header__link--active:after{content:"";display:block;position:absolute;bottom:-1.2rem;left:1rem;width:calc(100% - 2rem);height:.1rem;background:rgb(var(--color-foreground))}.prod-header__button{display:flex;align-items:center;justify-content:center;background:var(--color-brand, #AC441E);color:#fff;border:none;padding:0 1.2rem;font-size:1.2rem;height:2.4rem;border-radius:1.2rem;text-decoration:none}@media screen and (min-width:560px){.prod-header__title{font-size:1.6rem}.prod-header__link{padding:.2rem 1rem}.prod-header__actions{gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-prod-header.css.map */
