/* Blog mansory to fixed */
.edgtf-blog-type-masonry .edgtf-post-text {    height: 280px;
}

.edgtf-blog-type-masonry .edgtf-post-video-holder {
    margin-bottom: 61px !important; 
}

/* End of Blog mansory to fixed */

/* Blog list title capitalization */
.edgtf-blog-holder article .edgtf-post-title{
	text-transform: none !important;
}
/* End of blog list title capitalization */

.blog .edgtf-blog-holder article .edgtf-post-info {
	display: none;
}

.blog .edgtf-post-excerpt {
	display: none;
}

/*single page related */
.edgtf-related-post a.entry-title.edgtf-post-title {
	text-transform: none;
}

.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-image, .edgtf-blog-holder.edgtf-blog-single article .fluidvids {
	margin: 0 0 5px 0 !important;
}
.edgtf-blog-holder article .edgtf-post-title {
	margin: 0 0 9px !important;
}
