
/* PAGE – Accueil */


/* Section – Diapo */
body.custom-theme-ds .et_pb_section.section_home_intro_message {
    height: 100vh;
}
body.custom-theme-ds .et_pb_section.section_home_intro_message .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p img {
    transform: translateY(2.5px);
}
body.custom-theme-ds .et_pb_section.section_home_intro_message .et_pb_row.row_links .et_pb_column {
    width: fit-content;
    /*-webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);*/
}

/* Section – Parallax */
body.custom-theme-ds .et_pb_section.section_parallax { /* Fix Safari : remplace background-attachment: fixed */
    position: relative;
    clip-path: inset(0); /* découpe le pseudo-élément fixe aux limites de la section */
    background-image: none !important; /* neutralise l'image posée par Divi */
}
body.custom-theme-ds .et_pb_section.section_parallax::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: 100lvh; /* iOS : couvre la zone derrière la barre d'adresse */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    pointer-events: none;
}
body.custom-theme-ds .et_pb_section.section_parallax.home::before {
    background-image: url('/wp-content/uploads/2026/06/Veranda-LSG.jpg');
}
body.custom-theme-ds .et_pb_section.section_parallax.restaurant::before {
    background-image: url('/wp-content/uploads/2026/06/Mariage_11-LSG.jpg');
}
body.custom-theme-ds .et_pb_section.section_parallax.wedding::before {
    background-image: url('/wp-content/uploads/2026/07/Mariage_4-LSG.jpg');
}
body.custom-theme-ds .et_pb_section.section_parallax .et_pb_row .et_pb_column.et_pb_column_empty {
    display: block;
}

/* Section – Mariages & Occasions */
body.custom-theme-ds .et_pb_section .et_pb_row.row_home_weddings .et_pb_column:first-child .et_pb_image span.et_pb_image_wrap img,
body.custom-theme-ds .et_pb_section .et_pb_row.row_home_weddings .et_pb_column:last-child .et_pb_image span.et_pb_image_wrap img {
    object-fit: cover;
    aspect-ratio: 2 / 3;
    padding-top: 96px;
}

