/*  Theme Name:   Thème enfant Astra 
Theme URI:    https: //www.beescom.fr/
Description:  Thème enfant du thème Astra 
Author:       Gabriel
Author URI:   https://www.beescom.fr/
Template:     astra 
Version:      0.1.0 */


/* Font rl-aqva */
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * rl-aqva:
 *   - http://typekit.com/eulas/000000000000000077588aee
 *
 * © 2009-2025 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2025-04-02 07:29:57 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=yrv0vrv&ht=tk&f=59159&a=1945605&app=typekit&e=css");
@import url('clash-display.css');
@import url('chaloops.css');

@font-face {
    font-family: "rl-aqva";
    src: url("https://use.typekit.net/af/7c5914/000000000000000077588aee/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/7c5914/000000000000000077588aee/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/7c5914/000000000000000077588aee/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 900;
    font-stretch: normal;
}

:root {
    --blanc: #ffffff;
    --noir: #000000;
    --bleu-fonce: #194282;
    --bleu-main: #0055a4;
    --bleu-text: #007BC2;
    --bleu-clair: #92d4f6;
    --orange: #f59c00;
}

/* Polices */

.tk-rl-aqva, .tk-rl-aqva p, .tk-rl-aqva a {
    font-family: "rl-aqva", sans-serif !important;
}

h1, h2, h4 {
    font-family: "rl-aqva", sans-serif;
    font-weight: 900;
    font-style: normal;
}

h3 {
    font-family: 'Chaloops-Bold';
}

body {
    font-family: "ClashDisplay-Variable";
    font-weight: 400;
}

p {
    margin: 0;
    font-family: "ClashDisplay-Variable";
}

div {
    font-family: "ClashDisplay-Variable";
}

.chaloops-reg, .chaloops-reg p, .chaloops-reg a{
    font-family: 'Chaloops-Regular';
}
.chaloops-med, .chaloops-med p, .chaloops-med a{
    font-family: 'Chaloops-Medium';
}
.chaloops-bol, .chaloops-bol p, .chaloops-bol a{
    font-family: 'Chaloops-Bold';
}

    /* Couleurs de police */
    
.bleu-fonce {
    color: var(--bleu-fonce) !important;
}
.bleu-main{
    color: var(--bleu-main) !important;
}
.bleu-clair {
    color: var(--bleu-clair) !important;
}
.bleu-text{
    color: var(--bleu-text);
}
.orange {
    color: var(--orange) !important;
}
.blanc-text {
    color: var(--blanc);
}

/* header */

.menu-item.current-menu-item a.hfe-menu-item {
    color: var(--bleu-main) !important;
}
.menu-item.current-menu-item .eael-item-active::after {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/goutte-activ.svg");
    position: absolute;
    top: -8px;
    right: -8px;
}
#menu-item-1235 .eael-item-active::after {
    content: "";
}   /* Enlève la goutte d'eau sur l'onglet "Témoignages" du header */

#header-child-theme {
    transition: box-shadow 200ms cubic-bezier(0.33, 1, 0.68, 1);
}

.header-active {
    box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.1);
}

/* Bouton reservation, uniquement sur mobile */
.header-mobile-reservation-btn {
    display: none !important;
}

.eael-simple-menu-toggle-text {
    display: none;
}
.eael-simple-menu-toggle {
    box-shadow: none;
}

/* Latepoint */
.latepoint-w {
    font-family: "rl-aqva", sans-serif !important;
}

.latepoint-w h1,
.latepoint-w h2,
.latepoint-w h3,
.latepoint-w h4,
.latepoint-w h5,
.latepoint-w h6 {
    font-family: "rl-aqva", sans-serif !important;
}

.latepoint-lightbox-v2 h1,
.latepoint-lightbox-v2 h2,
.latepoint-lightbox-v2 h3,
.latepoint-lightbox-v2 h4,
.latepoint-lightbox-v2 h5,
.latepoint-lightbox-v2 h6 {
    font-family: "rl-aqva", sans-serif !important;
}

