/*
 Theme Name:   Pilates Mood Studio Rabouillet
 Theme URI:    https://pilates-mood-studio-rambouillet.fr/
 Description:  Description
 Author:       Charly Web Design
 Author URI:   https://charly-web-design.fr/
 Template:     hello-elementor
 Version:      1.9
*/


/*Calendrier*/
 @media screen and (max-width: 767px) {
.espaceur-calendrier {
	display: none;
}
}


h2 {
	padding-left: 40px !important;
}


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


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

