/*
 Theme Name:   Erics Associés
 Theme URI:    https://erics-associes.com/
 Description:  Description
 Author:       Charly Web Design
 Author URI:   https://erics-associes.com/
 Template:     hello-elementor
 Version:      1.10
*/


/*footer en bas*/
body{
min-height: 100vh;
display: flex;
flex-direction: column;
}
.elementor-location-footer {
margin-top: auto;
}

/*fin footer en bas*/

body.login.login-password-protected.login-action-password-protected-login.wp-core-ui {
    background: #0D8130 !important;
}
.language-switcher {
    display: none !important;
}
.wp-core-ui .button-primary {
    background: #0D8130 !important;
    border-color: #0D8130 !important;
}
p {
	margin-bottom: 0;
	
}


.menu-global .sub-arrow {
    height: 1em !important;
    width: auto !important;
    display: inline-flex !important;
    align-items: center !important;
}

.menu-global .sub-arrow svg {
    width: 10px !important;
    height: 10px !important;
    display: block !important;
}

