#shopify-section-header{position:sticky;top:0;z-index:120}.header{padding-bottom:15px;padding-inline:var(--edge);position:relative;display:grid;grid-template-areas:"burger store-finder logo account cart" "search search search search search";grid-template-columns:26px 25px 1fr 28px 33px;grid-column-gap:16px;background-color:var(--white);border-bottom:thin solid var(--border-separate-primary);z-index:75}@media (min-width: 768px){.header{padding-block:8px;grid-template-areas:"logo search store-finder account cart";grid-template-columns:140px 1fr 25px 28px 33px;grid-gap:20px;z-index:110}}@media (min-width: 1024px){.header{grid-template-columns:156px 1fr auto auto auto;grid-gap:30px}}.header>*{display:flex;align-items:center;justify-content:center}.header__burger{grid-area:burger}@media (min-width: 768px){.header__burger{display:none}}.header__store-finder{grid-area:store-finder}.header__logo{grid-area:logo}@media (min-width: 768px){.header__logo a{transform:translate(-17px)}}.header__logo img{max-height:45px}.header__account{grid-area:account}.header__cart{position:relative;grid-area:cart}.header__cart-count{width:22px;height:22px;position:absolute;top:8px;right:-14px;display:flex!important;justify-content:center;align-items:center;font-size:10px;font-weight:500;background-color:var(--brand-primary);border-radius:50%}@media (min-width: 1024px){.header__cart-count{top:13px;right:-22px}}.header__search{grid-area:search}.header__burger .account-wrap,.header__burger a,.header__burger button,.header__store-finder .account-wrap,.header__store-finder a,.header__store-finder button,.header__account .account-wrap,.header__account a,.header__account button,.header__cart .account-wrap,.header__cart a,.header__cart button{padding-block:20px;display:flex;justify-content:flex-end;align-items:center;gap:4px;text-decoration:none;font-size:15px;letter-spacing:.075px;white-space:nowrap}@media (max-width: 1023px){.header__burger .account-wrap span,.header__burger a span,.header__burger button span,.header__store-finder .account-wrap span,.header__store-finder a span,.header__store-finder button span,.header__account .account-wrap span,.header__account a span,.header__account button span,.header__cart .account-wrap span,.header__cart a span,.header__cart button span{display:none}}.header__burger .account-wrap,.header__store-finder .account-wrap,.header__account .account-wrap,.header__cart .account-wrap{padding-block:0}@media (max-width: 1023px){.header__burger .account-wrap a:not(:first-of-type),.header__store-finder .account-wrap a:not(:first-of-type),.header__account .account-wrap a:not(:first-of-type),.header__cart .account-wrap a:not(:first-of-type){display:none}}@media (min-width: 1024px){.header__store-finder svg{width:19px;height:19px}.header__account svg{width:23px;height:23px}.header__cart svg{width:25px;height:25px}}
