/*enlever les meta sur la home*/
.svc_post_grid .svc_post_cat, .svc_post_grid .svg_post_meta .time span:last-child, .svc_post_grid .svg_post_meta .time span:nth-child(2){
    display:none!important;
}

#tribe-events-bar{
    display:none!important;
}

.post-meta{
    display:none;
}