.shopify-section-header-sticky{width:100%;position:fixed;top:0}.section--header.shopify-section-header-sticky{z-index:var(--z-modals)}.shopify-section-header-hidden{transform:translateY(-100%)}.shopify-section-header-hidden.menu-open{transform:translateY(0)}.section--header.animate{transition:transform var(--duration-short) ease-out}sticky-header,header-drawer{display:block}header-drawer{grid-area:hamburger;display:flex;justify-content:flex-start}.header{color:var(--color-header-text);background:var(--color-header)}.header__utils{grid-area:utils}.header__utils__item--cart{position:relative}.header__heading{margin:0}.header__heading,.header__logo{font-size:0}.header__logo{height:fit-content!important}.header__logo{display:flex;align-items:center;justify-content:center;max-width:18rem;padding-block:1rem;height:100%;grid-area:logo;padding-top:0!important;padding-bottom:0!important}.header__logo--no-image{justify-content:flex-start}.header__logo__image{max-width:100%;max-height:100%;width:215px;height:auto}.header__logo__text{text-align:center;display:block;padding:0 2rem}.header--password .header__logo{text-align:center;max-width:none}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:100%;grid-template-areas:"left-nav logo utils";justify-content:space-between;align-items:center;padding:0 2rem}.header__left-nav{grid-area:left-nav;display:flex;justify-content:flex-start}.header__left-nav__list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.header__left-nav__item{margin-right:2rem}.header__left-nav__item:last-child{margin-right:0}.header__left-nav__link{color:var(--color-typography-body);font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.25px;text-decoration:none;transition:color var(--duration-short);position:relative;z-index:200}.header__left-nav__link:hover{color:var(--color-typography-body);opacity:.8}.header__left-nav__text{margin-left:8px;font-size:12px;font-weight:500;line-height:21px;letter-spacing:.25px;color:var(--color-typography-body)}.header__left-nav__item .header__left-nav__link svg{width:20px;height:20px;vertical-align:middle}.header__utils__item--search svg{width:20px;height:20px;vertical-align:middle}.header__left-nav__item .header__left-nav__link{display:flex;align-items:center}.header__utils{font-size:0;display:flex;justify-content:flex-end;grid-area:utils}.header__utils__list{display:inline-flex;align-items:center;justify-content:flex-end}.header__utils__item{margin-right:1rem}.header__utils__item:last-child{margin-right:0}.header__utils__item--contact a{color:var(--color-typography-body);font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.25px;text-decoration:none;transition:color var(--duration-short)}.header__utils__item--contact a:hover{color:var(--color-typography-body);opacity:.8}.desktop-only{display:none}.mobile-only{display:block}@media screen and (min-width: 990px){.desktop-only{display:block}.mobile-only{display:none}.header__utils__text{font-size:12px;font-weight:500;line-height:21px;letter-spacing:.25px;color:var(--color-typography-body)}}@media screen and (max-width: 989px){.header__inner{grid-template-columns:auto auto auto;grid-template-areas:"left-nav logo utils";column-gap:1rem}.header__left-nav__item{margin-right:1rem}.header__left-nav__link{font-size:11px}.header__utils__item--contact{display:none}.header__logo{max-width:15rem}}@media screen and (max-width: 749px){.header__left-nav{display:flex!important}.header__inner{grid-template-columns:auto auto auto;grid-template-areas:"left-nav logo utils";column-gap:1rem}.header__logo{max-width:12rem}.header__logo__image{width:200px!important;max-width:200px!important;height:auto!important}}.header__search-container{position:static!important}.header__search-container summary{cursor:pointer}.header__search{background-color:var(--color-header);width:100%;position:absolute!important;top:75px;left:0;z-index:9999;transition:all var(--duration-long) .05s;pointer-events:none}.header__search__wrapper .search-form__clear{display:none}.header__search__wrapper{position:relative;padding:3rem 1rem;width:100%;display:none!important}.header__search__wrapper{display:none!important}[open] .header__search__wrapper{display:block!important;position:relative;padding:3rem 1rem;width:100%;background:var(--color-background-body);box-shadow:0 4px 12px #0000001a}[open] .header__search .search-form__wrapper{width:100%!important;max-width:100%!important;background:transparent}.header__search .search-form{width:100%!important;max-width:100%!important;margin:0!important}.header__search .container,.header__search .container--fullwidth{max-width:100%!important;width:100%!important;margin:0!important;padding:0!important}.header__search .search-form__input{width:100%;padding:2.4rem 3.6rem;border:none;border-radius:0;font-size:1.8rem;background:transparent;color:inherit}.header__search .search-form__submit{width:2rem;height:2rem;left:0;top:0;bottom:0;margin:auto;position:absolute;z-index:1}.header__search .search-form__submit svg{margin-top:-.2rem;margin-left:.2rem;width:2rem;height:2rem}.header__search .search-form__clear{position:absolute;top:50%;right:0;transform:translateY(-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:var(--color-typography-secondary);line-height:0;z-index:1}.header__search .search-form__clear svg{width:.8rem;height:.8rem}.header__search .search-form__wrapper{position:relative;display:block;width:100%!important;max-width:100%!important}.header__search .search-form__wrapper:after{content:"";position:absolute;z-index:4;top:0;left:50%;width:100%;height:100%;transform:translate(-50%);background:var(--color-background-body)}.header__search__close{width:1.4rem;height:1.4rem;margin:auto;position:absolute;top:0;right:5.6rem;bottom:0;z-index:5}.header__search__close svg{width:100%;height:100%;display:block}details-modal.animate-out .header__search{animation:fade-out-simple .4s forwards}details-modal.animate-out [open]>summary:before{animation:fade-out-simple .4s forwards}[open] .header__search{pointer-events:all;animation:fade-in-simple .4s forwards}@media only screen and (max-width: 990px){.header__search{top:82px}.header__search .search-form__input{padding:2rem 3rem;font-size:1.6rem}[open] .header__search__wrapper{padding:2rem 1rem!important;width:100%!important;max-width:100%!important;min-width:100%!important}[open] .header__search .search-form{width:100%!important;max-width:100%!important;min-width:100%!important;margin:0!important}[open] .header__search .container,[open] .header__search .container--fullwidth{width:100%!important;max-width:100%!important;min-width:100%!important;margin:0!important;padding:0!important}[open] .header__search .search-form__wrapper{width:100%!important;max-width:100%!important;min-width:100%!important}}@media screen and (min-width: 990px){.header__search .search-form__input{padding:2.1rem 4.5rem;font-size:2rem}.header__search .search-form{max-width:100%!important}.header__search .container,.header__search .container--fullwidth{max-width:100%!important;width:100%!important;margin:0!important;padding:0!important}}@media only screen and (max-width: 550px){.header__utils__item--search{margin-left:10px}[open] .header__search__wrapper{padding:1.5rem .5rem!important;width:100vw!important;max-width:100vw!important;min-width:100vw!important;margin-left:calc(-50vw + 50%)!important}[open] .header__search .search-form{width:100%!important;max-width:100%!important;min-width:100%!important}[open] .header__search .search-form__input{padding:1.5rem 2.5rem!important;font-size:1.4rem!important}}.cart-item-count{position:absolute;top:-8px;right:-8px;background:var(--color-accent);color:var(--color-background);border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;line-height:1}.cart-item-count.hidden{display:none}.cart-item-count.is-active{display:flex}.header--border-bottom{border-bottom:.1rem solid #e3e2e2}.header__logo,.header__logo__link{display:flex;align-items:center;justify-content:center}.logo-light{display:none}.logo-dark{display:block}.header__left-nav__item--has-drawer{position:relative;z-index:200}.header__drawer{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:200;opacity:0;visibility:hidden;transition:all .3s ease;transform:translateZ(0)}.header__drawer.is-open{opacity:1;visibility:visible}.header__drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d}.header__drawer__content{position:absolute;top:0;left:-550px;width:550px;height:100%;background:#fff;box-shadow:2px 0 10px #0000001a;transition:left .3s ease;display:flex;flex-direction:column;z-index:200;opacity:.95;transform:translateZ(0)}.header__drawer.is-open .header__drawer__content{left:0}.header__drawer__body{flex:1;display:flex;overflow:hidden;padding-top:100px}.header__drawer__main-menu{width:250px}.header__drawer__menu-list{list-style:none;margin:0;padding:0}.header__drawer__menu-item{position:relative}.header__drawer__menu-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 20px;background:none;border:none;text-align:left;font-size:16px;color:#333;cursor:pointer;transition:background-color .2s ease;position:relative}.header__drawer__menu-link:hover{background-color:#f8f8f8}.header__drawer__menu-link:after{display:none}.header__drawer__menu-arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:transform .2s ease}.header__drawer__submenu.is-open+.header__drawer__menu-link .header__drawer__menu-arrow,.header__drawer__menu-item:hover .header__drawer__menu-arrow{transform:translateY(-50%) rotate(90deg)}.header__drawer__submenu{position:absolute;top:0;left:250px;width:300px;height:100%;background:#fff;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10}.header__drawer__submenu-panel{display:none;height:100%;flex-direction:column;width:100%}.header__drawer__menu-item:hover .header__drawer__submenu{opacity:1!important;visibility:visible!important;display:block!important}.header__drawer__menu-item:hover .header__drawer__submenu-panel{display:flex!important}.header__drawer__submenu.is-open{opacity:1!important;visibility:visible!important;display:block!important}.header__drawer__submenu.is-open .header__drawer__submenu-panel{display:flex!important}.header__drawer__menu-item:hover{background-color:#f8f8f8}.header__drawer__submenu-header{display:none}.header__drawer__back-btn{display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:5px;margin-right:10px;color:#666;font-size:14px;transition:color .2s ease}.header__drawer__back-btn:hover{color:#333}.header__drawer__submenu-title{font-size:18px;font-weight:600;margin:0;color:#333}.header__drawer__submenu-list{list-style:none;margin:0;padding:0;flex:1}.header__drawer__submenu-list a{display:block;padding:15px 20px;color:#333;text-decoration:none;font-size:16px;transition:background-color .2s ease}.header__drawer__submenu-list a:hover{background-color:#f8f8f8}.header-wrapper{position:relative;z-index:50;background:transparent!important}.header__wrapper{background:transparent!important;z-index:50}.header__search{z-index:9999!important}.header{background:transparent!important}.section--header+*{margin-top:-80px;position:relative;z-index:0}.header__inner{z-index:50;position:relative}.header__left-nav{position:relative;z-index:200}.header__logo{z-index:50}.header__utils{position:relative;z-index:200}@media (max-width: 768px){.header__inner{padding:10px 20px;grid-template-columns:auto auto auto!important;grid-template-areas:"left-nav logo utils"!important}.header__left-nav{display:flex!important;grid-area:left-nav}.header__logo{grid-area:logo;justify-content:center}.header__logo__image{width:80px!important;max-width:80px!important;height:auto!important}.header__utils{grid-area:utils;justify-content:flex-end}.header__utils__list{gap:5px}.header__utils__item--account .header__utils__icon svg,.header__utils__item--cart .header__utils__icon svg{width:16px!important;height:16px!important}.header__utils__item--search svg{width:16px!important;height:16px!important}.header__left-nav__item--has-drawer,.header__left-nav__link{z-index:200!important}.header__drawer__content{width:100%;left:-100%}.header__drawer__main-menu{width:100%}.header__drawer__submenu{position:static;left:auto;width:100%;height:auto;opacity:1;visibility:visible;display:none}.header__drawer__menu-item:hover .header__drawer__submenu{display:block}.header__drawer__submenu-panel{display:block!important;height:auto}.header__drawer__submenu-list{padding:0 20px}.header__drawer__submenu-list a{padding:10px 20px;font-size:14px}.header__drawer__body{padding-top:80px}.header__drawer__menu-item,.header__drawer__menu-link{position:relative}.header__drawer__menu-arrow{position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-50%)!important;transition:transform .2s ease!important;z-index:1}.header__drawer__submenu.is-open+.header__drawer__menu-link .header__drawer__menu-arrow,.header__drawer__menu-item:hover .header__drawer__menu-arrow{transform:translateY(-50%) rotate(90deg)!important}.header__drawer__submenu{position:static!important;left:auto!important;width:100%!important;height:auto!important;opacity:1!important;visibility:visible!important;display:none!important;z-index:0!important}.header__drawer__submenu.is-open{display:block!important}.header__drawer__menu-item--has-submenu{position:relative}.header__drawer__menu-item--has-submenu .header__drawer__menu-link{position:relative;z-index:2}.header__drawer__menu-item--has-submenu .header__drawer__submenu{position:relative;z-index:1}.header__drawer__menu-item--has-submenu .header__drawer__menu-arrow{position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-50%)!important;z-index:3!important}}.header--transparent{background:transparent!important;border-bottom:none!important}.header--transparent .header__left-nav__link,.header--transparent .header__utils__item--contact a{color:var(--color-typography-body)!important}.header--transparent .header__utils__item--search svg path,.header--transparent .header__utils__item--account svg path{stroke:var(--color-typography-body)!important}.header--transparent .header__utils__item--cart svg path{fill:var(--color-typography-body)!important}.header--transparent .mobile-only .header__left-nav__link{color:var(--color-typography-body)!important}.header--transparent .mobile-only .header__left-nav__link svg path{stroke:var(--color-typography-body)!important}.header--transparent.active{background:#fff!important}.header--transparent.active .header__left-nav__link,.header--transparent.active .header__utils__item--contact a{color:var(--color-typography-body)!important}.header--transparent.active .header__utils__item--search svg path,.header--transparent.active .header__utils__item--account svg path{stroke:var(--color-typography-body)!important}.header--transparent.active .header__utils__item--cart svg path{fill:var(--color-typography-body)!important}.header--transparent.active .mobile-only .header__left-nav__link{color:var(--color-typography-body)!important}.header--transparent.active .mobile-only .header__left-nav__link svg path{stroke:var(--color-typography-body)!important}.header--transparent .logo-light{display:block!important;opacity:1!important;visibility:visible!important}.header--transparent .logo-dark,.header--transparent.active .logo-light{display:none!important}.header--transparent.active .logo-dark{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-header.css.map */
