.cart_cartWrapper__g1PCF{padding:20px;max-width:1200px;margin:0 auto;font-family:Arial,sans-serif}.cart_cartTitle__TdIMr{text-align:center;font-size:2rem;margin-bottom:20px}.cart_cartItems__tCXbs{display:flex;flex-direction:column;gap:20px}.cart_cartItem__jdGIR{display:flex;align-items:center;border:1px solid #ddd;padding:15px;border-radius:8px;background-color:#fff}.cart_productImage__2hrqk{width:100px;height:100px;object-fit:cover;margin-right:20px;border-radius:8px}.cart_productDetails__pYCCh{flex-grow:1}.cart_productName__HIi_M{font-size:1.2rem;font-weight:700}.cart_productPrice__gGZes{color:#333}.cart_productQuantity__DSEUq{color:#888}.cart_checkoutSection__SYMO5{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding:15px;background-color:#f8f8f8;border-radius:8px}.cart_totalPrice__bdTh2{font-size:1.4rem;font-weight:700}.cart_checkoutButton__2_szt{background-color:#25d366;color:#fff;padding:10px 20px;font-size:1rem;border:none;border-radius:5px;cursor:pointer;display:flex;align-items:center;gap:10px}.cart_checkoutButton__2_szt:hover{background-color:#128c7e}.cart_cartItem__jdGIR img{border-radius:8px}.cart_cartItem__jdGIR .cart_productDetails__pYCCh{display:flex;flex-direction:column}.cart_cartItem__jdGIR .cart_productDetails__pYCCh p{margin:5px 0}