/*
Theme Name: EXO Theme 
Theme URI: http://cmssuperheroes.com/wordpress/cshero
Author: Cmssuperheroes Team
Author URI: http://cmssuperheroes.com/
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: In 2014, Creating a magazine website with WordPress has never been easier.
Text Domain: exo-theme
*/

/**
 * 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";


#hello
{
width:100%;

}
#sub
{
color:white;
background-color:#01abce;
margin-left:80px;
width:100px;
margin-top:-10px !important;
}
div.social-details
{
display:none;
}

.cs-portfolio-conclusion{display:none;}
.cs-portfolio-content{display:none;}


.btn btn-primary-alt size-default 
{color:white;}

.cs-team-media {height:167px;
width:250px;
margin-top:22px;
}

.team-layout2 .cshero-team-image-wrap:hover .team-overlay { background-color: rgba(255, 255, 222, 0) !important; opacity:0 !important;display:none;}


.qu
{
height:65px;
}
#sub
{
margin-bottom:0px;
}

.cs-portfolio-category {visibility:hidden; }


.pie_custom_class
{
font-size:16px !important;
}
.vc_pie_chart_value
{
font-size:16px !important;
}