.latepoint-w .latepoint-summary-w .summary-header:not(.can-checkout) .summary-header-inner {
    background-image: none;
}

.latepoint-w .latepoint-summary-w {
    width: 282px;
}

.latepoint-summary-w .summary-header-inner {
    column-gap: 12px;
}

.reservation-home::before {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/chien2.svg");
    position: absolute;
    top: -5px;
    left: 14px;
    z-index: 10;
}

.reservation-home .latepoint-w.latepoint-inline-form .latepoint-booking-form-element {
    background-color: white;
}

/* .reservation-full-width .latepoint-booking-form-element{
    width: 80%;
} */
.reservation-full-width .latepoint-booking-form-element::before {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/chien2.svg");
    position: absolute;
    top: -30px;
    left: 14px;
    z-index: 10;
}

/* Grille d'articles */

.grille-article-container .e-con-inner {
    position: relative;
}

.grille-article .eael-post-grid {
    display: grid;
    grid-template-columns: 52% 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.grille-article article,
.grille-article .eael-grid-post {
    width: 100% !important;
}

.grille-article article:nth-child(1) {
    grid-row: span 2;
    height: 100%;
}

.grille-article .eael-grid-post-holder {
    padding: 10px;
    height: 100%;
}

.grille-article article:nth-child(1) .eael-grid-post-holder {
    padding: 15px;
}

.grille-article .eael-entry-media {
    border-radius: 12px;
}

.grille-article .eael-entry-wrapper {
    position: relative;
}

.grille-article h3 {
    font-family: "ClashDisplay-Variable";
    font-size: 20px !important;
    font-weight: 600;
    margin: 50px 0 20px;
}
.grille-article h3 a {
    font-size: 20px !important;
    line-height: 0.9em;
}

.grille-article article:nth-child(1) h3{
    margin: 50px 0 0;
    font-size: 32px !important;
}
.grille-article article:nth-child(1) h3 a {
    font-size: 32px !important;
}

.grille-article article p{
    display: none;
}

.grille-article article:nth-child(1) p{
    display: block;
    margin-bottom: 1rem;
}

.grille-article .eael-grid-post-holder-inner {
    display: flex;
    flex-direction: column;
}

.grille-article .eael-entry-wrapper {
    flex-grow: 1;
}

.grille-article .eael-post-elements-readmore-btn{
    font-family: "rl-aqva", sans-serif;
    font-size: 16px;
    position: absolute;
    bottom: 0;
}

.grille-article .eael-post-elements-readmore-btn:after{
    content: "";
    background-image: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/link-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 34px;
    height: 26px;
    top: 12px;
    left: 6px;
}

.grille-article article:nth-child(1) .eael-post-elements-readmore-btn{
    font-size: 20px;
}

.grille-article .meta-cat-icon,
.grille-article .far.fa-clock{
    display: none;
}

.grille-article .eael-meta-posted-on {
    position: absolute;
    font-size: 15px !important;
    right: 0;
    bottom: 0;
}

.grille-article .post-meta-categories{
    position: absolute;
    font-family: "ClashDisplay-Variable";
    font-weight: 500;
    top: 15px;
}

.grille-article .post-meta-categories li{
    padding: 4px 14px;
    border: solid 1px #f59b004d;
    border-radius: 5px;
}

.grille-article .eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
    margin-right: 10px;
}

.article-content{
    height: 100%;
}

/* Caroussel de témoignage */
.swiper{
    overflow: visible !important;
}
.temoignage-wrapper {
    overflow-x: clip;
    overflow-y: visible;
}

.bdt-ep-review-card-carousel-item{
    overflow: visible !important;
}

.bdt-ep-review-card-carousel-item::before {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/guillemets.svg");
    position: absolute;
    top: -20px;
    right: -34px;
    z-index: 50;
}

