.cart-main-inner{justify-content:center;margin-top:125px;padding:20px;display:flex}.cart-main-con{flex-direction:column;width:100%;max-width:1440px;display:flex}.cart-main-con>h1{font-family:Libre Baskerville;font-size:1.8rem;font-weight:600}.cart-two-cons{justify-content:space-between;gap:20px;margin:30px 0;display:flex}.cart-left{background-color:#f7f7f7;border:1px solid #dadada;border-radius:20px;flex-direction:column;gap:20px;width:100%;max-width:60%;padding:20px;display:flex}.cart-each-item{border-bottom:1px solid #e6e6e6;justify-content:space-between;padding-bottom:15px;display:flex}.cart-item-details{gap:10px;display:flex}.cart-item-img>img{border-radius:10px;width:100px;height:100px}.cart-item-discp{flex-direction:column;justify-content:space-between;display:flex}.cart-item-discp-h2{font-size:1.2rem;font-weight:500}.cart-item-discp-p{color:#4e4e4e;font-size:.9rem}.cart-item-close{flex-direction:column;justify-content:space-between;align-items:end;display:flex}.cart-price-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cart-discount{color:#111;font-size:1.2rem;font-weight:600}.cart-original{color:#888;font-size:.85rem;text-decoration:line-through}.cart-off{color:#1a5c1a;background-color:#8eff8e;border-radius:8px;padding:1px 6px;font-size:.75rem;font-weight:500}.cart-qty-wrap{border:1px solid #909090;border-radius:25px;align-items:center;gap:12px;width:fit-content;margin-top:6px;padding:4px 14px;display:flex}.cart-qty-btn{cursor:pointer;color:#333;text-align:center;background:0 0;border:none;width:20px;padding:0;font-size:1.1rem;line-height:1}.cart-qty-val{text-align:center;min-width:18px;font-size:.95rem;font-weight:500}.cart-right{background-color:#f7f7f7;border-radius:12px;width:100%;max-width:40%;height:fit-content;padding:20px}.cart-right>h1{margin-bottom:10px;font-size:1.5rem;font-weight:400}.cart-right>p{color:#636363;justify-content:space-between;padding:7px 0;display:flex}.cart-right>p>span{color:#000}.cart-right-total{border-top:1px solid #dfdfdf;justify-content:space-between;padding-top:15px;display:flex}.cart-right-coupon{border-radius:20px;justify-content:space-between;gap:20px;margin:10px 0;padding:10px 0;display:flex}.cart-right-coupon>input{color:#909090;background-color:#fff;border-radius:30px;flex:2;padding:7px 10px}.cart-right-coupon>button{color:#fff;background-color:#000;border-radius:30px;flex:1;padding:7px 10px}.cart-checkout-btn{color:#fff;cursor:pointer;border-radius:20px;width:100%;margin:10px 0;padding:10px}.cart-yml{font-family:Libre Baskerville;font-size:2.5rem;font-weight:600}@media screen and (max-width:1150px){.cart-item-discp-h2{font-size:1rem}.cart-item-img>img{width:90px;height:90px}.cart-discount{font-size:1rem}.cart-off{border-radius:2px;padding:1px 3px;font-size:.7rem}.cart-price-row{gap:6px}.cart-right-coupon{gap:10px}}@media screen and (max-width:900px){.cart-two-cons{flex-direction:column}.cart-right,.cart-left{max-width:100%}.cart-item-img>img{width:80px;height:80px}.cart-item-discp-h2{font-size:.9rem}.cart-yml{font-size:2.2rem}}@media screen and (max-width:800px){.cart-main-inner{margin-top:50px;padding:20px}.cart-main-con>h1{font-size:1.2rem}.cart-two-cons{margin:10px 0}}@media screen and (max-width:600px){.cart-item-discp-p{font-size:.8rem}.cart-left{padding:10px}.cart-original{font-size:.8rem}.cart-price-row{gap:5px}.cart-off{font-size:.6rem}.cart-right>h1{font-size:1.2rem}.cart-main-inner{padding:20px 10px}.cart-item-img>img{width:100px;height:80px}.cart-right{padding:15px}.cart-yml{font-size:1.7rem}.cart-qty-wrap{gap:8px;padding:3px 10px}.cart-qty-btn{font-size:1rem}.cart-qty-val{font-size:.85rem}}
