#shopify-section-header{z-index:999999}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{transform:translateY(-100%)}.shopify-section-header-hidden.menu-open{transform:translateY(0)}#shopify-section-header.animate{transition:transform .15s ease-out}.header-wrapper{display:block;position:relative;background-color:rgb(var(--color-background))}.header-wrapper--border-bottom{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.header{display:grid;grid-template-areas:"left-icon heading icons";grid-template-columns:1fr 2fr 1fr;align-items:center;padding-top:var(--s-3);padding-bottom:var(--s-3)}@media screen and (min-width: 990px){.header{padding-top:var(--s-1);padding-bottom:var(--s-1)}}@media screen and (min-width: 990px){.header--top-left,.header--middle-left:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:auto auto 1fr;column-gap:2rem}.header--top-center{grid-template-areas:"left-icon heading icons" "navigation navigation navigation"}.header--middle-center{grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr}.header--middle-center .header__heading-link{margin-left:0}.header--middle-center .header__icons{width:100%;justify-content:flex-end}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{display:inline-block;padding:.75rem;text-decoration:none;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.75)}.header__heading-logo{height:auto;width:100%}@media screen and (max-width: 989px){.header__heading,.header__heading-link{text-align:center}}@media screen and (min-width: 990px){.header__heading-link{margin-left:-.75rem}.header__heading,.header__heading-link{justify-self:start}.header--top-center .header__heading-link,.header--top-center .header__heading{justify-self:center;text-align:center}}.header__icons{display:flex;grid-area:icons;justify-self:end}@media screen and (min-width: 990px){.header__icons .icon,.header__icons .header__icon{width:40px;height:18px}.header__icons .icon svg,.header__icons .header__icon svg{width:100%;height:100%}}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon:after{content:none}.header__icon .icon{height:24px;width:24px;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:44px;width:44px;padding:0}.header__icon--cart{position:relative;margin-right:-.7rem}@media screen and (max-width: 989px){menu-drawer~.header__icons .header__icon--account{display:none}}.menu-open .header__icon--menu:before{content:"";top:100%;left:0;height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));width:100%;display:block;position:absolute;background-color:rgba(var(--color-foreground),.5)}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icon;justify-self:start}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}.header--top-center>.header__search{display:none}.header--top-center *>.header__search{display:inline-flex}@media screen and (min-width: 990px){.header:not(.header--top-center) *>.header__search,.header--top-center>.header__search{display:inline-flex}.header:not(.header--top-center)>.header__search,.header--top-center *>.header__search{display:none}}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.header__icon--menu .icon{display:block;position:absolute;opacity:1}details:not([open])>.header__icon--menu .icon-close,details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0;transform:scale(.8)}details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1;transform:scale(1.07)}details>.header__submenu{opacity:0;transform:translateY(-1.5rem)}details[open]>.header__submenu{animation:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards;z-index:1}.header__submenu a:hover{text-decoration:underline}@media (prefers-reduced-motion){details[open]>.header__submenu{opacity:1;transform:translateY(0)}}.header__inline-menu{margin-left:-1.2rem;grid-area:navigation;display:none}.header--top-center .header__inline-menu,.header--top-center .header__heading-link{margin-left:0}@media screen and (min-width: 990px){.header__inline-menu{display:block}.header--top-center .header__inline-menu{justify-self:center}.header--top-center .header__inline-menu>.list-menu--inline{justify-content:center}.header--middle-left .header__inline-menu{margin-left:0}}.header__menu{padding:0 1rem}.header__menu-item{font-size:var(--t-1);padding:var(--s-1);text-decoration:none;color:rgba(var(--color-foreground),.75)}.header__menu-item--top{font-family:GTAmerica-Bold}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item[href*=sale]{color:rgb(var(--color-base-accent-2))}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}details[open]>.header__menu-item{text-decoration:underline}details[open]:hover>.header__menu-item{text-decoration-thickness:.2rem}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.header__menu-item[href*=sale] .header__active-menu-item{color:inherit}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:.2rem}.header__submenu{background-color:#fff;transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.global-settings-popup,.header__submenu.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.header__submenu.list-menu{padding:var(--s-1) 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:var(--s-1) 0;margin:var(--s-1) 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:var(--s-3) var(--s0)}.header__submenu .header__submenu .header__menu-item{padding-left:var(--s2)}.header__menu-item .icon-caret{right:.6rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}header-menu>details{position:relative}.cart-count-bubble:empty{display:none}.cart-count-bubble{position:absolute;bottom:6px;left:21px;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:17px;width:17px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:var(--t-2)}.modal__toggle{list-style-type:none}.modal__toggle-close{display:none}.modal__toggle-open{display:flex}.modal__close-button{padding:var(--s0);line-height:1}.modal__close-button .icon{width:1.2rem;height:1.2rem}.modal__content{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(var(--color-background));z-index:4;display:flex;justify-content:center;align-items:center}.list-menu--disclosure{position:absolute;width:13rem;border:1px solid rgba(var(--color-foreground),.2)}.list-menu--disclosure:focus{outline:none}.list-menu__item--active{text-decoration:underline;text-underline-offset:.3rem}.list-menu__item--active:hover{text-decoration-thickness:.2rem}.list-menu--disclosure.localization-selector{max-height:18rem;overflow:auto;width:10rem;padding:.5rem}
/*# sourceMappingURL=/cdn/shop/t/266/assets/component-header.css.map */
