.elementor-kit-2710{--e-global-color-primary:#1B7EB1;--e-global-color-secondary:#368093;--e-global-color-text:#000000;--e-global-color-accent:#368093;--e-global-color-0f8c757:#1B7EB1;--e-global-color-1fbea33:#FFFFFF;--e-global-color-3976d84:#EFEFEF;--e-global-color-502a63d:#F9F9F9;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;}.elementor-kit-2710 button,.elementor-kit-2710 input[type="button"],.elementor-kit-2710 input[type="submit"],.elementor-kit-2710 .elementor-button{background-color:var( --e-global-color-secondary );font-size:1rem;color:var( --e-global-color-1fbea33 );border-radius:0px 0px 0px 0px;}.elementor-kit-2710 button:hover,.elementor-kit-2710 button:focus,.elementor-kit-2710 input[type="button"]:hover,.elementor-kit-2710 input[type="button"]:focus,.elementor-kit-2710 input[type="submit"]:hover,.elementor-kit-2710 input[type="submit"]:focus,.elementor-kit-2710 .elementor-button:hover,.elementor-kit-2710 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-1fbea33 );}.elementor-kit-2710 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2710 p{margin-bottom:27px;}.elementor-kit-2710 a{color:var( --e-global-color-text );}.elementor-kit-2710 h1{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:2em;font-weight:800;}.elementor-kit-2710 h2{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:1.5em;font-weight:800;}.elementor-kit-2710 h3{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:1.2em;font-weight:700;}.elementor-kit-2710 h4{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;font-size:1em;font-weight:700;}.elementor-kit-2710 h5{color:var( --e-global-color-0f8c757 );font-family:"Open Sans", Sans-serif;}.elementor-kit-2710 h6{color:var( --e-global-color-0f8c757 );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;}.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;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}}@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:0px;
    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 */