/* General */
h1:not(.site-title):before,
h2:before, .entry .entry-title:before, h2:before {
display: none;
}
.woocommerce #customer_details .col-1, .woocommerce #customer_details .col-2 {
width: 100%;
}
.clear-after-summary {
margin-bottom: 5em;
}
.text-center, .gform_page_footer {
text-align: center !important;
}
/* WooCommerce */
.woocommerce #customer_details, #order_review, .woocommerce-privacy-policy-text {
padding: 2em;
}
#order_review_heading {
display: none
}
.variations td {
border: none;
}
.variations label {
padding: 10px;
}
.woocommerce-privacy-policy-text p {
margin: 0;
}
.wc-saved-payment-methods {
color: grey;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
color: white !important;
}
/* Gravity Forms */
.gform_wrapper {
background-color: white;
padding: 2em;
border-radius: 5px;
}
.gfield_label {
padding-top: 2em;
}
.gform_save_link {
display: block !important;
padding-top: 1.5em;
}
#display-none {
display: none;
}
