.cart-page{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.cart-page .cart-card{border-radius:16px;overflow:hidden;background-color:#fff}.cart-page .cart-header{padding:1rem 1.5rem;background-color:#b7b7b7;color:#fff;font-weight:600}.cart-page .cart-header .col-product{flex-basis:50%}.cart-page .cart-header .col-price,.cart-page .cart-header .col-quantity,.cart-page .cart-header .col-subtotal{width:120px}.cart-page .cart-body .cart-item{padding:1.25rem 1.5rem;border-bottom:1px solid #f0f0f0}.cart-page .cart-body .cart-item:last-child{border-bottom:none}.cart-page .cart-body .cart-item .remove-item{font-size:1.25rem;line-height:1;color:#8b8b8b}.cart-page .cart-body .cart-item .remove-item:hover{color:#000}.cart-page .cart-body .cart-item .item-img img{width:72px;height:72px;object-fit:cover;background-color:#f4f4f4}.cart-page .cart-body .cart-item .item-info .text-muted{color:#8b8b8b !important}.cart-page .cart-body .cart-item .col-price,.cart-page .cart-body .cart-item .col-quantity,.cart-page .cart-body .cart-item .col-subtotal{width:120px}.cart-page .cart-body .cart-item .item-subtotal{font-weight:600}.cart-page .cart-body .cart-item .qty-control{border:1px solid #f0f0f0;border-radius:4px;padding:.25rem .5rem;background-color:#fff}.cart-page .cart-body .cart-item .qty-control .qty-btn{border:0;background:rgba(0,0,0,0);padding:0 .5rem;font-size:1rem;line-height:1;cursor:pointer}.cart-page .cart-body .cart-item .qty-control .qty-input{width:2.5rem;border:0;text-align:center;font-weight:500;background:rgba(0,0,0,0);pointer-events:none}.cart-page .card-footer .coupon-input{border-radius:999px;padding-inline:1.25rem}.cart-page .card-footer .btn-success{border-radius:999px;background-color:#0c7a34;border-color:#0c7a34}.cart-page .card-footer .btn-success:hover{background-color:rgb(10.1731343284,103.4268656716,44.0835820896);border-color:rgb(10.1731343284,103.4268656716,44.0835820896)}.cart-page .order-summary{border-radius:16px;background-color:#fff;top:1.5rem}.cart-page .order-summary .summary-list li span:first-child{color:#8b8b8b}.cart-page .order-summary .btn-success{border-radius:999px;background-color:#0c7a34;border-color:#0c7a34}.cart-page .order-summary .btn-success:hover{background-color:rgb(10.1731343284,103.4268656716,44.0835820896);border-color:rgb(10.1731343284,103.4268656716,44.0835820896)}@media(max-width: 767.98px){.cart-page .cart-card .cart-item{flex-wrap:wrap}.cart-page .cart-card .cart-item .item-info{width:100%;margin-top:.75rem}.cart-page .cart-card .cart-item .col-price{display:none}.cart-page .cart-card .cart-item .col-quantity,.cart-page .cart-card .cart-item .col-subtotal{width:50%;margin-top:.75rem}.cart-page .cart-card .cart-item .item-subtotal{text-align:right}.cart-page .order-summary{position:static;margin-top:1rem}}