/*BIDOUILLE pour masquer le doublon des coords de l'école dans EVENTS : */
.single-evenement .elementor-widget-container .elementor-location-single:not(:first-child) { display:none!important; }


/*BIDOUILLE pour afficher les liens de menus sur la homepage en attendant de corriger le BUG :
body.home .elementor-item-active { color: #fff!important; }
body.home .elementor-item-active:not(:hover) { background-color:var( --e-global-color-secondary )!important; } */

/*****CAROUSEL DÉSACTIVÉ :
#webnext-carousel { height:580px; overflow:hidden; }
#webnext-carousel .carousel-caption
{
    background-color: rgba(22,64,91,0.95);
    padding:15px 15px 15px 50px;
    color: #fff;
    width:30%;
    top:30%;
    bottom:auto;
    left:50%; right:auto;
    text-align:left;
}
#webnext-carousel .carousel-caption::before { background: transparent url(../../../../uploads/2021/08/arrowright-white.svg) no-repeat center top; background-size: 36px; content: ""; height: 36px; left: 7px; position: absolute; top: 14px; width: 36px; }
#webnext-carousel .carousel-caption a { color:#3497db; }
********/

/**reset du formatage Adobe ActionScript inséré via Thalamus (depuis mai 2023) **/
textflow p { margin:0 0 10px!important; }
/** /FIN reset du formatage ActionScript **/