.single-product form.cart .quantity.mpm-quantity{display:inline-flex;align-items:center;gap:0;width:auto!important;max-width:100%;border:1px solid #b6c4c0;border-radius:12px;background:#fff;overflow:hidden;vertical-align:middle;margin-bottom:8px}
.single-product form.cart .mpm-quantity .mpm-quantity-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px!important;min-width:48px;min-height:48px;height:48px;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:#e7efec!important;color:#214e46!important;font:600 28px/1 Arial,sans-serif!important;box-shadow:none;cursor:pointer}
.single-product form.cart .mpm-quantity .mpm-quantity-button:hover:not(:disabled){background:#214e46!important;color:#fff!important}
.single-product form.cart .mpm-quantity .mpm-quantity-button:disabled{color:#738780!important;background:#f1f4f2!important;cursor:default}
.single-product form.cart .mpm-quantity .mpm-quantity-button:focus-visible{outline:3px solid #a9572b;outline-offset:-4px}
.single-product form.cart .mpm-quantity input.qty{appearance:textfield;-moz-appearance:textfield;width:58px!important;min-width:0;min-height:48px;height:48px!important;padding:4px!important;margin:0!important;border:0!important;border-radius:0!important;text-align:center;font-size:20px!important;font-weight:600;color:#214e46;background:#fff;box-shadow:none}
.single-product form.cart .mpm-quantity input.qty::-webkit-inner-spin-button,.single-product form.cart .mpm-quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
