/*
Theme Name: owl
Theme URI: http://owl.jwsuperthemes.com
Author: jwsthemes
Author URI: https://themeforest.net/user/jwsthemes
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: owl is a clean responsive Wordpress theme. It is especially designed for charity, NGO, non-profit organization, donation, church or fundraising website. The system will automatically collect amount of money that sent to PayPal and convert to percentage bar for each cause.
Text Domain: owl
*/


.dfooter {
	max-width:722px;
	margin:0 auto;
	text-align:center;
}
.dfootersection {
	width:240px;
	float:left;
}


/* FIX MENU items, remove image, center and widen text */
.food-menu-img { display:none !important; }
.single-menu-details { padding-left:0px !important; text-align:center; }

@media screen and (max-width: 775px){
	
	.dfootersection {
		width:auto;
		float:inherit;
		margin-top:40px;
	}
	.bt-title-bar h2 {
		font-size:36px !important;
	}
	.bt-title-bar {
		padding-top:0px !important;
		padding-bottom:10px !important;
	}
}