.bdt-ep-review-card-carousel-item::after {
    content: "";
    background-image: url(https://labandeanoopi.fr/wp-content/uploads/2025/04/os.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
}

.carrousel-temoignage .bdt-ep-review-card-carousel-item.swiper-slide{
    align-items: start !important;
}
.bdt-ep-review-card-carousel-text{
    margin-top: 30px;
}

.bdt-ep-review-card-carousel-job-title {
    width: fit-content;
    padding: 10px;
    border: solid 1px #f59b0033;
    border-radius: 5px;
}

.bdt-position-z-index.bdt-position-top-right {
    top: -130px;
}

.ep-icon-arrow-left-7::before {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/05/groupe-fleche-gauche.svg");
}
.ep-icon-arrow-right-7::before {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/05/groupe-fleche-droite.svg");
}

.swiper-button-disabled {
    opacity: 0.3;
}

/* Règles générales */

.margin-clip-img img {
    overflow-clip-margin: unset;
}

.site-main {
    padding: 0 40px;
}

.text-accent {
    font-weight: 600;
    color: var(--bleu-text);
    text-decoration: underline;
}

.link-btn .elementor-button svg {
    width: 2em;
}

.link-arrow-orange a::after {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/link-arrow.svg");
    position: relative;
    top: 8px;
    left: 6px;
}

.link-arrow-white a::after {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/link-arrow-white.svg");
    position: relative;
    top: 8px;
    left: 6px;
}

.ancre-html {
    position: absolute;
    top: -168px;
}

.btn-wave a{
    background-image: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/vague.svg");
    background-size: 0%;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: 0.3s ease-out;
}

.btn-wave a:hover{
    color: var(--bleu-main) !important;
    background-size: 400%;
    background-position: bottom -40px right 50%;
}

.btn-wave-orange a {
    background-image: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/vague-foncee.svg");
    background-size: 0%;
    background-repeat: no-repeat;
    background-position: bottom;
    transition: 0.3s ease-out;
}

.btn-wave-orange a:hover {
    color: var(--blanc) !important;
    background-size: 400%;
    background-position: bottom -40px right 50%;
}

/* Soulignement en image absolute */
.under-title-h2 {
    position: relative;
    display: inline-block;
}
.under-title-h2 img {
    position: absolute;
    width: 100%;
    bottom: 5px;
}

.under {
    position: relative;
}

.under img {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.underline-abs {
    position: absolute;
}
.under-title-eau {
    position: relative;
    white-space: nowrap;
}
.under-eau {
    bottom: 20px;
    right: 26px;
}
.under-title-activites {
    position: relative;
}
.under-activites {
    width: 290px;
    bottom: 11px;
    right: -5px;
}
.under-inoopliables {
    width: 380px;
    left: 0;
    bottom: 2px;
}
.under-actualite{
    width: 330px;
    bottom: 4px;
    right: 0px;
}
.under-sessions{
    bottom: 8px;
}
.under-title-activities{
    position: absolute;
    width: 100%;
    left: 0;
}
.under-title-activities img{
    position: absolute;
    width: 100%;
    height: 18px;
    left: 0;
    bottom: -6px;
}
/* Page RGPD */
.under-confidentialite img{
    bottom: -12px;
}
/* Page Réservation */
.under-seance {
    white-space: nowrap;
}
.under-seance img {
    bottom: -6px;
}

.link-title {
    text-decoration: underline !important;
}

    /* Page Piscine */
.under-title-piscine img {
    bottom: 5px;
}
.fond-bleu-piscine {
    background-color: transparent;
    overflow-y: visible;
    overflow-x: clip;
}

    /* Page Sessions */
.session-solo img {
    bottom: 4px;
}
.session-copains img {
    bottom: 6px;
}
.session-parrainage img {
    bottom: -4px;
}
.session-bloc-parrainage {
    overflow-x: clip;
    overflow-y: visible;
}

    /* Page Blog */
.grille-article-blog .eael-grid-post-holder {
    padding: 10px;
    height: 100%;
}
.grille-article-blog .eael-entry-header-after {
    margin-bottom: 1rem;
}

.grille-article-blog .eael-entry-wrapper {
    position: relative;
    padding: 15px 0;
    overflow: hidden;
}

.grille-article-blog h3 {
    font-family: "ClashDisplay-Variable";
    font-size: 20px !important;
    font-weight: 600;
    margin: 50px 0 8px;
}

.grille-article-blog h3 a {
    font-size: 20px !important;
    line-height: 0.9em;
}

.grille-article-blog .eael-entry-content {
    margin-bottom: 1rem;
}

.grille-article-blog .eael-post-elements-readmore-btn {
    font-family: "rl-aqva", sans-serif;
    font-size: 16px;
    position: absolute;
    bottom: 0;
}

.grille-article-blog .eael-post-elements-readmore-btn:after {
    content: "";
    background-image: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/link-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 34px;
    height: 26px;
    top: 12px;
    left: 6px;
}

.grille-article-blog .meta-cat-icon,
.grille-article-blog .far.fa-clock {
    display: none;
}

.grille-article-blog .eael-meta-posted-on {
    position: relative;
    font-size: 15px !important;
    right: 0;
    bottom: 0;
}

.grille-article-blog .post-meta-categories {
    position: absolute;
    font-family: "ClashDisplay-Variable";
    font-weight: 500;
    top: 15px;
    flex-flow: nowrap !important;
}

.grille-article-blog .post-meta-categories li {
    padding: 4px 14px;
    border: solid 1px #f59b004d;
    border-radius: 5px;
}

.grille-article-blog .eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
    margin-right: 10px;
}

.article-content {
    height: 100%;
}

.grille-article-blog article:nth-child(1)::after {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/etoiles.svg");
    position: absolute;
    top: -50px;
    left: -24px;
}

.grille-article-blog article:nth-last-child(2)::after {
    content: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/jouet-chien.svg");
    position: absolute;
    left: -92px;
}

    /* Page FAQ */
.under-faq-first {
    bottom: -16px;
}

.under-faq-small {
    bottom: 3px !important;
}

.span-faq {
    position: relative;
}
.span-faq img {
    bottom: -5px;
    width: 100%;
}

/* Page Contact */
.contact-form .bdt-button-primary {
    font-family: "rl-aqva", sans-serif !important;
    letter-spacing: 0.9px;
}

    /* Page Article / liste d'articles */
.ast-archive-description {
    padding: 0 40px !important;
    max-width: none !important;
}

.post-container {
    padding: 0 40px !important;
}

.post-container p{
    font-family: "ClashDisplay-Variable" !important;
    font-size: 16px !important;
}

.ast-archive-title {
    font-family: "Chaloops-bold";
    font-size: 50px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: var(--bleu-text);
}

.tag-page::before {
    content: "Articles avec l'étiquette :";
    text-align: start;
    font-family: "Chaloops-bold";
    font-size: 24px;
    color: var(--bleu-text);
}

.ast-single-entry-banner h1.entry-title {
    font-family: "Chaloops-bold";
    font-size: 50px !important;
}

.ast-single-entry-banner .entry-meta,
.ast-single-entry-banner .entry-meta .posted-by a .author-name,
.ast-single-entry-banner .entry-meta .posted-on .published {
    font-size: 16px !important;
}

.ast-single-entry-banner .entry-meta .posted-by a {
    border: none;
    padding: 0;
}

.ast-blog-layout-4-grid .ast-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.ast-blog-layout-4-grid .ast-article-post {
    width: auto;
}

.ast-article-inner {
    padding: 22px;
    background-color: #F59C002B;
    border-radius: 12px !important;
}

.post-content .posted-on {
    position: absolute;
    bottom: 0;
    right: 0;
}

.post-content .posted-on .published {
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #929292 !important;
}

.ast-grid-common-col .ast-grid-common-col {
    overflow: hidden;
}

.ast-grid-common-col .ast-grid-common-col img {
    object-fit: cover;
}

.ast-article-inner .entry-title {
    font-family: "ClashDisplay-Variable";
    font-size: 20px;
}

.ast-read-more-container a{
    font-family: "rl-aqva";
    color: var(--orange);
}

.ast-taxonomy-container {
    display: flex;
    column-gap: 12px;
}

.entry-meta a {
    font-family: "ClashDisplay-Variable";
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    padding: 4px 14px;
    border: solid 1px #f59b004d;
    border-radius: 5px;
}

.search-result {
    box-shadow: unset !important;
    background-color: transparent !important;
}

.hide {
    display: none !important;
}

/* Page 404 */
.page-404-title {
    font-family: "Chaloops-bold";
    text-align: center;
}

.page-wrapper {
    padding: 0 40px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-content {
    width: 100%;
    max-width: var(--content-width);
}

.p-404 {
    padding: 40px 0 20px;
    font-size: 20px;
    font-weight: 500;
}

.search-form {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.search-form label {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 12px;
}
.search-form .search-submit {
    padding: 8px 16px;
}
.search-form .search-submit[value="Rechercher"]{
    display: none;
}

/* Responsive */
@media (min-width: 1600px) {
    .reservation-home .latepoint-inline-form,
    .reservation-full-width .latepoint-inline-form {
        min-height: 550px;
    }
    .reservation-home .latepoint-side-panel,
    .reservation-full-width .latepoint-side-panel {
        flex: 0 0 400px !important;
        width: 400px !important;
    }
    .reservation-home .latepoint-form-w,
    .reservation-full-width .latepoint-form-w {
        flex: 0 0 670px !important;
        width: 670px !important;
    }
    .reservation-home .latepoint-summary-w,
    .reservation-full-width .latepoint-summary-w {
        flex: 0 0 380px !important;
        width: 380px !important;
    }
}

@media (min-width: 2200px) {
    .reservation-home .latepoint-side-panel,
    .reservation-full-width .latepoint-side-panel {
        flex: 0 0 480px !important;
        width: 480px !important;
    }

    .reservation-home .latepoint-summary-w,
    .reservation-full-width .latepoint-summary-w {
        flex: 0 0 420px !important;
        width: 420px !important;
    }
}

@media (max-width: 1540px) {
    .home-hero-right {
        padding-left: 60px;
    }

    .home-hero-title .elementor-widget-container {
        margin: 0px !important;
    }

    .home-hero-title h1 {
        font-size: 80px;
    }
}

@media (max-width: 1500px) {
    .header-menu-ham li a {
        padding-left: 50px !important;
    }
}

@media (max-width: 1450px) {
    .header-menu-ham li a {
        padding-left: 40px !important;
    }

    .grille-article .eael-post-grid {
        grid-template-columns: 48% 1fr 1fr;
    }

    .grille-article .post-meta-categories li a {
        font-size: 16px !important;
    }

    .grille-article .post-meta-categories li {
        padding: 2px 10px;
    }

    .grille-article .eael-post-grid-style-two .eael-entry-meta .post-meta-categories li {
        margin-right: 6px;
    }

    .grille-article .eael-post-elements-readmore-btn {
        font-size: 16px !important;
    }

    .grille-article .eael-post-elements-readmore-btn:after{
        width: 28px;
        height: 22px;
        top: 10px;
    }

    /* Page blog */
    .grille-article-blog .post-meta-categories li {
        padding: 4px 12px;
        margin-right: 0 !important;
    }
    .grille-article-blog .post-meta-categories li a {
        font-size: 16px !important;
    }
    .grille-article-blog .post-meta-categories li:nth-child(2) {
        margin-right: 8px !important;
    }
}

/* Breakpoint Elementor */
@media (max-width: 1366px) {
    .home-hero-right {
        padding-left: 0px;
    }
    .encart-pres {
        width: 70%;
    }
    .bdt-ep-review-card-carousel-image {
        height: 100px !important;
        min-height: 100px !important;
        width: 100px !important;
        min-width: 100px !important;
    }
    .bdt-ep-review-card-carousel-name {
        font-size: 22px !important;
    }
    .bdt-ep-review-card-carousel-job-title {
        font-size: 16px !important;
    }
    
    .ast-blog-layout-4-grid .ast-row {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 1260px) and (min-width:1025px) {
    .bloc-header-reservation {
        padding-top: 10px;
        justify-content: flex-end;
        width: 100%;
        --order: -99999;
    }
    .header-clearfix {
        height: 200px;
    }
}

@media (max-width: 1200px) {
    .grille-article .eael-post-grid {
        grid-template-columns: 46% 1fr 1fr;
    }
    .encart-pres {
        width: 82%;
    }
    .bdt-ep-review-card-carousel-item::before {
        top: -50px;
    }
    .bdt-ep-review-card-carousel-item.swiper-slide {
        padding: 30px;
    }
    .bdt-ep-review-card-carousel-text {
        font-size: 16px;
    }
}

@media (max-width: 1120px) {
    .grille-article .eael-post-grid {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
    }
    .grille-article article:nth-child(1) {
        grid-row: span 1;
        grid-column: span 2;
    }

    .reservation-home .latepoint-side-panel {
        display: none !important;
    }
    .reservation-home .latepoint-form,
    .reservation-home .latepoint-form-w,
    .reservation-home .latepoint-booking-form-element {
        border-radius: 10px !important;
    }
}

@media (max-width: 1080px) {
    .header-menu-ham li a {
        padding-left: 30px !important;
    }
}

@media (max-width: 1080px) and (min-width: 1050px){
    .reservation-full-width .latepoint-side-panel {
        display: none !important;
    }
}

/* Breakpoint Elementor */
@media (max-width: 1024px) {
    .header-menu-ham {
        max-width: 50px !important;
    }
    .header-menu-ham .eael-simple-menu.eael-simple-menu-dropdown-animate-to-top.eael-simple-menu-indicator.eael-hamburger-right.eael-simple-menu-horizontal.eael-simple-menu-responsive {
        width: 100vw;
        padding-top: 52px;
        right: -20px;
    }
    .menu-item.current-menu-item:nth-child(1)::after {
        content: "";
    }
    .header-menu-ham .menu-link.eael-item-active {
        background-color: #ffffff !important;
    }
    .header-menu-ham ul {
        background: none !important;
    }
    .header-menu-ham ul li:nth-last-child(1) a {
        border-radius: 0 0 0 10px !important;
    }
    .header-menu-ham li a {
        padding-right: 25px !important;
    }

    .ast-blog-layout-4-grid .ast-row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 850px) {
    .reservation-full-width .latepoint-side-panel {
        display: none !important;
    }
}

/* Breakpoint Elementor mobile */
@media (max-width: 767px) {
    .header-menu-ham .eael-simple-menu.eael-simple-menu-dropdown-animate-to-top.eael-simple-menu-indicator.eael-hamburger-right.eael-simple-menu-horizontal.eael-simple-menu-responsive {
        padding-top: 36px;
    }
    .eael-simple-menu-toggle::before {
        content: "";
        background-image: url("https://labandeanoopi.fr/wp-content/uploads/2025/04/panier-1.svg");
        background-size: contain;
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
    }
    .under-eau {
        bottom: 14px;
        right: 0px;
    }
    .bdt-position-z-index.bdt-position-top-right {
        top: auto;
        bottom: -20px;
        right: calc(50% - 48px);
    }

    /* Page piscine */
    .fond-bleu-piscine {
        background-color: #5BC5F2;
    }
    .header-mobile-reservation-btn {
        display: flex !important;
        justify-content: end;
        padding-right: 25px;
        background-color: var(--blanc);
    }
    .header-mobile-reservation-btn button {
        padding: 12px 24px;
        background-color: var(--bleu-main);
    }
    .header-mobile-reservation-btn button .header-mobile-reservation-btn-a {
        font-size: 18px !important;
        line-height: 1 !important;
        letter-spacing: 0.9px;
        padding: 0 !important;
    }
    .img-piscine-3 img{
        width: 80%;
    }

    /* Page Liste d'article */
    .ast-blog-layout-4-grid .ast-row {
        grid-template-columns: 1fr;
    }

    /* Page 404 */
    h1.page-404-title {
        font-size: 50px;
    }
    h2.h2-404 {
        padding-top: 20px;
        font-size: 36px;
    }
    .p-404 {
        padding: 20px 0;
    }
}

@media (max-width: 680px) {
    .grille-article .eael-post-grid {
        grid-template-columns: 1fr;
    }
    .grille-article article:nth-child(1) {
        grid-column: span 1;
    }
    .grille-article article:nth-child(1) h3 {
        margin: 50px 0 20px !important;
    }
    .grille-article article:nth-child(1) h3 a {
        font-size: 20px !important;
        line-height: 0.9em;
    }
    .grille-article article:nth-child(1) p {
        display: none;
    }
    .grille-article {
        width: 100%;
    }

    .bdt-ep-review-card-carousel-item::before {
        top: -75px;
        right: -44px;
    }
}

@media (max-width: 600px) {
    .blue-shape-piscine {
        top: 16px !important;
    }
}

@media (max-width: 520px) {
    .blue-shape-piscine {
        top: -120px !important;
    }
    .img-piscine-3 img{
        width: 90%;
    }
}

@media (max-width: 460px) {
    .bdt-ep-review-card-carousel-item::before {
        content: "";
        background-image: url(https://labandeanoopi.fr/wp-content/uploads/2025/04/guillemets.svg);
        background-size: contain;
        background-repeat: no-repeat;
        width: 140px;
        height: 140px;
        top: -40px;
        right: -42px;
    }
    .carrousel-temoignage .bdt-ep-img-inline {
        flex-direction: column;
        row-gap: 20px !important;
    }
    .carrousel-temoignage .bdt-ep-review-card-carousel-image {
        align-self: center;
    }
    .bdt-ep-review-card-carousel-text {
        margin-top: 20px;
    }

    .grille-article h3 {
        line-height: 1em;
    }
}

@media (max-width: 400px) {
    .bdt-ep-review-card-carousel-item::before {
        width: 120px;
        height: 120px;
        top: -20px;
        right: -34px;
    }
    .piscine-title h3 {
        font-size: 24px !important;
    }
    .blue-shape-piscine {
        top: -200px !important;
    }
    .img-piscine-3 img{
        width: 100%;
    }
}

@media (max-width: 380px) {
    .reservation-home .os-item-img-w,
    .reservation-full-width .os-item-img-w {
        display: none !important;
    }
}

@media (max-width: 355px) {
    .elementor-191 .elementor-element.elementor-element-14fc428 .elementor-heading-title{
        font-size: 36px;
    }
    .blue-shape-piscine {
        top: -140px !important;
    }
    .under-piscine-6 {
        display: none;
    }
    .img-absolute-reservation-home {
        display: none;
    }

    .grille-article .post-meta-categories {
        display: none !important;
    }
    .grille-article h3 {
        margin: 25px 0 20px;
    }
    .grille-article .eael-meta-posted-on {
        bottom: auto;
        right: auto;
        top: 15px;
        left: 15px;
    }
}

@media (max-width: 340px) {
    .tab-content-customer-info-form .os-col-6 {
        flex: 0 0 100%;
    }
}

@media (max-width: 300px) {
    .elementor-1468 .elementor-element.elementor-element-f97ce76 img {
        width: 150px;
    }
    .elementor-1468 .elementor-element.elementor-element-d7f555b .eael-simple-menu-container .eael-simple-menu-toggle svg {
        width: 26px;
    }
    .elementor-1468 .elementor-element.elementor-element-d7f555b>.elementor-widget-container {
        padding-right: 0px;
    }
}
