.custom-search-open,.custom-search-open body{overflow:hidden!important;overscroll-behavior:none}.search-drawer-open .shopify-section--announcement-bar{z-index:1001!important}.custom-search-drawer{--custom-search-ink: #303a23;--custom-search-cream: #f4efe0;--custom-search-card: #fff;top:var(--announcement-bar-height, 0px)!important;width:100%;height:calc(100% - var(--announcement-bar-height, 0px))}.custom-search-drawer::part(overlay){top:var(--announcement-bar-height, 0px);min-height:0}.custom-search-drawer::part(content){width:100%;max-width:none;height:100%;padding:0;overflow:hidden;background:var(--custom-search-cream)}.custom-search__form{min-height:100%}.custom-search__header{position:sticky;z-index:5;top:0;display:grid;grid-template-columns:minmax(130px,220px) minmax(280px,840px) minmax(130px,220px);align-items:center;justify-content:space-between;gap:24px;min-height:88px;padding:16px clamp(20px,4vw,64px);border-bottom:1px solid rgb(48 58 35 / 18%);background:#fff}.custom-search__brand,.custom-search__actions,.custom-search__field{display:flex;align-items:center}.custom-search__brand{gap:18px}.custom-search__menu-button,.custom-search__icon-button{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid rgb(48 58 35 / 24%);border-radius:50%;color:var(--custom-search-ink);background:#fff;transition:color .2s ease,background .2s ease,border-color .2s ease}.custom-search__menu-button:hover,.custom-search__icon-button:hover{border-color:var(--custom-search-ink);color:#fff;background:var(--custom-search-ink)}.custom-search__logo{display:flex;align-items:center;max-width:145px}.custom-search__logo img{width:100%;height:auto}.custom-search__logo-text{font-family:var(--heading-font-family);font-size:24px}.custom-search__field{position:relative;min-width:0}.custom-search__field-icon{position:absolute;left:17px;display:inline-flex;pointer-events:none}.custom-search__input{width:100%;min-height:52px;padding:12px 96px 12px 50px;border:1px solid var(--custom-search-ink);border-radius:999px;color:var(--custom-search-ink);background:#fff;font-size:16px}.custom-search__input:focus-visible{outline:2px solid var(--custom-search-ink);outline-offset:2px}.custom-search__clear{position:absolute;right:15px;padding:5px 7px;color:var(--custom-search-ink);font-size:13px;text-decoration:underline}.custom-search__actions{justify-content:flex-end;gap:10px}.custom-search__cart-link{position:relative}.custom-search__cart-count{position:absolute;top:-3px;right:-3px;display:grid;min-width:17px;height:17px;padding-inline:3px;place-items:center;border-radius:999px;color:#fff;background:var(--custom-search-ink);font-size:10px;line-height:1}.custom-search__body{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding-block:26px 48px}.custom-search__chips{margin-bottom:24px}.custom-search__chips-list{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.custom-search__chip{display:inline-flex;min-height:38px;align-items:center;padding:7px 16px;border:1px solid var(--custom-search-ink);border-radius:999px;color:var(--custom-search-ink);background:#fff;font-size:14px;transition:color .2s ease,background .2s ease}.custom-search__chip:hover{color:#fff;background:var(--custom-search-ink)}.custom-search__section-heading{margin-bottom:18px;color:var(--custom-search-ink);text-align:center;font-family:var(--heading-font-family);font-size:clamp(24px,3vw,36px);line-height:1.1}.custom-search__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.custom-search-card{display:grid;min-width:0;overflow:hidden;border:1px solid rgb(48 58 35 / 24%);border-radius:14px;background:var(--custom-search-card);box-shadow:0 6px 18px #303a2312}.custom-search-card__image{display:block;overflow:hidden;aspect-ratio:1 / 1;background:#f8f7f2}.custom-search-card__image-element{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.custom-search-card:hover .custom-search-card__image-element{transform:scale(1.025)}.custom-search-card__content{display:flex;min-width:0;flex-direction:column;align-items:center;gap:8px;padding:14px;text-align:center}.custom-search-card__title{width:100%;color:#111;font-size:18px;font-weight:700;line-height:1.3;text-align:center}.custom-search-card__price{display:flex;width:100%;align-items:baseline;justify-content:center;gap:7px;color:var(--custom-search-ink);font-size:15px;text-align:center}.custom-search-card__price s{color:#303a2399;font-size:13px}.custom-search-card__form{display:grid;width:100%;gap:8px;margin-top:auto}.custom-search-card__variant,.custom-search-card__add{width:100%;min-height:42px;border:1px solid var(--custom-search-ink);border-radius:999px;font-size:14px;line-height:1.2}.custom-search-card__variant{padding:8px 34px;color:#111;background-color:#fff;text-align:center;text-align-last:center;text-overflow:ellipsis}.custom-search-card__add{padding:8px 14px;color:#fff;background:#000;font-size:16px;font-weight:700;transition:background .2s ease,border-color .2s ease}.custom-search-card__add:hover:not(:disabled){border-color:var(--custom-search-ink);background:var(--custom-search-ink)}.custom-search-card__add:disabled{cursor:not-allowed;opacity:.5}.custom-search-card__purchase-choices{display:grid;grid-template-columns:minmax(74px,.72fr) minmax(0,1.28fr);gap:7px}.custom-search-card__purchase-choice{display:flex;width:100%;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:5px;padding:7px 10px;border:1px solid var(--custom-search-ink);border-radius:999px;font-size:14px;font-weight:800;line-height:1.1;text-align:center;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.custom-search-card__purchase-choice--once{color:var(--custom-search-ink);background:#fff}.custom-search-card__purchase-choice--once:hover:not(:disabled){color:#fff;background:var(--custom-search-ink)}.custom-search-card__purchase-choice--subscribe{border-color:#000;color:#fff;background:#000;white-space:nowrap;box-shadow:0 4px 12px #0000001f}.custom-search-card__purchase-choice--subscribe:hover,.custom-search-card__purchase-choice--subscribe:focus-visible,.custom-search-card__purchase-choice--subscribe[aria-expanded=true]{border-color:var(--custom-search-ink);background:var(--custom-search-ink)}.custom-search-card__purchase-choice--subscribe svg{flex:0 0 auto;transition:transform .2s ease}.custom-search-card__purchase-choice--subscribe[aria-expanded=true] svg{transform:rotate(180deg)}.custom-search-card__purchase-choice[hidden]{display:none}.custom-search-card__purchase-choices.is-subscription-only .custom-search-card__purchase-choice--subscribe{grid-column:1 / -1}.custom-search-card__subscription-menu{display:grid;gap:5px;padding:9px;border:1px solid rgb(48 58 35 / 24%);border-radius:12px;background:var(--custom-search-cream)}.custom-search-card__subscription-menu[hidden]{display:none}.custom-search-card__subscription-heading{margin:0;color:var(--custom-search-ink);font-size:10px;font-weight:800;letter-spacing:.06em;text-align:center;text-transform:uppercase}.custom-search-card__subscription-option{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:36px;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgb(48 58 35 / 30%);border-radius:9px;color:#111;background:#fff;font-size:11px;line-height:1.15;text-align:left;transition:border-color .2s ease,background .2s ease}.custom-search-card__subscription-option:hover,.custom-search-card__subscription-option:focus-visible{border-color:var(--custom-search-ink);background:#feffed}.custom-search-card__subscription-option strong{color:var(--custom-search-ink);white-space:nowrap}.custom-search-card__subscription-option[hidden]{display:none}.custom-search-card__subscription-note{margin:0;color:#303a23ad;font-size:9px;line-height:1.2;text-align:center}.custom-search__empty{padding-block:40px;text-align:center}.custom-search__view-all{display:flex;justify-content:center;margin-top:24px}.custom-search__view-all-button{display:inline-flex;min-height:44px;align-items:center;padding:9px 24px;border-radius:999px;color:#fff;background:var(--custom-search-ink);font-weight:700}.custom-search__loading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.custom-search__loading-card{aspect-ratio:.72;border-radius:14px}@media screen and (max-width:999px){.custom-search__header{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding-inline:18px}.custom-search__logo{display:none}.custom-search__product-grid,.custom-search__loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:699px){.custom-search-drawer{padding:0}.custom-search-drawer::part(content){border-radius:0}.custom-search-drawer::part(body){padding:0}.custom-search__header{grid-template-columns:auto minmax(0,1fr) auto;min-height:72px;gap:8px;padding:11px 12px}.custom-search__logo,.custom-search__account-link{display:none}.custom-search__brand{display:flex}.custom-search__menu-button{width:36px;height:42px;border-color:transparent;background:transparent}.custom-search__actions{gap:7px}.custom-search__icon-button{width:42px;height:42px}.custom-search__input{min-height:46px;padding-right:70px;font-size:16px}.custom-search__body{width:min(100%,680px);padding-block:18px 32px}.custom-search__chips{margin-inline:-12px;overflow:hidden}.custom-search__chips-list{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-inline:12px;scrollbar-width:none}.custom-search__chips-list::-webkit-scrollbar{display:none}.custom-search__chip{flex:0 0 auto}.custom-search__section-heading{margin-bottom:14px;font-size:25px}.custom-search__product-grid,.custom-search__loading-grid{gap:2px}.custom-search-card{border-radius:11px}.custom-search__product-grid>.custom-search-card:nth-child(odd){border-top-left-radius:0;border-bottom-left-radius:0}.custom-search__product-grid>.custom-search-card:nth-child(2n){border-top-right-radius:0;border-bottom-right-radius:0}.custom-search-card__content{gap:6px;padding:10px}.custom-search-card__title{font-size:15px}.custom-search-card__price,.custom-search-card__variant{font-size:12px}.custom-search-card__add{font-size:14px}.custom-search-card__variant,.custom-search-card__add{min-height:38px}.custom-search-card__purchase-choices{grid-template-columns:minmax(0,1fr);gap:5px}.custom-search-card__purchase-choice{min-height:36px;padding:6px 8px;font-size:12px}.custom-search-card__purchase-choice--subscribe{grid-column:1}.custom-search-card__subscription-menu{padding:7px}.custom-search-card__subscription-option{grid-template-columns:minmax(0,1fr);gap:2px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/custom-search.css.map */
