/*! Theme Name: Gusto Theme URI: http://www.templatemonster.com/wordpress-themes.php Author: Template Monster Author URI: http://www.templatemonster.com/ Description: Gusto - restaurant WordPress theme. Version: 1.0.0 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Text Domain: gusto Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, grid-layout, custom-header, custom-logo, footer-widgets, flexible-header, blog Template Id: 61150 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. Gusto is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Grid # Typography # Elementss ## Lists ## Tables ## Preloader ## ToTop button # Forms # Navigation ## Links ## Top Menu ## Main Menu ## Footer Menu ## Paginations ## Breadcrumbs ## Social List # Modules ## Accessibility ## Alignments ## Clearings ## Comments ## Swiper ## Author Bio ## Share Buttons ## Magnific Popup # Components ## Card # Content ## Layout ## Header ## Posts and pages ## Post Formats ## Footer ## 404 # Widgets ## Defaults ## About author ## About Gusto ## Banner ## Carousel ## Contact Information ## Custom Posts ## Instagram ## Image Grid ## Smart Slider ## Subscribe ## Taxonomy Tiles # Media ## Captions ## Galleries ## Embeds # Plugins ## Booked ## Contact Form 7 ## Power Builder ## Cherry Team Members ## Cherry Testimonials ## Cherry Project ## Cherry Service List ## Restaurant menu --------------------------------------------------------------*/ @import "variables-site/variables-site"; @import "mixins/mixins-master"; /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ @import "normalize"; /*-------------------------------------------------------------- # Grid --------------------------------------------------------------*/ @import "grid/grid"; /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ @import "typography/typography"; /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ @import "elements/elements"; /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ @import "forms/forms"; /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ @import "navigation/navigation"; /*-------------------------------------------------------------- # Modules --------------------------------------------------------------*/ @import "modules/modules"; /*-------------------------------------------------------------- # Components --------------------------------------------------------------*/ @import "card/card"; /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ @import "site/site"; @import "pages/pages"; /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ @import "site/secondary/widgets"; @import "widgets/widgets"; /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ @import "media/media"; /*-------------------------------------------------------------- # Plugins --------------------------------------------------------------*/ @import "plugins/plugins";