.grid-locatifs .wpgb-facet-title {
	margin-bottom: 12px!important;
}

.grid-locatifs .wpgb-facet .wpgb-checkbox-facet .wpgb-hierarchical-list,
.grid-locatifs .wpgb-facet .wpgb-radio-facet .wpgb-hierarchical-list {
	gap: 8px 15px;
}

.grid-locatifs .wpgb-facet .wpgb-checkbox-facet .wpgb-hierarchical-list:first-child > li:first-child,
.grid-locatifs .wpgb-facet .wpgb-radio-facet .wpgb-hierarchical-list:first-child > li:first-child,
.grid-locatifs .wpgb-facet .wpgb-checkbox-facet .wpgb-hierarchical-list li,
.grid-locatifs .wpgb-facet .wpgb-radio-facet .wpgb-hierarchical-list li {
	margin: 0 5px 5px 0;
}

@media screen and (max-width: 640px) {
	.grecaptcha-badge {
		visibility: hidden;
		pointer-events: none;
	}
}

.grid-locatifs .gridlocatif .wpgb-card .wpgb-card-inner .carrousel-locatif .slick-track .slick-slide picture {
	height: 100%;
}


/* 14/04/2022 */

.logo-partenaire {
	margin-top: 1rem !important;
}



/* 21/10/2021 */

.accueil-figure:before,
.plage-figure:before {
	width: 100%;
	height: 100%;
	border: solid 1px #f59b00;
	right: -35px;
	left: unset;
	z-index: -1;
	bottom: 35px!important;
	background-image: unset;
}

.banniere-camping:after {
	background: none!important;
}

.section_header-home {
	background: none !important;
}


.home .section_header-home.slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	margin: 0;
	z-index: -1;
}

.section_header-home .section_diaporama {
	width: 100%;
	height: 100%;
	margin: 0;
}

.section_header-home.slider:before {
	content: '';
  background: linear-gradient(transparent 30%, #11657f);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
	display: none;
}

.section_header-home .section_diaporama .blocks-gallery-grid .slick-list .blocks-gallery-item, .section_diaporama .blocks-gallery-grid .slick-track .blocks-gallery-item {
	height: 100%;
	margin: 0;
}

.section_header-home .section_diaporama .blocks-gallery-grid .slick-list .blocks-gallery-item figure img, .section_diaporama .blocks-gallery-grid .slick-track .blocks-gallery-item figure img,
.section_header-home .section_diaporama .blocks-gallery-grid .slick-list .blocks-gallery-item figure img, .section_diaporama .blocks-gallery-grid .slick-track .blocks-gallery-item figure picture {
	height: 100%;
	width: 100%;
}

.section_header-home .section_diaporama .slick-dots {
	opacity: 0;
}

/* 03/11/2021 */
.section_header-home {
	position: relative;
  top: initial;
  left: initial;
	width: 100vw;
	height: 550px;
	z-index: initial;
}
.section_header-home .section_diaporama .blocks-gallery-grid .slick-list .blocks-gallery-item figure img,
.section_diaporama .blocks-gallery-grid .slick-track .blocks-gallery-item figure img,
.section_header-home .section_diaporama .blocks-gallery-grid .slick-list .blocks-gallery-item figure img,
.section_diaporama .blocks-gallery-grid .slick-track .blocks-gallery-item figure picture {
	height: 550px;
}
.section_diaporama .blocks-gallery-grid .slick-list,
.section_diaporama .blocks-gallery-grid .slick-track {
	margin: 0;
}
.section_diaporama .slick-dots li:not(:first-child) {
	margin-left: 8px;
}
.home .section_texte-photo .section_diaporama .blocks-gallery-item figure picture {
	height: 750px !important;
	object-fit: cover;
	object-position: center;
}


/* 07/06/2022 */
.home .section_header-home.slider:before {
	bottom: 0;
	top: unset;
	height: 56%;
}

body:not(.home) .section_header-home.slider:before {
	display: none;
}

/* 15/06/2022 */
.mise-en-avant a {
	color: white;
	font-weight: bold;
}

.mise-en-avant a:hover {
	color: #F59B00;
}

/* 16/08/2022 */
header .logo-site {
	padding: 1rem;
	background: white;
	height: fit-content;
	border-radius: 5px;
}

.partenaires {
	margin-bottom: 4rem;
}
.partenaires .deux-images .wp-block-image {
	height: 24rem;
}
.partenaires .deux-images img {
	height: 100%;
}

.partenaires .deux-images figcaption {
	left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
}
.partenaires .deux-images figcaption a {
	display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 2rem 4rem;
    box-sizing: border-box;
    text-align: center;
	background-color: #4acbf4b3;
	color: white;
	z-index: 1;
    pointer-events: all;
}
.partenaires .deux-images figcaption a:hover {
	background-color: #4acbf4e8;
}

@media screen and (max-width: 1023px) {
	.partenaires .deux-images {
		gap: 1rem;
	}
	.partenaires .deux-images figcaption a {
		padding: 1rem 2rem;
	}
}

.corsica-image {
	position: relative;
	width: 40rem;
    margin: 0 auto 3rem;
    padding: 1rem;
    box-sizing: border-box;
    max-width: 90vw;
	background: #49ccf4;
    color: white;
	gap: 1rem;
	flex-wrap: wrap;
}

.corsica-image:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 1rem;
	left: -1rem;
    border: 1px solid #F59B00;
	z-index: -1;
}

.gif-corsica {
	margin: 2rem 0 0 !important;
}
.section_listing>.wp-block-column.gif-corsica img {
	max-height: initial;
}