
.home-event-item:last-of-type {
    display: none; /* Cache le dernier élément par défaut */
}

.partySection {
    padding-bottom: 108px !important;
}
.partyRetenir {
    background-color:#fbee441a;
}

.partySection h1 {
    font-size: 3.438rem;
    line-height: inherit;
}

.partySection h2 {
    font-size: 1.8rem;
}

.speedMenuContact {
    display: none;
}
@media (max-width: 575px) {
    .speedMenuContact {
        margin: 0px 14px;
        padding-bottom: 15px;
        border-top: 1px solid #ffffff2e;
        padding-top: 15px;
        display: flex !important;
        justify-content: space-between;
    }
}

@media (max-width: 768px) {

    .partyRetenir .text-center {
        text-align:left !important;
        color:black;
    }
    .partySection h1 {
        font-size: 3.438rem;
        margin-bottom: 0px;
        line-height: inherit;
    }
    .js-content-center {
        justify-content:center;
    }
    .cover-background h1 {
        font-size:40px !important;
        margin-bottom: 0px !important;
    }
    .cover-background h2 {
        font-size:20px !important;
    }
    .home-event-item:last-of-type {
        display: block !important; /* Affiche le dernier élément sur mobile */
    }
    .home-event-item .title {
        font-size: 1.3rem;
        line-height: 1.9rem;
        margin-right: 0px !important;
        margin-bottom: 5px;
    }
    .home-event-item .date {
        background-color: #fff;
        left: 0px;
        display: inline-block;
        padding-right: 7px !important;
        padding-left: 7px !important;
        margin: 0 4px;
        font-size: 0.8rem;
        line-height: 19px !important;
        top: 5px;
        padding: 0;
    }
    .home-event-item .content {
        padding: 16px !important;
        text-align:center;
    }
}


.spanh3 {
    display: block;
    font-weight: 500 !important;
    font-size: 2.3rem;
}
.h4-fs-1 {
    font-size:3rem !important;
}

.tippy-box[data-theme~="custom-tooltip"] {
    width: 290px; /* Spécifie une largeur fixe */
    max-width: 400px; /* Définit une largeur maximale pour s'adapter aux écrans plus petits */
    background-color: #fff; /* Change la couleur de fond */
    color: #262b35;              /* Change la couleur du texte */
    border-radius: 8px;       /* Ajoute des bords arrondis */
    padding: 5px;            /* Ajoute de l'espace interne */
    z-index: 9999; /* Assure-toi que c'est plus grand que celui du header de FullCalendar */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.partyTitle {
    font-size:60px !important;   
}
/* Personnalisation de la flèche (si activée) */
.tippy-box[data-theme~="custom-tooltip"] .tippy-arrow {
    color: #fff; /* Fait correspondre la couleur de la flèche avec le fond */
}

.displayOnDesktop {
    display:flex;
}

.displayOnMobile {
    display:none;
}

.specialFS {
    font-size:300px;
    line-height: 300px;
}
@media (max-width: 1520px) {
    .specialFS {
        font-size:220px;
        line-height: 220px;
    }
}
@media (max-width: 1111px) {
    .specialFS {
        font-size:91px;
        line-height: 160px;
    }
}
@media (max-width: 767px) {
    .mbmobsp {
        margin-bottom: -15px !important;
    }
    .displayOnDesktop {
        display:none !important;
    }
    .displayOnMobile {
        display:block;
    }
    .text-xs-center {
        text-align:center !important;
    }
    .page-title-extra-small h1 {
        line-height:53px;
    }
    .bigCapture img {
        height:250px;
        object-fit:cover;
    }
    .bigCapture .xs-fs-140 {
        line-height:15rem;
    }
    .mb-xs-20px {
        margin-bottom: 5px !important;
    }
    .sm-ps-0px {
        padding-left:0px !important;
        border:0px !important;
    }
    .enterblock {
        line-height:28px;
    }
    .cover-background {
        padding-bottom: 120px !important;
    }
    .cover-background-small {
        padding-bottom: 161px !important;
    }
    .sectionPrivMob {
        padding-top: 0px;
        margin-top: -16px;
        background: transparent;
    }
    .cover-bg-extrasmall {
        padding-bottom: 45px !important;
    }
    .privath2 {
        font-size:34px !important;
    }
    .page-title-extra-small h2 {
        margin-bottom: 5px;
    }
    .fc .fc-daygrid-day-top {
        justify-content:center;
    }
    .fc .fc-daygrid-day-number {
        padding: 4px;
        font-weight: bold;
        position: relative;
        z-index: 4;
        font-size: 21px;
    }
    .fc .fc-daygrid-day-frame {
        height: 72px;
    }
    .fc .fc-button {
        padding: 0.2em 0.4em;
        font-size: 0.9em;
    }
    .partyMargin {
        height: 170px !important;
    }
    .headerTitle {
        font-size:4rem;
        line-height:4rem;
        margin-bottom: 10px !important;
        margin-top: 8rem;
    }
    .lh28 {
        line-height:28px;
    }
    .headerBtn {
        padding: 10px 20px !important;
    }
    .partyTitle {
        font-size:40px !important;
    }
    .rowmobile {
        background-color: #fbee441f;
        padding: 14px 2px;
        margin: 0px;
    }
    .restaurationbg {
        padding-bottom: 128px !important;
    }
    .rowWithMargin div {
        margin-bottom: 20px;
    }
    .rowmobile h4, .rowmobile h3, .rowmobile h2 {
        font-size:25px;
        margin-bottom:7px;
        margin-top: 10px;
    }
    .rowmobilnobg h2 {
        margin-top: 10px;
        margin-bottom:15px;
    }
    .order-xs-1 {
        order: 1 !important;
    }
    .order-xs-2 {
        order: 2 !important;
        margin-bottom: 10px !important;
    }
    .salles h4 {
        font-size:22px;
    }
    .salles p {
        font-size:14px;
        margin-top: -5px;
    }
    .contact-form-style-03 {
        margin-top: -50px !important;
    }
    .contactTitle {
        font-size:3rem;
    }
}