.gfield + .gfield {
	margin-top: 0.75rem !important;
}

.gfield_label:has(+ .gfield_description) {
	margin-bottom: 0.125rem !important;
}

.gfield_label + .gfield_description {
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0.375rem !important;
}

.ginput_container_singleproduct:has(.ginput_product_price_wrapper) .ginput_quantity_label {
	display: inline-block !important;
	margin-left: 1.5rem !important;
}

.gsection_title {
	margin-bottom: 0 !important;
}