.elementor-kit-4235{--e-global-color-primary:#2C3242;--e-global-color-secondary:#2F2F2F;--e-global-color-text:#2F2F2F;--e-global-color-accent:#67C1A4;--e-global-color-abe1cfb:#F8F8F8;--e-global-color-a0e3c5e:#F8F8F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;}.elementor-kit-4235 button,.elementor-kit-4235 input[type="button"],.elementor-kit-4235 input[type="submit"],.elementor-kit-4235 .elementor-button{background-color:var( --e-global-color-accent );color:#0A0A0A;border-radius:10px 10px 10px 10px;}.elementor-kit-4235 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4235 a{color:var( --e-global-color-secondary );}.elementor-kit-4235 h1{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-size:2.5em;}.elementor-kit-4235 h2{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-size:1.7em;}.elementor-kit-4235 h3{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;font-size:1.3em;}.elementor-kit-4235 h4{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;}.elementor-kit-4235 h5{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;}.elementor-kit-4235 h6{color:var( --e-global-color-primary );font-family:"Open Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-share-btn__title:hover {
    text-decoration:underline;
}


/* modification couleur social icon lien */

.wp-social-link-chain {
    background-color: var(--e-global-color-secondary ) !important;
    color: white !important;
}

.elementor-post__title a {
    text-decoration: underline 1px solid;
    
}

.elementor-post__title a:hover {
    text-decoration: underline 2px solid;
}


/* ajout de styles pour la class .actualitessidebar (feed actualités sidebar) */

.actualitessidebar {
    border-left : 3px solid white;
}

.actualitessidebar:hover {
    border-left : 3px solid var(--e-global-color-secondary );
}


/* ajout de styles pour la class .actualites (feed actualités) */
.actualites {
    border-bottom : 3px solid white;
}

.actualites:hover {
    border-bottom : 3px solid var(--e-global-color-secondary );
}

a:not(.elementor-item, .elementor-sub-item, .en1clic, .actualites) {
    text-decoration: underline 1px solid !important;
    
}

a:hover:not(.elementor-item, .elementor-sub-item, .elementor-heading-title, .en1clic, .actualites) {
    text-decoration: underline 2px solid !important;
}

a.en1clic:hover {
    text-decoration: underline white 2px solid !important;
}

/* Style des boutons Gutenberg */
.wp-block-button__link {
    background-color: var(--e-global-color-accent ) !important;
    color:black !important;
    border-radius:10px;
    margin-bottom:15px;
    font-size:1em !important;
}

/* Style des séparateurs */
.wp-block-separator {
    border: 1px solid #eaeaea;
    margin-top:1.5em !important;
    margin-bottom: 1.5em !important;
}

/* Style des listes */
ul {
    margin-bottom: 1em;
}

/* Style block telechargement Gutenberg */

.wp-block-file__button {
    background-color: var(--e-global-color-accent );
    color: #fff !important;
    text-decoration: none;
    border-radius: 0px;
}

.wp-block-file__button:hover {
    background-color: var(--e-global-color-primary );
    color: #fff !important;
    text-decoration: none;
}

.wp-block-file:not(.wp-element-button) {
    
    margin-bottom: 10px;
    display:block;
    font-size: 1em;
}




/*
a:not(.has-submenu) {
    text-decoration: underline 1px solid !important;
}

a:hover {
    text-decoration: underline 2px solid !important;
}
*/

/*
h2:after {
    background: #f2f2f2;
    content: "";
    display: block;
    margin-top:10px;
    height: 0.6rem;
    width: 50px
}
*//* End custom CSS */