body:not(.wsh-filter-mode):not(.wsh-view-all) .product-grid-container .product-grid{display:grid!important}body:not(.wsh-filter-mode):not(.wsh-view-all) .product-grid-container [ref=viewMorePrevious],body:not(.wsh-filter-mode):not(.wsh-view-all) .product-grid-container [ref=viewMoreNext]{display:block!important}.wsh-bp__sidebar{display:none}@media screen and (min-width:990px){.wsh-bp-layout{display:grid!important;grid-template-columns:1fr 320px!important;gap:0 16px!important;align-items:start!important}.wsh-bp-layout>results-list,.wsh-bp-layout>.product-grid-container{grid-column:1!important;grid-row:1!important;min-width:0!important}.wsh-bp-layout>[data-wsh-bundle-sidebar]{grid-column:2!important;grid-row:1!important}.wsh-bp-layout>.section-background{grid-column:1 / -1!important;grid-row:1!important}.wsh-bp__sidebar{display:block;position:sticky;top:var(--wsh-bp-sticky-top, 140px);max-height:calc(100vh - var(--wsh-bp-sticky-top, 140px) - 16px);overflow:hidden;z-index:10}.wsh-bp__summary{display:flex;flex-direction:column;max-height:calc(100vh - var(--wsh-bp-sticky-top, 140px) - 16px);box-sizing:border-box}[id*=__bundle_summary]{height:0;overflow:visible;position:relative}}.wsh-bp__summary{background:var(--color-background, #F0E8D5);border:1px solid rgba(26,20,16,.1);border-radius:0;padding:20px;font-family:var(--font-body--family, sans-serif)}@media screen and (min-width:990px){.wsh-bp__summary>*{flex:0 0 auto}.wsh-bp__pack-list{flex:1 1 auto;min-height:72px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(26,20,16,.15) transparent}.wsh-bp__pack-list--scrollable{position:relative;border-bottom:1px solid rgba(26,20,16,.06);mask-image:linear-gradient(to bottom,black calc(100% - 20px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black calc(100% - 20px),transparent 100%)}}.wsh-bp__continuation{display:flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:16px;background:#6b756014;border-radius:0;font-size:.75rem;color:#1a1410a6;line-height:1.4}.wsh-bp__continuation-close{flex-shrink:0;width:20px;height:20px;border:none;background:transparent;cursor:pointer;color:#1a14104d;font-size:1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.wsh-bp__continuation-close:hover{background:#1a14100f;color:#1a141099}.wsh-bp__cta-secondary{text-align:center;font-size:.65rem;color:#1a141066;margin:6px 0 0;letter-spacing:.01em}.wsh-bp__summary-title{font-size:1rem;font-weight:700;margin:0 0 2px}.wsh-bp__summary-subcopy{font-size:.8rem;color:#1a14108c;margin:0 0 16px}.wsh-bp__progress{height:3px;background:#1a141014;border-radius:0;margin-bottom:16px;overflow:hidden}.wsh-bp__progress-fill{height:100%;background:var(--color-foreground, #1A1410);border-radius:0;width:0%;transition:width .3s ease-out}.wsh-bp__tiers{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:16px}.wsh-bp__tier{display:flex;flex-direction:column;align-items:center;padding:10px 4px;border:1px solid rgba(26,20,16,.12);border-radius:4px;transition:background .2s ease,color .2s ease,border-color .2s ease}.wsh-bp__tier--active{background:var(--color-foreground, #1A1410);color:var(--color-background, #F0E8D5);border-color:var(--color-foreground, #1A1410)}.wsh-bp__tier-pct{font-size:1.1rem;font-weight:700}.wsh-bp__tier-label{font-size:.7rem;opacity:.7}.wsh-bp__pack-header{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1a141080;margin-bottom:8px}.wsh-bp__pack-list{list-style:none;padding:0;margin:0 0 8px}.wsh-bp__pack-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid rgba(26,20,16,.06);animation:wsh-bp-slide-in .2s ease-out}.wsh-bp__pack-item:last-child{border-bottom:none}@keyframes wsh-bp-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.wsh-bp__pack-thumb{width:32px;height:32px;border-radius:0;overflow:hidden;flex-shrink:0;background:#1a14100a}.wsh-bp__pack-thumb img{width:100%;height:100%;object-fit:cover}.wsh-bp__pack-info{flex:1;min-width:0}.wsh-bp__pack-name{font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.wsh-bp__pack-remove{width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:#1a14104d;font-size:1rem;border-radius:50%;flex-shrink:0;transition:background .15s ease,color .15s ease}.wsh-bp__pack-remove:hover{background:#1a14100f;color:#1a1410b3}.wsh-bp__encourage{font-size:.75rem;color:#1a141073;text-align:center;padding:10px 0;border-top:1px dashed rgba(26,20,16,.12)}.wsh-bp__encourage--hidden{display:none}.wsh-bp__totals{margin-top:8px;padding-top:8px;border-top:1px solid rgba(26,20,16,.1);display:flex;align-items:baseline;justify-content:flex-start}.wsh-bp__totals-total{font-weight:700;font-size:1rem}.wsh-bp__totals--hidden{display:none}.wsh-bp__cta{width:100%;padding:16px;margin-top:16px;border:none;border-radius:var(--wsh-button-radius, 4px);background:var(--color-foreground, #1A1410);color:var(--color-background, #F0E8D5);font-family:var(--font-body--family, sans-serif);font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.wsh-bp__cta:hover{opacity:.85}.wsh-bp__cta--disabled{background:#1a141026;color:#1a141066;cursor:not-allowed}.wsh-bp__cta--disabled:hover{opacity:1}.wsh-bp__cta--loading{pointer-events:none;opacity:.6}.wsh-bp__trust{text-align:center;font-size:.7rem;color:#1a141066;margin-top:12px;letter-spacing:.02em}.product-grid__item{display:flex;flex-direction:column}.product-grid__item product-card{flex:1}.wsh-bp__add-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0;margin-top:8px;border:.5px solid rgba(26,20,16,.18);border-radius:var(--wsh-button-radius, 4px);background:transparent;color:var(--color-foreground, #1A1410);font-family:var(--font-body--family, sans-serif);font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0}.wsh-bp__add-btn:hover{border-color:#1a141080}.wsh-bp__add-btn--added{background:var(--color-foreground, #1A1410);color:var(--color-background, #F0E8D5);border-color:var(--color-foreground, #1A1410)}.wsh-bp__add-btn--added:hover{opacity:.85;border-color:var(--color-foreground, #1A1410)}.wsh-bp__mobile-bar{display:none}@media screen and (max-width:989px){.wsh-bp__mobile-bar{display:flex;position:fixed;bottom:var(--wsh-soundbar-offset, 0px);left:0;right:0;height:52px;z-index:2147483647;background:var(--color-background, #F0E8D5);border-top:1px solid rgba(26,20,16,.1);align-items:center;padding:0 16px;gap:12px;cursor:pointer;transition:bottom .3s ease}}.wsh-bp__mobile-bar-info{flex:1;min-width:0}.wsh-bp__mobile-bar-status{font-size:.8rem;font-weight:600;display:block}.wsh-bp__mobile-bar-nudge{font-size:.7rem;color:#1a141080;display:block}.wsh-bp__mobile-bar-total{font-size:1rem;font-weight:700;flex-shrink:0}.wsh-bp__mobile-bar-chevron{flex-shrink:0;color:#1a141066}.wsh-bp__mobile-bar-flash{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-background, #F0E8D5);align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#6b7560;animation:wsh-bp-flash 1.5s ease forwards}.wsh-bp__mobile-bar-flash--active{display:flex}@keyframes wsh-bp-flash{0%{opacity:0}13%{opacity:1}87%{opacity:1}to{opacity:0}}.wsh-bp__mobile-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483646;background:#1a141066;opacity:0;transition:opacity .2s ease}.wsh-bp__mobile-overlay--active{display:block;opacity:1}.wsh-bp__mobile-sheet{display:none;position:fixed;bottom:0;left:0;right:0;z-index:2147483647;background:var(--color-background, #F0E8D5);border-radius:4px 4px 0 0;max-height:85vh;overflow-y:auto;padding:20px 20px 24px;transform:translateY(100%);transition:transform .25s ease-out}@media screen and (max-width:989px){.wsh-bp__mobile-sheet{display:block}}.wsh-bp__mobile-sheet--open{transform:translateY(0)}.wsh-bp__mobile-sheet-handle{width:36px;height:4px;background:#1a141026;border-radius:0;margin:0 auto 16px}.wsh-bp__mobile-sheet-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:#1a14100f;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-foreground, #1A1410);z-index:1}.wsh-bp__mobile-sheet-close:hover{background:#1a14101f}.wsh-bp__add-btn:focus-visible,.wsh-bp__cta:focus-visible,.wsh-bp__pack-remove:focus-visible,.wsh-bp__mobile-bar:focus-visible,.wsh-bp__mobile-sheet-close:focus-visible{outline:2px solid var(--color-foreground, #1A1410);outline-offset:2px}@media screen and (max-width:989px){[id*=__main].shopify-section,.product-grid-container{padding-bottom:60px}}
/*# sourceMappingURL=/cdn/shop/t/182/assets/wsh-bundle-page.css.map */
