.gspc__submit--hidden, .gspc__form-wrapper .gspc--is-last-page .gform_next_button {
position: absolute !important;
left: -9999px !important;
top: auto !important;
width: 1px !important;
height: 1px !important;
overflow: hidden !important;
pointer-events: none !important;
}
.gspc__form-wrapper .gform_page_footer input[name="quantity"] {
width: 5rem;
}
.gspc__form-wrapper .gform_footer .gform_save_link {
margin-bottom: 0.875rem !important;
}
.gspc__form-wrapper .gform_page_footer {
display: flex;
}
.gspc__form-wrapper .gform_page_footer div.quantity {
margin-left: auto;
} .gspc__form-wrapper.gspc__form-wrapper--has-pages div.quantity,
.gspc__form-wrapper.gspc__form-wrapper--has-pages input[name="quantity"],
.gspc__form-wrapper.gspc__form-wrapper--has-pages [name="add-to-cart"],
.gspc__form-wrapper.gspc__form-wrapper--has-pages .single_add_to_cart_button {
display: none !important;
}
.gspc__form-wrapper.gspc__form-wrapper--has-pages .gspc--is-last-page div.quantity,
.gspc__form-wrapper.gspc__form-wrapper--has-pages .gspc--is-last-page input[name="quantity"],
.gspc__form-wrapper.gspc__form-wrapper--has-pages .gspc--is-last-page [name="add-to-cart"],
.gspc__form-wrapper.gspc__form-wrapper--has-pages .gspc--is-last-page .single_add_to_cart_button { display: inline-block !important;
}
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden div.gform_body div.quantity,
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden div.gform_body input[name="quantity"],
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden div.gform_body [name="add-to-cart"],
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden div.gform_body .single_add_to_cart_button,
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden div.quantity,
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden input[name="quantity"],
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden [name="add-to-cart"],
.gspc__form-wrapper form.gspc__form--submit-conditionally-hidden .single_add_to_cart_button {
display: none !important;
}