.table.cart th{background:#fc0;color:#000;font-size:1em;font-weight:700;padding:.5em 1em}.table.cart td{background:#f0f0f0;padding:.5em 1em}.table.cart input[type=number]{max-width:5.33em}.table.cart .cartProductImg{max-height:4em;max-width:4em}.cart-item.subtotal.cart-summary{align-items:stretch;flex-direction:column;gap:.15rem;max-width:100%;min-width:20rem;padding:.75rem 1rem;width:fit-content}.cart-item.subtotal.cart-summary .cart-summary__main{align-items:baseline;display:flex;font-size:1.1rem;gap:1.25rem;justify-content:space-between;width:100%}.cart-item.subtotal.cart-summary .cart-summary__amount{white-space:nowrap}.cart-item.subtotal.cart-summary .cart-summary__tax-note{color:#666;display:block;font-size:.68rem;font-weight:400;line-height:1.2;text-align:right}@media (max-width:575.98px){.cart-item.subtotal.cart-summary{min-width:0;width:100%}}