/*--
	Theme Name: foodfactoryrustic-child
	Theme URI: demo.themebullet.com/#foodfactory
	Description: Food Factory Rustic - Food and Recipe WordPress Theme 
	Author: ThemeBullet.com
	Author URI: http://www.themebullet.com
	Template: foodfactoryrustic
	Version: 1.1
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

@media (min-width: 768px) and (max-width: 979px) {
.blog .isotope .post_wrapper {
	width: 29.2% !important;
}
}

.search-results .post_wrapper { clear: both; }
.search-results .gallery-thumb img, .search-results .post-no-image img { width: 100%; height: auto;}
.search-results #content { background: #fff; padding: 15px; box-sizing: border-box;}
.search-results #content .title-header { padding-left: 15px;}
.search-results #content .post-title { padding-left: 15px; border-bottom: 1px solid #f5f5f5;}
.search-results #content .post-no-image .post-title { padding: 20px 0 20px 15px;}
