/* Hide featured image on Radiate theme */
.post .post-featured-image {
  display: none;
}