.rmax-cart-section{background-color:#f1f8ff;padding:40px 0;width:100%;display:flex;justify-content:center}.rmax-cart-container{width:90%;max-width:1200px;background:transparent}.cart-header{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid #c8d9e6;padding-bottom:10px;margin-bottom:20px}.cart-header h1{font-size:28px;margin:0;color:#000;font-weight:500}.cart-header a{font-size:14px;color:#007185;text-decoration:none}.price-heading{font-size:14px;color:#565959}.cart-card{background:#fff;margin-bottom:15px;padding:20px;display:flex;justify-content:space-between;border-radius:4px}.card-left{display:flex;gap:20px}.product-img img{width:160px;height:auto;border-radius:4px}.product-info h3 a{font-size:16px;font-weight:700;color:#1a202c;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.stars{color:#ffa41c;margin-bottom:10px}.rating-text{color:#007185;font-size:14px}.variation{font-size:14px;margin-bottom:5px}.dot{height:12px;width:12px;display:inline-block;border-radius:50%;vertical-align:middle}.blue{background:blue}.pink{background:#e91e63}.delivery,.dims{font-size:13px;margin-bottom:5px}.actions{display:flex;align-items:center;gap:15px;margin-top:15px}.qty-box{display:flex;border:1px solid #ccc;border-radius:20px;overflow:hidden}.qty-box button{padding:5px 12px;border:none;background:#f0f2f2;cursor:pointer}.qty-box input{width:35px;text-align:center;border:1px solid #ccc;border-top:none;border-bottom:none}.links{font-size:12px;color:#007185}.links a{color:#007185;text-decoration:none}.card-right .price{font-size:22px;font-weight:700}.cart-summary{background:#fff;padding:40px;margin-top:30px;text-align:center;border-top:1px solid #eee}.progress-container{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:15px}.progress-bar{width:500px;height:15px;background:#e0e0e0;border-radius:10px;overflow:hidden}.fill{height:100%;background:#27ae60}.progress-price{font-weight:700;color:#333}.delivery-status{font-size:14px;margin-bottom:30px}.green-tick{color:#27ae60}.subtotal-area h2{font-weight:400;font-size:22px;margin-bottom:20px}.subtotal-area span{font-weight:700}.proceed-btn{background-color:#003d82;color:#fff;padding:12px 60px;border:none;border-radius:5px;font-size:18px;cursor:pointer}.proceed-btn:hover{background-color:#002a5a}@media (max-width:1200px){.rmax-cart-container{width:95%}.progress-bar{width:400px}}@media (max-width:992px){.cart-header h1{font-size:24px}.cart-card{flex-direction:column;gap:20px}.card-right{text-align:right;border-top:1px solid #eee;padding-top:10px}.progress-bar{width:300px}}@media (max-width:768px){.rmax-cart-section{padding:20px 0}.cart-header{flex-direction:column;align-items:flex-start;gap:10px}.price-heading{display:none}.card-left{flex-direction:column;gap:15px;align-items:flex-start}.product-img img{width:120px;margin:0 auto;display:block}.product-info h3{font-size:17px}.links{display:flex;flex-wrap:wrap;gap:10px;line-height:1.5}.cart-summary{padding:30px 20px}.progress-container{flex-direction:column;width:100%}.progress-bar{width:100%;max-width:100%}.proceed-btn{width:100%;padding:12px 0}}@media (max-width:480px){.cart-card{padding:15px}.actions{flex-direction:column;align-items:flex-start;gap:15px}.qty-box{width:120px}.subtotal-area h2{font-size:18px}}