.cart-item .cart-item__name{font-size:var(--bb-title-size, 13px);font-weight:var(--bb-title-weight, 600)}.cart-item .cart-item__name .text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--bb-title-lines, 2);overflow:hidden}@media screen and (max-width:749px){.cart-item .cart-item__name .text{-webkit-line-clamp:var(--bb-title-lines-m, 2)}}.cart-item .cart-item__image-container{border-radius:var(--bb-img-radius, 6px);overflow:hidden}.cart-item.bb-qty-pill quantity-selector-component{border-radius:var(--bb-qty-radius, 20px);height:var(--bb-qty-h, 34px);overflow:hidden;background:var(--bb-qty-bg, #f5f5f5);border:1px solid var(--bb-qty-border, #e0e0e0);display:inline-flex;align-items:center;padding:0}.cart-item.bb-qty-pill .quantity__button{height:100%;min-height:unset;padding:0 10px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;color:var(--bb-qty-text, #111111);flex-shrink:0}.cart-item.bb-qty-pill .quantity__input{height:100%;min-height:unset;background:transparent;border-top:none;border-bottom:none;border-left:1px solid var(--bb-qty-border, #e0e0e0);border-right:1px solid var(--bb-qty-border, #e0e0e0);color:var(--bb-qty-text, #111111);text-align:center;min-width:36px;padding:0 4px;font-weight:600;-moz-appearance:textfield}.cart-item.bb-qty-pill .quantity__input::-webkit-inner-spin-button,.cart-item.bb-qty-pill .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none}.cart-item .price{font-size:var(--bb-price-size, 14px);font-weight:var(--bb-price-weight, 700)}.cart-item__image-container{position:relative!important;overflow:hidden;isolation:isolate}.cart-item__image-container img,.cart-item__image-container .cart-item__image{position:relative;z-index:1}.cart-item__image-container .bb-cart-badges{position:absolute!important;display:flex!important;flex-direction:column;gap:3px;max-width:var(--bb-badge-max-w, calc(100% - 8px) );z-index:30!important;pointer-events:none;top:var(--bb-badge-top, auto);bottom:var(--bb-badge-bottom, 4px);left:var(--bb-badge-left, 4px);right:var(--bb-badge-right, auto);transform:var(--bb-badge-transform, none);align-items:var(--bb-badge-align, flex-start)}.cart-item__image-container .bb-cart-badge{position:relative!important;z-index:31!important;display:inline-flex!important;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;white-space:var(--bb-badge-ws, normal);overflow-wrap:break-word;word-break:normal;max-width:100%;line-height:var(--bb-badge-lh, 1.1);padding:var(--bb-badge-pad-y, 2px) var(--bb-badge-pad-x, 6px)}.cart-drawer .cart-item__image-container .bb-cart-badge,cart-drawer .cart-item__image-container .bb-cart-badge{font-size:7px;line-height:1.1;padding:var(--bb-badge-pad-y, 2px) var(--bb-badge-pad-x, 4px);white-space:normal;text-align:center;justify-content:center;max-width:100%}.bb-cart-badges--inline{position:static;display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.bb-cart-badge{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;gap:3px;padding:2px 6px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:normal;overflow-wrap:break-word;word-break:normal;line-height:1.1}.bb-badge-icon,.bb-cart-badge svg{overflow:hidden!important;flex-shrink:0!important;display:inline-block!important;vertical-align:middle!important;width:var(--bb-badge-icon-size, 10px)!important;height:var(--bb-badge-icon-size, 10px)!important;max-width:var(--bb-badge-icon-size, 10px)!important;max-height:var(--bb-badge-icon-size, 10px)!important}.bb-cart-price-icon-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:2px}.bb-cart-price-icon{display:inline-block;flex-shrink:0;vertical-align:middle}@keyframes bb-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.07);opacity:.85}}@keyframes bb-shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes bb-glow{0%,to{box-shadow:0 0 3px 0 currentColor}50%{box-shadow:0 0 9px 2px currentColor}}.bb-cart-badge--pulse{animation:bb-pulse 2s ease-in-out infinite}.bb-cart-badge--shake{animation:bb-shake .5s ease-in-out 3;animation-delay:1s}.bb-cart-badge--glow{animation:bb-glow 2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.bb-cart-badge--pulse,.bb-cart-badge--shake,.bb-cart-badge--glow{animation:none}}.cart-item.bb-cart-compact .cart-item__details,.cart-item.bb-cart-compact .cart-item__media,.cart-item.bb-cart-compact .cart-item__price,.cart-item.bb-cart-compact .cart-item__quantity,.cart-item.bb-cart-compact .cart-item__totals,.cart-item.bb-cart-compact .cart-item__remove{padding-block:8px}cart-drawer .cart-item__image-container,.cart-drawer .cart-item__image-container,cart-drawer-items .cart-item__image-container,.cart-items__table-row .cart-item__image-container{position:relative!important;overflow:hidden!important;isolation:isolate!important}cart-drawer .cart-item__image-container .bb-cart-badges,.cart-drawer .cart-item__image-container .bb-cart-badges,cart-drawer-items .cart-item__image-container .bb-cart-badges,.cart-items__table-row .cart-item__image-container .bb-cart-badges{position:absolute!important;top:var(--bb-badge-top, auto)!important;bottom:var(--bb-badge-bottom, 4px)!important;left:var(--bb-badge-left, 4px)!important;right:var(--bb-badge-right, auto)!important;transform:var(--bb-badge-transform, none)!important;align-items:var(--bb-badge-align, flex-start)!important;max-width:var(--bb-badge-max-w, calc(100% - 8px) )!important;z-index:999!important;display:flex!important;flex-direction:column!important;pointer-events:none!important}cart-drawer .cart-item__image-container .bb-cart-badge,.cart-drawer .cart-item__image-container .bb-cart-badge,cart-drawer-items .cart-item__image-container .bb-cart-badge,.cart-items__table-row .cart-item__image-container .bb-cart-badge{position:relative!important;z-index:1000!important;display:inline-flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:var(--bb-badge-ws, normal)!important;overflow-wrap:break-word!important;word-break:normal!important;max-width:100%!important;line-height:var(--bb-badge-lh, 1.1)!important;padding:var(--bb-badge-pad-y, 2px) var(--bb-badge-pad-x, 4px)!important}.bb-vendor-line{display:block;margin:0;line-height:1.3;font-size:inherit}.product-option.bb-variant-line{line-height:1.3;font-size:inherit}.cart-item__details{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:var(--bb-info-gap, 4px)!important}.cart-item__details .cart-item__price-wrapper,.cart-item__details .bb-sfl-btn,.cart-item__details .discounts{align-self:flex-start}.cart-items__table tbody .cart-items__table-row+.cart-items__table-row td{border-top:1px solid var(--bb-divider, #ebebeb)}.cart-item .cart-item__discounted-prices dd .price{color:var(--bb-sale-price-color, inherit)!important}.cart-item .cart-item__old-price{color:var(--bb-compare-price-color, inherit)!important;font-size:var(--bb-compare-price-size, inherit)!important}.cart-item .cart-item__price-wrapper>span.price{color:var(--bb-regular-price-color, inherit)}.cart-item .quantity__button .svg-wrapper svg{fill:currentColor}.bb-deal-labels{display:flex;flex-wrap:wrap;gap:4px}.bb-deal-label{display:inline-flex;align-items:center;gap:3px;font-size:var(--bb-dl-size, 10px);font-weight:600;line-height:1.2;border-radius:var(--bb-dl-radius, 3px);padding:2px 6px;white-space:nowrap;letter-spacing:.3px}.bb-dl-icon{width:1em;height:1em;flex-shrink:0;display:inline-block;vertical-align:middle}.bb-deal-labels--filled .bb-deal-label{background:var(--bb-dl-bg, #FFF3E0);color:var(--bb-dl-color, #E65100);border:none}.bb-deal-labels--outline .bb-deal-label{background:transparent;color:var(--bb-dl-color, #E65100);border:1px solid var(--bb-dl-bg, #E65100)}.bb-deal-labels--soft .bb-deal-label{background:var(--bb-dl-bg, #FFF3E0);color:var(--bb-dl-color, #E65100);border:none}.bb-deal-label--added{--bb-dl-color: #2e7d32;--bb-dl-bg: #e8f5e9}.bb-deal-label--hot{--bb-dl-color: #bf360c;--bb-dl-bg: #fce4ec}.bb-deal-label--urgent{--bb-dl-color: #b71c1c;--bb-dl-bg: #ffebee}body.template-cart .cart-item ul.discounts,.cart-drawer .cart-item ul.discounts{transform:translate(var(--bb-coupon-off-x, 0px),var(--bb-coupon-off-y, 0px))}body.template-cart .cart-item .discounts__discount-text,.cart-drawer .cart-item .discounts__discount-text{background:var(--bb-coupon-bg, transparent);color:var(--bb-coupon-color, #555555)!important;font-size:var(--bb-coupon-size, 11px)!important;font-weight:var(--bb-coupon-weight, 500)!important;border-radius:var(--bb-coupon-radius, 4px);padding:var(--bb-coupon-pad-y, 0px) var(--bb-coupon-pad-x, 0px)}.template-cart .cart-item__image-container .bb-cart-badge{font-size:var(--bb-badge-font-desktop, 9px)!important;padding:var(--bb-badge-pad-y-desktop, 2px) var(--bb-badge-pad-x-desktop, 6px)!important;max-width:var(--bb-badge-max-w-desktop, 85%)!important;white-space:normal!important;text-align:center!important;justify-content:center!important;word-break:keep-all!important;overflow-wrap:normal!important;line-height:1.1!important}.cart-drawer .cart-item__image-container .bb-cart-badge,cart-drawer .cart-item__image-container .bb-cart-badge,cart-drawer-items .cart-item__image-container .bb-cart-badge{font-size:var(--bb-badge-font-mobile, 7px)!important;padding:var(--bb-badge-pad-y-mobile, 1px) var(--bb-badge-pad-x-mobile, 4px)!important;max-width:var(--bb-badge-max-w-mobile, 100%)!important}.bb-badge-text--short{display:none}.template-cart .bb-badge-text--short{display:inline}.template-cart .bb-badge-text--full{display:none}.bb-loox-cart{display:block;margin:0;line-height:1;transform:translate(var(--bb-loox-off-x, 0px),var(--bb-loox-off-y, 0px))}.bb-loox-cart .loox-rating svg,.bb-loox-cart .loox-rating img{width:var(--bb-loox-star-sz, 12px)!important;height:var(--bb-loox-star-sz, 12px)!important;min-width:var(--bb-loox-star-sz, 12px)!important;min-height:var(--bb-loox-star-sz, 12px)!important}.bb-loox-cart .loox-rating{font-size:var(--bb-loox-star-sz, 12px)!important}.bb-loox-msgs{display:grid;overflow:hidden;margin-top:var(--bb-loox-rotate-pt, 2px);margin-bottom:var(--bb-loox-rotate-pb, 0px)}.bb-loox-msgs>*{grid-row:1;grid-column:1;min-width:0}.bb-loox-msg{opacity:0;overflow:hidden;display:flex;align-items:center;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.bb-loox-msg--2,.bb-loox-msg--3{font-size:var(--bb-loox-rotate-size, 10px);color:var(--bb-loox-info-color, #888888);white-space:nowrap;text-overflow:ellipsis}@keyframes bb-loox-f2{0%{opacity:0}5%{opacity:1}45%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes bb-loox-f3{0%{opacity:0}3%{opacity:1}30%{opacity:1}33%{opacity:0}to{opacity:0}}@media(prefers-reduced-motion:reduce){.bb-loox-msg{animation:none!important;opacity:1}.bb-loox-msgs{display:flex;flex-direction:column;gap:4px}}.bb-sel-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;margin:0}.bb-sel-circle{width:var(--bb-sel-sz-m, 22px);height:var(--bb-sel-sz-m, 22px);border-radius:3px;border:2px solid var(--bb-sel-border, #bbb);background:var(--bb-sel-unchk-bg, #fff);display:flex;align-items:center;justify-content:center;transition:border-color .12s,background .12s;flex-shrink:0;box-sizing:border-box;pointer-events:none}.bb-sel-box--square{border-radius:2px}.bb-sel-box--rounded{border-radius:5px}.bb-sel-box--circle{border-radius:50%}.bb-sel-input:checked+.bb-sel-circle{background:var(--bb-sel-chk-bg, #111);border-color:var(--bb-sel-chk-bg, #111)}.bb-sel-input:checked+.bb-sel-circle:after{content:"";display:block;width:4px;height:8px;border:2px solid var(--bb-sel-chk-fg, #fff);border-top:none;border-left:none;transform:rotate(45deg) translateY(-1px)}.bb-sel-all-input:indeterminate+.bb-sel-circle{background:var(--bb-sel-chk-bg, #111);border-color:var(--bb-sel-chk-bg, #111)}.bb-sel-all-input:indeterminate+.bb-sel-circle:after{content:"";display:block;width:9px;height:2px;background:var(--bb-sel-chk-fg, #fff);border:none;transform:none}.bb-sel-check{display:flex;align-items:center;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.bb-sel-active .cart-item__media{position:relative!important;padding-left:30px!important}.bb-sel-active .cart-item__media .bb-sel-check{position:absolute;left:2px;top:50%;transform:translateY(calc(-50% + var(--bb-strike-vy, 0px)));z-index:20;padding:4px;margin:-4px;pointer-events:auto;touch-action:manipulation;min-width:32px;min-height:32px;display:flex;align-items:center;justify-content:center}.bb-sel-active .cart-item__media .cart-item__link{pointer-events:none}body.template-cart .bb-sel-circle{width:var(--bb-sel-sz, 22px);height:var(--bb-sel-sz, 22px)}body.template-cart .bb-sel-active .cart-item__media{padding-left:40px!important}body.template-cart .bb-sel-active .cart-item__media .bb-sel-check{left:3px}body:not(.template-cart) .bb-sel-row--unchecked .cart-item__details,body:not(.template-cart) .bb-sel-row--unchecked .cart-item__price,body:not(.template-cart) .bb-sel-row--unchecked .cart-item__totals,body:not(.template-cart) .bb-sel-row--unchecked .cart-item__quantity,body:not(.template-cart) .bb-sel-row--unchecked .cart-item__image-container{opacity:.35;transition:opacity .15s}.bb-sel-header{display:flex;align-items:center;gap:8px;padding:7px 0 9px;border-bottom:1px solid var(--bb-divider, #ebebeb);margin-bottom:0}.bb-sel-all-wrap{display:flex;align-items:center;gap:7px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.bb-sel-all-label{font-size:12px;font-weight:600;line-height:1}.bb-sel-count-num{color:#888;font-weight:400}body.template-cart .bb-sel-header{padding:14px 0 16px;border-bottom:1px solid #e8e8e8;margin-bottom:6px;gap:12px;align-items:center}body.template-cart .bb-sel-all-wrap{gap:10px;align-items:center;min-height:40px}body.template-cart .bb-sel-all-label{font-size:15px;font-weight:700;letter-spacing:.5px;color:#1a1a1a;text-transform:uppercase;line-height:1.2}body.template-cart .bb-sel-count-num{font-size:14px;font-weight:400;color:#888}body.template-cart .bb-sel-free-ship{display:inline-flex;align-items:center;gap:5px;background:#f1faf2;color:#2e7d32;font-size:11px;font-weight:700;line-height:1;padding:5px 11px 5px 9px;border-radius:20px;margin-left:auto;letter-spacing:.3px;border:1px solid #c8e6c9;white-space:nowrap}.bb-sel-summary{display:flex;align-items:center;justify-content:space-between;padding:10px 0 6px;border-top:1px solid var(--bb-divider, #ebebeb);gap:8px;font-size:12px;flex-wrap:wrap}.bb-sel-summary-count{color:#888}.bb-sel-summary-total{font-weight:700;font-size:13px}.bb-sel-checkout-btn{display:block;width:100%;padding:11px 14px;background:#111;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:700;text-align:center;margin-top:8px;box-sizing:border-box;font-family:inherit;cursor:not-allowed;opacity:.35;transition:opacity .15s;letter-spacing:.2px}.bb-sel-checkout-btn:not(:disabled){opacity:1;cursor:pointer}body.template-cart .bb-sel-summary{display:none!important}body.template-cart .bb-sel-checkout-btn:not(.bb-sel-panel-btn){display:none!important}@media screen and (max-width:749px){.bb-sel-checkout-all-wrap{display:none!important}body.template-cart .bb-sel-circle{width:var(--bb-sel-sz-m, 24px);height:var(--bb-sel-sz-m, 24px)}body.template-cart .bb-sel-active .cart-item__media .bb-sel-check{padding:12px;margin:-12px;left:2px}body.template-cart .bb-sel-header{padding:0;border-bottom:1px solid #ebebeb;margin-bottom:4px;gap:8px;min-height:52px}body.template-cart .bb-sel-all-wrap{gap:10px;min-height:44px;align-items:center}body.template-cart .bb-sel-all-label{font-size:13px;font-weight:700;letter-spacing:.3px}body.template-cart .bb-sel-count-num{font-size:12px;color:#999}body.template-cart .bb-sel-free-ship{font-size:10px;padding:4px 9px 4px 7px;gap:4px}body.template-cart .bb-sel-info-row{flex-wrap:wrap;gap:2px 8px;font-size:12px}body.template-cart .bb-sel-info-subtotal strong{font-size:13px}body.template-cart .bb-sel-note{font-size:12px;color:#999;margin:8px 0 4px}body.template-cart .bb-sel-express-note{font-size:12px;margin:8px 0 0}body.template-cart .cart__checkout-button{font-size:15px;padding:16px}}.bb-sel-info{border-top:1px solid #e5e5e5;padding:10px 0 8px;margin-bottom:4px}.bb-sel-info-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:13px;color:#555}.bb-sel-info-subtotal strong{font-weight:700;color:#111;font-size:14px;white-space:nowrap}.bb-sel-note{font-size:11px;color:#aaa;text-align:center;margin:6px 0 4px;line-height:1.4}.bb-sel-checkout-all-wrap{margin-top:4px}.bb-sel-checkout-all{display:block;width:100%;padding:10px 14px;background:transparent;color:#555;border:1px solid #d5d5d5;border-radius:4px;font-size:13px;font-weight:500;text-align:center;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s;box-sizing:border-box}.bb-sel-checkout-all:hover{border-color:#999;color:#111}body.template-cart.bb-select-partial-active .additional-checkout-buttons,body.template-cart.bb-select-partial-active .dynamic-checkout,body.template-cart.bb-select-partial-active [data-shopify=payment-button],body.template-cart.bb-select-partial-active shopify-accelerated-checkout,body.template-cart.bb-select-partial-active .shopify-payment-button,body.template-cart.bb-select-partial-active shopify-payment-terms,body.template-cart.bb-select-partial-active shop-pay-wallet-button,body.template-cart.bb-select-none-active .additional-checkout-buttons,body.template-cart.bb-select-none-active .dynamic-checkout,body.template-cart.bb-select-none-active [data-shopify=payment-button],body.template-cart.bb-select-none-active shopify-accelerated-checkout,body.template-cart.bb-select-none-active .shopify-payment-button,body.template-cart.bb-select-none-active shopify-payment-terms,body.template-cart.bb-select-none-active shop-pay-wallet-button{display:none!important}.bb-sel-express-note{display:none;font-size:11px;color:#888;text-align:center;margin:8px 0 0;line-height:1.4}body.template-cart.bb-select-partial-active .bb-sel-express-note--partial,body.template-cart.bb-select-none-active .bb-sel-express-note--none{display:block}#Cart-Drawer .bb-sel-circle{background:#ffffff0d;border-color:#ffffff40}#Cart-Drawer .bb-sel-input:checked+.bb-sel-circle{background:#00e7ff;border-color:#00e7ff}#Cart-Drawer .bb-sel-input:checked+.bb-sel-circle:after{border-color:#050816}#Cart-Drawer .bb-sel-all-input:indeterminate+.bb-sel-circle{background:#00e7ff;border-color:#00e7ff}#Cart-Drawer .bb-sel-header{border-color:#00e7ff1f}#Cart-Drawer .bb-sel-count-num,#Cart-Drawer .bb-sel-summary-count{color:#ffffff73}#Cart-Drawer .bb-sel-all-label{color:#fff}#Cart-Drawer .bb-sel-summary{border-color:#00e7ff1f}#Cart-Drawer .bb-sel-summary-total{color:#fff}#Cart-Drawer .bb-sel-checkout-btn{background:transparent;border:2px solid rgba(255,255,255,.15);color:#ffffff40;opacity:1}#Cart-Drawer .bb-sel-checkout-btn:not(:disabled){border-color:#00e7ff;color:#00e7ff;background:transparent}@media screen and (min-width:1200px){body.template-cart .cart-page__summary{position:sticky;top:var(--bb-cart-sticky-top, 90px);height:fit-content;align-self:start}}body.template-cart .cart-item .cart-item__name{line-height:1.45}@media screen and (min-width:750px){body.template-cart .cart-item__details{--bb-info-gap: 6px}}body.template-cart .bb-vendor-line,body.template-cart .product-option.bb-variant-line{line-height:1.4}@media screen and (min-width:750px){body.template-cart cart-items-component .cart-item__remove{opacity:.4;transition:opacity .15s ease}body.template-cart cart-items-component .cart-item__remove:hover{opacity:.9}}body.template-cart .bb-sel-active .cart-items__table-row{transition:opacity .15s ease}body.template-cart .bb-sel-active .cart-items__table-row:has(.bb-sel-input:not(:checked)){opacity:.6}body.template-cart .cart-item__details .bb-sfl-btn{--bb-sfl-mt: 0;padding-top:8px;border-top:1px solid #f0f0f0}@media screen and (max-width:749px){body.template-cart .cart-item__details{--bb-info-gap: 5px}}body.template-cart .product-option.bb-variant-line{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:4px 8px;border-radius:999px;background:#f6f6f6;border:1px solid #e5e5e5;color:#555;font-size:12px;line-height:1.25}body.template-cart .bb-price-breakdown{display:flex;flex-direction:column;gap:8px;padding:8px 0 12px}body.template-cart .bb-price-row{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:#555}body.template-cart .bb-price-retail{font-size:14px;color:#111}body.template-cart .bb-price-promotions,body.template-cart .bb-price-coupon{color:#e05b35}body.template-cart .bb-price-promotions span:last-child,body.template-cart .bb-price-coupon span:last-child{font-weight:600}body.template-cart .bb-price-free{color:#1a8a3c;font-weight:600;font-size:12px;letter-spacing:.03em}body.template-cart .cart-total .totals{border-top:1px solid #e8e8e8;padding-top:14px}body.template-cart .cart-total .totals__total{font-weight:700}body.template-cart .cart-total .totals__total-value{font-size:1.8rem;font-weight:700}body.template-cart .bb-saved-badge{display:inline-flex;align-items:center;margin-top:8px;padding:4px 12px;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:999px;font-size:12.5px;font-weight:600;color:#1a6b31}body.template-cart .bb-payment-icons{margin-top:14px;padding-top:12px;border-top:1px solid #f0f0f0}body.template-cart .bb-payment-icons__title{font-size:11px;color:#aaa;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}body.template-cart .bb-payment-icons__grid{display:flex;flex-wrap:wrap;gap:5px;align-items:center}body.template-cart .bb-payment-icons__grid img{height:22px;width:auto;max-width:38px;border-radius:3px;border:1px solid #e8e8e8;background:#fff;padding:2px 3px;object-fit:contain}@media screen and (max-width:749px){body.template-cart .cart-items__table,body.template-cart .cart-items__table tbody{width:100%}body.template-cart cart-items-component .cart-items__table-row{width:100%;max-width:100%;box-sizing:border-box;background:#fff!important;justify-items:stretch!important}body.template-cart .cart-items__table-row>td{background:transparent!important;box-sizing:border-box}}body.template-cart .bb-pay-icon{display:inline-flex;flex-shrink:0;line-height:0}body.template-cart .bb-pay-icon svg{display:block;height:22px;width:auto}body.template-cart .bb-summary-promo-bar{display:flex;align-items:center;gap:7px;margin:10px 0 2px;padding:8px 12px;background:#f0faf4;border:1px solid #c8e6c9;border-radius:6px;font-size:12.5px;color:#1a6b31;line-height:1.4}body.template-cart .bb-summary-promo-bar__icon{font-size:14px;flex-shrink:0;line-height:1}body.template-cart .bb-summary-promo-bar__text{font-weight:500}body.template-cart .bb-checkout-urgency{display:flex;align-items:flex-start;gap:5px;margin:8px 0 10px;font-size:11.5px;color:#888;line-height:1.45}body.template-cart .bb-checkout-urgency__icon{flex-shrink:0;font-size:12px;line-height:1.45}body.template-cart .bb-checkout-urgency__text{font-style:italic}body.template-cart .bb-summary-thumbs{display:flex;flex-wrap:wrap;gap:6px;align-items:center;padding:10px 0 12px;border-bottom:1px solid #f0f0f0;margin-bottom:4px}body.template-cart .bb-summary-thumbs__item{width:40px;height:40px;border-radius:5px;border:1px solid #e8e8e8;overflow:hidden;background:#fafafa;flex-shrink:0;transition:opacity .2s ease}body.template-cart .bb-summary-thumbs__item img{width:100%;height:100%;object-fit:cover;display:block}body.template-cart .bb-summary-thumbs__more{width:40px;height:40px;border-radius:5px;border:1px solid #e8e8e8;background:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#555;flex-shrink:0}body.template-cart .bb-summary-thumbs__item--dimmed{opacity:.25}body.template-cart .bb-price-ship-est{color:#888;font-size:12px}@media screen and (min-width:750px){body.template-cart cart-items-component .cart-item__remove{opacity:1;transition:none}}body.template-cart .cart-item__remove .button-close-circle{color:var(--bb-trash-color, #bbb);transition:color .15s ease,background-color .15s ease}body.template-cart .cart-item__remove .bb-icon-trash svg{width:var(--bb-trash-icon, 16px);height:var(--bb-trash-icon, 16px);display:block}@media(hover:hover){body.template-cart .cart-item__remove .button-close-circle:hover{transform:none;color:var(--bb-trash-hover-color, #333);background-color:var(--bb-trash-hover-bg, #f0f0f0);border-radius:6px}body.template-cart .cart-item__remove .button-close-circle:after{display:none}}body.template-cart .bb-filters-bar{display:flex;gap:8px;overflow-x:auto;padding:12px 0 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.template-cart .bb-filters-bar::-webkit-scrollbar{display:none}body.template-cart .bb-filter-chip{flex-shrink:0;display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;border:1.5px solid #ddd;background:#fff;color:#333;font-size:13px;font-weight:500;letter-spacing:.01em;cursor:pointer;white-space:nowrap;line-height:1;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}body.template-cart .bb-filter-chip:hover:not(.bb-filter-chip--active){border-color:#999;background:#f5f5f5}body.template-cart .bb-filter-chip--active{background:#111;color:#fff;border-color:#111;font-weight:600;box-shadow:0 2px 8px #0000002e}body.template-cart .bb-filter-chip--empty{opacity:.38}body.template-cart .bb-filter-empty-state{padding:32px 16px;text-align:center;color:#888;font-size:14px}body.template-cart [data-bb-line-key].bb-filter-hidden{display:none}@media screen and (max-width:749px){body.template-cart .bb-filters-bar{padding-inline:4px;-webkit-mask-image:linear-gradient(to right,black 0%,black calc(100% - 36px),transparent 100%);mask-image:linear-gradient(to right,black 0%,black calc(100% - 36px),transparent 100%)}body.template-cart .bb-filters-bar:after{content:"";display:block;flex-shrink:0;min-width:36px}body.template-cart .bb-price-row{align-items:flex-start;flex-wrap:wrap;row-gap:2px}body.template-cart .bb-price-row span:last-child{margin-left:auto}}@media screen and (max-width:749px){body.template-cart .bb-proof-pill,.cart-drawer .bb-proof-pill{font-size:var(--bb-proof-size-m, 11px)!important;transform:translate(var(--bb-proof-off-xm, 0px),var(--bb-proof-off-ym, 4px))!important}}.bb-variant-swatch-img{width:var(--bb-variant-swatch-sz, 22px);height:var(--bb-variant-swatch-sz, 22px);border-radius:50%;object-fit:cover;border:1px solid var(--bb-variant-swatch-bc, #ddd);flex-shrink:0;display:block}.bb-proof-pill{display:inline-flex;align-items:center;align-self:flex-start;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:749px){body.template-cart .cart-items__table,body.template-cart .cart-items__table>tbody{display:block!important}body.template-cart .cart-items__table>thead{display:none!important}body.template-cart .cart-items__table>tbody>tr.cart-item{display:grid!important;grid-template-columns:110px 1fr;grid-template-rows:auto auto;column-gap:10px;padding:14px 36px 12px 0;position:relative!important;border-top:1px solid #f0f0f0!important;border-bottom:1px solid #f0f0f0!important;border-left:none!important;border-right:none!important;align-items:start;box-sizing:border-box}body.template-cart .cart-items__table>tbody tr.cart-item>td{border-top:none!important}body.template-cart .cart-items__table>tbody td.cart-item__media{grid-column:1!important;grid-row:1 / span 2!important;padding:0!important;position:relative!important;display:block!important;align-self:start}body.template-cart .cart-items__table td.cart-item__media .cart-item__image-container{width:100%!important;display:block!important}body.template-cart .cart-items__table>tbody td.cart-item__details{grid-column:2!important;grid-row:1!important;padding:0!important;min-width:0;align-self:start}body.template-cart .cart-items__table>tbody td.cart-item__quantity{grid-column:2!important;grid-row:2!important;padding:8px 0 0!important;align-self:start}body.template-cart .cart-items__table>tbody td.cart-item__remove{position:absolute!important;top:12px;right:0;padding:0!important;display:flex!important;align-items:center;justify-content:center}body.template-cart .cart-items__table>tbody td.cart-item__price{display:none!important}body.template-cart .cart-items__table>tbody td.cart-item__totals{display:none!important}body.template-cart .bb-sel-active .cart-items__table td.cart-item__media{padding-left:0!important}body.template-cart .bb-sel-active .cart-items__table td.cart-item__media .bb-sel-check{position:absolute!important;top:4px!important;left:0!important;transform:none!important;padding:4px!important;margin:0!important;z-index:20}body.template-cart .bb-sel-active .cart-items__table td.cart-item__media .cart-item__image-container{margin-left:30px!important;width:calc(100% - 30px)!important}body.template-cart .cart-items__table td.cart-item__details .bb-sfl-btn{background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important;min-height:unset!important;height:auto!important;line-height:1.4!important;color:var(--bb-sfl-m-color, #bbb)!important;transform:translate(var(--bb-sfl-m-off-x, 0px),var(--bb-sfl-m-off-y, 0px))}body.template-cart .cart-items__table td.cart-item__details .bb-sfl-btn .bb-sfl-icon{display:none!important}body.template-cart .cart-items__table td.cart-item__details .bb-sfl-btn .bb-sfl-label{font-size:var(--bb-sfl-m-size, 11px)!important;font-weight:400!important;text-decoration:underline;text-decoration-color:#ddd}body.template-cart .cart-items__table td.cart-item__details .cart-item__price-wrapper{margin-top:4px!important;margin-bottom:0!important}body.template-cart .cart-items__table td.cart-item__quantity{display:flex!important;align-items:center}body.template-cart .cart-items__table td.cart-item__quantity quantity-selector-component{height:30px!important;width:auto!important;max-width:130px!important;flex-shrink:0}}@media screen and (max-width:749px){body.template-cart .cart-items__table>tbody>tr.cart-item{padding-right:0!important}body.template-cart .cart-items__table>tbody td.cart-item__details{padding-right:26px!important}body.template-cart .cart-items__table>tbody>tr.cart-item>td.cart-item__remove{position:static!important;grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:end!important;margin-left:auto!important;width:max-content!important;padding:0!important;height:auto!important;min-height:0!important;z-index:10!important}body.template-cart .cart-items__table>tbody>tr.cart-item>td.cart-item__remove .button-close-circle{min-height:0!important;min-width:0!important;height:auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}body.template-cart .cart-items__table>tbody td.cart-item__details .cart-item__name{order:-1!important}body.template-cart .cart-items__table>tbody>tr.cart-item>td.cart-item__quantity{padding-top:4px!important;justify-content:flex-end!important;flex-wrap:wrap!important;display:flex!important;align-items:center!important}body.template-cart .cart-items__table>tbody>tr.cart-item>td.cart-item__quantity quantity-selector-component{height:20px!important;width:68px!important;max-width:68px!important;min-width:unset!important;flex-shrink:0!important;flex-grow:0!important}body.template-cart .cart-items__table>tbody>tr.cart-item>td.cart-item__quantity .quantity__button{padding:0 3px!important;min-width:22px!important;min-height:20px!important;height:100%!important}body.template-cart .cart-items__table>tbody>tr.cart-item>td.cart-item__quantity .quantity__input{min-width:22px!important;width:22px!important;font-size:10px!important;padding:0 1px!important;height:100%!important}body.template-cart .cart-items__table>tbody>tr.cart-item>td.cart-item__quantity .cart-item__error{flex:0 0 100%!important;margin-top:3px!important;margin-bottom:0!important;padding:0!important;font-size:10px!important;line-height:1.2!important;text-align:right!important}}@media screen and (max-width:749px){body.template-cart .cart-items__table td.cart-item__details{--bb-info-gap: 3px}body.template-cart .cart-items__table td.cart-item__details .cart-item__name{line-height:1.3!important;margin:0!important}body.template-cart .cart-items__table td.cart-item__details .bb-vendor-line{font-size:10px!important;color:#b8b8b8!important;margin:0!important;line-height:1.2!important}body.template-cart .cart-items__table td.cart-item__details .product-option.bb-variant-line{padding:2px 7px!important;font-size:11px!important;line-height:1.2!important}body.template-cart .cart-items__table td.cart-item__details .product-option.bb-variant-line .product-edit{min-width:24px!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body.template-cart .cart-items__table td.cart-item__details .bb-cart-badges--inline{margin-top:0!important;gap:3px!important}body.template-cart .cart-items__table td.cart-item__details .bb-deal-labels{gap:3px!important}body.template-cart .cart-items__table td.cart-item__details .bb-deal-label{font-size:9px!important;padding:1px 5px!important;line-height:1.2!important;gap:2px!important}body.template-cart .cart-items__table td.cart-item__details .bb-dl-icon{width:.85em!important;height:.85em!important}body.template-cart .cart-items__table td.cart-item__details .bb-proof-pill{font-size:10px!important;padding:2px 7px!important;margin-top:0!important;line-height:1.3!important}body.template-cart .cart-items__table td.cart-item__details .discounts{margin:0!important;padding:0!important}body.template-cart .cart-items__table td.cart-item__details .cart-item__price-wrapper{margin-top:0!important;margin-bottom:0!important}}body.bb-qty-popup-mode .cart-items__table>tbody>tr.cart-item>td.cart-item__quantity{display:none!important}body.bb-qty-popup-mode .cart-items__table>tbody td.cart-item__details{padding-right:0!important}body.bb-qty-popup-mode .cart-items__table>tbody td.cart-item__details .cart-item__name{padding-right:26px!important}body.bb-qty-popup-mode .cart-items__table>tbody td.cart-item__details .cart-item__price-wrapper{align-self:stretch!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}body.bb-qty-popup-mode .cart-items__table>tbody td.cart-item__details .cart-item__price-wrapper .bb-qty-trigger{margin-left:auto!important;flex-shrink:0!important}.bb-qty-trigger{display:inline-flex!important;align-items:center!important;gap:3px!important;padding:0 6px!important;height:22px!important;min-height:0!important;max-height:22px!important;width:auto!important;min-width:0!important;background:#f5f5f5!important;border:1px solid #ddd!important;border-radius:5px!important;cursor:pointer!important;font-size:11px!important;font-weight:600!important;color:#111!important;-webkit-appearance:none!important;appearance:none!important;line-height:1!important;box-sizing:border-box!important}.bb-qty-arrow{font-size:6px!important;line-height:1!important;color:#888!important;flex-shrink:0!important;display:inline-block!important;transform:scale(.65)!important;-webkit-transform:scale(.65)!important;transform-origin:center!important;margin-top:1px!important}.bb-qty-trigger:active{background:#ebebeb}@media screen and (max-width:749px){body.template-cart .bb-qty-trigger{border-radius:var(--bb-qty-m-r, 5px)!important;height:var(--bb-qty-m-h, 22px)!important;max-height:var(--bb-qty-m-h, 22px)!important;font-size:var(--bb-qty-m-fs, 11px)!important;transform:translate(var(--bb-qty-m-off-x, 0px),var(--bb-qty-m-off-y, 0px))!important}}#bb-qty-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:flex;align-items:flex-end}#bb-qty-popup[hidden]{display:none}.bb-qp-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .28s ease}#bb-qty-popup.bb-qp--open .bb-qp-backdrop{opacity:1}.bb-qp-sheet{position:relative;width:100%;background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;max-height:65vh;overflow:hidden;transform:translateY(100%);transition:transform .28s cubic-bezier(.32,.72,0,1);z-index:1}#bb-qty-popup.bb-qp--open .bb-qp-sheet{transform:translateY(0)}.bb-qp-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.bb-qp-title{font-size:15px;font-weight:600;color:#111}.bb-qp-close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:15px;color:#888;cursor:pointer;-webkit-appearance:none;appearance:none}.bb-qp-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 0}.bb-qp-item{height:48px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#555;cursor:pointer}.bb-qp-item:active{background:#f7f7f7}.bb-qp-item--active{font-size:19px;font-weight:700;color:#111;background:#f5f5f5}.bb-qp-footer{display:flex;align-items:center;gap:8px;padding:10px 16px 24px;border-top:1px solid #f0f0f0;flex-shrink:0}.bb-qp-input{flex:1;height:40px;border:1px solid #ddd;border-radius:8px;padding:0 12px;font-size:14px;color:#111;outline:none;-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.bb-qp-input::-webkit-outer-spin-button,.bb-qp-input::-webkit-inner-spin-button{-webkit-appearance:none}.bb-qp-submit{height:40px;padding:0 20px;background:#111;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;-webkit-appearance:none;appearance:none;flex-shrink:0}.bb-qp-submit:active{background:#444}@media screen and (min-width:750px){#bb-qty-popup{align-items:center;justify-content:center}.bb-qp-sheet{width:240px;max-height:340px;border-radius:12px;transform:scale(.9);opacity:0;transition:transform .18s cubic-bezier(.34,1.4,.64,1),opacity .15s ease;box-shadow:0 8px 30px #00000024,0 2px 8px #00000014}#bb-qty-popup.bb-qp--open .bb-qp-sheet{transform:scale(1);opacity:1}.bb-qp-header{padding:12px 14px 8px}.bb-qp-title{font-size:13px}.bb-qp-item{height:36px;font-size:14px}.bb-qp-item--active{font-size:15px}.bb-qp-footer{padding:8px 12px 12px}.bb-qp-input{height:34px;font-size:13px}.bb-qp-submit{height:34px;padding:0 16px;font-size:13px}}@media screen and (min-width:750px){.cart-items__table thead,.cart-items__table td.cart-item__price,.cart-items__table td.cart-item__quantity,.cart-items__table td.cart-item__remove{display:none!important}.cart-items__table td.cart-item__details{width:100%!important}.cart-items__table .cart-item__name{display:block!important;width:100%!important;max-width:none!important}.cart-items__table td.cart-item__totals{width:230px!important;min-width:230px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-end!important;padding-bottom:12px!important}.cart-items__table td.cart-item__details .cart-item__price-wrapper.medium-hide,.cart-items__table td.cart-item__details .cart-item__price-wrapper.large-up-hide{display:block!important;margin-top:8px!important}.cart-items__table td.cart-item__totals text-loader-component{display:none!important}.bb-qty-trigger{display:none!important}.bb-desk-qty-pill{display:inline-flex!important;align-items:center!important;gap:4px!important;padding:0 10px 0 12px!important;height:30px!important;background:#fff!important;border:1px solid #d4d4d4!important;border-radius:15px!important;cursor:pointer!important;font-size:13px!important;color:#333!important;white-space:nowrap!important;flex-shrink:0!important}.bb-desk-qty-pill .bb-desk-qty-label{color:#666!important}.bb-desk-qty-pill .bb-desk-qty-val{font-weight:600!important;color:#222!important}.bb-desk-qty-pill .bb-desk-qty-arrow{font-size:10px!important;color:#888!important;margin-left:1px!important}body.bb-desk-qty-compact .bb-desk-actions quantity-selector-component{border:none!important;border-radius:0!important;background:transparent!important}body.bb-desk-qty-compact .bb-desk-actions .quantity__input{border-left:none!important;border-right:none!important}body.template-cart .bb-desk-actions{display:flex!important;align-items:center!important;gap:8px!important;margin-top:10px!important;flex-wrap:nowrap!important;justify-content:flex-end!important}body.template-cart .bb-desk-actions quantity-selector-component{display:inline-flex!important;align-items:center!important;height:30px!important;flex-shrink:0!important;border:1px solid #ddd!important;border-radius:20px!important;overflow:hidden!important;background:#fff!important}body.template-cart .bb-desk-actions .quantity__button{width:28px!important;height:30px!important;border:none!important;border-radius:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;padding:0!important;flex-shrink:0!important}body.template-cart .bb-desk-actions .quantity__button svg,body.template-cart .bb-desk-actions .quantity__button .svg-wrapper{width:14px!important;height:14px!important;display:flex!important;align-items:center!important}body.template-cart .bb-desk-actions .quantity__input{width:34px!important;height:30px!important;text-align:center!important;border:none!important;border-left:1px solid #eee!important;border-right:1px solid #eee!important;font-size:13px!important;background:transparent!important;padding:0!important;-moz-appearance:textfield!important}body.template-cart .bb-desk-actions .quantity__input::-webkit-outer-spin-button,body.template-cart .bb-desk-actions .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}body.template-cart .bb-desk-actions .bb-sfl-btn{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 12px!important;height:30px!important;min-height:0!important;background:#fff!important;border:1px solid #ddd!important;border-radius:15px!important;color:#555!important;cursor:pointer!important;flex-shrink:0!important;white-space:nowrap!important;align-self:auto!important}body.template-cart .bb-desk-actions .bb-sfl-btn .bb-sfl-icon{display:flex!important;align-items:center!important}body.template-cart .bb-desk-actions .bb-sfl-btn .bb-sfl-icon svg{width:13px!important;height:13px!important}body.template-cart .bb-desk-actions .bb-sfl-btn .bb-sfl-label{font-size:12px!important;font-weight:400!important;text-decoration:none!important;color:inherit!important}body.template-cart .bb-desk-actions .button-close-circle{width:30px!important;height:30px!important;min-width:0!important;min-height:0!important;border-radius:50%!important;border:1px solid #e0e0e0!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;flex-shrink:0!important;padding:0!important}body.template-cart .bb-desk-actions .button-close-circle svg{width:14px!important;height:14px!important;color:#666!important}body.template-cart.bb-sfl-icon-mode .bb-desk-actions .bb-sfl-btn{width:30px!important;padding:0!important;border-radius:50%!important;justify-content:center!important;gap:0!important}body.template-cart.bb-sfl-icon-mode .bb-desk-actions .bb-sfl-btn .bb-sfl-label{display:none!important}}@media screen and (min-width:750px){body.template-cart .bb-desk-inner{display:flex;flex-direction:column}}@media screen and (max-width:749px){body.template-cart cart-items-component .cart-item__details{display:flex;flex-direction:column}}body.template-cart .bb-desk-inner>.bb-price-pos--right-aligned-compact,body.template-cart cart-items-component .cart-item__details>.bb-price-pos--right-aligned-compact{align-self:flex-end;text-align:right}body.template-cart .bb-cart-price-block{text-align:var(--bb-price-align, left)}@media screen and (min-width:750px){body.template-cart .bb-cart-price-block{transform:translate(var(--bb-price-off-xd, 0px),var(--bb-price-off-yd, 0px))}}@media screen and (max-width:749px){body.template-cart .bb-cart-price-block{transform:translate(var(--bb-price-off-xm, 0px),var(--bb-price-off-ym, 0px))}}body.template-cart .bb-cart-price-block .price{font-size:var(--bb-price-amount-size, 14px)!important}body.template-cart .bb-cart-price-block .cart-item__old-price{font-size:var(--bb-price-compare-size, var(--bb-compare-price-size, 11px))!important}body.template-cart .bb-price-fs--italic .price{font-style:italic!important}body.template-cart .bb-price-fs--uppercase .price{text-transform:uppercase!important;letter-spacing:.04em!important}body.template-cart .bb-price-fs--condensed .price{letter-spacing:-.03em!important;font-stretch:condensed}body.template-cart .bb-price-mode--marketplace-red .price{color:var(--bb-sale-price-color)!important;font-weight:700!important}body.template-cart .bb-price-mode--marketplace-red .cart-item__price-wrapper>span.price{color:var(--bb-regular-price-color)!important}body.template-cart .bb-price-mode--marketplace-red .cart-item__old-price{color:var(--bb-compare-price-color)!important}body.template-cart .bb-strike--custom-static-line .cart-item__old-price,body.template-cart .bb-price-mode--strike-animation .cart-item__old-price{position:relative;text-decoration:none!important}body.template-cart .bb-strike--custom-static-line .cart-item__old-price:after,body.template-cart .bb-price-mode--strike-animation .bb-strike--custom-static-line .cart-item__old-price:after{content:"";position:absolute;left:0;top:50%;width:100%;height:var(--bb-strike-thick, 2px);background:var(--bb-strike-color, #ff3b1f);transform:translateY(calc(-50% + var(--bb-strike-vy, 0px)))}body.template-cart .bb-strike--diagonal-slash .cart-item__old-price{position:relative;text-decoration:none!important}body.template-cart .bb-strike--diagonal-slash .cart-item__old-price:after{content:"";position:absolute;left:-4%;top:50%;width:108%;height:var(--bb-strike-thick, 2px);background:var(--bb-strike-color, #ff3b1f);transform:translateY(-50%) rotate(-12deg);transform-origin:center}body.template-cart .bb-strike--animated-sweep .cart-item__old-price,body.template-cart .bb-strike-anim .cart-item__old-price{position:relative;text-decoration:none!important}body.template-cart .bb-strike--animated-sweep .cart-item__old-price:after,body.template-cart .bb-strike-anim .cart-item__old-price:after{content:"";position:absolute;left:0;top:50%;width:0;height:var(--bb-strike-thick, 2px);background:var(--bb-strike-color, #ff3b1f);transform:translateY(calc(-50% + var(--bb-strike-vy, 0px)));animation:bb-price-strike .45s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.15s}@keyframes bb-price-strike{to{width:100%}}body.template-cart .bb-cart-price-block .bb-price__currency{font-size:var(--bb-price-cents-size, 11px);vertical-align:top;font-weight:inherit;line-height:1}body.template-cart .bb-cart-price-block .bb-price__amount{font-size:var(--bb-price-amount-size, 14px);font-weight:inherit}body.template-cart .bb-cart-price-block .bb-price__cents{font-size:var(--bb-price-cents-size, 11px);vertical-align:var(--bb-price-cents-vy, -4px);font-weight:inherit}@media screen and (min-width:750px){body.template-cart cart-items-component .cart-items__table-row{grid-template-columns:var(--cart-item-media-width) minmax(0,1fr)!important;grid-template-areas:"media details"!important}}.bb-edit-draghandle{width:40px;height:4px;background:#d0d0d0;border-radius:2px;margin:10px auto 0;flex-shrink:0}@media screen and (max-width:749px){[data-edit-cart-popup]{align-items:flex-end!important}[data-edit-cart-popup] .popup__inner{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;width:100%!important;max-width:100%!important;max-height:92dvh!important;border-radius:20px 20px 0 0!important;transform:translateY(110%)!important;opacity:1!important;visibility:hidden!important;display:flex!important;flex-direction:column!important;padding:0!important;overflow:hidden!important}[data-edit-cart-popup].active .popup__inner{transform:translateY(0)!important;visibility:visible!important;pointer-events:auto!important}[data-edit-cart-popup] .popup-edit-header{display:none!important}[data-edit-cart-popup] .drawer__close{top:12px!important;right:12px!important;background:#00000012!important;border-radius:50%!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:6px!important;z-index:20!important}[data-edit-cart-popup] .popup-wrapper{flex:1 1 auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;display:flex!important;flex-direction:column!important;padding:0!important}[data-edit-cart-popup] .halo-popup-content{flex:1 1 auto!important;display:flex!important;flex-direction:column!important}.cart-edit{padding:0!important}}@media screen and (min-width:750px){[data-edit-cart-popup] .popup__inner{min-width:620px!important;max-width:700px!important;max-height:88dvh!important;overflow-y:auto!important;transform:translate(-50%,-50%)!important;transition:opacity .22s ease,visibility .22s ease!important;will-change:opacity!important}[data-edit-cart-popup].active .popup__inner{transform:translate(-50%,-50%)!important}.bb-edit-item{flex-direction:row!important;align-items:flex-start!important;gap:0!important}.bb-edit-carousel-wrap{width:260px!important;flex-shrink:0!important}.bb-edit-right-col{flex:1 1 auto!important}.bb-edit-draghandle{display:none!important}.bb-edit-action-bar{position:sticky!important;bottom:0!important}}.bb-edit-item{display:flex!important;flex-direction:column!important;gap:0!important;grid-template-columns:none!important;overflow:visible!important}.bb-edit-right-col{display:flex;flex-direction:column}.bb-edit-carousel-wrap{position:relative;width:100%;flex-shrink:0;background:#f5f5f5;overflow:hidden}.bb-edit-carousel{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bb-edit-carousel::-webkit-scrollbar{display:none}.bb-edit-slide{flex:0 0 100%;scroll-snap-align:start;overflow:hidden}.bb-edit-slide img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.bb-edit-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:4px;pointer-events:none;z-index:2}.bb-edit-dot{display:inline-block;height:4px;width:6px;border-radius:2px;background:#ffffff8c;transition:width .2s,background .2s}.bb-edit-dot.active{width:16px;background:#fff;box-shadow:0 0 2px #0000004d}.bb-edit-info-wrap{padding:14px 16px 12px;border-bottom:1px solid #f0f0f0}.bb-edit-title{font-size:14px!important;font-weight:600!important;line-height:1.35!important;margin:0 0 8px!important;color:#111!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bb-edit-price-row{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;margin:0!important}.bb-edit-price-main{font-size:20px!important;font-weight:700!important;color:#c00!important;letter-spacing:-.3px!important;justify-content:flex-start!important}.bb-edit-pct-badge{display:inline-block;background:#c00;color:#fff;font-size:11px;font-weight:600;padding:2px 5px;border-radius:3px;line-height:1.4}.bb-edit-price-orig{font-size:13px!important;color:#999!important;text-decoration:line-through!important;display:inline!important;margin:0!important}.bb-edit-options-wrap{padding:12px 16px 4px}.bb-edit-options-wrap .variant-option--swatches .swatch-list{flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;gap:8px!important;padding-bottom:2px!important}.bb-edit-options-wrap .variant-option--swatches .swatch-list::-webkit-scrollbar{display:none}.bb-edit-size-field{border:none!important;padding:0!important;margin:12px 0 0!important;min-inline-size:0!important}.bb-edit-size-legend{display:flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;font-weight:600!important;color:#111!important;margin-bottom:10px!important;padding:0!important;float:none!important}.bb-edit-size-guide-btn{background:none!important;border:none!important;padding:0!important;cursor:pointer!important;color:#999!important;display:inline-flex!important;align-items:center!important;line-height:0!important}.bb-edit-size-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;list-style:none!important;margin:0!important;padding:0!important}.bb-edit-size-item{list-style:none!important}.bb-edit-size-label{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;border:1.5px solid #e0e0e0!important;border-radius:8px!important;padding:10px 8px!important;cursor:pointer!important;min-height:54px!important;text-align:center!important;transition:border-color .12s,border-width .12s!important;position:relative!important}.bb-edit-size-label input[type=radio]{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important}.bb-edit-size-label:has(input:checked){border-color:#111!important;border-width:2px!important}.bb-edit-size-label:has(input.soldout),.bb-edit-size-label:has(input.disabled),.bb-edit-size-label.bb-edit-size-unavail{opacity:.38!important;cursor:not-allowed!important}.bb-edit-size-name{font-size:13px!important;font-weight:500!important;color:#111!important;line-height:1.2!important}.bb-edit-size-aso{font-size:10px!important;color:#c00!important;margin-top:3px!important;line-height:1.1!important}@media screen and (max-width:749px){.bb-cdt-bar{position:absolute!important;bottom:calc(100% + 8px)!important;left:12px!important;right:12px!important;background:var(--cdt-bg, #1a1a1a)!important;color:var(--cdt-color, #fff)!important;border-radius:16px!important;padding:12px 12px 12px 14px!important;display:flex!important;align-items:center!important;gap:10px!important;z-index:2!important;box-shadow:0 6px 28px #00000047!important;animation:bb-cdt-in .35s cubic-bezier(.34,1.56,.64,1) both!important}@keyframes bb-cdt-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.bb-cdt-bar[style*="display: none"]{display:none!important}.bb-cdt-icon{font-size:24px!important;flex-shrink:0!important;line-height:1!important}.bb-cdt-body{flex:1 1 auto!important;min-width:0!important}.bb-cdt-main{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important}.bb-cdt-amount{font-size:15px!important;font-weight:800!important;color:var(--cdt-accent, #f97316)!important;line-height:1!important;white-space:nowrap!important}.bb-cdt-label{font-size:13px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important}.bb-cdt-timer{display:inline-flex!important;align-items:center!important;gap:2px!important;line-height:1!important}.bb-cdt-seg{display:inline-block!important;background:var(--cdt-accent, #f97316)!important;color:#fff!important;border-radius:5px!important;padding:2px 5px!important;font-size:13px!important;font-weight:700!important;font-variant-numeric:tabular-nums!important;min-width:26px!important;text-align:center!important;letter-spacing:0!important}.bb-cdt-sep{color:var(--cdt-accent, #f97316)!important;font-weight:700!important;font-size:13px!important}.bb-cdt-cta{font-size:11px!important;opacity:.72!important;margin-top:5px!important;line-height:1!important}.bb-cdt-close{flex-shrink:0!important;align-self:flex-start!important;background:#ffffff24!important;border:none!important;border-radius:50%!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;color:inherit!important;padding:0!important;margin-top:1px!important}.bb-cdt-close:hover{background:#ffffff3d!important}}.bb-edit-price-int{display:inline!important;vertical-align:baseline!important}.bb-edit-price-dec{display:inline!important;vertical-align:super!important;line-height:1!important}.bb-edit-meas-strip{padding:0 16px!important;border-top:1px solid #f0f0f0!important;flex-shrink:0!important}.bb-edit-meas-row{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;background:none!important;border:none!important;padding:10px 0!important;cursor:pointer!important;text-align:left!important;gap:8px!important}.bb-edit-meas-text{font-size:12px!important;color:#555!important;line-height:1.45!important;flex:1 1 auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bb-edit-meas-chevron{flex-shrink:0!important;color:#aaa!important;transition:transform .2s ease!important}.bb-edit-meas-row[aria-expanded=true] .bb-edit-meas-chevron{transform:rotate(90deg)!important}.bb-edit-meas-detail{font-size:12px!important;color:#555!important;padding-bottom:12px!important;line-height:1.6!important}.bb-edit-meas-detail[hidden]{display:none!important}.bb-edit-action-bar{position:sticky!important;bottom:0!important;background:#fff!important;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px))!important;border-top:1px solid #efefef!important;margin:auto 0 0!important;z-index:10!important;flex-shrink:0!important}.bb-edit-update-btn{width:100%!important;background:#111!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:14px 20px!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;letter-spacing:.2px!important;height:auto!important;min-height:0!important}.bb-edit-update-btn.loading,.bb-edit-update-btn.is-loading{background:#444!important}.bb-edit-update-label{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/38/assets/bb-cart-enhancements.css.map */
