.cart_drawer_v2__drawer__content{min-width:unset;max-width:100vw;width:410px}.cart_drawer_v2__drawer__content:has(.cart--loading,button.loading),.cart--loading{pointer-events:none}.cart_drawer__top{position:sticky;width:100%;top:0;background:var(--bg);z-index:300;padding:24px;border-bottom:1px solid var(--border);display:flex;justify-content:center}.cart_drawer_v2__title{color:#333;text-align:center;font-family:var(--FONT-STACK-BODY);font-size:20px;font-style:normal;font-weight:400;margin:0;line-height:normal}.cart_drawer__button{padding:5px;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.cart_drawer__button .icon-close{width:16px;height:16px}.shipping-progress-text{margin-bottom:8px}.shipping_threshold_text_wrapper{display:flex;align-items:flex-start;gap:4px 16px;flex-wrap:wrap}.threshold-incomplete{color:#666}.shipping_threshold_text_wrapper>*{display:flex;align-items:center;gap:4px}.progess_bar{display:block;height:4px;background:#be7c4d;animation:shipping_progress 1s linear forwards;border-radius:2px}@keyframes shipping_progress{0%{width:0%}to{width:var(--shipping-progress)}}.progress_wrapper{position:relative;width:100%;height:4px;background:#d9d9d9;border-radius:2px;overflow:hidden;margin-bottom:8px}.shipping_threshold_text_wrapper .threshold-loader{animation:spin-animation 3s linear infinite}.threshold-icons,.icon-lock-wrapper{display:flex;width:14px;height:14px}:is(.threshold-icons,.icon-lock-wrapper,.upsell_add_icon,.icon-checkout-loader-wrapper) svg{width:100%;height:100%}@keyframes spin-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-checkout-loader-wrapper{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--COLOR-PRIMARY);padding:5px}.icon-checkout-loader-wrapper svg{animation:spin-animation 3s linear infinite}.icon-checkout-loader-wrapper path{stroke:#fff}.cart__drawer{--cart-drawer-bottom: 150px}.cart__drawer_v2{--gutter: 20px;--inline-gutter: 24px}.cart__drawer_v2 .drawer__body{padding-inline:24px}.cart_drawer_v2__items__title{font-family:var(--FONT-STACK-ACCENT);font-weight:var(--FONT-WEIGHT-BODY);font-style:var(--FONT-STYLE-BODY);font-size:14px;grid-area:title}.cart_drawer_v2__items__meta{color:#666}.cart_drawer_v2__variant_selling_plan_wrapper{display:flex;flex-wrap:wrap;gap:4px}.cart_drawer_v2__line__price{display:flex;gap:4px;font-family:var(--FONT-STACK-ACCENT);flex-wrap:wrap;justify-content:flex-end}.cart_drawer_v2_upsell_wrap{padding:24px 0}.cart_drawer_upsell__btn{margin-left:auto;display:block}.cart_drawer_v2_upsell_wrap:has(.cart_drawer_v2_upsell_prod_wrapper:empty) .cart_drawer_v2__upsell_title{display:none}.cart_drawer_v2__upsell_title{font-family:var(--FONT-STACK-ACCENT);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);font-style:var(--FONT-STYLE-ACCENT);font-size:14px;margin-bottom:8px;margin-top:0;text-align:center}.cart_drawer_v2_upsell_prod_wrapper{display:flex;flex-direction:column;gap:8px}.cart__drawer_v2 .drawer__bottom{padding:var(--inline-gutter);border-top:1px solid rgba(51,51,51,.2);display:flex;flex-direction:column;gap:16px}.cart_drawer_footer_subtotal{display:flex;flex-direction:column;gap:8px}.cart__footer_info{display:flex;justify-content:space-between;align-items:flex-end;font-family:var(--FONT-STACK-ACCENT);font-size:16px;font-style:var(--FONT-STYLE-BODY);font-weight:var(--FONT-WEIGHT-BODY);line-height:normal}.cart_drawer_checkout__btn{display:flex;padding:16px;justify-content:center;gap:8px;align-items:center;position:relative;overflow:hidden}.cart_drawer_payments_wrapper{display:flex;flex-direction:column;gap:8px;color:#666}.cart_drawer_payments{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px}.cart_drawer_payments li{display:flex}.cart_drawer_payments li svg{width:25px}.cart_drawer_upsell_row{background-color:var(--COLOR-BG-ACCENT);border:none;border-radius:2px;display:flex;align-items:center;padding:12px;gap:12px}.cart_drawer_upsell__btn{padding:12px}.upsell_add_icon{width:16px;height:16px;display:flex}.upsell_price_btn_wrapper{margin-top:6px;display:flex;align-items:flex-end;justify-content:space-between}.upsell_price_btn_wrapper .shopify-product-form{max-width:none;margin:0}.drawer_upsell_price{display:flex;justify-content:flex-end;align-items:center;gap:12px}.drawer_upsell_price .old-price{color:#666;text-decoration:line-through}.drawer_upsell__title,.drawer_upsell__variant-title{font-weight:var(--FONT-WEIGHT-BODY);font-style:var(--FONT-STYLE-BODY);color:var(--COLOR-TEXT);margin:0}.drawer_upsell__variant-title{color:#666}.drawer_upsell__image{width:72px;height:72px;display:flex}.drawer_upsell__image :is(img,a,.drawer_upsell__image__inner){display:flex;width:100%;height:100%;object-fit:cover}.drawer_upsell__content{display:flex;flex-direction:column;justify-content:space-between;min-height:72px;width:100%;height:100%;flex:1}.cart_drawer_shipping_progress_wrapper{display:flex;position:relative;padding:var(--gutter) 0}.cart_drawer_items__row{display:flex;border-bottom:1px solid var(--border);position:relative;padding:var(--gutter) 0}.cart_drawer_items__remove{--gutter: var(--inline-gutter);display:flex;width:26px;height:26px;position:absolute;top:12px;right:-6px;padding:6px}.cart_drawer_remove__icon{display:flex}.cart_drawer_remove__icon svg{width:100%;height:100%}.cart_drawer_items__grid{display:grid;grid-template-areas:"image title x" "image title x" "image quantity price";grid-template-columns:90px 1fr 60px;grid-template-rows:auto auto auto;grid-column-gap:var(--gutter);grid-row-gap:14px;width:100%}.cart_drawer_items__quantity .quantity__wrapper{margin:0}.cart_drawer_items__price{display:flex;align-items:flex-end;justify-content:flex-end}
/*# sourceMappingURL=/cdn/shop/t/61/assets/cart-drawer-v2.css.map */
