/* --------------- SOMETHING HERE --------------- */
#content a.vc_btn3.vc_btn3-size-md {
        padding: 19px 25px 19px 25px !important;
}

.tttttax-product_category.term-broths-and-stocks #content a.vc_btn3.vc_btn3-size-md {
    color: red !important;
}

.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-overview .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
}