.CartPage_container__NvDU5{padding:2rem;text-align:center}.CartPage_header__0Qc3y{margin-top:2rem;display:flex;justify-content:space-between}.CartPage_header__0Qc3y div{flex:1;text-align:center;font-size:1rem;font-weight:700;padding-bottom:.5rem;text-transform:uppercase;border-bottom:2px solid #000;margin-bottom:2rem}.CartPage_body__aaRjQ{display:flex;justify-content:space-between;align-items:center;text-align:center;margin-bottom:1rem}.CartPage_body__aaRjQ>*{flex:1}.CartPage_image__qC6lC{width:100px}.CartPage_buttons__KVjOo{display:flex;justify-content:center;gap:10px}.CartPage_buttons__KVjOo button{width:35px;height:35px;background-color:#000;color:#fff;border:none;font-size:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:5px;transition:background-color .3s ease}.CartPage_buttons__KVjOo button:hover{background-color:#007bff}.CartPage_buttons__KVjOo button:focus{outline:none}.CartPage_totalPrice__Z_wvG{font-weight:700}.CartPage_grandTotal__UfglW{text-align:right;margin-top:20px;font-size:24px}.CartPage_productName__PFFuR{font-weight:700}.CartPage_productPrice__M6TDh,.CartPage_productQuantity__5_t2a{color:#555}