#home-featured-slideshow .featured-item-info .featured-item-title,
.hentry .entry-header .entry-title {
   text-transform: none;
}

.single .site-main .hentry .entry-header .post-thumb { display: none; }

.share-section .googleplus,
.share-section .pinterest,
.share-section .linkedin {display: none;}

/*
.search .entry-header {
 
padding: 0px  !important;
margin-left: -0px !important;
margin-bottom: 0px  !important;
color: white;
}


.search .hentry-column {
width: 50%;
float: left;
}
.search h2, .search a {
color: white !important;
  font-size:17px;
}
.search .blog-row .hentry-column.grid-hentry {
width: 50%;
float: left;
padding-left: 14px !important;
}
.search time.entry-date.published {
font-size: 13px;
text-align: center !important;
}
*/
.search .hentry-column {
width: 49%;
float: left;
}
.hentry-column.grid-hentry.ajax_post {
//width: 100%;
}
.search .clearfix.entry-meta-top {
display: none;
}
.share-section.custom-style {
display: none;
}