form.cart .quantity,
form.cart input[name="quantity"],
form.cart button[type="submit"].button {
display: none !important;
}