.styles_quantity_control__tCaoZ{display:flex;align-items:center;gap:12px;padding:8px 0;border-radius:12px;margin-top:auto}.styles_quantity_control__tCaoZ button{width:40px;height:40px;border:none;background-color:#f8f8f8;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:background .2s;outline:none}@media(max-width:767px){.styles_quantity_control__tCaoZ button{width:30px;height:30px;font-size:20px}}.styles_quantity_control__tCaoZ button:hover{background-color:#eee}