/*
Theme Name: Calef's Country Store
Theme URI:
Description: Custom Theme
Author: First Tracks
Author URI: http://firsttracksmarketing.com
Template: _ftm
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: calefs
*/


.cooked-recipe-grid .cooked-recipe-image-empty {
    display: none;
    height: 0;
}

@media (min-width: 751px) {
	
	.cooked-recipe-search .cooked-fields-wrap {
    	padding: 0;
	}
	.cooked-recipe-search .cooked-fields-wrap > .cooked-field-wrap-select {
    	display: block;
    	width: 100%;
    	margin-bottom: 1em;
	}
	
	.cooked-recipe-search .cooked-fields-wrap > .cooked-browse-search {
    	width: 100%;
    	max-width: 100%;
    	border-right: 1px solid rgba(0,0,0,.15);
	}
	
}



























