/*!
Theme Name: Monstroid2 Lite
Theme URI: https://www.templatemonster.com/wordpress-themes/59560.html
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: Monstroid2 Lite is an awesome theme designed for blogging. It has pixel perfect typography, content oriented design and great set of options allowing to get maximum control over your site look and feel. Besides that great set of widgets is on board. Monstroid2 Lite is a free version of Monstroid2 - another great GPL WordPress theme for business, e-commerce and online publishing.
Version: 1.0.7
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: monstroid2-lite
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

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.

Monstroid2 Lite 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
# Elements
	## 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
# Components
# Content
	## Layout
	## Header
	## Posts and pages
	## Post Formats
	## Footer
	## 404
# Widgets
	## Defaults
	## About author
	## Image Grid
	## Smart Slider
# Media
	## Captions
	## Galleries
	## Embeds
--------------------------------------------------------------*/

@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";