@layer components{.st-cart__table{inline-size:100%;border-collapse:collapse;table-layout:auto}.st-cart__head th{padding-block:var(--st-space-3);padding-inline:var(--st-space-3);border-block-end:1px solid var(--st-border);font-size:var(--st-font-size-sm);font-weight:var(--st-font-weight-semibold);color:var(--st-fg-muted);text-align:start}.st-cart__col--price,.st-cart__col--subtotal{text-align:end}.st-cart__col--qty{text-align:center}.st-cart__col--name{inline-size:100%}.st-cart__cell{padding-block:var(--st-space-4);padding-inline:var(--st-space-3);border-block-end:1px solid var(--st-border-subtle);vertical-align:middle}.st-cart__cell--price,.st-cart__cell--subtotal{text-align:end;white-space:nowrap}.st-cart__cell--qty{text-align:center}.st-cart__col--thumb,.st-cart__cell--thumb{inline-size:6rem}.st-cart__cell--thumb a{display:block}.st-cart__cell--thumb img{inline-size:4.5rem;max-inline-size:4.5rem;block-size:auto;border-radius:var(--st-radius-sm)}.st-cart__cell--name>a{color:var(--st-fg);font-weight:var(--st-font-weight-medium);text-decoration:none}.st-cart__cell--name>a:hover,.st-cart__cell--name>a:focus-visible{color:var(--st-accent-fg);text-decoration:underline}.st-cart__cell--remove{inline-size:2rem}.st-cart__remove{display:inline-flex;align-items:center;justify-content:center;inline-size:1.75rem;block-size:1.75rem;border-radius:var(--st-radius-full);color:var(--st-fg-muted);font-size:var(--st-font-size-lg);line-height:1;text-decoration:none;transition:var(--st-transition-color)}.st-cart__remove:hover,.st-cart__remove:focus-visible{background:var(--st-error-bg);color:var(--st-error-fg)}.st-cart__qty-locked{color:var(--st-fg-muted)}.st-cart__meta{display:flex;flex-wrap:wrap;gap:var(--st-space-1) var(--st-space-3);margin-block-start:var(--st-space-1);font-size:var(--st-font-size-sm);color:var(--st-fg-muted)}.st-cart__meta-item--stock.is-in-stock{color:var(--st-success-fg)}.st-cart__meta-item--stock.is-out-of-stock{color:var(--st-error-fg)}.st-cart__meta-item--saving{color:var(--st-accent-solid);font-weight:var(--st-font-weight-medium)}.st-cart__backorder{margin-block:var(--st-space-1) 0;font-size:var(--st-font-size-sm);color:var(--st-fg-muted)}.st-cart__actions{padding-block:var(--st-space-4);padding-inline:var(--st-space-3)}.st-cart__coupon{display:flex;flex-wrap:wrap;gap:var(--st-space-2);margin-block-end:var(--st-space-3)}.st-cart__coupon-input{flex:1 1 12rem;max-inline-size:18rem}.st-cart-collaterals{margin-block-start:var(--st-space-6)}@media (min-width:64em){.st-cart-layout--sidebar{display:grid;grid-template-columns:minmax(0,1fr) 22rem;gap:var(--st-space-10);align-items:start}.st-cart-layout--sidebar .st-cart-collaterals{margin-block-start:0;position:sticky;inset-block-start:var(--st-space-6)}.st-cart-layout--sidebar .cart_totals{padding:var(--st-space-5);border:1px solid var(--st-border);border-radius:var(--st-radius-lg);background:var(--st-bg-subtle)}.st-cart-layout--sidebar .cart_totals>h2{margin-block:0 var(--st-space-4);font-size:var(--st-font-size-h5)}.st-cart-layout--sidebar .wc-proceed-to-checkout .checkout-button{display:block;inline-size:100%;text-align:center}}@media (max-width:47.99em){.st-cart__head{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip-path:inset(50%)}.st-cart__row{display:grid;grid-template-columns:4.5rem 1fr auto;gap:var(--st-space-1) var(--st-space-3);align-items:center;padding-block:var(--st-space-4);border-block-end:1px solid var(--st-border-subtle)}.st-cart__cell{padding:0;border:0}.st-cart__cell--remove{grid-column:3;grid-row:1;justify-self:end}.st-cart__cell--thumb{grid-column:1;grid-row:1 / span 2}.st-cart__cell--name{grid-column:2;grid-row:1}.st-cart__cell--price,.st-cart__cell--qty,.st-cart__cell--subtotal{grid-column:2 / -1;text-align:start}.st-cart__cell--price::before,.st-cart__cell--qty::before,.st-cart__cell--subtotal::before{content:attr(data-title) ": ";color:var(--st-fg-muted);font-size:var(--st-font-size-sm)}}}