/*
Theme Name:   Foodfarm child theme
Theme URI:    http://hn.arrowpress.net/foodfarm/
Description:  Foodfarm - WordPress Theme for Farm, Farmers and Food, Organic.
Author:       AHT
Author URI:   http://arrowhitech.com/
Template:     foodfarm
Version:      1.0
License:      
License URI:  
Tags:         two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain:  foodfarm-child
*/

@import url("../foodfarm/style.css");

h2.woocommerce-loop-category__title {
    color: #000;
    font-size: 20px;
    margin-top: 20px;
    line-height: normal;
    text-align: center;
}
h2.woocommerce-loop-category__title .count {
    color: #000;
}
h2.woocommerce-loop-category__title:hover,
h2.woocommerce-loop-category__title:hover .count{
    color: #94c347;
}
