/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */



/* Style Manager custom css */
.blog-header span {
	font-size: 2rem;
	line-height: 2.4rem;
	color: #fff;
}
.entry-title {
	text-align:left;
}
.entry-title a {
  	font-weight:400;
}
.entry-content h3 {
	text-align:left !important;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}
.blog .it-featured-image {
    border-bottom: 5px solid #FF0000;
}

.single-post .it-featured-image {
    display:none;
}
.entry-meta {
	display:none !important;
}
.builder-module-sidebar  {
	margin-top:20px;
}
.builder-module-sidebar ul {
	list-style-type: none !important;
}
.builder-module-sidebar li {
	list-style-type: none !important;
	margin-left: 0px !important;
	margin-bottom:10px;
}
.builder-module-sidebar li  a {
	font-weight:600 !important;
}

.hentry .entry-meta-wrapper {
	margin-bottom: 0em;
	padding: .1em .5em;
}