td-cart-drawer .drawer__inner{width:100vw;max-width:unset;height:100%}#TdCartDrawer .drawer__header{padding:20px 16px;border-bottom:1px solid #dedede}#TdCartDrawer .drawer__heading{font-weight:600;font-size:16px}#TdCartDrawer .drawer__close{min-width:unset;min-height:unset;width:14px;height:14px}#TdCartDrawer .drawer__close svg{width:14px;height:14px}#TdCartDrawer .drawer__footer{padding:0 16px;border-top:0}.is-empty .drawer__footer{display:none}.cart-drawer:not(.is-empty) .drawer__content{flex:1;display:grid;grid-template-rows:1fr auto;padding-left:16px;padding-right:16px}#TdCartDrawer .cart-drawer__footer{border-top:1px solid #dedede;margin:0;padding-top:22px}#TdCartDrawer .totals__subtotal-value{color:var(--td-primary-color);font-size:16px;font-weight:600}#TdCartDrawer .totals__price-prefix{font-size:12px;font-weight:400;line-height:1;color:#878787}@media(min-width:990px){td-cart-drawer .drawer__inner{width:360px}}#TdCartDrawer cart-drawer-items{margin-top:0;border:0}#TdCartDrawer .cart-item{grid-template-columns:110px 1fr;column-gap:15px;padding:22px 0 0}#TdCartDrawer .cart-item__media{width:110px;padding-top:0}#TdCartDrawer .cart-item .cart-item__name{font-size:16px;font-weight:600;line-height:1}#TdCartDrawer .cart-item__details-properties-wrap{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;margin:0;gap:10px}#TdCartDrawer .cart-item__details{padding:0;display:flex;flex-direction:column;justify-content:space-between;gap:10px}#TdCartDrawer .cart-item__quantity,#TdCartDrawer .cart-item__details dl{margin:0}#TdCartDrawer .cart-item__quantity .quantity__input{border:0;width:20px;max-height:34px;font-family:var(--font-body-family);font-size:14px}#TdCartDrawer .cart-item__quantity .quantity__input:focus-visible{outline:0;box-shadow:unset;background-color:transparent}#TdCartDrawer quantity-input{border:1px solid #dedede;border-radius:30px;width:105px;height:34px;min-height:unset}#TdCartDrawer .cart-item__totals *{font-size:14.5px;font-weight:600}#TdCartDrawer .cart-item__details-properties dd{font-size:13px;font-weight:400;color:#878787;line-height:1}#TdCartDrawer .cart-item__details-properties dd *{line-height:1}#TdCartDrawer dl .product-option{line-height:1;font-size:13px}#TdCartDrawer cart-remove-button .button{font-size:12px;color:#1987b2;text-decoration:underline;font-weight:400;text-underline-offset:2px}#TdCartDrawer .loading-overlay{padding-top:0}#TdCartDrawer .td-cart-drawer__footer{padding:0 16px}.td-cart-drawer__upsell-banner{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;padding:20px 15px;border-radius:10px;margin:10px 0 20px;background-color:#1987b2;color:#fff}.td-cart-drawer__upsell-banner img{width:10px;height:auto}.td-cart-drawer__upsell-banner h3{color:#fff;margin:0;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:5px}.td-cart-drawer__upsell-description p{margin:0;font-size:11.5px;line-height:1.8}.td-cart-drawer__upsell-button{font-size:12px}.td-cart-drawer__upsell-button.loading-upsell .td-cart-drawer__upsell-button--label,.td-cart-drawer__upsell-button .loading-overlay{display:none}.td-cart-drawer__upsell-button.loading-upsell .loading-overlay{display:block;left:0;right:0;margin:0 auto;top:unset;--color-foreground: 255 255 255}.td-cart-drawer__upsell-button.loading-upsell{color:#fff;background-color:#1987b2}#TdCartDrawer .check_items p{font-size:11px;color:#878787;text-align:center}#TdCartDrawer .check_items a{text-decoration:none;color:#1987b2}#TdCartDrawer #CartDrawer-Checkout{height:57px;width:100%;border-radius:50px;margin-top:0;gap:10px}#TdCartDrawer .cart__ctas{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}#TdCartDrawer #CartDrawer-Checkout:hover svg path{stroke:#fff}#TdCartDrawer .dynamic-checkout__content{width:100%}#TdCartDrawer #dynamic-checkout-cart ul{margin:0!important}#TdCartDrawer #dynamic-checkout-cart ul li:not(:first-of-type){display:none}#TdCartDrawer #dynamic-checkout-cart ul li:first-of-type{flex-basis:100%!important;height:57px!important;margin:0!important}#TdCartDrawer #dynamic-checkout-cart ul li:first-of-type div{height:57px!important;width:100%!important;border-radius:50px!important}@media(min-width:990px){#TdCartDrawer #dynamic-checkout-cart ul li:first-of-type:hover div{opacity:.8}.td-cart-drawer__upsell-banner{padding:25px 15px;margin:20px 0}}.cart-drawer__disclaimer-wrapper{display:flex;padding:5px 0;margin:0 5px;justify-content:center;align-items:center;gap:15px}.cart-drawer__disclaimer span{font-size:11px;font-weight:400}.cart-drawer__disclaimer img{height:15px;width:15px;object-fit:contain}.cart-drawer__disclaimer{display:grid;grid-template-columns:15px 1fr;gap:5px;padding:20px 0}#TdCartDrawer .cart-drawer__empty-content{padding-left:16px;padding-right:16px;height:100%}#TdCartDrawer .cart-drawer__empty-content h2{font-size:18px;font-weight:600}#TdCartDrawer .cart-drawer__empty-content .cart-drawer__empty-description{font-size:13px;font-weight:400;text-align:center;margin-bottom:25px}#TdCartDrawer .cart-drawer__empty-content .cart-drawer__empty-cart-banner{border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:20px;padding:30px 0;margin:10px 0;font-weight:600}#TdCartDrawer .cart-drawer__empty-content .cart-drawer__empty-cart-banner img{height:115px;width:auto}.cart-drawer__empty-buttons{margin-top:auto;width:100%}.cart-drawer__empty-buttons .button.button--primary{width:100%;padding:20px 0;height:54px}.cart-drawer__empty-disclaimer img{height:15px;width:15px;object-fit:contain}.cart-drawer__empty-disclaimer span{font-size:13px;font-weight:400}.cart-drawer__empty-disclaimer{display:flex;gap:5px;justify-content:center;align-items:center;margin:18px 0}.drawer{visibility:hidden}.cart-item__delivery-text{background-color:#f1f8fa;color:var(--td-primary-color);text-align:center;grid-column:1/3;font-size:12px;padding:10px 5px!important;display:flex;align-items:center;justify-content:center}.cart-item__delivery-text img{height:15px;width:15px;object-fit:contain;margin-right:5px}
/*# sourceMappingURL=/cdn/shop/t/98/assets/td-cart-drawer.css.map */
