/*  
Theme Name: Imagine 
Theme URI: http://imaginaires-collectifs.fr/
Description: Description
Author: Dylan Thomas
URI: http://imaginaires-collectifs.fr/ 
Template: custom
Version: 0.1.0 
*/


.header-widgets-three .widget_media_image {
padding-bottom:0px;
}

.header-widgets-three .widget_text {
padding-top:4%;
}

.header-widgets-three .header-widget:has(> h2) {
padding-top:0%;
padding-bottom:0px;
}

.header-widgets-three .header-widget h2 {
margin-top:0%;
margin-bottom:0px;
}

.bbp-form-anonymous {
display:none;
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content {
margin-left:20px;
}

#bbpress-forums li.bbp-footer .bbp-forum-content, #bbpress-forums li.bbp-footer .bbp-reply-content, #bbpress-forums li.bbp-footer .bbp-search-content, #bbpress-forums li.bbp-footer .bbp-topic-content, #bbpress-forums li.bbp-header .bbp-forum-content, #bbpress-forums li.bbp-header .bbp-reply-content, #bbpress-forums li.bbp-header .bbp-search-content, #bbpress-forums li.bbp-header .bbp-topic-content {
margin-left:20px;
}

#bbpress-forums ul.bbp-replies .bbp-body .bbp-reply-content {
font-size: 1em;
line-height:1.5em;
}

.header-content-wrap {
padding: 80px 0 80px;
}

article .entry-content {
color: #333;
}

#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
font-size: 16px;
}

.bbp-reply-post-date {
margin-left: 105px;
display:none;
}

.site-info p {
margin-bottom:5px
}

.header-widgets-three, .posts-entry, .header-button-solid {
border-radius:50px;
color:#287db2;
background-color:#fff;
font-size: 20px;
}

.bbp-body .type-topic {
	display:flex;
	align-items: center;
}

.site-footer {
	background-color: #287DB2;
}

.site-main #bbpress-forums .bbp-body .bbp-reply-author {
	padding-left:8px;
	min-width: 110px;
	align-self: stretch;
	padding-top:20px;
	background-color: #f4f4f4;
}

.site-main #bbpress-forums li.bbp-header .bbp-reply-author {
	margin-left:-8px;
}

#bbpress-forums div.reply {
	display:flex;
	align-items: center;
}

#bbpress-forums li.bbp-header {
	background-color: #287DB2;
	color:#fff;
}

li.bbp-body div.hentry {
	padding:0px;
}

@media (max-width: 992px) { 

.bbp-body .type-topic, #bbpress-forums div.reply {
flex-direction: column;
}

.site-main #bbpress-forums .bbp-body .bbp-reply-author {
	width: 100%;
	padding-top: 10px;
	min-height: 45px;
}
 }
