/*

Theme Name: CLASS is Hello Elementor Child

Theme URI: https://github.com/elementor/hello-theme/

Description: CLASS Local Energy is a child theme of Hello Elementor, created by Riester

Author: Riester

Author URI: https://riester.com/

Template: hello-elementor

Version: 1.0.0

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/
input#gform_submit_button_1 {
    font-family: "Source Sans Pro", Sans-Serif;
    font-size: 18px;
    font-weight: 700;
		text-transform:uppercase;
    color: #000000;
		border: 0;
    background-color: #FBAC18;
    border-radius: 32px;
		padding: 10px 34px;
}

fieldset.gfield--type-address legend.gfield_label,
p.gform_required_legend { display: none !important; }

label.gform-field-label {
		color: #231F20;
		font-family: "Source Sans Pro";
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 24px; /* 150% */
		letter-spacing: 0.5px;
		text-transform: uppercase;
}
label.gform-field-label:after {
		content: '*';
		color: #CB3D0D;
}

.gfield--type-consent .ginput_container_consent input {
}
.gfield--type-consent .ginput_container_consent label {
		text-transform: revert;
}
.gfield--type-consent .ginput_container_consent label:after {
		content: '';
}
.gfield_required_asterisk { display: none !important; }
.ginput_container_consent input {
	float: left;
}
.ginput_container_consent label {
	margin-left: 1.5em;
	margin-top: -1.25em;
}

/* Thank you message */
.gravity_thankyou .elementor-element-58fdbfab { display: none; }
.gform_confirmation_wrapper {
		padding-bottom: 7em;
}
