.elementor-6597 .elementor-element.elementor-element-29608f7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(max-width:1366px){.elementor-6597 .elementor-element.elementor-element-29608f7{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:1024px){.elementor-6597 .elementor-element.elementor-element-29608f7{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-6597 .elementor-element.elementor-element-29608f7{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for stec, class: .elementor-element-6aaf0f0 *//* TOUT le menu du calendrier Stachethemes en gras */
.stec-top-menu-today-label,
.stec-top-menu-button,
.stec-top-scroll-menu,
.stec-top-menu button,
.stec-top-menu span,
.stec-top-filters-menu button,
.stec-top-filters-menu span {
    font-weight: 700 !important;
    font-size: 14px !important;
}


/* Thumbnail Le jour */
.stec-thumbnail-date-day {
    font-size: 28px !important;
    font-weight: 700 !important;
    margin-top: 0px !important;
}


/* Thumbnail Le mois */
.stec-thumbnail-date-month {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-top: -1px !important;
}

/* Appliquer Fira Condensed aux thumbnails de la carte */
.leaflet-marker-icon .stec-thumbnail-date-day,
.leaflet-marker-icon .stec-thumbnail-date-month,
.stec-thumbnail-date-day,
.stec-thumbnail-date-month {
    font-family: 'Fira Sans Condensed', sans-serif !important;
}



/* Tags - taille et gras */
.stec-tags-list span,
.stec-tags-list stec-span,
.stec-tags-list {
    font-size: 14px !important;
    font-weight: 500 !important;
}


/* NE PAS centrer le texte de la description */
.stec-event-description {
    text-align: left !important; /* Ou inherit */
}

/* Centrer UNIQUEMENT les boutons */
a.stec-button,
.stec-button {
    width: auto !important;
    max-width: max-content !important;
    display: block !important;
    margin: 20px auto !important; /* Centre le bouton */
    padding: 0px 20px !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: center !important;
}



/* Masquer le menu déroulant "Enregistrer l'événement" */
.stec-select-wrapper {
    display: none !important;
}/* End custom CSS */