.cart-summary-text{font-size:1rem;margin-bottom:1rem}.cart-table{border-bottom:1px solid #ccc;border-collapse:collapse;border-top:1px solid #ccc;margin-bottom:2rem;width:100%}.cart-item-row{border:none}.cart-item-cell{border:none;padding:1rem 0;vertical-align:middle}.cart-item-cell img{border-radius:0}.cart-table .product-name span{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.right-align{text-align:right}.remove-btn{background:none;border:none;color:#d00;cursor:pointer;font-size:.8rem;padding:0}@media (max-width:991px){.cart-table,.cart-table tbody,.cart-table thead,.cart-table tr{display:block;width:100%}.cart-table thead{display:none}.cart-table tr{border-bottom:1px solid #eee;padding:1rem 0}.cart-table td{display:flex;justify-content:space-between;padding:.5rem 0}.cart-table td[data-remove-btn]{justify-content:flex-end}.cart-table .product-info{align-items:center;flex-direction:row;gap:.75rem}.cart-table .product-info span{font-weight:500}.cart-table td[data-price]{font-weight:700;justify-content:flex-end}}.cart-totals{margin-bottom:2rem;margin-top:2rem}.totals-row{display:flex;justify-content:space-between;padding:.3rem 0}.total-row{font-size:1.2rem;font-weight:700}.cart-page hr{border:none;border-top:1px solid #ccc;margin:1rem 0}.checkout-title{margin-bottom:1.5rem}.empty-cart{padding:1rem 0}