/*  MICROTHEMER STYLES  */


/*= formulaire gravity page contact = */

/** formulaire gravity page contact >> Field 1 6 gfield label before complex **/
#field_1_6 .gfield_label_before_complex {
	display: none !important;
}


/*= module testimonial ======== */

/** module testimonial >> Fl module pp testimonials fl module content **/
.fl-module-pp-testimonials .fl-module-content {
	background-color: rgb(235, 235, 235) !important;
	background-image: linear-gradient(rgb(245, 245, 245), rgb(255, 255, 255)) !important;
	padding: 20px !important;
	border-radius: 20px !important;
}

/** module testimonial >> Active image **/
.active img {
	border-radius: 10px !important;
}

/** module testimonial >> Active pp content wrapper **/
.active .pp-content-wrapper {
	display: grid !important;
	grid-template-columns: 1fr !important;
	grid-template-rows: auto auto !important;
}
.active .pp-content-wrapper > :nth-child(1) {
	grid-area: 2 / 1 / 3 / 2 !important;
}
.active .pp-content-wrapper > :nth-child(2) {
	grid-area: 1 / 1 / 2 / 2 !important;
}


/*= page accueil ============== */

/** page accueil >> Fl post 2 fl node 5w6r8kyqgs2p **/
#fl-post-2 .fl-node-5w6r8kyqgs2p {
	background-image: url("/wp-content/uploads/2022/07/realisation-Verdun-Fornoni_03-300x225.jpg") !important;
}

