body.post-type-archive-viarecipes .recipe-cost span {
    display: block;
    margin:0!important; /* optionnel, pour espacer un peu */
}

body.post-type-archive-viarecipes .recipe-cost {
    margin:0!important; /* optionnel, pour espacer un peu */
}
.via-recipes-shortcode-cost {
    font-size: 0!important; /* cache le texte "Coût :" */
}