/* Section – Offres Signature */
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem {
    aspect-ratio: 3 / 4;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem:hover .dica-item .dica-item-content h3.item-title {
    text-decoration: underline;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.carousel_offres .dica-container .swiper-buttton-container {
    top: auto;
    bottom: 16px;
}

/* Carousel – Arrows */
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container {
    position: absolute;
    top: calc(50% - 20px);
    justify-content: space-between !important;
    transform: translateY(0);
    padding-left: 16px;
    padding-right: 16px;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-prev, 
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-next {
    width: 40px !important;
    height: 40px !important;
    font-size: 32px !important;
    line-height: 0;
    border-radius: 100%;
    padding-top: 0px !important;
    padding-bottom: 2px !important;
    margin: 0px;
    transition: all .2s ease !important;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-prev {
    padding-right: 2px !important;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-next {
    padding-right: 1px !important;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-prev:hover, 
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-next:hover {
    background: rgb(255 255 255 / 70%) !important;
}

/* Plan du village */
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .et_pb_text.text_icons .et_pb_text_inner p img {
    transform: translateY(2.5px);
}

/* Flux Instagram */
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-content .eapps-instagram-feed-posts-container .eapps-instagram-feed-posts-slider button.eui-slider-arrow-prev, 
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-content .eapps-instagram-feed-posts-container .eapps-instagram-feed-posts-slider button.es-layout-carousel-arrow-next {
    opacity: 1;
    box-shadow: none;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-content .eapps-instagram-feed-posts-container .eapps-instagram-feed-posts-slider button.eui-slider-arrow-prev:hover, 
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner .eapps-instagram-feed .eapps-instagram-feed-container .eapps-instagram-feed-content .eapps-instagram-feed-posts-container .eapps-instagram-feed-posts-slider button.es-layout-carousel-arrow-next:hover {
    background: #000 !important;
}


@media only screen and (max-width: 980px) {

    /* Section – Diapo */
    body.custom-theme-ds .et_pb_section.section_home_intro_message .et_pb_row.row_links .et_pb_column {
        width: 100%;
    }
    body.custom-theme-ds .et_pb_section.section_home_intro_message .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p img {
        transform: translateY(2.75px);
    }

    /* Section – Mariages & Occasions */
    body.custom-theme-ds .et_pb_section .et_pb_row.row_home_weddings .et_pb_column:first-child .et_pb_image span.et_pb_image_wrap img,
    body.custom-theme-ds .et_pb_section .et_pb_row.row_home_weddings .et_pb_column:last-child .et_pb_image span.et_pb_image_wrap img {
        padding-top: 64px;
    }

    /* Section – Offres Signature */
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.carousel_offres .dica-container .swiper-buttton-container {
        top: auto;
        bottom: 12px;
    }

    /* Carousel – Arrows */
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container {
        top: calc(50% - 18px);
        padding-left: 12px;
        padding-right: 12px;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-prev, 
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-next {
        width: 36px !important;
        height: 36px !important;
        font-size: 28px !important;
        padding-bottom: 1px !important;
    }

    /* Plan du village */
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .et_pb_text.text_icons .et_pb_text_inner p img {
        transform: translateY(2.75px);
    }
}
@media only screen and (max-width: 767px) {
    
    /* Section – Diapo */
    body.custom-theme-ds .et_pb_section.section_home_intro_message .et_pb_row.row_links .et_pb_column {
        width: 100%;
    }
    body.custom-theme-ds .et_pb_section.section_home_intro_message .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p img {
        transform: translateY(3px);
    }

    /* Section – Parallax */
    body.custom-theme-ds .et_pb_section.section_parallax .et_pb_row .et_pb_column.et_pb_column_empty {
        display: none;
    }

    /* Section – Mariages & Occasions */
    body.custom-theme-ds .et_pb_section .et_pb_row.row_home_weddings .et_pb_column:first-child .et_pb_image span.et_pb_image_wrap img,
    body.custom-theme-ds .et_pb_section .et_pb_row.row_home_weddings .et_pb_column:last-child .et_pb_image span.et_pb_image_wrap img {
        padding-top: 32px;
    }

    /* Section – Offres Signature */
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.carousel_offres .dica-container .swiper-buttton-container {
        top: auto;
        bottom: 8px;
    }

    /* Carousel – Arrows */
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container {
        top: calc(50% - 16px);
        padding-left: 8px;
        padding-right: 8px;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-prev, 
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .dica-container .swiper-buttton-container .swiper-button-next {
        width: 32px !important;
        height: 32px !important;
        font-size: 24px !important;
    }

    /* Plan du village */
    body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .et_pb_text.text_icons .et_pb_text_inner p img {
        transform: translateY(3px);
    }
}





/* PAGE – Chambres & Suites */

body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_text .et_pb_text_inner h2 {
    padding-bottom: .3em !important;
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_text .et_pb_text_inner p img {
    transform: translateY(15px);
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(odd) {
    width: 35%;
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(even) {
    width: 65%;
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .dica_divi_carousel .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem {
    aspect-ratio: 3 / 2;
}

@media only screen and (max-width: 1280px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features {
        row-gap: 2px !important;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(odd) {
        width: 100%;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(even) {
        width: 100%;
    }
}
@media only screen and (max-width: 980px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features {
        row-gap: 4px !important;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(odd) {
        width: 35%;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(even) {
        width: 65%;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features {
        row-gap: 2px !important;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(odd) {
        width: 100%;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row.row_room .et_pb_column .et_pb_group.features .et_pb_text:nth-child(even) {
        width: 100%;
    }
}





/* TEMPLATE – Chambre */

body.custom-theme-ds .et_pb_section .et_pb_row.row_features-room .et_pb_column .et_pb_group .et_pb_text .et_pb_text_inner p img {
    transform: translateY(15px);
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_features-room .et_pb_column .et_pb_group .et_pb_text .et_pb_text_inner p strong {
    font-family: 'Avenir Next Demi';
    font-weight: 600;
    font-style: normal;
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_equipment .et_pb_column .et_pb_text.last-list.list-two-column .et_pb_text_inner ul {
    column-count: 2;
    column-gap: 32px;
    padding-top: 0px;
}

@media only screen and (max-width: 640px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_equipment .et_pb_column .et_pb_text.last-list.list-two-column .et_pb_text_inner ul {
        column-count: 1;
    }
}





/* PAGE – Restaurant */

body.custom-theme-ds .et_pb_section .et_pb_row.row_gallery_restaurant .et_pb_column .dica_divi_carousel .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem {
    aspect-ratio: 3 / 2;
}





/* PAGE – Galerie */

body.custom-theme-ds .el_masonry_gallery_lightbox .mfp-container .mfp-content .mfp-figure .mfp-bottom-bar {
    display: none;
}
body.custom-theme-ds .et_pb_section .et_pb_row .et_pb_column .el_masonry_gallery .el_masonry_gallery_wrapper .el_masonry_gallery_module__inner .el_masonry_gallery_item .el_masonry_gallery_image_wrapper img {
    cursor: pointer;
}





/* PAGE – Offres Signature */

body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_text .et_pb_text_inner p img {
    transform: translateY(15px);
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column.column-img {
    width: calc(40% + 6%);
}
/* Tooltip */
body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip {
    max-width: 500px;
    width: 100%;
}
body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip .et_pb_tooltip_inner ul {
    line-height: 1.2em;
    padding-bottom: 0px;
    padding-left: 1em;
}

@media only screen and (max-width: 1280px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip {
        max-width: 400px;
    }
}
@media only screen and (max-width: 1080px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip {
        max-width: 350px;
    }
}
@media only screen and (max-width: 980px) {
    
    body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column.column-img {
        width: 100%;
    }
    body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip {
        max-width: 500px;
    }
}
@media only screen and (max-width: 580px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip {
        max-width: 400px;
    }
}
@media only screen and (max-width: 480px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip {
        max-width: 350px;
    }
}
@media only screen and (max-width: 400px) {

    body.custom-theme-ds .et_pb_section .et_pb_row.row_offres .et_pb_column .et_pb_group .et_pb_module .et_pb_tooltip {
        max-width: 300px;
    }
}




