@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap";:root{--abc-green: #3d5c35;--abc-green-light: #4a6e3f;--abc-green-dark: #2e4427;--abc-nav-bg: #f2ede6;--abc-red: #b03a2e;--abc-nav-font: "Manrope", sans-serif}.custom-search-bar{--custom-search-bar-height: 42px;--custom-search-bar-border-color: rgb(var(--color-foreground-rgb) / .25);--custom-search-bar-bg: rgb(var(--color-background-rgb, 255 255 255));display:none;align-items:center;justify-content:center;width:480px;margin-inline:auto;grid-area:center}@media screen and (min-width:750px){.custom-search-bar{display:flex;width:200px}}@media screen and (min-width:1000px){.custom-search-bar{width:480px}}.custom-search-bar__trigger{display:flex;align-items:center;width:100%;height:var(--custom-search-bar-height);border:1px solid var(--custom-search-bar-border-color);border-radius:var(--style-border-radius-inputs, 6px);background-color:var(--custom-search-bar-bg);overflow:hidden;cursor:pointer;padding:0;font-family:inherit;transition:border-color var(--animation-speed) var(--animation-easing)}.custom-search-bar__trigger:hover{--custom-search-bar-border-color: rgb(var(--color-foreground-rgb) / .5)}.custom-search-bar__trigger:focus-visible{--custom-search-bar-border-color: rgb(var(--color-foreground-rgb) / .5);outline:2px solid rgb(var(--color-foreground-rgb) / .2);outline-offset:2px}.custom-search-bar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:100%;padding-inline:var(--padding-xs);color:rgb(var(--color-foreground-rgb) / .5)}.custom-search-bar__icon svg{width:18px;height:18px}.custom-search-bar__placeholder{flex:1;text-align:start;font-size:.875rem;color:rgb(var(--color-foreground-rgb) / .45);padding-inline-end:var(--padding-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:750px){.custom-search-bar-active .search-action{display:none}.custom-search-bar-active .header__row--top .header__columns{grid-template-columns:1fr auto 1fr;grid-template-areas:"left center right"}}.custom-header-cta{display:none;align-items:center;gap:12px;margin-inline-start:auto;flex-shrink:0;padding-inline-start:16px;font-family:var(--abc-nav-font)}@media screen and (min-width:750px){.custom-header-cta{display:flex}}.custom-header-cta__link{display:inline-flex;align-items:center;gap:var(--gap-3xs);font-family:var(--abc-nav-font);text-decoration:none;white-space:nowrap;letter-spacing:.01em;transition:color .15s ease,background-color .15s ease}.custom-header-cta__link--secondary{padding:0;font-size:12.5px;font-weight:700;color:#3a3a3a;background:transparent;border-radius:0}.custom-header-cta__link--secondary:hover{color:var(--abc-green);opacity:1}.custom-header-cta__link--primary{padding:8px 20px;font-size:13px;font-weight:800;color:#3d5c35!important;background-color:#3d5c351a!important;border:1.5px solid rgb(61 92 53 / .22);border-radius:999px;box-shadow:none}.custom-header-cta__link--primary:hover{color:#2e4427!important;background-color:#3d5c3529!important;border-color:#3d5c3559;opacity:1}@media screen and (min-width:750px){.custom-cta-active .header__row--bottom .header__columns{display:flex;align-items:center;gap:16px;min-height:48px;overflow:visible}.custom-cta-active .header__row--bottom .header__column--left{display:flex;flex:1 1 auto;min-width:0;overflow:visible;align-items:center}.custom-cta-active .header__row--bottom .header__column--right{display:flex;flex:0 0 auto;align-items:center}.header__row--bottom{overflow:visible}}@media screen and (min-width:750px){.header__row--bottom{--menu-horizontal-gap: 0px;--menu-top-level-font-weight: 600;--menu-top-level-font-size-desktop: 13.5px;--menu-top-level-font-family: "Manrope", sans-serif;--menu-top-level-font-color: #2a2a2a;--menu-top-level-font-color-rgb: 42 42 42;--opacity-subdued-text: 1;--header-padding: 0px;background-color:#f2ede6!important;border-block-start:1px solid rgb(61 92 53 / .08);font-family:Manrope,sans-serif}.header__row--bottom.spacing-style,.header__row--bottom .spacing-style{--padding-block-start: 0 !important;--padding-block-end: 0 !important}.header__row--bottom .header__columns{min-height:48px;align-items:stretch;padding-inline:0}.header__row--bottom .menu-list{--menu-horizontal-gap: 0px !important}.header__row--bottom .overflow-menu::part(list){gap:0!important;margin-inline:0!important}.header__row--bottom .menu-list__link-title{padding-inline:0!important;font-family:Manrope,sans-serif!important;font-size:13.5px!important;font-weight:600!important;letter-spacing:0!important}.header__row--bottom .menu-list__link,.header__row--bottom .menu-list .menu-list__list-item:where(:hover,:focus-within) .menu-list__link,.header__row--bottom .menu-list:where(:has(.menu-list__list-item:hover)) .menu-list__link{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:5px;height:48px;padding-inline:14px!important;font-family:Manrope,sans-serif!important;font-size:13.5px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;color:#2a2a2a!important;border-bottom:3px solid transparent;transition:color .15s ease,border-color .15s ease}@media screen and (min-width:750px)and (max-width:1399px){.header__row--bottom .menu-list__link,.header__row--bottom .menu-list .menu-list__list-item:where(:hover,:focus-within) .menu-list__link,.header__row--bottom .menu-list:where(:has(.menu-list__list-item:hover)) .menu-list__link{padding-inline:8px!important;font-size:12.5px!important;gap:3px}.header__row--bottom .menu-list__link-title{font-size:12.5px!important}.custom-header-cta{gap:8px;padding-inline-start:4px}.custom-header-cta__link--primary{padding:7px 12px;font-size:12px}.custom-header-cta__link--secondary{font-size:11.5px}.custom-product-categories__button{padding:0 14px;font-size:12.5px;gap:7px}}.header__row--bottom .menu-list__link-caret{display:inline-flex;align-items:center;margin-top:1px;color:inherit}.header__row--bottom .menu-list__link-caret svg{display:block;width:12px;height:12px}.header__row--bottom .menu-list__list-item:where(:hover,:focus-within)>.menu-list__link{color:#3d5c35!important;border-bottom-color:#3d5c35}.header__row--bottom .menu-list__list-item:first-child>.menu-list__link,.header__row--bottom .menu-list__list-item:first-child:where(:hover,:focus-within)>.menu-list__link{color:#b03a2e!important;font-weight:600!important;border-bottom-color:transparent}}.cart-bubble__background{background-color:rgb(var(--custom-cart-fg, 104 34 58))!important}@media screen and (max-width:749px){header-actions wishlist-link,header-actions .swym-header-icon-html,header-actions .swym-advanced-header-icon,header-actions [class*=swym-header-icon]{display:none!important}}@media screen and (min-width:750px){header-actions{align-items:center;gap:var(--gap-3xs)}header-actions cart-drawer-component{margin-inline-start:var(--gap-lg)}.header-actions__cart-icon{--custom-cart-bg: 245 237 237;--custom-cart-fg: 104 34 58;display:flex;align-items:center;gap:0;background-color:rgb(var(--custom-cart-bg));height:48px;padding-inline:.15rem .95rem;border-radius:9999px;color:rgb(var(--custom-cart-fg))}.header-actions__cart-icon .cart-bubble{position:static!important;display:flex!important;align-items:center;background:none;width:auto!important;height:auto!important;aspect-ratio:unset;padding:0!important;border-radius:0;clip:unset!important;overflow:visible!important}.header-actions__cart-icon .cart-bubble__text-count{display:inline!important}.cart-bubble__background{display:none}.cart-bubble__text{color:rgb(var(--custom-cart-fg));font-size:var(--font-size-sm, .875rem);font-weight:600;line-height:1;margin-inline-start:-.25rem}.header-actions__cart-icon svg{-webkit-mask:none!important;mask:none!important}}.custom-header-menu-bar{display:contents}.custom-product-categories{display:none;position:relative;flex-shrink:0;z-index:2;align-self:center;font-family:var(--abc-nav-font)}@media screen and (min-width:750px){.custom-header-menu-bar{display:flex;align-items:center;gap:8px;min-width:0;width:100%;max-width:100%;min-height:48px;height:auto;overflow:visible;font-family:var(--abc-nav-font)}.custom-header-menu-bar .header-menu{flex:1 1 auto;min-width:0;height:auto;min-height:48px;overflow:visible}.custom-header-menu-bar .menu-list{--menu-horizontal-gap: 0px !important;min-height:48px;min-width:0;overflow:visible}.custom-header-menu-bar .overflow-menu{display:block;width:100%;max-width:100%;min-width:0;min-height:48px;overflow:visible}.custom-header-menu-bar .overflow-menu::part(list){height:48px;align-items:center}.custom-product-categories{display:flex;align-items:center;flex-shrink:0;height:48px;padding-block:0;overflow:visible;z-index:calc(var(--layer-header-menu, 12) + 5)}#header-component[data-menu-style=drawer] .custom-product-categories{display:none}}.custom-product-categories__empty{margin:0;padding:11px 18px;font-family:var(--abc-nav-font);font-size:13.5px;font-weight:600;color:#00000073}.custom-product-categories__button{display:inline-flex;align-items:center;gap:9px;box-sizing:border-box;height:36px;min-height:36px;padding:0 20px;border:none;border-radius:999px;background-color:#3d5c35!important;color:#fff!important;font-family:var(--abc-nav-font);font-size:13.5px;font-weight:800;line-height:1;letter-spacing:.01em;text-transform:none;white-space:nowrap;cursor:pointer;list-style:none;box-shadow:0 2px 8px #3d5c3540;transition:background-color .15s ease,box-shadow .15s ease}.custom-product-categories__button::-webkit-details-marker{display:none}.custom-product-categories__button:hover,.custom-product-categories[open]>.custom-product-categories__button{background-color:#2e4427!important;color:#fff!important;box-shadow:none}.custom-product-categories__button:focus-visible{outline:2px solid #3d5c35;outline-offset:2px}.custom-product-categories__label,.custom-product-categories__icon,.custom-product-categories__chevron{color:#fff!important}.custom-product-categories__label{font-weight:800}.custom-product-categories__icon,.custom-product-categories__chevron{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-product-categories__icon svg,.custom-product-categories__chevron svg{display:block;width:15px;height:15px}.custom-product-categories__chevron svg{width:14px;height:14px}.custom-product-categories__chevron{transition:transform .2s ease}.custom-product-categories[open]>.custom-product-categories__button .custom-product-categories__chevron{transform:rotate(180deg)}.custom-product-categories__panel{position:absolute;top:calc(100% + 6px);left:0;z-index:calc(var(--layer-header-menu, 12) + 2);min-width:248px;width:max-content;max-width:min(320px,90vw);max-height:min(75vh,480px);overflow:hidden auto;padding:0;border:1.5px solid rgb(61 92 53 / .12);border-radius:16px;background-color:#fff;box-shadow:0 12px 40px #00000024;scrollbar-width:thin}.custom-product-categories__panel:before{content:"";position:absolute;top:-12px;right:0;left:0;height:12px}.custom-product-categories__list{margin:0;padding:0}.custom-product-categories__branch{display:block}.custom-product-categories__link{display:flex;align-items:center;gap:12px;width:100%;margin:0;padding:11px 18px;border:none;border-radius:0;font-family:var(--abc-nav-font);font-size:13.5px;font-weight:700;text-align:start;color:#1a1a1a!important;text-decoration:none;background-color:#fff;border-bottom:1px solid rgb(0 0 0 / .05);cursor:pointer;transition:background-color .1s ease,color .1s ease}.custom-product-categories__icon-tile{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background-color:#3d5c3514;color:#3d5c35}.custom-product-categories__icon-tile svg{display:block;width:18px;height:18px}.custom-product-categories__icon-tile--image{overflow:hidden;padding:6px}.custom-product-categories__icon-image{display:block;width:100%;height:100%;object-fit:contain}.custom-product-categories__link-label{flex:1;min-width:0}.custom-product-categories__link-chevron{display:flex;flex-shrink:0;align-items:center;color:inherit;opacity:.3;transition:transform .2s ease,opacity .15s ease}.custom-product-categories__link-chevron svg{display:block;width:14px;height:14px}.custom-product-categories__link:hover{background-color:#f2ede6!important;color:#3d5c35!important}.custom-product-categories__link:hover .custom-product-categories__icon-tile{background-color:#3d5c351f}.custom-product-categories__link:focus-visible{outline:2px solid #3d5c35;outline-offset:-2px}.custom-product-categories__branch.is-open>.custom-product-categories__link--toggle{background-color:#f2ede6!important;color:#3d5c35!important}.custom-product-categories__branch.is-open>.custom-product-categories__link--toggle .custom-product-categories__icon-tile{background-color:#3d5c351f}.custom-product-categories__branch.is-open>.custom-product-categories__link--toggle .custom-product-categories__link-chevron{opacity:1;color:#3d5c35;transform:rotate(180deg)}.custom-product-categories__branch-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.custom-product-categories__branch.is-open>.custom-product-categories__branch-panel{grid-template-rows:1fr}.custom-product-categories__branch-panel-inner{overflow:hidden;min-height:0}.custom-product-categories__sublist{margin:0;padding:0;background-color:#faf7f3}.custom-product-categories__sublink{display:flex;align-items:center;gap:10px;padding:10px 18px 10px 64px;font-family:var(--abc-nav-font);font-size:12.5px;font-weight:600;color:#2a2a2a!important;text-decoration:none;background-color:#faf7f3;border-bottom:1px solid rgb(0 0 0 / .05);transition:background-color .1s ease,color .1s ease}.custom-product-categories__sublink:before{content:"";flex-shrink:0;width:5px;height:5px;border-radius:50%;background-color:#3d5c35}.custom-product-categories__sublink:hover{background-color:#f2ede6!important;color:#3d5c35!important}.custom-product-categories__sublink:focus-visible{outline:2px solid #3d5c35;outline-offset:-2px}.custom-product-categories__sublink[aria-current=page]{color:#3d5c35!important;font-weight:700}.custom-product-categories__link[aria-current=page]{color:#3d5c35!important;font-weight:800}.custom-product-categories__item:last-child>.custom-product-categories__link,.custom-product-categories__item:last-child .custom-product-categories__branch:not(.is-open)>.custom-product-categories__link--toggle{border-bottom:none}.custom-product-categories__item:last-child .custom-product-categories__subitem:last-child .custom-product-categories__sublink{border-bottom:none}@media(prefers-reduced-motion:reduce){.custom-search-bar__trigger,.custom-header-cta__link,.custom-product-categories__button,.custom-product-categories__chevron,.custom-product-categories__link,.custom-product-categories__link-chevron,.custom-product-categories__branch-panel,.custom-product-categories__sublink{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/custom-header.css.map */
