/* --------------- 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;
}



/* ----------------------------------------------*/
/* recipe single overrides */
/* ----------------------------------------------*/
/*
.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details {
    margin-top: .5rem
}

.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details.wprm-recipe-author,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details.wprm-recipe-author {
    font-family: "Open Sans", sans-serif;
    font-size: 0.8125rem;
    font-weight: 600;
    text-decoration: none;
    color: #603813
}

.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details.wprm-recipe-author::before,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details.wprm-recipe-author::before {
    display: inline-block;
    margin-right: 0.3rem;
    color: #51613d;
    content: 'Created by: '
}

.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details.wprm-recipe-author a,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details.wprm-recipe-author a {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 0.8125rem;
    font-weight: 600;
    text-decoration: none;
    color: #603813
}

.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details.wprm-recipe-author a:link,
.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details.wprm-recipe-author a:visited,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details.wprm-recipe-author a:link,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details.wprm-recipe-author a:visited {
    text-decoration: underline
}

.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details.wprm-recipe-author a:hover,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details.wprm-recipe-author a:hover {
    text-decoration: none
}

.single-recipes .wprm-recipe-template-pf-recipe .recipe-data .wprm-recipe-details.wprm-recipe-author .recipe-created-by,
.single-recipes .wprm-recipe-template-pf-recipe-template .recipe-data .wprm-recipe-details.wprm-recipe-author .recipe-created-by {
    display: inline-block;
    color: #51613d
}
*/