.gf_progressbar_title {
	display: none !important;
}

.gform_required_legend {
	display: none;
}

.gform_variation_wrapper .gf_browser_chrome {
	border: none !important;
	padding: 0 !important;
}
.gform_variation_wrapper .gform_heading {
	display: none;
}

@media only screen and (max-width: 767px) {
	.gform_variation_wrapper select {
		width: 100% !important;
	}
}

/* .left-custom-html-field {
	grid-column: span 4 !important;
	position: absolute !important;
}

.right-custom-other-field {
	grid-column: span 9 !important;
	grid-column-end: none !important;
} */

/* woocommerce css ovveride */
.product .summary.entry-summary {
	width: 100% !important;
}

.product .woocommerce-product-gallery,
.product .related.products,
.product .product_totals,
.product .summary.entry-summary .product_title,
.product .summary.entry-summary .price {
	display: none !important;
}
