.header-wrapper{position:relative;width:100%;background-color:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08);z-index:var(--z-header)}.shopify-section.section-header{z-index:var(--z-header)}.shopify-section.section-header.section-header--sticky{position:sticky;top:0;transition:transform var(--duration-default) var(--ease-out),opacity var(--duration-default) var(--ease-out)}.shopify-section.section-header.section-header--sticky.is-hidden{transform:translateY(-100%);opacity:0}.shopify-section.section-header.section-header--sticky lion-header-component.header-wrapper--sticky{position:relative;top:auto}.header-wrapper--sticky{position:sticky;top:0;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);transition:transform var(--duration-default) var(--ease-out),opacity var(--duration-default) var(--ease-out)}.shopify-section.section-header.section-header--sticky .header-wrapper--sticky{position:relative;top:auto}.header-wrapper.is-hidden{transform:translateY(-100%);opacity:0}.header{display:grid;align-items:center;gap:1.5rem;padding-block:.5rem}.header--logo-left{grid-template-columns:auto 1fr auto}.header--center,.header--logo-center-1l{grid-template-columns:1fr auto 1fr}.header--center .header__logo,.header--logo-center-1l .header__logo{justify-self:center}.header--center .header__icons,.header--logo-center-1l .header__icons{justify-self:end}.header--center .header__menu-toggle,.header--logo-center-1l .header__menu-toggle{justify-self:start}@media(max-width:989px){.header{--header-mobile-bookend: var(--touch-target);column-gap:0}.header--m-logo-center{grid-template-columns:minmax(var(--header-mobile-bookend),1fr) minmax(0,2fr) minmax(calc(2 * var(--header-mobile-bookend)),1fr);grid-template-areas:"toggle logo icons"}.header--m-logo-center .header__menu-toggle{grid-area:toggle;justify-self:start}.header--m-logo-center .header__nav{grid-area:toggle}.header--m-logo-center .header__logo{grid-area:logo;justify-self:center;text-align:center;max-width:100%}.header--m-logo-center .header__logo-link{padding:.75rem}.header--m-logo-center .header__icons{grid-area:icons;justify-self:end}.header--m-logo-left{grid-template-columns:var(--header-mobile-bookend) auto minmax(max-content,1fr);grid-template-areas:"toggle logo icons"}.header--m-logo-left .header__menu-toggle{grid-area:toggle;justify-self:start}.header--m-logo-left .header__nav{grid-area:toggle}.header--m-logo-left .header__logo{grid-area:logo;justify-self:start;text-align:left;padding-inline:.5rem 0}.header--m-logo-left .header__icons{grid-area:icons;justify-self:end;min-width:calc(2 * var(--header-mobile-bookend))}}@media(min-width:990px){.header--logo-center-1l{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.header--logo-center-1l .header__nav--left,.header--logo-center-1l .header__menu-toggle{flex:1 1 0;justify-content:flex-start}.header--logo-center-1l .header__logo{flex:0 0 auto;justify-content:center}.header--logo-center-1l .header__icons{flex:1 1 0;justify-content:flex-end}}@media(min-width:990px){.header--center{grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;grid-template-areas:"toggle logo  icons" "menu   menu  menu";gap:.5rem 0}.header--center .header__menu-toggle{grid-area:toggle;justify-self:start;align-self:center}.header--center .header__logo{grid-area:logo;justify-self:center}.header--center .header__icons{grid-area:icons;justify-self:end;align-self:center}.header--center .header__nav--center{grid-area:menu;justify-self:center}}.header__logo{display:flex;align-items:center}.header__logo-heading{margin:0;font-size:inherit;font-weight:inherit}.header__logo-link{display:inline-flex;align-items:center}.header__logo-text{font-family:var(--font-heading);font-size:var(--text-lg);letter-spacing:.05em;text-transform:uppercase}.list-unstyled{list-style:none;margin:0;padding:0}.header__nav{display:none}.header__nav--center{justify-self:center}.header__nav-list{display:flex;gap:2rem;align-items:center}.header__nav-item{position:relative}.header__nav-link{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 0;font-size:var(--text-sm);font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:rgb(var(--color-foreground));cursor:pointer;transition:color var(--duration-default) var(--ease-out)}.header__nav-link:hover,.header__nav-link.is-current{color:rgba(var(--color-foreground),.65)}.header__nav-link svg{width:.75rem;height:.75rem}.header__nav-dropdown{position:relative}.header__nav-dropdown summary{list-style:none}.header__nav-dropdown summary::-webkit-details-marker{display:none}.header__nav-submenu{position:absolute;top:100%;left:0;min-width:14rem;padding:.5rem 0;margin-top:.25rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 12px 24px -8px rgba(var(--color-shadow),.15);opacity:0;visibility:hidden;transform:translateY(-.5rem);transition:opacity var(--duration-default) var(--ease-out),transform var(--duration-default) var(--ease-out),visibility 0s linear var(--duration-default)}.header__nav-dropdown[open] .header__nav-submenu{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.header__nav-sublink{display:block;padding:.5rem 1rem;font-size:var(--text-sm);color:rgb(var(--color-foreground));transition:background-color var(--duration-default) var(--ease-out)}.header__nav-sublink:hover,.header__nav-sublink.is-current{background-color:rgba(var(--color-foreground),.04)}.header__nav-item--mega,.header__nav-item--mega .header__nav-dropdown{position:static}.header__mega{position:absolute;top:100%;left:0;right:0;width:100%;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 20px 40px -16px rgba(var(--color-shadow),.18);opacity:0;visibility:hidden;transform:translateY(-.5rem);transition:opacity .22s var(--ease-out),transform .22s var(--ease-out),visibility 0s linear .22s;z-index:20;pointer-events:none}.header__nav-dropdown[open] .header__mega{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s;pointer-events:auto}.header__mega-inner{padding-block:1.75rem 2rem}.header__mega-cols{display:flex;flex-wrap:wrap;gap:1.75rem 2.25rem;align-items:flex-start}.header__mega-col{flex:0 0 11.5rem;width:11.5rem;min-width:0}.header__mega-col-title{display:block;font-family:var(--font-heading);font-size:var(--text-sm);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground));margin-bottom:.75rem;text-decoration:none}.header__mega-col-title:hover{color:rgb(var(--color-accent))}.header__mega-sublinks{display:flex;flex-direction:column;gap:.4rem}.header__mega-sublink{display:inline-block;padding:.15rem 0;font-size:var(--text-sm);color:rgba(var(--color-foreground),.8);transition:color .18s var(--ease-out)}.header__mega-sublink:hover,.header__mega-sublink.is-current{color:rgb(var(--color-foreground))}@media(min-width:1400px){.header__mega-col{flex-basis:12.5rem;width:12.5rem}}.header-wrapper--transparent{position:absolute;top:var(--announcement-bar-height, 0px);inset-inline:0;background:transparent;border-bottom-color:transparent}.header-wrapper--transparent:not(.is-scrolled){color:rgb(var(--color-background));backdrop-filter:none;-webkit-backdrop-filter:none}.header-wrapper--transparent.is-scrolled{position:fixed;top:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-bottom-color:rgba(var(--color-foreground),.08)}.header__icons{display:flex;align-items:center;gap:0;justify-self:end}@media(max-width:989px){.header__icons{padding-inline-end:.5rem}}@media(max-width:989px){.header__icon--hide-mobile{display:none!important}}@media(min-width:990px){.header__icon--hide-desktop{display:none!important}}.header__icon{display:inline-flex;align-items:center;justify-content:center;position:relative;width:var(--touch-target);height:var(--touch-target);border-radius:50%;color:rgb(var(--color-foreground));transition:background-color var(--duration-default) var(--ease-out)}.header__icon:hover,.header__icon:focus-visible{background-color:rgba(var(--color-foreground),.08)}.header__icon svg{width:1.5rem;height:1.5rem}.header__cart-count{position:absolute;top:.4rem;right:.3rem;min-width:1.1rem;height:1.1rem;padding-inline:.25rem;background:rgb(var(--color-accent));color:rgb(var(--color-on-accent));font-size:.6875rem;font-weight:600;line-height:1.1rem;text-align:center;border-radius:999px}.header__cart-count.is-hidden{display:none}.header__menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:var(--touch-target);height:var(--touch-target);color:rgb(var(--color-foreground))}.header__menu-toggle-line{display:block;width:18px;height:1.5px;background-color:currentColor;transition:transform var(--duration-default) var(--ease-out),opacity var(--duration-default) var(--ease-out)}.header__menu-toggle[aria-expanded=true] .header__menu-toggle-line:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.header__menu-toggle[aria-expanded=true] .header__menu-toggle-line:nth-child(2){opacity:0}.header__menu-toggle[aria-expanded=true] .header__menu-toggle-line:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}@media(min-width:990px){.header__nav{display:flex}.header__menu-toggle{display:none}.header__nav--drawer-desktop{display:none!important}.header__menu-toggle.header__menu-toggle--desktop{display:inline-flex}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:block}.mobile-menu[hidden]{display:none}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity var(--duration-default) var(--ease-out)}.mobile-menu.is-open .mobile-menu__overlay{opacity:1}.mobile-menu__panel{position:absolute;inset-block:0;inset-inline-start:0;width:min(86vw,360px);height:100%;background:var(--gradient-background);color:rgb(var(--color-foreground));transform:translate(-100%);transition:transform var(--duration-default) var(--ease-out);display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;box-shadow:2px 0 24px #0000001a}.mobile-menu__panel::-webkit-scrollbar{display:none}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.mobile-menu__title{margin:0}.mobile-menu__close{color:rgb(var(--color-foreground))}.mobile-menu__search{display:flex;gap:.5rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.mobile-menu__search .field{flex:1}.mobile-menu__nav{flex:1;padding:.5rem 0}.mobile-menu__list,.mobile-menu__sublist,.mobile-menu__subsublist{margin:0;padding:0}.mobile-menu__link,.mobile-menu__sublink,.mobile-menu__subsublink{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1.25rem;color:rgb(var(--color-foreground));text-decoration:none;font-weight:500;cursor:pointer}.mobile-menu__link.is-current,.mobile-menu__sublink.is-current,.mobile-menu__subsublink.is-current{color:rgb(var(--color-accent))}.mobile-menu__sublink,.mobile-menu__subsublink{font-weight:400;padding-inline-start:2rem}.mobile-menu__subsublink{padding-inline-start:3rem;font-size:.95em;opacity:.8}.mobile-menu__group[open]>summary,.mobile-menu__subgroup[open]>summary{color:rgb(var(--color-accent))}.mobile-menu__link svg,.mobile-menu__sublink svg{width:12px;height:auto;flex-shrink:0;transition:transform var(--duration-default) var(--ease-out)}.mobile-menu__group[open]>summary svg,.mobile-menu__subgroup[open]>summary svg{transform:rotate(180deg)}summary.mobile-menu__link::-webkit-details-marker,summary.mobile-menu__sublink::-webkit-details-marker{display:none}.mobile-menu__footer{padding:1rem 1.25rem;border-top:1px solid rgba(var(--color-foreground),.08)}.mobile-menu__footer-link{display:inline-flex;align-items:center;gap:.5rem;color:rgb(var(--color-foreground));text-decoration:none}.header__logo-img{display:none;width:var(--logo-w, 140px);height:auto}.header__logo-img--default{display:block}.header__logo-img--mobile{width:var(--logo-w-mobile, var(--logo-w, 140px))}@media(max-width:989px){.header__logo.has-mobile-logo .header__logo-img--default{display:none}.header__logo.has-mobile-logo .header__logo-img--mobile{display:block}}.header-wrapper--transparent:not(.is-scrolled) .header__logo.has-transparent-logo .header__logo-img--default{display:none}.header-wrapper--transparent:not(.is-scrolled) .header__logo.has-transparent-logo .header__logo-img--transparent{display:block}@media(max-width:989px){.header-wrapper--transparent:not(.is-scrolled) .header__logo.has-transparent-logo.has-mobile-logo .header__logo-img--default,.header-wrapper--transparent:not(.is-scrolled) .header__logo.has-transparent-logo.has-mobile-logo .header__logo-img--transparent{display:none}.header-wrapper--transparent:not(.is-scrolled) .header__logo.has-transparent-logo.has-mobile-logo .header__logo-img--mobile{display:block}}.header-wrapper--sticky.is-scrolled .header__logo.has-sticky-logo .header__logo-img--default{display:none}.header-wrapper--sticky.is-scrolled .header__logo.has-sticky-logo .header__logo-img--sticky{display:block}@media(max-width:989px){.header-wrapper--sticky.is-scrolled .header__logo.has-sticky-logo.has-mobile-logo .header__logo-img--default,.header-wrapper--sticky.is-scrolled .header__logo.has-sticky-logo.has-mobile-logo .header__logo-img--sticky{display:none}.header-wrapper--sticky.is-scrolled .header__logo.has-sticky-logo.has-mobile-logo .header__logo-img--mobile{display:block}}@media(prefers-reduced-motion:reduce){.mobile-menu__overlay,.mobile-menu__panel{transition:none}}.header--marketplace{display:block;padding-block:0;--header-m-pad-block: .75rem;--header-m-gap-x: .75rem;--header-m-gap-y: .625rem;--header-m-control-h: var(--touch-target)}.header--marketplace .header__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"brand search contact actions";align-items:center;gap:clamp(.5rem,1.2vw,1.25rem);padding-block:clamp(.5rem,1vw,.75rem)}.header--marketplace .header__top:not(:has(.header__contact)){grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand search actions"}.header__cluster--brand{grid-area:brand;min-width:0}.header__cluster--search{grid-area:search;min-width:0}.header__cluster--contact{grid-area:contact;min-width:0}.header__cluster--actions{grid-area:actions}.header__cluster--menu{display:none}.header--marketplace .header__cluster--brand .header__logo{min-width:0;max-width:100%}.header--marketplace .header__cluster--brand .header__logo-link{display:inline-flex;align-items:center;max-width:100%}.header--marketplace .header__cluster--brand .header__logo-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header--marketplace .header__cluster--brand .header__logo-img{display:block;max-width:min(var(--logo-w-mobile, var(--logo-w, 140px)),100%);width:auto;height:auto}.header--marketplace .header__search{min-width:0;width:100%}.header__search-form{display:flex;align-items:center;width:100%;height:clamp(38px,4.5vw,44px);background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.18);border-radius:var(--radius-input, 8px);overflow:hidden;transition:border-color var(--duration-default) var(--ease-out)}.header__search-form:focus-within{border-color:rgba(var(--color-foreground),.5)}.header__search-input{flex:1 1 auto;min-width:0;height:100%;padding-inline:clamp(.65rem,1.2vw,1rem);border:0;background:transparent;color:rgb(var(--color-foreground));font-size:clamp(.8125rem,1.1vw,var(--text-sm))}.header__search-input:focus{outline:none}.header__search-input::placeholder{color:rgba(var(--color-foreground),.5)}.header__search-submit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:clamp(38px,4.5vw,44px);height:100%;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06);cursor:pointer;transition:background-color var(--duration-default) var(--ease-out)}.header__search-submit:hover{background:rgba(var(--color-foreground),.12)}.header__search-submit svg{width:1.15rem;height:1.15rem}.header--marketplace .header__cluster--contact:not(:has(.header__contact)){display:none}.header__contact{display:inline-flex;align-items:center;gap:clamp(.35rem,.8vw,.6rem);min-width:0;color:rgb(var(--color-foreground))}.header__contact-icon{display:inline-flex;flex-shrink:0;color:rgb(var(--color-accent))}.header__contact-icon svg{width:clamp(22px,2.5vw,30px);height:clamp(22px,2.5vw,30px)}.header__contact-text{display:flex;flex-direction:column;min-width:0;line-height:1.2}.header__contact-label{font-size:clamp(.5625rem,.8vw,.625rem);font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.55)}.header__contact-phone{font-size:clamp(.8125rem,1.2vw,var(--text-base));font-weight:700;color:rgb(var(--color-accent));white-space:nowrap}.header__contact-hours{font-size:clamp(.5625rem,.8vw,.625rem);color:rgba(var(--color-foreground),.55);white-space:nowrap}.header--marketplace .header__cluster--actions .header__actions{justify-content:flex-end}.header__actions{display:flex;align-items:center;flex-wrap:nowrap;gap:clamp(.35rem,1vw,1.25rem)}.header__action{display:inline-flex;align-items:center;gap:.4rem;color:rgb(var(--color-foreground));cursor:pointer;transition:color var(--duration-default) var(--ease-out)}.header__action:hover{color:rgb(var(--color-accent))}.header__action-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.header__action-icon svg{width:clamp(1.375rem,2vw,1.625rem);height:clamp(1.375rem,2vw,1.625rem)}.header__action-label{font-size:clamp(.75rem,1vw,var(--text-sm));font-weight:500;white-space:nowrap}.header__action--cart .header__cart-count{top:-.4rem;right:-.5rem}.header__action--wishlist .header__action-icon svg,.header__icon--wishlist svg{width:clamp(1.5rem,2.1vw,1.75rem);height:clamp(1.5rem,2.1vw,1.75rem)}@media(max-width:989px){.header__action--hide-mobile{display:none!important}}@media(min-width:990px){.header__action--hide-desktop{display:none!important}}.header--marketplace .header__menu-toggle--marketplace-mobile{flex-shrink:0}.header--marketplace .header__bottom{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,1.5vw,1.5rem);border-top:1px solid rgba(var(--color-foreground),.08);padding-block:clamp(.35rem,.8vw,.5rem)}.header--marketplace .header__nav{display:flex;flex:1 1 auto;min-width:0}.header--marketplace .header__nav--center{justify-self:start}.header--marketplace .header__nav-list{flex-wrap:wrap;gap:clamp(.85rem,1.5vw,1.75rem);justify-content:center;width:100%}.header--marketplace .header__nav-link{font-size:clamp(.6875rem,1vw,var(--text-sm));white-space:nowrap}.header--marketplace .header__aux-link{flex:0 0 auto;font-size:clamp(.6875rem,1vw,var(--text-sm));font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-foreground));white-space:nowrap}.header--marketplace .header__aux-link:hover{color:rgb(var(--color-accent))}@media(min-width:990px){.header--marketplace .header__menu-toggle{display:none}}@media(max-width:1199px){.header--marketplace .header__contact-hours,.header--marketplace .header__contact-label{display:none}}@media(max-width:989px){.header--marketplace .header__top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:var(--header-m-gap-x);row-gap:var(--header-m-gap-y);padding-block:var(--header-m-pad-block);padding-inline:0}.header__cluster--brand{grid-area:auto;grid-row:1;grid-column:1 / 3;display:flex;align-items:center;justify-self:start;min-width:0;max-width:100%;min-height:var(--header-m-control-h)}.header__cluster--actions{grid-area:auto;grid-row:1;grid-column:3;display:flex;align-items:center;justify-content:flex-end;justify-self:end;min-height:var(--header-m-control-h)}.header__cluster--menu{grid-area:auto;display:flex;grid-row:2;grid-column:1;align-items:center;justify-content:flex-start;justify-self:start;width:var(--header-m-control-h);min-height:var(--header-m-control-h);flex-shrink:0}.header__cluster--search{grid-area:auto;grid-row:2;grid-column:2 / 4;display:flex;align-items:center;min-width:0;min-height:var(--header-m-control-h);padding-inline-start:0}.header--marketplace .header__cluster--brand .header__logo,.header--marketplace .header__cluster--brand .header__logo-heading{line-height:1}.header--marketplace .header__cluster--brand .header__logo-link{padding:0}.header--marketplace .header__cluster--brand .header__logo-text{line-height:1.15}.header--marketplace .header__menu-toggle--marketplace-mobile{width:var(--header-m-control-h);height:var(--header-m-control-h);margin:0;padding-inline:0 calc(var(--header-m-control-h) - 18px);align-items:flex-start}.header__cluster--contact{display:none}.header--marketplace .header__action-label,.header--marketplace .header__action--cashback{display:none!important}.header--marketplace .header__actions{gap:0}.header--marketplace .header__action{width:var(--header-m-control-h);height:var(--header-m-control-h);justify-content:center}.header--marketplace .header__action--cart{padding-inline:calc(var(--header-m-control-h) - 1.5rem) 0;justify-content:flex-end}.header--marketplace .header__action-icon svg{width:1.5rem;height:1.5rem}.header--marketplace .header__action--wishlist .header__action-icon svg{width:1.625rem;height:1.625rem}.header--marketplace .header__search{width:100%}.header--marketplace .header__search-form{width:100%;height:var(--header-m-control-h);border-radius:0;border-color:rgba(var(--color-foreground),.14)}.header--marketplace .header__search-submit{width:var(--header-m-control-h);flex-shrink:0;background:rgb(var(--color-accent));color:rgb(var(--color-on-accent))}.header--marketplace .header__search-submit:hover{background:rgba(var(--color-accent),.88)}.header--marketplace .header__bottom{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-header.css.map */
