/*
Theme Name: EXO Theme NEW
Theme URI: http://demo.cmssuperheroes.com/themeforest/exo-theme/
Author: Cmssuperheroes Team
Author URI: https://themeforest.net/user/cmssuperheroes/portfolio
Version: 2.0.9
License: ThemeForest
License URI: https://themeforest.net/licenses
Tags:  accountant, agency, business, City business, clean, corporate, creative, design, finance, mega menu, modern, parallax, photography, portfolio, studio 
Description: EXO - Creative & Corporate Specific Purpose Theme is a pixel perfect creative multi purpose Wordpress Theme based on Visual Composer designed with terrific attention to details, flexibility and performance. It is ultra professional, smooth and sleek, with a clean modern layout, for almost any need: agency, freelance, blog, magazine, portfolio, photography, corporate and ecommerce shop. Build beautiful, intelligent websites. EXO is the result of many years experience in creating award winning web designs by a team of designers and developers dedicated to creating visually stunning websites.
Text Domain: exo-theme
*/

/** 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";

button.mfp-close{
    border: none!important;
    font-size: 40px!important;
    color: #ffffff!important;
}