.image_une{
height:350px;
overflow: hidden;
display:flex;
justify-content: center;
align-items: center;
margin:0 7%;
}

.image_une img{
	width: initial;
	height: auto;
	position: relative;
	bottom: 15%;
}

.single-post h1{
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	color:#383838;
	font-size:2em;
	text-align:center;
	margin:15px auto;
	width:90%;
}

.meta_post {
	width:70%;
	margin:auto;
	display: flex;
	justify-content: center;
	border-top:1px solid #D8D5D5;
}

.meta_post p, .meta_post a{
	margin-top:10px;
	color: #CD9C75;
	text-decoration: none;
	font-style: italic;
}

.post_content, #comments_box {
 padding:0 10%;
 margin:auto;
 max-width: 800px
}

.post_content img{
	max-width:100%;
	max-height: 100%;
}

.wp-block-image{
	text-align: center;
}

.post_content h2{
	font-family: 'Playfair Display', serif;
	color:#4398AC;
	text-transform: inherit;
	font-weight: lighter;
	margin-top:30px;
	/*text-transform: uppercase;*/
}

.post_content h3{
	margin-top:50px;
}

.post_content li{
	list-style: none;
	margin-bottom:5px;
}

.post_content ul li:before{

	content: "\25AA";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #CD9C75; /* Ch@ange the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1.2em; /* Also needed for space (tweak if needed) */
}

.post_content ul.blocks-gallery-grid li:before{
	content: "";
	display:none;
}

.wp-block-image{
	margin:30px 0;
}

.wp-block-quote{
	font-style:italic;
	margin: 30px 0;
	padding-left:30px;
	border-left:5px solid #CD9C75;
}

.social_share h4, #reply-title{
	text-align: center;
	font-family: Juliane, oswald, sans-serif;
	text-transform: inherit;
	text-align: center;
	font-size:2em;
	color:#CD9C75;
}

#reply-title{
	border-top:2px solid #D8D5D5;
	margin:0 20%;
	margin-bottom:50px;
	padding-top: 20px;
}

#reply-title:after{
	content:"Ça me fait toujours plaisir d’avoir vos retours sur mes articles !";
	font-family: Oswald, sans-serif;
	color:#383838;
	display:block;
	margin:auto;
	text-align:center;
	font-size:0.5em; 
	margin-top:-10px;
}

.comment-form label{
	display:block;
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
}

textarea{
	width:100%;
	height:300px;
	border: 1px solid #D8D5D5;

}

input{
	height:30px;
	width: 300px;
}

textarea, input{
	padding:5px;
	font-family: raleway, oswald,sans-serif;
	font-size:1em;
	color:#383838;
}

textarea:focus, input:focus{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(205,157,117,1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(205,157,117,1);
	box-shadow: 0px 0px 3px 0px rgba(205,157,117,1);
	outline:none;
}

.comment-form-cookies-consent{
	display:flex;
	align-items: center;
}

input[type=checkbox]{
	display:inline-block;
	width: 20px;
	height:20px;
	margin-left:0;
}

.comment-form-cookies-consent label{
	display:inline;
	font-family: raleway, oswald,sans-serif;
	font-size:0.9em;
	text-transform: inherit;
	line-height: 25px;
}

.submit{
	height:50px;
	background-color: #CD9C75;
	border-radius: 2px;
	border:none;
	font-family: oswald, sans-serif;
	color:#FFF;
	font-weight: lighter;
	font-size:1.1em;
}

.comment_title{
	font-weight: lighter;
	border-bottom: 1px solid #D8D5D5;
	margin:40px 0 20px 0;
}

.comments_list{
	list-style: none;
	margin-left:0;
	padding-left: 0;
}

li.comment{
	padding:30px 0;
}

.comment .avatar{
	width:10%;
	margin-right:30px;
	float:left;
}

.comment_element{
	width:85%;
	float:right;
	padding-bottom: 15px;
}

.comment{
	overflow: hidden;
}

.comment.depth-1{
	border-bottom:1px solid #D8D5D5;
	padding-bottom: 0;
}

.comment.depth-2:before{
	content:'';
	display:block;
	width:50%;
	border-bottom:1px solid #D8D5D5;
	margin: 30px auto;
	padding-bottom: 0;
}

.comment-meta{
	margin-top:0;
	font-family: oswald, sans-serif;
	text-transform: uppercase;
}	

.comment_text{
	align-self:stretch
}

.reply{
	width:100px;
	background-color: #CD9C75;
	float:right;
	height:30px;
	border-radius: 2px;
	text-align:center;
	float:right;
}

.children .reply{
	margin-right: 45px;
}

.reply a{
	color:#FFF;
	line-height: 30px;
	text-decoration: none;
}

.post_content p{
	font-size: 1.07em;
}




.yarpp-thumbnails-horizontal{
	display:flex;
	justify-content: space-between;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail{
border:none !important;
width:22% !important;
text-align: center;
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default{
	width:auto !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title{
	max-height: inherit !important;
	width:auto !important;
}

.yarpp-related .yarpp-thumbnail-title, .yarpp-related a{
	font-weight: 300 !important;
}

.yarpp-related h3{
	text-transform: uppercase !important;
	font-weight: 300 !important;
}

.bookingaff, ins{
	text-align:center;
	display:block;
	margin:auto;
}






















