/*
Theme Name: Bon Appetit
Theme URI: http://bonappetit.stylemixthemes.com/
Author: StylemixThemes
Author URI: http://stylemixthemes.com/
Description: Bon Appetit is a Responsive Premium WordPress Theme for Restaurants. It has simple yet more than sufficient functionality. It supports WPML, it has many options for menu display and the design is just a delight. It is the best choice for the website of your Restaurant, Cafe, Bakery, Bar or Coffee shop. It’s fully Responsive and Easy to Customize using Drag & Drop Visual Composer.
Version: 4.2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bon_appetit
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, fixed-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bon Appetit is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/* Imports */

/* jQuery UI */
@import "assets/css/jquery-ui.min.css";

/* Font awesome */
@import "assets/css/jquery.fancybox.css";

/* UI Time picker */
@import "assets/css/jquery.ui.timepicker.css";

/* Extensions styles */
@import "visual-composer/assets/css/main.css";

/* Font awesome */
@import "assets/css/font-awesome.min.css";

/* Icon moon */
@import "assets/css/iconmoon.css";

/* Live customizer */
@import "assets/css/frontend_customizer.css";

/* Color Schemes */
@import "assets/css/color-shemes.css";

/* Color Schemes */
@import "assets/css/vc.css";

/* Custom styles */
@import "assets/css/style.css";

/* Media */
@import "assets/css/media.css";

.site-logo img {
    max-height: 55px;
}

.footer-widgets_area .widget {
   width: 30%;
}