#masthead .social-icons-wrapper{display: none;}
#masthead .custom-button-wrap.ogma-blog-icon-elements{display: none;}
#footer-widget-area{display: none;}
.single-post .ogma-blog-post-content-wrap .post-cats-wrap {
	display: inline-block;
	width: auto;
	float: left;
}
.single-post .ogma-blog-post-content-wrap .entry-meta {
	display: inline-block;
	width: auto;
	float: right;
	margin: 0px;
}

.ogma-blog-post-content-wrap h1.entry-title, .single .ogma-blog-post-content-wrap .entry-title {
	font-family: 'Roboto';
	font-size: 3.5rem;
	font-weight: 600;
	display: inline-block;
	width: 100%;
	margin: 35px 0px 10px;
	line-height: 40px;
}

.single-post .ogma-blog-post-content-wrap .entry-content h2{font-family: DM Sans; font-weight: 400; font-size: 2.7rem;}

.single-post .ogma-blog-post-content-wrap .entry-content h3 {font-family: DM Sans; font-weight: 400; font-size: 2.3rem;}

.single-post .ogma-blog-post-content-wrap .entry-content h4{font-family: DM Sans; font-weight: 400; font-size: 2rem;}

.single-post .ogma-blog-post-content-wrap .entry-content p {font-family: 'Roboto'; font-size: 1.7rem; font-weight: 200;}