/*
Theme Name:     PoliticalWP-Child
Description:    PoliticalWP - Multipurpose Campaign, Political, Election WordPress Theme
Author:         ThemeSLR
Template:       politicalwp

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

#theme-main-head .container .row {
	display: flex;
	align-items: center;
}

.dark_title {
	color: #3da1ae;
}

.mc-main .mc_general .event-title, .mc-main .mc_general .event-title a {
	background : #85BB24 !important;
}

/* Champ "doléance" du formulaire */
#frm_field_14_container {
	display: none;
}

#form_contact-us .frm_primary_label {
	color: #fff !important;
}

#form_sondage-themes-prioritaires label {
	font-size: 18px !important;
}

#form_sondage-themes-prioritaires {
	margin-top: 50px;
}

#form_sondage-themes-prioritaires .frm_opt_container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 40px;
}

.lvca-panel-content {
	font-family: Arial, Helvetica, sans-serif !important;
	color: rgb(69, 70, 70);
	font-size: 16px;
	font-weight: 300;
	line-height: 1.63043em;
}