.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:#00000075;transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.drawer__inner{height:100%;width:36rem;max-width:36rem;padding:0 1.4rem;border:none;background:#fff;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease;box-shadow:-12px 0 42px #00000029}.drawer.active .drawer__inner{transform:translate(0)}.drawer__inner-empty{height:100%;padding:0 1.4rem;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.drawer__header{position:relative;padding:1.4rem 0 1.05rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eeeeee;flex:0 0 auto}.drawer__heading{margin:0;font-size:1.8rem;line-height:1.1;font-weight:900;color:#24130c}.drawer__heading span{color:#fa5f0c}.drawer__close{display:inline-flex;align-items:center;justify-content:center;padding:0;min-width:4rem;min-height:4rem;position:absolute;top:.5rem;right:-.7rem;color:#24130c;background:transparent;border:none;cursor:pointer;box-shadow:none}.drawer__close .svg-wrapper{height:1.8rem;width:1.8rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}cart-drawer.is-empty .drawer__header,cart-drawer.is-empty .drawer__footer{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings{display:none}.cart-drawer__warnings{display:flex;flex-direction:column;justify-content:center;flex:1}.cart-drawer__empty-content{max-width:30rem;margin:0 auto;text-align:center}.cart__empty-text{margin:0 0 1rem;font-size:2.2rem;font-weight:900;color:#24130c}.bof-cart-empty-text{margin:0 0 1.8rem;font-size:1.3rem;line-height:1.45;color:#6b625d}.bof-cart-empty-btn{min-height:4.8rem;border-radius:999px;background:#fa5f0c;color:#fff!important;border:none;box-shadow:none!important;font-weight:900;text-decoration:none!important}.bof-cart-empty-btn:before,.bof-cart-empty-btn:after{display:none!important;content:none!important}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1;padding-top:.4rem}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer thead{display:none}cart-drawer-items{overflow-y:auto;flex:1;padding-right:.2rem}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:#24130c59;border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:20px}.cart-drawer .cart-item{display:grid;grid-template:repeat(2,auto) / 6.8rem minmax(0,1fr) auto;gap:.7rem .9rem;padding:1rem 0;margin-bottom:0;border-bottom:1px solid #f1f1f1}.cart-drawer .cart-item:last-child{border-bottom:none}.cart-drawer .cart-item__media{width:68px;min-width:68px;grid-row:1 / 3}.cart-drawer .cart-item__link{display:block}.cart-drawer .cart-item__image{width:68px;height:68px;max-width:68px;object-fit:contain;border-radius:12px;background:#fff;border:1px solid #f1f1f1;padding:5px}.cart-drawer .cart-item__details{width:auto;grid-column:2 / 3;min-width:0}.cart-drawer .cart-item__name{margin:0 0 .35rem;font-size:1.18rem;line-height:1.28;font-weight:900;color:#24130c;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer .cart-item__name:hover{color:#fa5f0c}.bof-cart-item-meta,.cart-drawer .product-option,.cart-drawer .cart-item__details dl,.cart-drawer .cart-item__details dd,.cart-drawer .cart-item__details dt{margin:0;font-size:1.08rem;line-height:1.35;color:#706863;letter-spacing:0!important}.bof-cart-item-meta strong,.bof-cart-item-meta span{font-weight:800;color:#4d413b}.bof-cart-item-meta s{margin-right:.4rem;color:#9b928d}.bof-cart-options{margin-top:.35rem}.cart-drawer .product-option{display:flex;gap:.25rem;flex-wrap:wrap}.cart-drawer .cart-item__totals{grid-column:3 / 4;pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer .cart-item__price-wrapper{display:flex;flex-direction:column;align-items:flex-end}.cart-drawer .cart-item__totals .price,.cart-drawer .cart-item__final-price,.cart-drawer .cart-item__old-price{font-size:1.12rem;line-height:1.2;font-weight:900;color:#24130c;font-variant-numeric:tabular-nums;letter-spacing:0!important;white-space:nowrap}.cart-drawer .cart-item__old-price{color:#9b928d}.cart-drawer .cart-items .cart-item__quantity{grid-column:2 / 4;padding-top:.2rem}.cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;gap:.8rem}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity{width:10.8rem;min-height:3.35rem;border-radius:999px;border:1px solid #dedede;background:#fff}.cart-drawer .quantity:before,.cart-drawer .quantity:after{display:none!important;content:none!important}.cart-drawer .quantity__button{width:3rem;min-width:3rem}.cart-drawer .quantity__button svg{width:1rem}.cart-drawer .quantity__input{font-size:1.22rem;font-weight:900;color:#24130c}.cart-drawer cart-remove-button .button,.cart-drawer .cart-remove-button{min-width:3.25rem;min-height:3.25rem;padding:0;border-radius:999px;background:#fff7f2;color:#fa5f0c;border:none;box-shadow:none}.cart-drawer cart-remove-button .button:hover,.cart-drawer .cart-remove-button:hover{background:#fa5f0c;color:#fff}.cart-drawer cart-remove-button .button:before,.cart-drawer cart-remove-button .button:after,.cart-drawer .cart-remove-button:before,.cart-drawer .cart-remove-button:after{display:none!important;content:none!important}.cart-drawer .loading__spinner{right:0;padding-top:0}.cart-drawer .cart-item__error{grid-column:1 / -1;margin-top:.5rem;font-size:1.1rem}.cart-drawer .cart-item__error-text{color:#b00020}.cart-drawer .discounts{margin-top:.45rem}.cart-drawer .discounts__discount{font-size:1.05rem;color:#fa5f0c}.drawer__footer{position:sticky;bottom:0;z-index:2;flex:0 0 auto;border-top:1px solid #eeeeee;padding:1.15rem 0 1.35rem;background:#fff;box-shadow:0 -14px 28px #ffffffeb}cart-drawer-items.is-empty+.drawer__footer{display:none}.cart-drawer__footer{display:grid;gap:.85rem}.bof-free-shipping{display:grid;gap:.55rem;padding:.9rem 1rem;border-radius:14px;background:#fff7f2;border:1px solid rgba(250,95,12,.16)}.bof-free-shipping__text{font-size:1.12rem;line-height:1.35;color:#4d413b;font-weight:700}.bof-free-shipping__text strong{color:#fa5f0c;font-weight:900}.bof-free-shipping__bar{width:100%;height:.7rem;overflow:hidden;border-radius:999px;background:#fa5f0c24}.bof-free-shipping__bar span{display:block;height:100%;border-radius:inherit;background:#fa5f0c;transition:width .25s ease}.cart-drawer .totals{display:flex;justify-content:space-between;align-items:center;gap:1rem}.cart-drawer .totals__total{margin:0;font-size:1.25rem;line-height:1.2;font-weight:900;color:#24130c}.cart-drawer .totals__total-value{margin:0;font-size:1.65rem;line-height:1.2;font-weight:900;color:#fa5f0c;font-variant-numeric:tabular-nums}.bof-cart-trust{display:grid;gap:.45rem;padding:.85rem 1rem;border-radius:14px;background:#fffaf7;border:1px solid rgba(36,19,12,.08)}.bof-cart-trust__item{font-size:1.08rem;line-height:1.35;color:#5b514c;font-weight:700}.cart-drawer .tax-note{margin:0;font-size:1.02rem;line-height:1.4;color:#756b66;text-align:left}.bof-cart-view-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.35rem;margin:1rem 0 .75rem;border-radius:999px;border:1px solid #fa5f0c;background:#fff;color:#fa5f0c!important;font-size:1.3rem;line-height:1;font-weight:900;text-decoration:none!important;box-shadow:none}.bof-cart-view-button:hover{background:#fff7f2}.cart__ctas{margin:0}.cart-drawer .cart__checkout-button{width:100%;max-width:none;min-height:4.65rem;border-radius:999px;background:#fa5f0c;color:#fff;border:none;box-shadow:none;font-size:1.35rem;line-height:1;font-weight:900}.cart-drawer .cart__checkout-button:hover{background:#e95408}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{display:none!important;content:none!important}.drawer__footer .cart__dynamic-checkout-buttons,.drawer__footer #dynamic-checkout-cart{display:none!important}.cart-drawer .unit-price,.cart-drawer details[open]>summary .icon-caret,.cart-drawer .quantity-popover__info.global-settings-popup,.drawer__footer>details,.drawer__footer summary,.drawer__footer [data-shopify-buttoncontainer]{display:none}@media screen and (max-height:650px){cart-drawer-items{overflow-y:auto}.drawer__inner{overflow:hidden}}@media screen and (max-width:749px){.drawer{justify-content:flex-end}.drawer__inner{width:85vw;max-width:85vw;padding:0 1.15rem}.drawer__header{padding:1.25rem 0 .95rem}.drawer__heading{font-size:1.65rem}.drawer__close{top:.35rem;right:-.8rem}.cart-drawer .cart-item{grid-template:repeat(2,auto) / 6.2rem minmax(0,1fr) auto;gap:.65rem .75rem;padding:.95rem 0}.cart-drawer .cart-item__media{width:62px;min-width:62px}.cart-drawer .cart-item__image{width:62px;height:62px;max-width:62px;border-radius:11px;padding:4px}.cart-drawer .cart-item__name{font-size:1.08rem;line-height:1.25}.bof-cart-item-meta,.cart-drawer .product-option,.cart-drawer .cart-item__details dl,.cart-drawer .cart-item__details dd,.cart-drawer .cart-item__details dt{font-size:1rem}.cart-drawer .cart-item__totals .price,.cart-drawer .cart-item__final-price,.cart-drawer .cart-item__old-price{font-size:1.02rem}.cart-drawer .quantity{width:9.8rem;min-height:3.15rem}.cart-drawer .quantity__button{width:2.75rem;min-width:2.75rem}.cart-drawer .quantity__input{font-size:1.12rem}.cart-drawer cart-remove-button .button,.cart-drawer .cart-remove-button{min-width:3.05rem;min-height:3.05rem}.drawer__footer{padding:1rem 0 1.15rem}.bof-free-shipping,.bof-cart-trust{padding:.75rem .85rem;border-radius:12px}.bof-free-shipping__text,.bof-cart-trust__item{font-size:1rem}.cart-drawer .totals__total{font-size:1.15rem}.cart-drawer .totals__total-value{font-size:1.5rem}.bof-cart-view-button,.cart-drawer .cart__checkout-button{min-height:4.25rem;font-size:1.22rem}.cart-drawer .tax-note{font-size:.95rem}}html.bof-cart-open{overflow:hidden}.drawer{visibility:hidden;background:#1110!important;transition:visibility 0s linear .32s,background-color .32s ease!important}.drawer.animate{visibility:visible;transition-delay:0s!important}.drawer.active{visibility:visible;background:#1111118c!important}.drawer__inner{width:min(48rem,92vw)!important;max-width:min(48rem,92vw)!important;padding:0!important;border-radius:24px 0 0 24px;background:#fff!important;box-shadow:-20px 0 70px #00000038!important;transform:translate3d(104%,0,0) scale(.992)!important;opacity:.98;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .28s ease!important}.drawer.active .drawer__inner{transform:translateZ(0) scale(1)!important;opacity:1}.drawer__header{min-height:7.2rem;padding:1.7rem 2rem 1.4rem!important;border-bottom:1px solid #ececec!important}.drawer__heading{display:flex;align-items:center;gap:.8rem;font-size:2.25rem!important;letter-spacing:-.035em;color:#111!important}.drawer__heading span{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;padding:0 .8rem;border-radius:999px;background:#f1f1f1;color:#111!important;font-size:1.4rem;font-weight:800}.drawer__close{top:1.4rem!important;right:1.5rem!important;width:4.2rem;height:4.2rem;min-width:4.2rem;min-height:4.2rem;border-radius:999px;background:#f5f5f5!important;transition:transform .2s ease,background-color .2s ease}.drawer__close:hover{background:#ededed!important;transform:rotate(4deg)}cart-drawer-items{padding:0 2rem!important}.cart-drawer .drawer__cart-items-wrapper{padding-top:.8rem!important}.cart-drawer .cart-item{grid-template:auto auto / 8.2rem minmax(0,1fr) auto!important;gap:.75rem 1.2rem!important;padding:1.45rem 0!important;border-bottom:1px solid #efefef!important}.cart-drawer .cart-item__media{width:82px!important;min-width:82px!important}.cart-drawer .cart-item__image{width:82px!important;height:82px!important;max-width:82px!important;border:1px solid #ececec!important;border-radius:16px!important;padding:6px!important;background:#fff!important}.cart-drawer .cart-item__name{margin-bottom:.45rem!important;font-size:1.35rem!important;line-height:1.32!important;font-weight:800!important;letter-spacing:-.015em;color:#111!important}.bof-cart-item-meta,.cart-drawer .product-option,.cart-drawer .cart-item__details dl,.cart-drawer .cart-item__details dd,.cart-drawer .cart-item__details dt{font-size:1.12rem!important;color:#777!important}.cart-drawer .cart-item__totals .price,.cart-drawer .cart-item__final-price,.cart-drawer .cart-item__old-price{font-size:1.2rem!important;color:#111!important}.cart-drawer .quantity{width:11rem!important;min-height:3.8rem!important;border-radius:12px!important;border-color:#dedede!important}.cart-drawer .quantity__button{width:3.4rem!important;min-width:3.4rem!important}.cart-drawer cart-remove-button .button,.cart-drawer .cart-remove-button{min-width:3.8rem!important;min-height:3.8rem!important;background:#fff!important;color:#111!important;border:1px solid #e8e8e8!important}.cart-drawer cart-remove-button .button:hover,.cart-drawer .cart-remove-button:hover{background:#111!important;color:#fff!important}.drawer__footer{position:static!important;display:flex;flex-direction:column;min-height:0;padding:0!important;border-top:1px solid #ececec!important;background:#fff!important;box-shadow:none!important}.bof-cart-scroll-area{max-height:43vh;overflow-y:auto;padding:1.4rem 2rem .8rem;overscroll-behavior:contain}.bof-cart-scroll-area::-webkit-scrollbar{width:4px}.bof-cart-scroll-area::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:999px}.bof-tier-card{padding:1.35rem 1.4rem;border-radius:18px;background:#fff8f1;border:1px solid rgba(250,86,8,.18)}.bof-tier-card__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.bof-tier-card__eyebrow,.bof-cart-upsell__eyebrow{font-size:1rem;line-height:1;font-weight:900;letter-spacing:.09em;color:#fa5608}.bof-tier-card__value{font-size:1.05rem;font-weight:900;color:#111}.bof-tier-card__message{margin:.75rem 0 1.1rem;font-size:1.22rem;line-height:1.42;color:#333}.bof-tier-card__message strong{color:#fa5608;font-weight:900}.bof-tier-progress{position:relative;height:.8rem;margin:1.2rem 0 .65rem;border-radius:999px;background:#e8e5e2}.bof-tier-progress__fill{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#fa5608,#ffc928);transition:width .35s cubic-bezier(.22,1,.36,1)}.bof-tier-dot{position:absolute;top:50%;width:1.55rem;height:1.55rem;border:3px solid #ffffff;border-radius:50%;background:#d6d3d0;box-shadow:0 1px 5px #0000001f;transform:translate(-50%,-50%)}.bof-tier-dot.is-complete{background:#fa5608}.bof-tier-dot--1{left:25%}.bof-tier-dot--2{left:42.857%}.bof-tier-dot--3{left:64.286%}.bof-tier-dot--4{left:100%}.bof-tier-labels{position:relative;display:block;height:1.7rem;font-size:.9rem;color:#777}.bof-tier-labels span{position:absolute;transform:translate(-50%)}.bof-tier-labels span:nth-child(1){left:25%}.bof-tier-labels span:nth-child(2){left:42.857%}.bof-tier-labels span:nth-child(3){left:64.286%}.bof-tier-labels span:nth-child(4){left:100%;transform:translate(-100%)}.bof-points-line{display:flex;align-items:center;gap:.55rem;margin-top:.55rem;padding-top:.9rem;border-top:1px solid rgba(250,86,8,.14);font-size:1.08rem;color:#51483f}.bof-points-line>span:first-child{color:#f1b400}.bof-points-line strong{color:#fa5608}.bof-cart-upsell{margin-top:1.25rem}.bof-cart-upsell__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:.8rem}.bof-cart-upsell__header h3{margin:.35rem 0 0;font-size:1.35rem;line-height:1.25;color:#111}.bof-cart-upsell__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(14rem,42%);gap:.9rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x proximity}.bof-cart-upsell__track::-webkit-scrollbar{height:4px}.bof-cart-upsell__track::-webkit-scrollbar-thumb{border-radius:999px;background:#ddd}.bof-upsell-card{display:grid;grid-template-rows:auto 1fr auto;gap:.7rem;padding:1rem;border:1px solid #ececec;border-radius:16px;background:#fff;scroll-snap-align:start}.bof-upsell-card__image{display:block;height:9rem;border-radius:12px;overflow:hidden;background:#fafafa}.bof-upsell-card__image img{width:100%;height:100%;object-fit:contain}.bof-upsell-card__title{color:#111;font-size:1.05rem;line-height:1.3;font-weight:800;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bof-upsell-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.bof-upsell-card__bottom strong{color:#111;font-size:1.05rem}.bof-upsell-add{min-width:5.4rem;min-height:3.2rem;padding:0 1rem;border:0;border-radius:999px;background:#111;color:#fff;font:inherit;font-size:1rem;font-weight:900;cursor:pointer}.bof-upsell-add:hover{background:#fa5608}.bof-upsell-add:disabled,.bof-upsell-add.is-loading{opacity:.65;cursor:wait}.bof-cart-details{margin-top:1rem;border:1px solid #e9e9e9;border-radius:16px;background:#fff;overflow:hidden}.bof-cart-details summary{display:flex!important;align-items:center;justify-content:space-between;min-height:5rem;padding:0 1.4rem;cursor:pointer;list-style:none;font-size:1.2rem;font-weight:800;color:#111}.bof-cart-details summary::-webkit-details-marker{display:none}.bof-detail-plus{font-size:2rem;line-height:1;font-weight:400;transition:transform .2s ease}.bof-cart-details[open] .bof-detail-plus{transform:rotate(45deg)}.bof-cart-details__content{padding:0 1.4rem 1.4rem}.bof-discount-row{display:grid;grid-template-columns:1fr auto;gap:.8rem}.bof-discount-row input,.bof-field input{width:100%;min-height:4.6rem;padding:0 1.3rem;border:1px solid #dedede;border-radius:12px;background:#fff;color:#111;font:inherit;font-size:1.2rem;outline:none}.bof-discount-row input:focus,.bof-field input:focus{border-color:#fa5608;box-shadow:0 0 0 3px #fa56081a}.bof-discount-row button{min-width:9rem;min-height:4.6rem;border:0;border-radius:12px;background:#111;color:#fff;font:inherit;font-weight:900;cursor:pointer}.bof-discount-row button:hover{background:#fa5608}.bof-discount-row button:disabled{opacity:.65;cursor:wait}.bof-invoice-type{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:1rem}.bof-invoice-type label{position:relative}.bof-invoice-type input{position:absolute;opacity:0;pointer-events:none}.bof-invoice-type span{display:flex;align-items:center;justify-content:center;min-height:4.2rem;border:1px solid #dedede;border-radius:12px;font-size:1.1rem;font-weight:800;cursor:pointer}.bof-invoice-type input:checked+span{border-color:#fa5608;background:#fff5ee;color:#d94800}.bof-invoice-fields{display:grid;gap:.9rem}.bof-field{display:grid;gap:.5rem}.bof-field>span{font-size:1.05rem;font-weight:800;color:#333}.bof-field[hidden]{display:none!important}.bof-field-note{margin:.8rem 0 0;font-size:1rem;line-height:1.4;color:#777}.bof-field-error{margin:.9rem 0 0;padding:.9rem 1rem;border-radius:10px;background:#fff1f1;color:#b00020;font-size:1.05rem;font-weight:700}.bof-field-error[hidden]{display:none!important}.bof-cart-sticky-checkout{padding:1.4rem 2rem 1.6rem;border-top:1px solid #ececec;background:#fffffffa;box-shadow:0 -14px 30px #0000000f}.bof-cart-sticky-checkout .totals{align-items:flex-start!important}.bof-total-note{margin:.35rem 0 0;font-size:.98rem;color:#777}.cart-drawer .totals__total{font-size:1.35rem!important;color:#111!important}.cart-drawer .totals__total-value{font-size:2rem!important;color:#111!important;letter-spacing:-.03em}.cart-drawer .cart__checkout-button{min-height:5.4rem!important;margin-top:1.2rem;border-radius:14px!important;background:#111!important;color:#fff!important;font-size:1.45rem!important;font-weight:900!important;transition:transform .18s ease,background-color .18s ease}.cart-drawer .cart__checkout-button:hover{background:#262626!important;transform:translateY(-1px)}.cart-drawer .cart__checkout-button:disabled,.cart-drawer .cart__checkout-button.is-loading{opacity:.7;cursor:wait}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{display:none!important}.bof-cart-view-button{min-height:auto!important;margin:1rem 0 0!important;border:0!important;background:transparent!important;color:#555!important;font-size:1.08rem!important;text-decoration:underline!important;text-underline-offset:.3rem}.bof-cart-view-button:hover{color:#111!important;background:transparent!important}#cart-icon-bubble.bof-cart-bump{animation:bofCartBubbleBump .65s cubic-bezier(.22,1,.36,1)}@keyframes bofCartBubbleBump{0%{transform:scale(1)}35%{transform:scale(1.18) rotate(-5deg)}70%{transform:scale(.96) rotate(2deg)}to{transform:scale(1)}}@media screen and (max-width:749px){.drawer__inner{width:100vw!important;max-width:100vw!important;border-radius:0!important}.drawer__header{min-height:6.6rem;padding:1.45rem 1.6rem 1.2rem!important}.drawer__heading{font-size:2rem!important}.drawer__close{top:1.1rem!important;right:1.1rem!important}cart-drawer-items{padding:0 1.6rem!important}.cart-drawer .cart-item{grid-template:auto auto / 7rem minmax(0,1fr) auto!important;gap:.7rem .9rem!important;padding:1.2rem 0!important}.cart-drawer .cart-item__media{width:70px!important;min-width:70px!important}.cart-drawer .cart-item__image{width:70px!important;height:70px!important;max-width:70px!important;border-radius:14px!important}.cart-drawer .cart-item__name{font-size:1.2rem!important}.bof-cart-scroll-area{max-height:41vh;padding:1.2rem 1.6rem .7rem}.bof-cart-sticky-checkout{padding:1.2rem 1.6rem calc(1.4rem + env(safe-area-inset-bottom))}.bof-tier-card{padding:1.2rem;border-radius:16px}.bof-tier-card__top{align-items:flex-start}.bof-tier-card__message{font-size:1.12rem}.bof-cart-upsell__track{grid-auto-columns:48%}.bof-discount-row{grid-template-columns:1fr 8.5rem}.bof-discount-row button{min-width:8.5rem}.cart-drawer .totals__total-value{font-size:1.75rem!important}.cart-drawer .cart__checkout-button{min-height:5.2rem!important;border-radius:13px!important}}@media screen and (max-height:760px){.bof-cart-scroll-area{max-height:34vh}}@media(prefers-reduced-motion:reduce){.drawer,.drawer__inner,.bof-tier-progress__fill,#cart-icon-bubble{transition:none!important;animation:none!important}}.bof-product-in-cart{opacity:1!important;background:#f1f1f1!important;color:#555!important;border-color:#ddd!important;cursor:default!important}.bof-product-in-cart:after{content:" \2713";margin-left:.5rem}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-cart-drawer.css.map */
