/*
Theme Name:        	Arzal
Description:       	Fabriqué sur-mesure par Efficience Web. 
Version:            1.0
Author:             Efficience Web: Création de sites internet Morbihan
Author URI:         https://www.efficienceweb.com/
*/
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #47ddff;
}
@media (max-width:640px)  { 
	.carousel-home__slide__container {
		width: auto;
	}
}

.carousel-home__slide__bg{
	filter: brightness(0.7);
}


.wpcf7 .fieldset-cf7mls{
	grid-template-columns: 40fr 60fr;
	column-gap: 3rem;
	align-items: center;
} 
.wpcf7 .fieldset-cf7mls.cf7mls_current_fs{
	display: grid;
}
.wpcf7 .fieldset-cf7mls .left{
	text-align: center;
	display: grid;
	grid-template-columns: 1fr;
}
.wpcf7 .fieldset-cf7mls .left img{
	margin-bottom: 1rem;
}
.wpcf7 .fieldset-cf7mls .left p{
	margin-bottom: 0;
	padding: 0 1rem;
}
.wpcf7 .fieldset-cf7mls .right{
	padding: 3rem 0;
}
.wpcf7 .fieldset-cf7mls  h2{
	font-size: 30px;
	font-weight: 700;
	font-family: 'Baloo 2',sans-serif;
	color: black;
	margin-bottom: 1rem;
	line-height: 1.2;
}
.wpcf7 .fieldset-cf7mls .right .wpcf7-form-control{
	display: flex;
	flex-direction: column; 
	align-items: flex-start; 
	font-weight: 700;
}
.wpcf7 .fieldset-cf7mls .right .wpcf7-form-control .wpcf7-list-item{
	margin-left: 0;
}
.wpcf7 .fieldset-cf7mls .full{
	grid-column: -1/1;
	text-align: center;
}
.wpcf7 .fieldset-cf7mls .couleur-mediatheque .wpcf7-form-control{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	text-align: center;
	gap: 2rem;
}
.wpcf7 .fieldset-cf7mls .couleur-mediatheque .wpcf7-form-control .wpcf7-list-item{
	margin: 0;
	display: flex;
	flex-direction: column;
	font-weight: 700;
}
.wpcf7 .fieldset-cf7mls .couleur-mediatheque .wpcf7-form-control .wpcf7-list-item::before{
	height: 150px;
	width: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 1rem;
}
.wpcf7 .fieldset-cf7mls .couleur-mediatheque .wpcf7-form-control .wpcf7-list-item:nth-child(1)::before{
	content: "";
	background-image: url('https://www.arzal.bzh/wp-content/uploads/2022/04/Screenshot-2022-04-05-at-1.41.30-PM.png');
}
.wpcf7 .fieldset-cf7mls .couleur-mediatheque .wpcf7-form-control .wpcf7-list-item:nth-child(2)::before{
	content: "";
	background-image: url('https://www.arzal.bzh/wp-content/uploads/2022/04/Screenshot-2022-04-05-at-1.41.38-PM.png');
}
.wpcf7 .fieldset-cf7mls .couleur-mediatheque .wpcf7-form-control .wpcf7-list-item:nth-child(3)::before{
	content: "";
	background-image: url('https://www.arzal.bzh/wp-content/uploads/2022/04/Screenshot-2022-04-05-at-1.41.47-PM.png');
}
.cf7mls-btns{
	grid-column: -1 / 1;
}
.wpcf7 .fieldset-cf7mls>.last{
	grid-column: -1/1;
	max-width: 600px;
	margin: 0 auto;
}
.wpcf7 .fieldset-cf7mls .last h2{
text-align: center;
}
.wpcf7 .fieldset-cf7mls .tranche-age{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.wpcf7 .fieldset-cf7mls .tranche-age .wpcf7-list-item.first{
	margin-left: 0;
}
.cf7mls_progress_bar_percent_wrap{
	grid-column: -1/1;
}
.espace-social-sante .wpcf7-list-item:nth-child(1),
.espace-restauration-scolaire .wpcf7-list-item:nth-child(1),
.espace-petite-enfance .wpcf7-list-item:nth-child(1),
.espace-animations-et-evenementiels .wpcf7-list-item:nth-child(1),
.espace-jeunesse .wpcf7-list-item:nth-child(1),
.espace-associations .wpcf7-list-item:nth-child(1),
.vos-idees .wpcf7-list-item:nth-child(1) {
  color: #F071F8;
}
.espace-social-sante .wpcf7-list-item:nth-child(2),
.espace-restauration-scolaire .wpcf7-list-item:nth-child(2),
.espace-petite-enfance .wpcf7-list-item:nth-child(2),
.espace-animations-et-evenementiels .wpcf7-list-item:nth-child(2),
.espace-jeunesse .wpcf7-list-item:nth-child(2),
.espace-associations .wpcf7-list-item:nth-child(2),
.vos-idees .wpcf7-list-item:nth-child(2) {
  color: #FEB008;
}
.espace-social-sante .wpcf7-list-item:nth-child(3),
.espace-restauration-scolaire .wpcf7-list-item:nth-child(3),
.espace-petite-enfance .wpcf7-list-item:nth-child(3),
.espace-animations-et-evenementiels .wpcf7-list-item:nth-child(3),
.espace-jeunesse .wpcf7-list-item:nth-child(3),
.espace-associations .wpcf7-list-item:nth-child(3),
.vos-idees .wpcf7-list-item:nth-child(3) {
  color: #0197F5;
}

.cf7mls_next.action-button,
.cf7mls_back.action-button {
	margin-top: 0 !important;
}
.wpcf7 .fieldset-cf7mls .right {
	padding-bottom: 0;
}

@media (max-width:800px)  { 
	.wpcf7 .fieldset-cf7mls.cf7mls_current_fs{
		grid-template-columns: 1fr;
	}
	.wpcf7 .fieldset-cf7mls .right {
		padding-top: 1rem;
	}
	.fieldset-cf7mls input, .wpcf7-form .fieldset-cf7mls textarea{
		width: auto;
	}	
	.wpcf7 .fieldset-cf7mls .couleur-mediatheque .wpcf7-form-control{
		grid-template-columns: 1fr;
		row-gap: 3rem;
	}	
}


/**** Février 2023 
.carousel-home__slide{
	height: auto;
}

.carousel-home__slide__bg{
	-webkit-clip-path:none;
	clip-path:none;
}

.carousel-home__slide__container{
	padding: 12rem 1rem;
}

.carousel-home__slide__title__sub{
	font-size: 45px;
}

.carousel-home__slide__title__main{
	font-size: 18px;
}
****/