
/* PAGES */

/* Banner */
body.custom-theme-btw .et_pb_section.section_banner .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
    font-size: 240px;
    padding-bottom: 3% !important;
}

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

    body.custom-theme-btw .et_pb_section.section_banner .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
        font-size: 200px;
        padding-bottom: 2.5% !important;
    }
}
@media only screen and (max-width: 1180px) {

    body.custom-theme-btw .et_pb_section.section_banner .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
        font-size: 170px;
    }
}
@media only screen and (max-width: 980px) {

    body.custom-theme-btw .et_pb_section.section_banner .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
        font-size: 135px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btw .et_pb_section.section_banner .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
        font-size: 100px;
        padding-bottom: 2% !important;
    }
}
@media only screen and (max-width: 580px) {

    body.custom-theme-btw .et_pb_section.section_banner .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
        font-size: 65px;
    }
}
@media only screen and (max-width: 420px) {

    body.custom-theme-btw .et_pb_section.section_banner .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h1 {
        font-size: 50px;
    }
}


/* Accueil - Slider */
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content {
    background: #212121;
    border-top: 6px solid #a07c52;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
    left: -60px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 1em;
    padding: 0px;
    margin: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev::before {
    content: url("/wp-content/uploads/2025/11/arrow_left.svg");
    width: 40px;
    height: 40px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
    right: -60px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 1em;
    padding: 0px;
    margin: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next::before {
    content: url("/wp-content/uploads/2025/11/arrow_right.svg");
    width: 40px;
    height: 40px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-pagination {
    position: absolute;
    bottom: -40px;
    display: flex;
    justify-content: center;
    gap: 20px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-pagination span.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border: 1px solid #212121;
    margin: 0px !important;
}
body.custom-theme-btw .dg-carousel-lightbox.open {
    background-color: rgba(33, 33, 33, .9);
    padding-bottom: 0px;
}
body.custom-theme-btw .dg-carousel-lightbox.open .lightbox-header {
    display: none;
}

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

    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
        left: -40px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
        right: -40px;
    }
}
@media only screen and (max-width: 980px) {

    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content {
        border-top: 5px solid #a07c52;
        padding-top: 15px;
        padding-bottom: 35px;
        padding-left: 25px;
        padding-right: 25px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
        left: -20px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev::before {
        transform: scale(.7);
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
        right: -20px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next::before {
        transform: scale(.7);
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-pagination {
        bottom: -35px;
        gap: 15px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-pagination span.swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content {
        border-top: 4px solid #a07c52;
        padding-top: 10px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-pagination {
        bottom: -30px;
        gap: 10px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_small .et_pb_module_inner .dica-container .swiper-pagination span.swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}



/* Accueil - Avantages */
body.custom-theme-btw .et_pb_section .et_pb_row.row_benefits {
    display: flex;
    gap: 40px;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_benefits::after {
    display: none;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_benefits .et_pb_column {
    width: 50%;
    margin: 0px;
}

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

    body.custom-theme-btw .et_pb_section .et_pb_row.row_benefits {
        gap: 30px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_benefits {
        flex-direction: column;
        gap: 15px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row.row_benefits .et_pb_column {
        width: 100%;
    }
}



/* Enseignes */
body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 80px;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column .et_pb_image {
    width: calc(33.3333% - 53.3333px);
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column .et_pb_image span.et_pb_image_wrap img {
    max-width: 200px;
    width: auto;
    max-height: 80px;
    height: auto;
}

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

    body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column .et_pb_image span.et_pb_image_wrap img {
        max-width: 160px;
        max-height: 60px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column {
        gap: 60px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column .et_pb_image {
        width: calc(33.3333% - 40px);
    }
    body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column .et_pb_image span.et_pb_image_wrap img {
        max-width: 140px;
        max-height: 50px;
    }
}
@media only screen and (max-width: 640px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column .et_pb_image {
        width: calc(50% - 30px);
    }
    body.custom-theme-btw .et_pb_section .et_pb_row.row_grid_logos .et_pb_column .et_pb_image span.et_pb_image_wrap img {
        max-width: 110px;
        max-height: 40px;
    }
}



/* Slider Standard */
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-container {
    border: 1px solid rgb(33 33 33 / 20%);
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
    left: -60px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 1em;
    padding: 0px;
    margin: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev::before {
    content: url("/wp-content/uploads/2025/11/arrow_left.svg");
    width: 40px;
    height: 40px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
    right: -60px;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 1em;
    padding: 0px;
    margin: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next::before {
    content: url("/wp-content/uploads/2025/11/arrow_right.svg");
    width: 40px;
    height: 40px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-pagination {
    position: absolute;
    bottom: -40px;
    display: flex;
    justify-content: center;
    gap: 20px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-pagination span.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border: 1px solid #212121;
    margin: 0px !important;
}

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

    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
        left: -40px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
        right: -40px;
    }
}
@media only screen and (max-width: 980px) {

    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
        left: -20px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev::before {
        transform: scale(.7);
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
        right: -20px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next::before {
        transform: scale(.7);
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-pagination {
        bottom: -35px;
        gap: 15px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-pagination span.swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-pagination {
        bottom: -30px;
        gap: 10px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel.slider_standard .et_pb_module_inner .dica-container .swiper-pagination span.swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}



/* Accès */
body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb {
    width: calc(25% - 7.5px);
    height: auto;
    background: #212121;
    margin: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb .et_pb_blurb_content {
    display: flex;
    flex-direction: column;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    aspect-ratio: 4 / 6;
    object-fit: cover;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    border-top: 6px solid #a07c52;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

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

    body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
        border-top: 5px solid #a07c52;
        padding-top: 15px;
        padding-bottom: 35px;
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
        border-top: 4px solid #a07c52;
        padding-top: 10px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 680px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb {
        width: calc(50% - 5px);
    }
}
@media only screen and (max-width: 440px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_acces .et_pb_column .et_pb_blurb {
        width: 100%;
    }
}



/* Horaires spéciaux */
@media only screen and (max-width: 479px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_horaires-speciaux .et_pb_column:last-child .et_pb_text {
        padding-top: 0px !important;
    }
}

/* Heures d’ouverture */
body.custom-theme-btw .et_pb_section.section_heures-ouverture .et_pb_row .et_pb_column {
    display: flex;
    flex-wrap: wrap;
}
body.custom-theme-btw .et_pb_section.section_heures-ouverture .et_pb_row .et_pb_column .et_pb_text {
    width: 100%;
}
body.custom-theme-btw .et_pb_section.section_heures-ouverture .et_pb_row .et_pb_column .et_pb_text.third {
    width: 33.3333%;
    padding-right: 20px;
}


