.product-variants .product-quantity input {
    height: 42px;
    padding: 0 25px;
    text-align: center;
    width: 80px;
    border-color: var(--ax-line-color);
    background: none;
    box-shadow: none;
	border-radius: var(--ax-form-bi-rd);
}