.cart-table{border-radius:12px;overflow:hidden;background:#fff}.cart-table th{background:#f8f9fb;font-weight:600;color:#555;text-transform:uppercase;font-size:13px;letter-spacing:.5px}.cart-table td{vertical-align:middle;padding:18px 12px}.hiraola-product-thumbnail img{border-radius:10px;object-fit:cover;transition:0.3s}.hiraola-product-thumbnail img:hover{transform:scale(1.05)}.hiraola-product-remove button{background:#fff;border:1px solid #eee;border-radius:50%;width:38px;height:38px;transition:all 0.3s ease}.hiraola-product-remove button:hover{background:#ffe5e5;border-color:#ff4d4d}.hiraola-product-remove i{font-size:14px}.cart-product-name a{font-weight:600;color:#222}.cart-product-name a:hover{color:#c29958}.amount{font-weight:600;color:#111}.quantity-controls{display:flex;align-items:center;justify-content:center;gap:10px;background:#f7f7f7;border-radius:25px;padding:5px 10px}.qty-decrease,.qty-increase{background:#fff;border:1px solid #ddd;border-radius:50%;width:30px;height:30px;font-weight:700;transition:0.3s}.qty-decrease:hover,.qty-increase:hover{background:#c29958;color:#fff}.cart-qty-input{width:30px;text-align:center;border:none;background:#fff0;font-weight:600}.cart-page-total{border-radius:12px;background:#fff;border:1px solid #eee}.cart-page-total h4{font-size:18px}.cart-page-total .btn-success{background:linear-gradient(135deg,#c29958,#a8742a);border:none;border-radius:30px;font-weight:600;transition:0.3s}.cart-page-total .btn-success:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgb(0 0 0 / .15)}.empty-cart h3{font-weight:600}@media (max-width:768px){.cart-table thead{display:none}.cart-table tr{display:block;margin-bottom:20px;border:1px solid #eee;border-radius:12px;padding:10px}.cart-table td{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;font-size:14px}.cart-table td::before{content:attr(data-label);font-weight:600;color:#555}.hiraola-product-thumbnail img{width:70px;height:70px}.quantity-controls{justify-content:flex-end}.cart-page-total{margin-top:20px}}.checkout-btn{background:linear-gradient(135deg, #d4af37, #b8962e);border-radius:30px;color:#fff!important;font-weight:700;transition:all 0.3s ease;border:none;margin-top: 12px !important;font-size: 16px;letter-spacing: 0.4px;box-shadow: 0 8px 20px rgba(0,0,0,0.2);}.checkout-btn:hover,.checkout-btn:focus,.checkout-btn:active{background:linear-gradient(135deg,#d4a763,#b8863b)!important;color:#fff!important;border:none!important;text-decoration:none}