.elementor-kit-7{--e-global-color-primary:#3E5744;--e-global-color-secondary:#EAEAEA;--e-global-color-text:#000000;--e-global-color-accent:#4E8960;--e-global-color-81a6405:#FFD99E;--e-global-color-e70e67b:#FFFFFF;--e-global-color-7c76c28:#2F422F;--e-global-typography-primary-font-family:"Myriad";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Myriad";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Myriad";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Myriad";--e-global-typography-accent-font-weight:700;--e-global-typography-df3fbab-font-family:"Poiret One";--e-global-typography-df3fbab-font-size:40px;--e-global-typography-df3fbab-font-weight:400;color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );background-color:#FFFFFF;}.elementor-kit-7 p{margin-bottom:0px;}.elementor-kit-7 a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 a:hover{color:var( --e-global-color-81a6405 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-7 h1{color:var( --e-global-color-e70e67b );font-family:"Poiret One", Sans-serif;font-size:70px;font-weight:700;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"Poiret One", Sans-serif;font-size:40px;font-weight:400;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"Poiret One", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Poiret One", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-text );background-color:#FFFFFF;border-radius:100px 100px 100px 100px;padding:12px 020px 12px 20px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:var( --e-global-color-text );background-color:var( --e-global-color-e70e67b );}.elementor-kit-7 img{border-radius:15px 15px 15px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 a:hover{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-secondary-font-size:18px;font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 a:hover{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-7 h1{font-size:50px;}.elementor-kit-7 h2{font-size:30px;}.elementor-kit-7 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.lien-blanc{
    color: white!important;
    transition: color 0.3s ease-in-out;
}

.lien-blanc:hover{
    color: #FFD99E!important;
}

.fond-flou{
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.gites {
flex-direction: column;
}

.gites div:last-child {
margin-top: auto;
}

/* Réglage pour les mobiles */
@media (max-width: 767px) {
    .elementor-image-gallery .gallery {
        /* Cible la galerie avec 2 colonnes */
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* 2 colonnes */
    }
}

.elementor-image-gallery .gallery-item img {
    width: 100%;
    height: 235px; /* Ajuste la hauteur en fonction de tes besoins */
    object-fit: cover; /* Cela permet de s'assurer que l'image couvre bien tout le cadre */
}

.elementor-image-gallery .gallery-icon {
    height: 180px; /* Assure que les conteneurs des images ont la même hauteur */
}

.gallery-icon.landscape img, 
.gallery-icon.portrait img {
    object-fit: cover; /* Recadre les images pour qu'elles remplissent l'espace disponible */
    width: 100%; 
    height: 100%;
}

.boucle-vert .elementor-236 .elementor-element.elementor-element-43c28fc:not(.elementor-motion-effects-element-type-background), .elementor-236 .elementor-element.elementor-element-43c28fc > .elementor-motion-effects-container > .elementor-motion-effects-layer{
    background-color: #EAEAEA!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Myriad';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.laccueillettedoleron.fr/wp-content/uploads/2024/09/MYRIADPRO-REGULAR.ttf') format('truetype');
}
@font-face {
	font-family: 'Myriad';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.laccueillettedoleron.fr/wp-content/uploads/2024/09/MYRIADPRO-SEMIBOLD.ttf') format('truetype');
}
@font-face {
	font-family: 'Myriad';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.laccueillettedoleron.fr/wp-content/uploads/2024/09/MYRIADPRO-BOLD.ttf') format('truetype');
}
@font-face {
	font-family: 'Myriad';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.laccueillettedoleron.fr/wp-content/uploads/2024/09/MyriadPro-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */