.Cart_cartPage__ichVj{padding:100px 20px 50px;max-width:1200px;margin:0 auto}.Cart_cartPage__ichVj h1{font-size:2rem;color:teal;margin-bottom:30px}.Cart_cartContainer__aeSAr{display:flex;gap:30px;flex-wrap:wrap}.Cart_cartItems__Tk_8Q{flex:1 1 65%;display:flex;flex-direction:column;gap:20px}.Cart_cartItem__si7hC{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:15px;border-radius:10px;box-shadow:0 6px 15px rgba(0,0,0,.05)}.Cart_productImage__uazlq{border-radius:8px}.Cart_itemDetails__aQZks{flex:1 1;margin-left:20px}.Cart_itemDetails__aQZks h3{margin:0 0 5px}.Cart_itemDetails__aQZks p{margin:5px 0;font-weight:500}.Cart_quantity__C_F5G{display:flex;align-items:center;gap:10px;margin:10px 0}.Cart_quantity__C_F5G input{width:60px;padding:5px 8px;border-radius:5px;border:1px solid #ccc}.Cart_removeBtn__E5MHx{background:none;border:none;color:red;font-weight:600;cursor:pointer;transition:.2s}.Cart_removeBtn__E5MHx:hover{text-decoration:underline}.Cart_itemTotal__QF93_{font-weight:600;font-size:1.1rem;min-width:80px;text-align:right}.Cart_cartSummary__baWNv{flex:1 1 30%;background:#f7f7f7;padding:20px;border-radius:10px;height:-moz-fit-content;height:fit-content}.Cart_cartSummary__baWNv h2{margin-top:0;color:teal}.Cart_cartSummary__baWNv h3,.Cart_cartSummary__baWNv p{display:flex;justify-content:space-between;margin:10px 0;font-weight:500}.Cart_checkoutBtn__WrzhR{width:100%;padding:12px;background:teal;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;margin-top:15px;transition:.3s}.Cart_checkoutBtn__WrzhR:hover{background:#006666}@media (max-width:991px){.Cart_cartContainer__aeSAr{flex-direction:column}.Cart_cartSummary__baWNv{width:100%}}