
.yellow-form-checkboxes {
	padding: 15.5px 25px !important;
    background-color: #FCF1D5;
    display: block;
    margin-bottom: 25px;
    display: flex !important;
    flex-direction: column !important;
}


.yellow-form-checkboxes .wpcf7-list-item {
    margin-bottom: 10px !important;
    margin-left: 0 !important;
}

.yellow-form-checkboxes .wpcf7-list-item:last-child {
    margin-bottom: 0px !important;
}

.yellow-form-checkboxes label {
	display: flex !important;
}

.yellow-form-checkboxes label input {
	margin-right: 12px !important;
}

.yellow-form-checkboxes label .wpcf7-list-item-label {
	padding-top: 4px !important;
}

.yellow-form-documents {
	padding: 15.5px 25px !important;
    background-color: #FCF1D5;
    display: block;
    margin-bottom: 25px;
    width: calc( 100% - 50px ) !important;
}

.yellow-form-textarea {
	padding: 15.5px 25px !important;
    background-color: #FCF1D5 !important;
    margin-bottom: 25px !important;
    border: 0px solid #000 !important;
}


.form_tips i {
	/* font-family: FontAwesome !important; */
    cursor: pointer;
}

.no-margin-left .wpcf7-list-item {
    margin-left: 0 !important;
}

/* formulaire : transmettre-votre-releve-de-compteur */

.compteur-champ_group p {
	display: flex !important;
	margin-bottom: 20px !important;
}

.compteur-champ_group p input {
	width: 40px !important;
	margin-right: 9px !important;
	background-color: #FCF1D5 !important;
	padding: 15.5px 12px !important;
    border: 0px solid #000 !important;
    text-align: center !important;
}

.compteur-champ_group p br {
    display: none;
}


/* ecosystem_map_row */

.ecosystem_map_row .row-in-grid-inner {
       margin-left: -30px !important;
       margin-right: -30px !important;
}

.ecosystem_map_group {
    max-width: 1630px !important;
}
