/*
Generated time: March 11, 2026 16:01
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.main_product_div.main_product_quantity_wrapper{margin:3rem 0 1rem}.quantity_inner{display:grid;grid-template-columns:repeat(3,1fr);max-width:10rem;align-items:center}button.btn_minus,button.btn_plus{width:3rem;height:3rem;cursor:pointer;padding:0;display:flex;justify-content:center;align-items:center;background:0 0;color:var(--color-text);font-size:2rem;line-height:1;border:1px solid var(--border)}.quantity_inner input{width:4rem;height:3rem;background:0 0;color:var(--color-text);border:none;text-align:center;padding:0}button.btn_minus[disabled],button.btn_plus[disabled]{opacity:.5;cursor:not-allowed}