:root{--wc-header-bottom-offset: 148px;--wc-header-bottom-offset-mobile: 112px;--wc-shop-all-width: 472px;--wc-shop-all-shadow: 0 10px 30px rgba(0, 0, 0, .16);--wc-shop-all-toolbar-bg: #8d8f7c;--wc-shop-all-toolbar-color: #ffffff;--wc-shop-all-scrim: rgba(231, 227, 217, .5)}.wc-header{background:#e7e3d9;position:relative;z-index:20}.wc-header__wrap{margin:0 auto;padding:1em 1.5em}.wc-header__top{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:18px}.wc-header__logo-wrap{display:flex;align-items:center}.wc-header__logo-link{display:inline-flex;align-items:center;line-height:0}.wc-header__logo-img{display:block;max-width:100%}.wc-header__logo-fallback{font-weight:800;text-decoration:none}.wc-header a:focus-visible,.wc-header button:focus-visible,.wc-mobile-sticky-header a:focus-visible,.wc-mobile-sticky-header button:focus-visible{outline:2px solid #1f4f2f;outline-offset:4px;border-radius:4px}.wc-search{position:relative;width:100%}.wc-search .field__label{line-height:normal;font-size:1em;color:#999;top:1.6rem;left:2rem}.wc-search__input{width:100%;height:52px;border-radius:999px;border:0;background:#fff;font-size:16px}.wc-search__btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;cursor:pointer}.wc-search__btn .icon{height:2rem!important;width:2rem!important}.ss__autocomplete{max-width:100%;justify-content:left;top:60px}.ss__autocomplete__content{max-width:100%}.wc-actions{display:flex;align-items:center;gap:18px}.wc-action{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:#2b2b2b;font-size:11px;letter-spacing:.02em;text-transform:uppercase;line-height:normal}.wc-badge{position:absolute;top:-6px;right:-10px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#c6a56a;color:#fff;font-size:11px;display:inline-flex;align-items:center;justify-content:center}.wc-header__bottom{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;position:relative;z-index:21}.wc-nav,.wc-ctas{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wc-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:#2b2b2b;text-decoration:none;font-size:14px;line-height:1;white-space:nowrap}button.wc-pill,.wc-pill{border:rgba(44,60,32,0) solid 1px;font-weight:500;background:#ffffff80;padding:10px 12px;cursor:pointer;min-height:38px}button.wc-pill:hover,.wc-pill:hover{border:rgba(44,60,32,1) solid 1px}button.wc-pill--store{cursor:pointer;background:#00000014;height:52px}button.wc-pill--store,button.wc-pill--store:hover{border:none}.wc-pill--cta{background:#ffffff80}.wc-pill__icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.wc-pill__chev{margin-left:4px;font-size:12px;opacity:.75}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.wc-store{position:relative}.wc-store-menu{position:absolute;top:calc(100% + 10px);left:0;width:320px;padding:16px;border-radius:16px;background:#e7e3d9;box-shadow:0 12px 30px #00000040;z-index:60}.wc-store-menu__top{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;justify-items:center;text-align:center}.wc-store-menu__tile{text-decoration:none;color:inherit;font-weight:600;font-size:13px}.wc-store-menu__img{display:block;width:56px;height:56px;border-radius:50%;background:#ffffff59;margin:0 auto 8px;object-fit:cover}.wc-store-menu__card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:12px;background:#ffffff80;text-decoration:none;color:inherit}.wc-store-menu__card-title{font-weight:600}.wc-store-menu__card-lines{font-size:13px;line-height:1.2}.wc-store-menu__cta{margin-top:14px;width:100%;height:44px;border-radius:999px;border:0;background:#2f3f22;color:#fff;font-weight:600;cursor:pointer}.wc-store-menu__card-icon{align-self:start;padding-top:3px}.wc-store-menu__card-arrow{line-height:0}html.wc-shop-all-open,body.wc-shop-all-open{overflow:hidden}.wc-shop-all{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none}.wc-shop-all[hidden]{display:none}.wc-shop-all__overlay,.wc-shop-all__panel{pointer-events:auto}.wc-shop-all__overlay{position:absolute;left:0;right:0;top:var(--wc-header-bottom-offset, 148px);bottom:0;border:0;padding:0;margin:0;background:var(--wc-shop-all-scrim);cursor:pointer;opacity:0;transition:opacity .22s ease}.wc-shop-all__panel{position:absolute;left:0;top:var(--wc-header-bottom-offset, 148px);width:min(var(--wc-shop-all-width),calc(100vw - 24px));height:calc(100dvh - var(--wc-header-bottom-offset, 148px));background:#fff;box-shadow:var(--wc-shop-all-shadow);overflow:hidden;display:flex;flex-direction:column;transform:translate(-18px);opacity:0;transition:transform .22s ease,opacity .22s ease;will-change:transform,opacity}.wc-shop-all.is-open .wc-shop-all__overlay{opacity:1}.wc-shop-all.is-open .wc-shop-all__panel{transform:translate(0);opacity:1}.wc-shop-all__toolbar{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:1em 1.5em;background:var(--wc-shop-all-toolbar-bg);color:var(--wc-shop-all-toolbar-color);flex:0 0 auto;position:relative}.wc-shop-all__back{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:inherit;padding:0;margin:0;font:inherit;cursor:pointer}.wc-shop-all__back[hidden]{display:none!important}.wc-shop-all__back-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.wc-shop-all__back-text{line-height:1}.wc-shop-all__toolbar-divider{width:1px;height:22px;background:#ffffff8c}.wc-shop-all__toolbar-divider.is-hidden{display:none}.wc-shop-all__toolbar-title{min-width:0;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wc-shop-all__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;margin:0;line-height:0;position:absolute;right:1.25em}.wc-shop-all__body{position:relative;flex:1 1 auto;overflow:hidden;background:#fff}.wc-shop-all__views{position:relative;width:100%;height:100%}.wc-shop-all__view{position:absolute;top:0;right:0;bottom:0;left:0;background:#e7e3d9;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transform:translate3d(100%,0,0);transition:transform .24s cubic-bezier(.2,0,0,1),opacity .18s ease;will-change:transform,opacity;overscroll-behavior:contain}.wc-shop-all__view[hidden]{display:none!important}.wc-shop-all__view.is-active{opacity:1;pointer-events:auto;transform:translateZ(0)}.wc-shop-all__view.is-entering-forward{opacity:1;pointer-events:auto;transform:translate3d(100%,0,0)}.wc-shop-all__view.is-entering-forward.is-active{transform:translateZ(0)}.wc-shop-all__view.is-leaving-forward{opacity:1;pointer-events:none;transform:translate3d(-100%,0,0)}.wc-shop-all__view.is-entering-back{opacity:1;pointer-events:auto;transform:translate3d(-100%,0,0)}.wc-shop-all__view.is-entering-back.is-active{transform:translateZ(0)}.wc-shop-all__view.is-leaving-back{opacity:1;pointer-events:none;transform:translate3d(100%,0,0)}.wc-shop-all__view-inner{min-height:100%}.wc-shop-all__list,.wc-shop-all__sublist{list-style:none;margin:0;padding:0}.wc-shop-all__item,.wc-shop-all__subitem{margin:0;padding:0;border-bottom:#d9d9d9 solid 1px;background-color:#fff}.wc-shop-all__item:hover,.wc-shop-all__subitem:hover{background-color:#ffffffbf}.wc-shop-all__item-row,.wc-shop-all__subitem-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:46px}.wc-shop-all__link,.wc-shop-all__sublink{display:block;color:#171717;text-decoration:none;padding:1em 1.5em}.wc-shop-all__drilldown{-webkit-appearance:none;appearance:none;border:0;background:transparent;text-align:left;width:100%;cursor:pointer;font:inherit;color:inherit}.wc-shop-all__toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent;color:#171717;cursor:pointer;padding:0;margin-right:10px;line-height:0}.wc-shop-all__item-row .wc-shop-all__toggle,.wc-shop-all__subitem-row .wc-shop-all__toggle{pointer-events:none}.wc-mobile-menu-trigger{display:none;align-items:center;justify-content:center;width:auto;height:38px;padding:0;border:0;background:transparent;color:#171717;cursor:pointer;line-height:0}.wc-mobile-sticky-header{display:none}.wc-shop-all__list--utility .wc-shop-all__item{background-color:#e7e3d9}@media screen and (max-width:989px){.wc-header__wrap{padding:12px 18px}.wc-header__top{justify-content:space-between;gap:15px}.wc-mobile-menu-trigger{display:inline-flex;grid-column:1;grid-row:1;order:1}.wc-header__logo-wrap{grid-column:2;grid-row:1;max-width:190px;order:2}.wc-search{grid-column:3;grid-row:1;justify-self:center;min-width:0;order:3}.wc-search__input{height:52px}.wc-store{grid-column:4;grid-row:1;justify-self:end;order:4}button.wc-pill--store{height:44px;min-height:44px;padding:0;border:0;background:transparent}button.wc-pill--store:hover{border:0}.wc-pill--store .wc-pill__text,.wc-pill--store .wc-pill__chev{display:none}.wc-pill--store .wc-pill__icon svg,.wc-action svg{width:30px;height:30px}.wc-actions{grid-column:5;grid-row:1;gap:18px;order:5}.wc-action{width:38px;min-height:44px;justify-content:center}.wc-action__label{display:none}.wc-badge{top:2px;right:0}.wc-header__bottom{display:none}.wc-store-menu{right:0;left:auto}.ss__autocomplete{flex-direction:column!important;flex-wrap:nowrap!important}.ss__autocomplete .ss__autocomplete__terms{order:1!important;flex:0 0 auto!important;width:100%!important;max-width:none!important;min-width:0!important;padding:1.5rem 2rem!important;border-radius:0!important}.ss__autocomplete .ss__autocomplete__inner-wrapper{margin-bottom:1rem!important}.ss__autocomplete .ss__autocomplete__terms-heading{margin-top:1.2rem!important;margin-bottom:1.5rem!important}.ss__autocomplete .ss__autocomplete__terms__options{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:0 2.2rem}.ss__autocomplete .ss__autocomplete__terms__option{flex:0 1 auto!important;width:auto!important;text-align:left!important}.ss__autocomplete .ss__autocomplete__terms__option a{text-align:left!important;white-space:nowrap}.ss__autocomplete .ss__autocomplete__inner-wrapper__divider{display:none!important}.ss__autocomplete .ss__autocomplete__content{order:2!important;flex:1 1 auto!important;align-items:stretch!important;width:100%!important;max-width:none!important}.ss__autocomplete .ss__autocomplete__results-wrap,.ss__autocomplete .ss__autocomplete__results{width:100%!important}.ss__autocomplete .ss__autocomplete__results{flex-wrap:wrap!important}}@media screen and (max-width:749px){.top-chrome{display:flex;flex-direction:column}.top-chrome__header{order:1}.top-chrome__announcement{order:2}.wc-header__wrap{padding:8px 15px 10px}.wc-header__top{grid-template-columns:44px 1fr 44px 44px;grid-template-rows:44px auto;justify-content:stretch;gap:8px 0}.wc-mobile-menu-trigger{grid-column:1;grid-row:1;justify-self:start;width:38px;height:44px;z-index:2}.wc-header__logo-wrap{grid-column:1 / -1;grid-row:1;justify-self:center;align-self:center;max-width:142px;z-index:1}.wc-store{grid-column:3;grid-row:1;justify-self:end;z-index:2}.wc-actions{grid-column:4;grid-row:1;justify-self:end;gap:0;z-index:2}.wc-action--account{display:none}.wc-search{grid-column:1 / -1;grid-row:2;justify-self:stretch;max-width:none}.wc-search__input{height:40px;border-color:#949494;background:#f9f9f9}.wc-search .field__label{top:1rem;left:2rem}.wc-search__btn{right:11px}button.wc-pill--store,.wc-action{width:40px;height:44px;min-height:44px;padding:0}.wc-pill--store .wc-pill__icon svg,.wc-action svg{width:32px;height:32px}.wc-store-menu{right:-44px;width:min(320px,calc(100vw - 26px))}.wc-mobile-sticky-header:not([hidden]){position:fixed;top:0;right:0;left:0;z-index:60;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:60px;padding:8px 15px;background:#e7e3d9;box-shadow:0 4px 14px #0000001f;opacity:0;pointer-events:none;transform:translateY(-100%);transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .18s ease;will-change:transform,opacity}.wc-mobile-sticky-header.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.wc-mobile-sticky-header__menu,.wc-mobile-sticky-header__cart{display:inline-flex;align-items:center;justify-content:center;width:40px;height:44px;padding:0;border:0;background:transparent;color:#171717;line-height:0}.wc-mobile-sticky-header__menu{justify-self:start;cursor:pointer}.wc-mobile-sticky-header__logo-wrap{grid-column:1 / -1;grid-row:1;justify-self:center;max-width:142px;z-index:1}.wc-mobile-sticky-header__logo-link{display:inline-flex;align-items:center;line-height:0}.wc-mobile-sticky-header__logo-img{display:block;max-width:100%}.wc-mobile-sticky-header__logo-fallback{grid-column:1 / -1;grid-row:1;justify-self:center;z-index:1;color:inherit;font-weight:800;text-decoration:none}.wc-mobile-sticky-header__menu,.wc-mobile-sticky-header__cart{grid-row:1;z-index:2}.wc-mobile-sticky-header__menu{grid-column:1}.wc-mobile-sticky-header__cart{position:relative;grid-column:3;justify-self:end;text-decoration:none}.wc-mobile-sticky-header__cart svg{width:32px;height:32px}}@media(prefers-reduced-motion:reduce){.wc-mobile-sticky-header:not([hidden]){transition:none}}
/*# sourceMappingURL=/cdn/shop/t/768/assets/section-new-header.css.map */
