/*
 Theme Name:   Empreinte
 Theme URI:    https://cabinet-empreinte.fr/
 Description:  Description
 Author:       Charly Web Design
 Author URI:   https://charly-web-design.fr/
 Template:     hello-elementor
 Version:      1.12
*/


.conteneur-boutons:has(.bouton-studio:hover) .bouton-concept .elementor-button {
    background-color: #ffffff00 !important;
	color: #001952 !important;
}

.image-references {
	width: 151.25px;
	height: 56.72px;
}
.image-references-couleur {
	width: 151.25px;
	height: 56.72px;
    filter: brightness(0) saturate(100%)
            invert(63%) sepia(3%) saturate(3%)
            hue-rotate(350deg) brightness(92%) contrast(90%);


}


/*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: #222221 !important;
}
.language-switcher {
    display: none !important;
}
.wp-core-ui .button-primary {
    background: #222221 !important;
    border-color: #222221 !important;
}
p {
	margin-bottom: 0;
}

