.drawer{position:fixed;z-index:10000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;visibility:hidden;background-color:#11182761;transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}cart-drawer{position:fixed;z-index:10000;top:0;left:0;width:100vw;height:100%}cart-drawer.active{z-index:10050}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.drawer__inner{width:min(435px,100vw);max-width:min(435px,100vw);height:100%;min-height:100dvh;padding:24px 24px 0;border:0;background:#fff;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease;box-shadow:-12px 0 40px #0f172a29}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;padding:0 0 20px;margin:0;background:#fff;display:flex;justify-content:space-between;align-items:flex-start}.drawer__heading{margin:0;color:#111827;font-size:22px;line-height:1.15;font-weight:700;letter-spacing:0}.drawer__close{display:inline-flex;align-items:center;justify-content:center;padding:0;width:32px;min-width:32px;height:32px;min-height:32px;margin:-7px -9px 0 0;color:#111827;background:transparent;border:0;box-shadow:none;cursor:pointer}.drawer__close svg{width:24px;height:24px}.cart-progress{display:block;margin:0 0 38px;padding:17px 14px 16px;border:1px solid #dce5ef;border-radius:8px;background:#fbfdff;box-shadow:none}.cart-progress__text{display:block;margin:0 0 14px;color:#0e9f46;font-size:13px;line-height:1.25;font-weight:700;text-align:center}.cart-progress__bar{display:block;width:100%;height:7px;overflow:hidden;position:relative;border-radius:999px;background:#dce5ef}.cart-progress__bar__progress{display:block;position:absolute;inset:0 auto 0 0;height:100%;border-radius:inherit;background:#111827;animation:none}.drawer__contents,.cart-drawer__form,cart-drawer-items{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.cart-drawer-items-and-upsell{flex:1 1 auto;min-height:0;overflow:auto;padding:0;margin:0}.cart-items{display:block;width:100%;margin:0;padding:0;border:0}.cart-item{display:grid;grid-template-columns:74px minmax(0,1fr) 28px;grid-template-rows:auto auto;column-gap:14px;row-gap:4px;align-items:start;width:100%;margin:0 0 18px;padding:14px;border:1px solid #dce5ef;border-radius:8px;background:#fff;box-shadow:none}.cart-item__media{grid-column:1;grid-row:1 / span 2;width:74px;min-width:74px}.cart-item__link{display:block}.cart-item__image{width:74px;height:74px;max-width:74px;object-fit:cover;border-radius:4px;box-shadow:none}.cart-item__details{grid-column:2 / 4;grid-row:1;width:auto;min-width:0;padding:0}.cart-item__name,.cart-item__details a{display:block;max-width:100%;margin:0 0 3px;color:#111827;font-size:15px;line-height:1.25;font-weight:700;letter-spacing:0;text-decoration:none}.cart-item__price-wrapper,.cart-item__price-wrapper .price,.cart-item__final-price,.product-option{margin:0;color:#667085;font-size:14px;line-height:1.25;font-weight:400}.billion-cart-item__options{display:none}.cart-item__quantity{grid-column:2 / 4;grid-row:2;padding:0;margin:0}.cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:30px}quantity-input.quantity,.quantity{width:auto;min-height:30px;height:30px;border:0;border-radius:0;box-shadow:none;background:transparent;display:inline-grid;grid-template-columns:30px 28px 30px;align-items:stretch}.quantity__button,quantity-input button{width:30px;height:30px;min-width:30px;border:1px solid #dce5ef;border-radius:4px;background:#fff;color:#111827;box-shadow:none;font-size:15px;font-weight:500}.quantity__input,quantity-input input{width:28px;min-width:28px;height:30px;padding:0;border:0;background:transparent;color:#111827;font-size:15px;font-weight:500;text-align:center}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}cart-remove-button{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}cart-remove-button button,.cart-remove-button button{width:28px;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#667085;background:transparent;border:0;box-shadow:none}cart-remove-button svg,.cart-remove-button svg{width:16px;height:16px}.drawer__footer{margin:auto 0 0;padding:16px 0 24px;border-top:1px solid #dce5ef;background:#fff;box-shadow:none}.cart-drawer__footer{padding:0}.totals{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px}.totals__subtotal,.totals__subtotal-value,.totals h2,.totals p{margin:0;color:#111827;font-size:15px;line-height:1.25;letter-spacing:0}.totals__subtotal,.totals h2{color:#667085;font-weight:400}.totals__subtotal-value,.totals p:last-child{font-weight:700}.cart__ctas{margin:0}#CartDrawer-Checkout,.cart__checkout-button{width:100%;min-height:46px;height:46px;border:0;border-radius:5px;background:#21a953;color:#fff;box-shadow:none;font-size:16px;line-height:1;font-weight:700;letter-spacing:0;text-transform:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;animation:none;transform:none}#CartDrawer-Checkout svg,.cart__checkout-button svg{width:18px;height:18px}.billion-cart-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 22px}.billion-cart-trust-item{min-height:86px;padding:12px 8px 10px;border:1px solid #dce5ef;border-radius:6px;background:#fbfdff;color:#111827;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.billion-cart-trust-item svg{width:23px;height:23px;color:#111827}.billion-cart-trust-item span{color:#111827;font-size:12px;line-height:1.3;font-weight:500}.billion-cart-continue{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:4px 0 0;border:0;background:transparent;color:#111827;font-size:14px;line-height:1.4;font-weight:700;text-decoration:none;cursor:pointer}.billion-cart-continue svg{width:17px;height:17px}.cart-drawer__warnings,.drawer__empty-content,.cart-drawer__empty-content{padding-top:42px;text-align:center}.cart-secondary-upsell-container,.cart-primary-upsell-container,.cart__dynamic-checkout-buttons,.cart__badges,.payment-badges,.cart__note,.drawer__footer details,thead,.cart-item__totals,.cart-item__error:empty,.cart-item__error-text:empty{display:none!important}body.billion-cart-drawer-open .billion-sticky-atc,html.billion-cart-drawer-open .billion-sticky-atc,body:has(cart-drawer.active) .billion-sticky-atc,body.billion-cart-drawer-open .billion-sticky-product-form,html.billion-cart-drawer-open .billion-sticky-product-form,body:has(cart-drawer.active) .billion-sticky-product-form{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.billion-cart-drawer-open,html.billion-cart-drawer-open body,body:has(cart-drawer.active){padding-bottom:0!important}@media screen and (max-width:450px){.drawer__inner{width:100vw;max-width:100vw;padding:24px 24px 0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-cart-drawer.css.map */
