/*=Custom
-----------------------------------------------------------*/
.recipe-carousel .recipe .recipe-title-wrap {
  width:100%;
}
.article-header time
{
  display:none;
}
.metadata time {
  display: none;
}
.metadata .sep { 
  display: none;
}
@media (max-width: 320px) {
    .steve-popup-link {
        font-size: 23px !important;
    }
}


.logo a {
	background: url('/wp-content/themes/heartmd/assets/images/heartmd-logo-r.svg') no-repeat;
}