/*  
Theme Name: Slaur
Theme URI: www.slaur.fr
Description: Thème Wordpress pour Slaur
Author: CCE
Author URI: www.cce-organisation.fr
*/

.single-post .page-content {
	padding-bottom:60px;
}
.section-banner h1,
.section-banner h2 {
	top:20px;
	font-size:26px;
}
.section-banner .sous-titre,
.section-banner .sous-titre1,
.section-banner .sous-titre2 {
	display:block;
	z-index:10;
	width:100%;
	text-align:center;
	font-size:14px;
	font-family:'Oswald', sans-serif;
	letter-spacing:0.05em;
	line-height:25px;
	color:#fff;
	top:100px;
	left:0;
	font-weight:500;
}
.section-banner .sous-titre2 a {
	color:#fff;
}
.section-banner .sous-titre2::before {
	content:"\f060";
	font-family:"FontAwesome";
	font-size:14px;
	color:#fff;
	font-weight:lighter;
	display:inline-block;
	vertical-align:top;
	line-height:30px;
	margin-right:0px;
}

@media (min-width:768px) {
	.section-banner h1,
	.section-banner h2 {
		top:60px;
		font-size:34px;
	}
	.section-banner .sous-titre {
		top:120px;
		font-size:20px;
		line-height:30px;
		margin-top:20px;
	}
	.section-banner .sous-titre1 {
		top:120px;
		font-size:20px;
		line-height:30px;
		margin-top:20px;
	}
	.section-banner .sous-titre2 {
		top:150px;
		font-size:20px;
		line-height:30px;
	}
}
@media (min-width:992px) {
	.section-banner h1,
	.section-banner h2 {
		font-size:38px;
	}
}

.single-post .liste-photos {
	margin-top:60px;
}
.single-post .liste-photos img {
	margin-bottom:30px;
}