cart-drawer-component.cart-drawer--custom{--sidebar-width: var(--container-md)}cart-drawer-component.cart-drawer--custom .cart-drawer__inner{display:flex;flex-direction:column}cart-drawer-component.cart-drawer--custom .cart-items-component{flex:1;min-height:0;height:auto}h2#cart-drawer-heading-empty{font-size:var(--text-sm);line-height:var(--text-sm--line-height)}.cart-drawer__promo{background:linear-gradient(90deg,var(--custom-cart-promo-gradient-start, #2e570e) 0%,var(--custom-cart-promo-gradient-end, #627752) 100%);padding:calc(var(--spacing) * 2.5) calc(var(--spacing) * 5);text-align:center;font-size:var(--text-3xxs);line-height:var(--text-3xxs--line-height);font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-wide);color:#fff}cart-drawer-component.cart-drawer--custom .cart-drawer__header.cart-drawer__header--custom{padding:calc(var(--spacing) * 4) calc(var(--spacing) * 5);display:flex;position:relative;width:100%;justify-content:space-between;border-bottom:1px solid var(--color-border)}.cart-drawer__header.cart-drawer__header--custom h2.cart-drawer__title{font-size:var(--text-lg);line-height:var(--text-lg--line-height);font-weight:var(--font-weight-normal);letter-spacing:var(--tracking-tight-ss-small);color:var(--color-text);margin:0}.cart-drawer__header.cart-drawer__header--custom .close-button{position:absolute}cart-drawer-component.cart-drawer--custom .cart-items--custom{display:flex;flex-direction:column;gap:calc(var(--spacing) * 4);width:100%;padding:calc(var(--spacing) * 4) 0 0;margin:0;list-style:none}cart-drawer-component.cart-drawer--custom .cart-drawer--empty .cart-drawer__inner{align-items:stretch;justify-content:flex-start}cart-drawer-component.cart-drawer--custom .cart-drawer--empty .cart-drawer__header--custom{justify-content:space-between;padding:calc(var(--spacing) * 4) calc(var(--spacing) * 5);border-bottom:1px solid var(--color-border)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card{display:flex;gap:calc(var(--spacing) * 4);align-items:stretch;padding:var(--spacing) 0;margin:0}cart-drawer-component.cart-drawer--custom .custom-cart-product-card--nested{margin-inline-start:calc(var(--spacing) * 4)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__media{display:flex;flex:0 0 calc(var(--spacing) * 20);align-items:center;justify-content:center;width:calc(var(--spacing) * 20);height:calc(var(--spacing) * 20);overflow:hidden;background-color:rgb(var(--color-foreground-rgb) / .05);background-image:linear-gradient(135deg,rgb(var(--color-foreground-rgb) / .03),rgb(var(--color-foreground-rgb) / .08));border-radius:calc(var(--spacing) * 2)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__image,cart-drawer-component.cart-drawer--custom .custom-cart-product-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__content{display:flex;flex:1;flex-direction:column;min-width:0}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:calc(var(--spacing) * 2)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__title{min-width:0;color:var(--color-foreground);font-size:var(--text-md);font-weight:var(--font-weight-medium);line-height:var(--leading-snug);text-decoration:none}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__price{flex-shrink:0;color:var(--color-foreground);font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:var(--leading-snug)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__selling-plan{width:fit-content;padding:calc(var(--spacing) / 2) calc(var(--spacing) * 2);margin:calc(var(--spacing) * 1.5) 0 0;color:var(--custom-cart-checkout-button-color, #63864f);font-size:var(--text-xs);line-height:var(--text-xs--line-height);background:color-mix(in srgb,var(--custom-cart-checkout-button-color, #63864f) 12%,transparent);border-radius:calc(var(--spacing) * 4)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__price[shimmer],cart-drawer-component.cart-drawer--custom .cart-items-component.cart-items-disabled .custom-cart-product-card__price{color:transparent}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__price[shimmer]:after,cart-drawer-component.cart-drawer--custom .cart-items-component.cart-items-disabled .custom-cart-product-card__price:after{opacity:1;animation:text-shimmer var(--shimmer-speed) infinite linear}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__actions{display:flex;align-items:center;gap:calc(var(--spacing) * 2);padding-top:calc(var(--spacing) * 3);margin-top:auto}cart-drawer-component.cart-drawer--custom .custom-cart-product-card--subscription .custom-cart-product-card__actions{padding-top:0}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__quantity .quantity-selector-wrapper{flex-wrap:nowrap;gap:0}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__quantity .quantity-selector{--quantity-selector-width: auto;flex:none;align-self:auto;width:auto;height:calc(var(--spacing) * 8.5);overflow:hidden;background:transparent;border:1px solid var(--color-border);border-radius:calc(var(--spacing) * 1.5)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__quantity .quantity-selector:hover{background:transparent}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__quantity .quantity-selector :is(.quantity-minus,.quantity-plus){width:calc(var(--spacing) * 8.5);height:calc(var(--spacing) * 8);color:rgb(var(--color-foreground-rgb) / .7)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__quantity .quantity-selector input[type=number]{width:calc(var(--spacing) * 7);min-width:calc(var(--spacing) * 7);max-width:calc(var(--spacing) * 7);padding:0;color:var(--color-foreground);font-size:var(--text-sm)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__quantity .quantity-selector svg{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__remove{display:flex;align-items:center;justify-content:center;width:calc(var(--spacing) * 8.5);height:calc(var(--spacing) * 8.5);padding:0;margin-inline-start:auto;color:rgb(var(--color-foreground-rgb) / .6);background:transparent;border:1px solid var(--color-border);border-radius:calc(var(--spacing) * 1.5);box-shadow:none;transition:color var(--animation-speed) var(--animation-easing)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__remove:hover{color:var(--color-foreground)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__remove svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}cart-drawer-component.cart-drawer--custom .custom-cart-product-card__error{margin-top:calc(var(--spacing) * 2)}cart-drawer-component.cart-drawer--custom .cart-drawer__summary{align-items:stretch;gap:0;padding:calc(var(--spacing) * 4) calc(var(--spacing) * 5);background-color:var(--color-background);border-top:1px solid var(--color-border);-webkit-mask-image:none;mask-image:none}cart-drawer-component.cart-drawer--custom .custom-cart-summary{width:100%}cart-drawer-component.cart-drawer--custom .custom-cart-summary__totals{margin:0;font-size:var(--text-sm);line-height:var(--text-sm--line-height)}cart-drawer-component.cart-drawer--custom .custom-cart-summary__row{display:flex;justify-content:space-between;gap:calc(var(--spacing) * 4)}cart-drawer-component.cart-drawer--custom .custom-cart-summary__label{color:rgb(var(--color-foreground-rgb) / .65)}cart-drawer-component.cart-drawer--custom .custom-cart-summary__value{margin:0;color:var(--color-foreground);font-weight:var(--font-weight-medium)}cart-drawer-component.cart-drawer--custom .custom-cart-summary__note{margin-top:calc(var(--spacing) * 1.5);color:rgb(var(--color-foreground-rgb) / .65);font-size:var(--text-xs);line-height:var(--text-xs--line-height)}cart-drawer-component.cart-drawer--custom .custom-cart-summary__note small{font-size:inherit}cart-drawer-component.cart-drawer--custom .custom-cart-summary__checkout{--button-color: #fff;--button-background-color: var(--custom-cart-checkout-button-color, #63864f);--button-border-color: var(--custom-cart-checkout-button-color, #63864f);display:flex;align-items:center;justify-content:center;gap:calc(var(--spacing) * 2);width:100%;min-height:calc(var(--spacing) * 13);padding:calc(var(--spacing) * 4);margin-top:calc(var(--spacing) * 4);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-extra-widest);text-transform:uppercase;border-radius:calc(var(--spacing) * 1.5);transition:opacity var(--animation-speed) var(--animation-easing)}cart-drawer-component.cart-drawer--custom .custom-cart-summary__checkout:hover{opacity:.9}cart-drawer-component.cart-drawer--custom .custom-cart-summary__checkout:disabled{opacity:.6}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-cart-drawer.css.map */
