/*
Theme Name: WP Spectrum
Theme URI: http://demo.cmssuperheroes.com/themeforest/wp-spectrum-landing/
Author: Cmssuperheroes Team
Author URI: http://cmssuperheroes.com/
Version: 3.0.9
License: ThemeForest
License URI: https://themeforest.net/licenses
Description: SPECTRUM is truly the first of its kind! Built specifically for the construction industry, we have packaged up all the major skills in the construction industry into one WordPress install. With an easy ‘One Click Install’ simply select which industry you want to use, the demos included are:
Text Domain: wp_spectrum
*/

/**
 * Table of Contents:
 *
*/

/** Style all button site **/
@import "css/buttons.css";

/** Style mobule and type title module **/
@import "css/module.css";

/** Style all menu site **/
@import "css/menu.css";

/** Style all shortcode site **/
@import "css/shortcodes.css";

/** STYLE BASE SITE  **/
@import "css/style.min.css";

/** Style base spectrum site **/
@import "css/style.spectrum.css";

/** Style Shop **/
@import "css/woocommerce.css";

/** Style custom home **/
@import "css/custom-home.css";

/** Style RTL **/
@import "style-rtl.css";

/** Style reponsive **/
@import "css/responsive.css";

/** 3rd Extensions  **/
@import "css/extensions.css";