.custom-header{background-color:var(--section-background-color);padding:.5rem 1.25rem;font-family:var(--navigation-font-family);font-size:.75rem;line-height:1rem;color:var(--section-text-color)}.custom-header svg{height:1rem;width:1rem;fill:currentColor;color:var(--section-text-color)}.custom-header__wrapper{display:flex;flex-flow:row wrap;align-items:center;margin:auto;max-width:var(--max-width-screen)}@media (min-width: 768px){.custom-header__wrapper{flex-direction:column nowrap}}.custom-header button:hover,.custom-header button:active,.custom-header a:hover,.custom-header a:active{color:var(--header-accent-color);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.custom-header button:hover svg,.custom-header button:active svg,.custom-header a:hover svg,.custom-header a:active svg{color:var(--header-accent-color)}.custom-header button:focus,.custom-header a:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--section-text-color-80)}.custom-header__menu-button{flex:1;margin-left:-.5rem}.custom-header__menu-button .menu-button{display:flex;padding:.25rem .5rem}.custom-header__menu-button .menu-button span{padding-left:.25rem;padding-right:.25rem}@media (min-width: 768px){.custom-header__menu-button{display:none}}.header-primary{padding-top:.375rem;padding-bottom:.375rem}@media (min-width: 768px){.header-primary{width:100%}}.header-primary__logo{display:none;align-items:center}@media (min-width: 768px){.header-primary__logo{display:flex}}.header-primary__logo .header-primary__link{padding:0}.header-primary__search-bar{display:flex;align-items:center;color:var(--primary-text-color);margin-left:1rem}.header-primary__search-bar [type=search]{padding-top:.375rem;padding-bottom:.375rem;border:0}.header-primary__search-bar{display:none;margin-left:1rem}@media (min-width: 768px){.header-primary__search-bar{display:flex}}.header-primary__search-bar svg.icon{height:100%;width:100%;color:var(--primary-action-color)}.header-primary__search-bar:hover svg.icon,.header-primary__search-bar:focus svg.icon{color:var(--primary-action-color-80)}.header-primary__disclosures{display:flex;flex:1;align-items:center;justify-content:flex-end;padding-left:.25rem;padding-right:.25rem}.header-primary__disclosures+.header-primary__account,.header-primary__disclosures+.header-primary__menu{flex:initial}.header-primary__selectors-form{position:relative}.header-primary__account,.header-primary__menu{display:none;flex:1;align-items:center;justify-content:flex-end;margin-right:-.5rem}.header-primary__account>:not([hidden])~:not([hidden]),.header-primary__menu>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)));border-color:var(--section-text-color-20)}@media (min-width: 768px){.header-primary__account,.header-primary__menu{display:flex}}.header-primary__link{padding:.25rem .5rem;display:inherit;font-size:inherit;line-height:inherit;color:inherit}.header-secondary{display:flex;justify-content:flex-end;flex:1}@media (min-width: 768px){.header-secondary{width:100%;padding-top:.375rem;padding-bottom:.375rem}}.header-secondary__navigation{flex:1;display:none}@media (min-width: 768px){.header-secondary__navigation{display:block}}.header-secondary__menu{justify-content:start;margin-left:-.75rem}.header-secondary__menu.header-menu{font-weight:400}.header-menu-child{background-color:var(--section-background-color);color:var(--section-text-color)}.header-menu-child__link-item,.header-menu-child .header-menu__link-item{color:var(--section-text-color);padding-top:.25rem;padding-bottom:.25rem}.header-menu details>.list-menu[data-mega-menu] .header-menu-grandchild{background-color:var(--section-background-color)}.header-menu details>.list-menu[data-mega-menu] .header-menu-grandchild__link-item,.header-menu details>.list-menu[data-mega-menu] .header-menu-grandchild .header-menu__link-item{color:var(--section-text-color)}.header-secondary__cart{display:flex;align-items:center;position:relative}.header-secondary a.header-secondary__cart-button{display:flex}.header-secondary a.header-secondary__cart-button>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.header-secondary a.header-secondary__cart-button{border-width:2px;border-color:var(--section-text-color);padding:.25rem .5rem}.header-secondary a.header-secondary__cart-button .cart-button__total.money{display:none}@media (min-width: 768px){.header-secondary a.header-secondary__cart-button .cart-button__total.money{display:inline}}.header-secondary a.header-secondary__cart-button:hover,.header-secondary a.header-secondary__cart-button:focus{background-color:var(--section-text-color);color:var(--primary-action-color)}.header-secondary a.header-secondary__cart-button:hover svg,.header-secondary a.header-secondary__cart-button:focus svg{color:var(--primary-action-color)}.header-secondary .cart-notification{display:none}.header-secondary .cart-notification--active{display:block}.header-secondary .cart-notification__container{position:absolute;right:0px;width:20rem;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-color:var(--primary-text-color-20);background-color:var(--primary-secondary-background-color);padding:1.25rem;color:var(--primary-text-color);top:calc(100% + .5rem)}.header-secondary .cart-notification__title{margin-bottom:.75rem;display:flex;justify-content:space-between;border-bottom-width:1px;border-color:var(--primary-text-color-20);padding-bottom:.375rem}.header-secondary .cart-notification__title span{font-family:var(--navigation-font-family);font-size:1rem;line-height:1.5rem;font-weight:var(--navigation-weight)}.header-secondary .cart-notification__product{margin-bottom:1rem}.header-secondary .cart-notification__product>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.header-secondary .cart-notification__links>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.header-secondary .cart-notification__checkout{width:100%;border-width:0px;background-color:var(--primary-action-color);padding:.5rem 1.5rem;font-family:var(--navigation-font-family);font-size:.75rem;line-height:1rem;font-weight:var(--navigation-weight-bolder);text-transform:uppercase;color:var(--primary-action-text-color)}.header-secondary .cart-notification__checkout:hover{border-color:var(--primary-action-color);background-color:var(--section-action-hover-color);color:var(--primary-action-text-color)}.header-secondary .cart-notification__checkout:focus{border-color:var(--primary-action-color);background-color:var(--section-action-hover-color);color:var(--primary-action-text-color);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--primary-action-color)}.header-secondary .cart-notification__cart{display:block;width:100%;border-width:2px;border-style:solid;border-color:var(--section-text-color);padding:.5rem 1.5rem;text-align:center;font-family:var(--navigation-font-family);font-size:.75rem;line-height:1rem;font-weight:var(--navigation-weight-bolder);text-transform:uppercase;color:var(--section-text-color)}.header-secondary .cart-notification__cart:hover,.header-secondary .cart-notification__cart:focus{border-color:var(--section-action-color);color:var(--section-action-color)}.header-secondary .cart-notification__cart:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--primary-action-color)}.header-secondary .cart-notification__continue{display:block;width:100%;padding-top:.25rem;text-align:center;font-family:var(--navigation-font-family);font-size:.75rem;line-height:1rem}.cart-notification-product__price .price__sale,.cart-notification-product__price .price__regular{color:var(--primary-action-color)}.header-mobile-logo{display:flex;flex:1;justify-content:center}@media (min-width: 768px){.header-mobile-logo{display:none}}.header-mobile-logo__heading .header-primary__logo{display:block}
/*# sourceMappingURL=/s/files/1/0971/6442/t/455/assets/header-custom.css.map?v=4958060148384040051658275501 */
