/*
 Theme Name:   Manon Mira
 Theme URI:    https://manonmiraphotographe.fr/
 Description:  Description
 Author:       Charly Web Design
 Author URI:   https://charly-web-design.fr/
 Template:     hello-elementor
 Version:      1.13
*/



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

span.sub-arrow {
	display: none !important;
}
