.cart-page-banner{background-image:url(../images/about-banner.jpg)}.cart-section{position:relative}.cart-section:after{position:absolute;content:"";top:0;bottom:0;right:0;width:50%;height:100%;background-color:var(--card-bg);z-index:-1}.cart-section .section-heading{text-transform:uppercase;font-weight:400}.cart-wrapper{display:grid;grid-template-columns:repeat(2,1fr);align-items:center}.cart-product-items{max-width:540px;padding:0 20px;width:100%;margin:0 auto}.cart-product-item{display:flex;gap:20px;margin:0 0 30px;align-items:center;justify-content:space-around}.cart-product-item-img{height:200px;width:30%;background-color:var(--card-bg)}.cart-product-item-img img{object-fit:contain;margin:0 auto}.cart-product-item:last-child{margin:0}.cart-product-item-content{width:60%}.cart-product-item-content p,.cart-item-remove-btn{font-size:14px;font-weight:600}.cart-item-remove-btn{color:var(--white);background-color:var(--black);padding:3px 5px;line-height:1}.cart-product-item-content-title{text-transform:uppercase}.cart-product-item-content ul{margin:7px 0 0}.cart-product-item-content ul li{margin:0 0 7px;display:flex;align-items:center;gap:7px}.cart-product-item-content ul li p{text-transform:capitalize}.cart-product-item-content ul li:last-child{margin:0}.cart-product-quantity-wrap{display:flex;align-items:center;gap:50px}.product-quantity{display:inline-flex;align-items:center;background-color:var(--brand-color);padding:1px 5px;max-width:80px;width:100%}.quantity-decrease,.quantity-increase{font-size:10px;padding:0;margin:0;cursor:pointer;background-color:transparent;color:var(--white);height:100%;transition:ease .3s}.product-quantity .quantity-total{font-size:14px;text-align:center;font-weight:400;width:100%;height:100%}.cart-order-summary-inner{max-width:490px;padding:0 20px;margin:0 auto}.order-summary-table{width:100%;border-collapse:collapse}.order-summary-table td,.order-summary-table th{padding:10px 10px 10px 0;font-size:14px;font-weight:500}.order-summary-table tr td:last-child{text-align:right;padding:10px 0 10px 10px}.order-summary-table th{font-weight:600;font-size:16px;text-align:left}.order-summary-table tfoot td{font-weight:600;font-size:16px}.cart-order-summary .btn{margin:10px 0 0;width:100%}@media only screen and (max-width:992px){.cart-product-item{gap:10px;margin:0 0 20px}.cart-product-item-content{width:65%}.cart-product-item-img{height:170px;width:32%}}@media only screen and (max-width:767px){.cart-wrapper{display:flex;flex-wrap:wrap;gap:50px}.cart-order-summary{width:100%}.cart-section:after{display:none}.cart-product-item-content p,.cart-item-remove-btn{font-size:12px}.cart-product-item-content ul{margin:1px 0 0}.cart-product-item-content ul li{margin:0 0 1px}}@media only screen and (max-width:575px){.cart-wrapper{gap:20px}.cart-product-items{max-width:100%;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart.css.map */
