/*
Theme Name: Avada
Description: A business, portfolio and blog theme.
Author: ThemeFusion
Theme URI: http://theme-fusion.com/avada/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 3.7.2
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
-----------------------------------------------------------------------------*/

// Core variables and mixins
@import "theme/variables.less";

// External Plugins
//@import "fontawesome/font-awesome.less";
//@import "flexslider/style.less";
//@import "iLightbox/style.less";

// Needed Bootstrap Stylings
@import "bootstrap/bootstrap-sc.less";

// Theme CSS
@import "theme/base.less";
@import "theme/layout.less";
@import "theme/module.less";
@import "theme/state.less";
@import "theme/theme.less";

// Theme Shortcodes
@import "shortcodes/shortcodes.less";