body.bb-cart-open{overflow:hidden!important}body.bb-cart-open>.DrawerOverlay{display:none!important}.bb-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483645;background:#19120c6b;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.bb-cart-drawer{--bb-orange: #ff4f00;position:fixed;top:0;right:0;z-index:2147483646;display:flex;flex-direction:column;width:min(460px,100%);height:100dvh;background:#fff;color:#241f1c;box-shadow:-18px 0 45px #00000024;transform:translate(105%);visibility:hidden;transition:transform .28s cubic-bezier(.2,.75,.25,1),visibility .28s ease}body.bb-cart-open .bb-cart-overlay{opacity:1;visibility:visible}body.bb-cart-open .bb-cart-drawer{transform:translate(0);visibility:visible}.bb-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid #eee9e5}.bb-cart-drawer__eyebrow{margin:0 0 2px;color:var(--bb-orange);font-size:11px!important;font-weight:800!important;letter-spacing:.09em;text-transform:uppercase}.bb-cart-drawer__title{margin:0;color:#241f1c!important;font-size:24px!important;font-weight:800!important;line-height:1.2!important}.bb-cart-drawer__title [data-bb-cart-title-count]{font-size:.8em!important;font-weight:800!important;line-height:1!important;vertical-align:baseline}.bb-cart-drawer__close{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #e8e1dc;border-radius:50%;background:#fff;color:#241f1c;cursor:pointer}.bb-cart-drawer__close span{font-size:28px!important;line-height:1!important}.bb-cart-drawer__shipping{padding:14px 22px 15px;border-bottom:1px solid #f1ece8;background:#fffaf7}.bb-cart-drawer__shipping p{margin:0 0 8px;font-size:13px!important;text-align:center}.bb-cart-drawer__shipping strong{color:var(--bb-orange);font-weight:800!important}.bb-cart-drawer__shipping-track{height:7px;overflow:hidden;border-radius:999px;background:#eee6e1}.bb-cart-drawer__shipping-track span{display:block;width:0;height:100%;border-radius:inherit;background:var(--bb-orange);transition:width .3s ease}.bb-cart-drawer__content{flex:1 1 auto;overflow-y:auto;padding:4px 22px;overscroll-behavior:contain}.bb-cart-drawer__loading{padding:36px 0;color:#756b65;text-align:center}.bb-cart-item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #eee9e5}.bb-cart-item__image{display:block;width:86px;height:86px;overflow:hidden;border:1px solid #eee9e5;border-radius:12px;background:#faf8f6}.bb-cart-item__image img{width:100%;height:100%;object-fit:cover}.bb-cart-item__main{min-width:0}.bb-cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bb-cart-item__title{display:block;color:#241f1c;font-size:14px!important;font-weight:800!important;line-height:1.35!important;text-decoration:none}.bb-cart-item__variant,.bb-cart-item__property{margin-top:3px;color:#7b716b;font-size:12px!important;line-height:1.35!important}.bb-cart-item__subscription{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-top:7px}.bb-cart-item__subscription span{display:inline-flex;padding:4px 8px;border-radius:999px;background:#fff1ea;color:var(--bb-orange);font-size:10px!important;font-weight:800!important}.bb-cart-item__subscription small{color:#7b716b;font-size:10px!important}.bb-cart-item__price{display:flex;flex-direction:column;align-items:flex-end;min-width:112px;white-space:nowrap}.bb-cart-item__price-row{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:7px;line-height:1}.bb-cart-item__price strong{color:#241f1c;font-size:15px!important;font-weight:800!important;line-height:1!important}.bb-cart-item__compare{color:#9a918b;font-size:11.5px!important;font-weight:500!important;line-height:1!important;text-decoration:line-through;text-decoration-thickness:1px}.bb-cart-item__saving{display:block;margin-top:6px;color:#2f7a45;font-size:11px!important;font-weight:800!important;line-height:1.1!important;text-align:right}.bb-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.bb-cart-item__qty{display:inline-grid;grid-template-columns:32px 36px 32px;align-items:center;overflow:hidden;border:1px solid #ded7d2;border-radius:999px}.bb-cart-item__qty button,.bb-cart-item__qty span{display:grid;place-items:center;min-height:31px;border:0;background:#fff;color:#241f1c;font-size:13px!important}.bb-cart-item__qty button{cursor:pointer}.bb-cart-item__remove{padding:0;border:0;background:transparent;color:#7f756f;font-size:11px!important;text-decoration:underline;cursor:pointer}.bb-cart-drawer__error{margin:0 22px 10px;padding:10px 12px;border-radius:10px;background:#fff1f0;color:#a02b21;font-size:12px!important}.bb-cart-drawer__footer{flex:0 0 auto;padding:16px 22px 18px;border-top:1px solid #eee9e5;background:#fff;box-shadow:0 -10px 30px #0000000a}.bb-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px}.bb-cart-drawer__subtotal span,.bb-cart-drawer__subtotal strong{font-size:17px!important;font-weight:800!important}.bb-cart-drawer__note{margin:4px 0 13px;color:#80766f;font-size:11px!important}.bb-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:10px;background:var(--bb-orange);color:#fff!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important;transition:transform .15s ease,opacity .15s ease}.bb-cart-drawer__checkout:hover{opacity:.94;transform:translateY(-1px)}.bb-cart-drawer__continue{display:block;margin:11px auto 0;padding:0;border:0;background:transparent;color:#5f5650;font-size:12px!important;text-decoration:underline;cursor:pointer}.bb-cart-drawer__trust{display:flex;justify-content:center;gap:10px 16px;flex-wrap:wrap;margin-top:13px;color:#7d736d}.bb-cart-drawer__trust span{font-size:10px!important}.bb-cart-empty{display:flex;min-height:430px;flex-direction:column;align-items:center;justify-content:center;padding:40px 16px;text-align:center}.bb-cart-empty__icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:14px;border-radius:50%;background:#fff1ea;color:var(--bb-orange);font-size:28px!important}.bb-cart-empty h3{margin:0;color:#241f1c;font-size:20px!important;font-weight:800!important}.bb-cart-empty p{max-width:280px;margin:8px 0 18px;color:#786e68;font-size:13px!important}.bb-cart-empty button{min-width:190px;padding:12px 18px;border:0;border-radius:9px;background:var(--bb-orange);color:#fff;font-size:13px!important;font-weight:800!important;cursor:pointer}.bb-cart-drawer--busy{pointer-events:none}.bb-cart-drawer--busy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:#ffffff61}@media(max-width:520px){.bb-cart-drawer{width:100%}.bb-cart-drawer__header,.bb-cart-drawer__shipping,.bb-cart-drawer__content,.bb-cart-drawer__footer{padding-left:16px;padding-right:16px}.bb-cart-item{grid-template-columns:76px minmax(0,1fr)}.bb-cart-item__image{width:76px;height:76px}}@media(max-width:420px){.bb-cart-item__price{min-width:104px}.bb-cart-item__price-row{gap:6px}.bb-cart-item__price strong{font-size:14px!important}.bb-cart-item__compare{font-size:10.5px!important}.bb-cart-item__saving{font-size:10.5px!important;margin-top:5px}}button.btn-add-tocart.bb-atc-loading,button.btn-add-tocart.bb-atc-loading:disabled,#AddToCart.bb-atc-loading,#AddToCart.bb-atc-loading:disabled{position:relative!important;background:#9b9b9b!important;border-color:#9b9b9b!important;color:transparent!important;opacity:1!important;filter:none!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}button.btn-add-tocart.bb-atc-loading>*,#AddToCart.bb-atc-loading>*{visibility:hidden!important;opacity:0!important}button.btn-add-tocart.bb-atc-loading:after,#AddToCart.bb-atc-loading:after{content:"ADDING TO CART..."!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 16px!important;color:#fff!important;font:inherit!important;font-weight:700!important;letter-spacing:inherit!important;visibility:visible!important;opacity:1!important;pointer-events:none!important}.bb-cart-upsells{margin:10px 0 18px;padding:18px 0 4px;border-top:0}.bb-cart-upsells__header{margin-bottom:12px;text-align:center}.bb-cart-upsells__header h3{margin:0;color:var(--bb-orange)!important;font-size:14px!important;font-weight:900!important;letter-spacing:.04em;text-transform:uppercase}.bb-cart-upsells__header p{margin:4px 0 0;color:#7b716b;font-size:11px!important;line-height:1.3!important}.bb-cart-upsells__list{display:flex;flex-direction:column;gap:8px}.bb-cart-upsell{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;border:1px solid #eee9e5;border-radius:13px;background:#fff}.bb-cart-upsell[hidden]{display:none!important}.bb-cart-upsell__image{display:block;width:62px;height:62px;overflow:hidden;border-radius:9px;background:#faf8f6}.bb-cart-upsell__image img{width:100%;height:100%;object-fit:contain}.bb-cart-upsell__info{min-width:0}.bb-cart-upsell__title{display:block;overflow:hidden;color:#241f1c!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important;text-decoration:none!important}.bb-cart-upsell__variant{display:block;margin-top:2px;color:#827871;font-size:10px!important;line-height:1.2!important}.bb-cart-upsell__price{display:block;margin-top:4px;color:#241f1c;font-size:12px!important;font-weight:800!important}.bb-cart-upsell__add{min-width:68px;min-height:36px;padding:0 14px;border:1.5px solid var(--bb-orange);border-radius:999px;background:#fff;color:var(--bb-orange);font-size:11px!important;font-weight:900!important;letter-spacing:.04em;cursor:pointer}.bb-cart-upsell__add:hover{background:#fff5f0}.bb-cart-upsell__add.is-loading,.bb-cart-upsell__add:disabled{border-color:#c8c1bc;background:#f2efed;color:#756d68;cursor:wait}@media(max-width:420px){.bb-cart-upsell{grid-template-columns:56px minmax(0,1fr) auto;gap:9px;padding:9px}.bb-cart-upsell__image{width:56px;height:56px}.bb-cart-upsell__add{min-width:60px;padding:0 10px}}.bb-cart-drawer__subtotal{width:100%!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important}.bb-cart-drawer__subtotal strong{margin-left:auto!important;text-align:right!important;font-weight:900!important;font-size:18px!important}.bb-cart-upsells__header h3{color:var(--bb-orange)!important}.bb-cart-drawer__payment-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:9px;min-height:20px}.bb-cart-drawer__payment-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.bb-cart-drawer__payment-icon svg{width:34px;height:22px}.bb-cart-upsells__list{gap:0}.bb-cart-upsell{padding:10px 2px;border:0;border-radius:0;background:transparent;box-shadow:none}.bb-cart-upsell+.bb-cart-upsell{border-top:1px solid #f2eeeb}.bb-cart-upsell:hover{background:#fffaf7}.bb-cart-upsell__image{background:#fbf8f6}.bb-cart-upsell__add{min-width:64px;min-height:34px;border-width:1px;background:transparent}.bb-cart-drawer__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;color:#6f655f}.bb-cart-drawer__trust-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;min-width:0;text-align:center}.bb-cart-drawer__trust-item>span:last-child{font-size:9.5px!important;font-weight:700!important;line-height:1.15!important}.bb-cart-drawer__trust-icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid #eadfd8;border-radius:50%;background:#fffaf7;color:var(--bb-orange)}.bb-cart-drawer__trust-icon svg{width:16px;height:16px}@media(max-width:420px){.bb-cart-drawer__payment-icon svg{width:31px;height:20px}.bb-cart-drawer__trust{gap:5px}.bb-cart-drawer__trust-item>span:last-child{font-size:9px!important}}.bb-cart-drawer__note{display:none!important}.bb-cart-upsells{border-top:0!important}
/*# sourceMappingURL=/cdn/shop/t/50/assets/bb-cart-drawer.css.map */
