.container{padding-bottom:20px}.cart-address{background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px;font-size:14px;display:flex}.cart-box{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:12px;padding:14px}.cart-img{object-fit:cover;border-radius:5px;width:120px;height:90px}.qty-box{align-items:center;gap:10px;margin-top:5px;display:flex}.qty-box button{cursor:pointer;background:#fff;border:1px solid #ccc;width:32px;height:32px;font-weight:700}.cart-bottom{color:#555;border-top:1px solid #eee;justify-content:space-between;margin-top:12px;padding-top:10px;font-size:14px;display:flex}.cart-bottom span{cursor:pointer}.cart-bottom span:hover{color:#2874f0}.coupon-box{background:#f0f5ff;border:1px solid #d6e4ff;border-radius:5px;justify-content:space-between;margin-top:10px;padding:10px;font-size:14px;display:flex}.apply-btn{color:#2874f0;cursor:pointer;background:0 0;border:none;font-weight:600}.price-box{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:16px;position:sticky;top:90px}.dropdown-row{cursor:pointer;justify-content:space-between;padding:6px 0;display:flex}.dropdown-content{color:#666;padding-left:10px;font-size:13px}.save-box{color:green;background:#e6f4ea;border-radius:5px;margin-top:10px;padding:8px;font-size:13px}.secure-box{color:#555;margin-top:10px;font-size:13px}@media (max-width:768px){.row{flex-direction:column}.col-md-8,.col-md-4{width:100%}.cart-box .d-flex{flex-direction:column;gap:10px}.cart-img{width:100%;height:180px}.cart-box h6{font-size:15px}.qty-box{justify-content:center}.cart-bottom{text-align:center;flex-direction:column;gap:8px}.coupon-box{text-align:center;flex-direction:column;gap:6px}.price-box{margin-top:15px;position:static}.cart-address{text-align:center;flex-direction:column;gap:8px}}
