/*
Theme Name: Semplice
Theme URI: http://www.semplicelabs.com
Author: Semplicelabs
Author URI: http://www.semplicelabs.com
Description: With Semplice you can built fully responsive case studies & custom branded project pages with just a few clicks. Visit our <a href="http://help.semplicelabs.com" target="_blank">documentation</a>, <a href="http://www.semplicelabs.com/changelog" target="_blank">changelog</a> and follow us on <a href="http://www.twitter.com/semplicelabs" target="_blank">Twitter</a> for update notifications.
Version: 3.0.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: portfolio, responsive, case study, fullscreen cover, content editor
Text Domain: semplice
*/

/* This is a generated and compressed stylesheet, please do not edit and read the info below! */

@import "css/styles.min.css";

/*

	How to add Custom CSS?
	------------------------------------------------------------------------------------------------------------------------------------
	There are 2 ways to edit or override CSS definitions:
	
	# Use the Custom CSS field in the Theme Options under 'Advanced Styling'
	# Add a child theme, more info in the Documentation. http//help.semplicelabs.com

*/

#navbar-bg{
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15);
}
#fullscreen-menu {
    background: rgba(101, 45, 144, 0.95) !important;
}
#fullscreen-menu .menu-inner nav ul li a, .follow-links ul li a svg, nav.standard ul li a{
    color:white !important;
}
#fullscreen-menu .menu-inner nav ul li a, .follow-links ul li a svg, nav.standard ul li a:hover{
    color:#24bd0c !important;	
}