/*
Theme Name:     Site Pour Gite
Description:    Theme enfant de Divi
Author:         Benoit Vrancken
Template:       Divi
Version:        1.1
*/

/*
CSS Formulaire de contact
*/
.gf_forms_choix {
  font-size: 18px !important;
  padding-left: 20px;
}
.gf_forms_1 {
  font-size: 18px !important;
  padding-left: 20px;
}
#gform_wrapper_1 form {
	color: #333;
	padding: 10px 10px 10px 10px;
}
span.gf_step_label {
    font-size: 18px;
    color: #02929b;
    font-weight: 900;
}
span.gf_step_number {
    font-size: 18px;
    color: #02929b;
    font-weight: 900;
}
#gform_submit_button_1 {
    font-size: 24px;
    background: #2c3896;
	color:#fff;
    border-width: 0px!important;
    border-radius: 0px;
}
#gform_submit_button_1 :hover{
    font-size: 24px;
	color:#fff;
    background: #009aa359;
    border-width: 0px!important;
    border-radius: 0px;
}
label#label_1_20_1,
label.gfield_consent_label {
    font-size: 18px;
}
div#gfield_consent_description_1_15 {
    border: none;
}
select#input_1_2,
select#input_1_4,
select#input_1_22 {
    width: 150px;
}
div#gfield_consent_description_1_15 {
    font-size: 13px;
}