.cart-title{font-size:1.8rem;font-weight:700;color:#333}.cart-item-card{border:1px solid #eee}.cart-item-image{border-radius:6px;box-shadow:0 2px 5px #0000001a}.btn-outline-secondary,.btn-outline-danger{border-radius:6px;padding:5px 10px}.item-total-price{font-size:1.1rem;font-weight:700}@media (max-width: 768px){.cart-title{font-size:1.5rem}}.quantity-wrapper{display:flex;align-items:center;justify-content:center;gap:6px}.btn-quantity{background-color:#f8f9fa;border:1px solid #ccc;color:#333;font-size:1rem;font-weight:700;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease-in-out;box-shadow:0 2px 4px #0000001a}.btn-quantity:hover{background-color:#e2e6ea;border-color:#bbb}.btn-quantity:active{background-color:#d6d8db;transform:scale(.95)}.quantity-input{max-width:50px;height:34px;text-align:center;border:1px solid #ccc;font-size:1rem;font-weight:700;color:#333;background-color:#fff}@media (max-width: 768px){.btn-quantity{width:30px;height:30px;font-size:.9rem}.quantity-input{max-width:40px;height:30px;font-size:.9rem}}
