/*
Theme Name: Quartier Libre
Theme URI: http://www.jaiquartierlibre.com
Author: Agence AND
Author URI: http://www.and-digital.fr/
Description: Theme for www.jaiquartierlibre.com
Version: 1.0
Text Domain: merignac
*/


.header-banner {
	background-color: white;
}
.g-recaptcha {
	text-align: right !important;
}

.g-recaptcha div {
	width: inherit !important;
	margin-right: 7px !important;
}

.menu-reseaux-sociaux li.facebook a:before, .menu-reseaux-sociaux li.twitter a:before, .menu-reseaux-sociaux li.instagram a:before {
	color: black;
}

.menu-reseaux-sociaux li.facebook a:after, .menu-reseaux-sociaux li.twitter a:after, .menu-reseaux-sociaux li.instagram a:after {
	background-color: black;
}

@media (max-width: 768px) {
	.home-hero {
		background-color: black !important;
	}
}

.home .prochainement-wrapper .event a .meta-wrapper {
	padding: 2rem;
	right: 0;
}

.home .prochainement-wrapper .event a .meta-wrapper h3 {
	font-size: clamp(2.5rem, 2vw, 3rem);
	line-height: 1;
}

.home .prochainement-wrapper .event a .meta-wrapper .date {
	font-size: clamp(1.8rem, 1.8vw, 2.7rem);
}

.home .prochainement-wrapper .see-program:after, .home .prochainement-wrapper .see-program:before {
	border-color: rgba(0,0,0,.1);
}

@media (max-width: 991px) {
	.home .prochainement-wrapper .event a .meta-wrapper {
		padding: 1.5rem;
	}
}
