/*Accueil*/
/*DIAPORAMA*/
.conteneur-de-page{
	margin:0 !important;
	max-width:100% !important;
}
.metaslider .caption-wrap {
    bottom: 10rem !important;
    left: 58rem !important;
    opacity: 1 !important;
    width: 12% !important;
	border-radius:8px;
}
.metaslider .caption-wrap a.ms-custom-button{
	background-color:#fff !important;
	color:#111 !important;
	padding: 16px 14px;
	text-decoration:none;
}
#metaslider_84{
	margin:0;
}

/*COLLLECTION*/
.media-texte-collection{
	display:flex;
	flex-direction:column;
	/*border-radius: 10px;*/
}
/*.media-texte-collection figure img{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}*/
.box-collection-grille{
	margin-left: 10.5% !important;
    margin-right: 10.5% !important;
}

.bloc-histoire-famille{
	display:flex;
	gap:5%;
}
.equipe-passione-texte-media{
	gap:6%;
}
.equipe-passione-texte-media figure.wp-block-media-text__media{
	width:109%;
}
.bloc-histoire-famille figure div iframe{
	height: 380px;
}
.histoire-famillle-texte{
	width:74%;
}