/*
Theme Name:   Chow Child
Theme URI: http://chow.purethe.me
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: WordPress Recipe Theme
Version: 1.0
License: ThemeForest
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chow
Domain Path: /languages/
Tags: light, responsive-layout, theme-options, translation-ready, two-columns
Template:  chow
*/
.recipe-box-content {
    padding: 20px 0px;
}
.page-template-template-browserecipe .recipe-box a img,
.page-template-template-bloggrid .recipe-box a img{

}
.recipe-box-content h3{
min-height: 80px;
padding:0px;
margin:0px;
}
.list-style .recipe-box-content h3{
min-height: auto;
}
.archive.category .list-style .thumbnail-holder {
    max-height: 235px;
}
a.adv-search-btn,
.extra-search-options{
    display: none!important;
}
.sidebar .widget ul li{
min-height: 76px;
}