/*
Theme Name: WP OBSBIODIV
Theme URI: https://www.pycroyal.fr/
Author: Pierre-Yves Croyal
Author URI: https://www.pycroyal.fr/
Description: 
Version: 1.0.0
Text Domain: wp-obsbiodiv
Requires PHP: 7.3
*/


html, body {
	/*height: 100%;*/
}

div#accueil {
	height: 100% !important;
}

.site-sem {
	/*color: #393FFF !important;*/
	min-height: 100%;
}

.text-center p {
	color: #393738 !important;
    font-size: 1.1rem !important;
}

.site-title-ligne img {
	max-height: 200px !important;
}

/* box-shadow: 3px 3px rgba(0, 0, 0, 0.08); */
#btn-accueil .btn {
	font-weight: 800 !important;
	box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.3) !important;
}

.carousel-slider__post-image {
	max-width: 100% !important;
	max-height: 100% !important;
	/*background-size: auto auto !important;*/
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-color: white !important;
	background-position: center center !important;
}

.carousel-slider__post-header {
	margin-bottom: 0px !important;
}

.carousel-slider-sem-title h2 {
	font-size: 1.1rem !important;
	margin-bottom: 0px !important;
}

.carousel-slider-sem-title {
	margin-bottom: 0px !important;
	min-height: auto !important;
}

.carousel-slider__post-excerpt {
	margin-top: 0px !important;
}

.actu-img {
	width: 80px !important;
	height: 80px !important;
	margin-top: 85px !important;
	background-position: center center;
}
.actu-date {
	width: 80px !important;
	height: 80px !important;
	padding-top: 6px !important;
}

.actu-date span.year {
	font-weight: bold;
	font-size: 25px;
}