.elementor-kit-2714{--e-global-color-primary:#02839D;--e-global-color-secondary:#545454;--e-global-color-text:#545454;--e-global-color-accent:#02839D;--e-global-color-a0e3c5e:#F8F8F8;--e-global-color-d7ced97:#83CBE1;--e-global-color-084322b:#EFD9CE;--e-global-color-8f114bd:#FFECD1;--e-global-color-9aec989:#FFBA49;--e-global-typography-primary-font-family:"Verdana";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Verdana";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Verdana";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Verdana";--e-global-typography-accent-font-weight:500;font-family:"Questrial", Sans-serif;}.elementor-kit-2714 button,.elementor-kit-2714 input[type="button"],.elementor-kit-2714 input[type="submit"],.elementor-kit-2714 .elementor-button{background-color:var( --e-global-color-9aec989 );color:#424242;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-a0e3c5e );border-radius:10px 10px 10px 10px;}.elementor-kit-2714 button:hover,.elementor-kit-2714 button:focus,.elementor-kit-2714 input[type="button"]:hover,.elementor-kit-2714 input[type="button"]:focus,.elementor-kit-2714 input[type="submit"]:hover,.elementor-kit-2714 input[type="submit"]:focus,.elementor-kit-2714 .elementor-button:hover,.elementor-kit-2714 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-2714 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2714 a{color:var( --e-global-color-secondary );}.elementor-kit-2714 h1{color:var( --e-global-color-primary );font-family:"Agdasima", Sans-serif;font-size:2.7em;}.elementor-kit-2714 h2{color:var( --e-global-color-primary );font-family:"Agdasima", Sans-serif;font-size:1.9em;}.elementor-kit-2714 h3{color:var( --e-global-color-primary );font-family:"Agdasima", Sans-serif;font-size:1.5em;}.elementor-kit-2714 h4{color:var( --e-global-color-primary );font-family:"Agdasima", Sans-serif;}.elementor-kit-2714 h5{color:var( --e-global-color-primary );font-family:"Agdasima", Sans-serif;}.elementor-kit-2714 h6{color:var( --e-global-color-primary );font-family:"Agdasima", 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 );
    color:white !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: 10px;
}

.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 */