*{position: relative;}
footer {
    background-color: #b2748c;
    padding: 1em;
    text-align: center;
    color: #fff;
}
#infos{
   justify-content: center;
    background-color: #e0ead1;

}
#infos div{
    margin-left: 1em; 
    margin-top: 0rem;
    height: 10em;
}
#infos section{
    padding: 2em;
}
#infos ul {list-style: none;}
#infos .wp-block-heading{
    margin-left: 2em;
}
#infos .wp-block-social-links:hover {
    color: indianred;
}
/*Style du menu*/
body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a:where(:not(.wp-block-button__link)), #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote:before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover{   
	font-family: 'lato', sans-serif;
	font-size:14px!important;
	margin-left:56px;
	font-weight:regular;
    color: black!important;
}

#site-header {
    background: #e0ead1;
    position: fixed;
    width: 100%;
    top: 0px;
    padding-top: 0px;
    z-index: 1000;
}
/*Réglage du positionnement du body après header:fixed*/
body {
    margin-top: 162px;
}



/*Alignement BG top*/
.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
    max-width: 100%;
    margin-top: -1em;
}
/*marge et font-size du bas de page*/
.elementor-kit-6 a {
    font-family: "lato", Sans-serif;
    font-size: 16px!important;
    font-weight: 400;   
    margin-left: 1em;

}
.powered-by-wordpress a{color:rgb(0, 0, 0);}
    #site-header {
        background: #e0ead1;
        font-size: 16px;      
    }
.header-inner {
        max-width: 132rem;
        /* Réduction hauteur du header*/ 
        padding: 1.15rem 0!important;
        z-index: 100;
    }
.powered-by-wordpress a{color:rgb(255, 255, 255);}
    #site-footer {
        background: #376064;
        height: 52px;
        font-size: 16px;
        display: flex;       
        padding: 16px 410px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        text-align: center;
        color: #e0ead1!important;;
    }
.footer-copyright a{font-size: 16px;}

@media all and (max-width: 768px){
    color-accent-hover:hover{ 
        font-family: 'lato', sans-serif;
        font-size:20px;
        margin-left:56px;
        font-weight:bold;
        color: black!important;
    }
    

    body {
        margin-top: 150px;
    }
}
@media all and (max-width: 374px){
    color-accent-hover:hover{
    
        font-family: 'lato', sans-serif;
        font-size:20px;
        margin-left:56px;
        font-weight:bold;
        color: black!important;
    }

}
/*Footer personnalisé*/
#basdepage ul {list-style-type: none;
    
}
#basdepage{background-color:#E0EAD1;
    padding-top:1em;
    padding-bottom:1em;
    margin-top: 3em;   
}
#basdepage .plandesite {
    margin-bottom: 0em;
}
#basdepage li a{
    font-family: "lato", Sans-serif;
    color: black;
    margin:0 0 -1rem 0;
    line-height: 0px;
    text-decoration:none;
}
#basdepage .headerright a{
    font-family: "lato", Sans-serif;
    color: black;
    text-decoration:none;
    line-height: 3.5em;
}
#basdepage .logo-basdepage{
    margin-top: -2em;
    display: block;
    max-width: 100px!important;    
}
@media screen and (min-width:1025px) and (max-width:1950px){
    .logo-basdepage{width: 100px;
    margin-left: 3em;} 
}
@media screen and (min-width:600px) and (max-width:1024px){
    .logo-basdepage{width: 100px;
        display: block;
    }
        #basdepage{
        padding-left: -2em;
    }
        /*Option for header no fixed
        #site-header {
        position: relative;
        width: 100%;
        top: 0px;
        padding-top: 26px;
        }
        body {
            margin-top: 0px;
        }*/

}
@media all and (max-width:767px){
    #basdepage  ul, .mentions, .contact, .iconsreseaux {text-align: center;}
    #basdepage  ul {margin-left: -30px;}
    .col-md-3 {
        text-align: center;
        }
        .logo-basdepage {
        width: 80px;
        /*display: block;
        margin-left: 9em;*/
        margin: 0 auto;}

        #basdepage{
            padding-left: 0em;
        }
        /* Option for header no fixed
        #site-header {
            position: relative;
            width: 100%;
            top: 0px;
            padding-top: 20px;
            }
            body {
                margin-top: -40px;
            }*/
          
}

/*Suppression mot menu sous le burger*/
.site-description, body:not(.overlay-header) .toggle-inner .toggle-text, .widget .post-date, .widget .rss-date, .widget_archive li, .widget_categories li, .widget cite, .widget_pages li, .widget_meta li, .widget_nav_menu li, .powered-by-wordpress, .to-the-top, .singular .entry-header .post-meta, .singular:not(.overlay-header) .entry-header .post-meta a {
    display: none;
}


.privacy-policy {
    display: none;
}
#site-footer .section-inner {
    align-items: baseline;
    display: flex;
    justify-content: center;
}
#menu-item-463 .primary-menu li {
	font-size: 0.5em !important; 
}
/*Menu déroulant*/
body:not(.overlay-header) .primary-menu ul {
    background-color: #888C03 !important;  
}
/*Menu déroulant écartement des li*/
body:not(.overlay-header) .primary-menu li {
    margin-top: -1em !important;
    margin-bottom: -1.5em !important;
}

footer {
    background-color: #376064;
}