/*
	Theme Name: Notio
	Theme URI: https://themeforest.net/item/notio-deluxe-portfolio-theme/10049784
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/fuel_themes">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 5.6.1
	Author: fuelthemes
	Author URI: http://themeforest.net/user/fuelthemes
	Tags: two-columns, four-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	Text Domain: notio
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
*
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme.
* Instead use the app.css file that is located in your themes /assets/css/ folder to add your styles.
* If you just want to add small css snippets you might also  want to consider to add it to the designated
* CSS option field in your themes backend at: Appearance -> Theme Options
*/

.thb-portfolio-filter.style1 .filters {
    background-color: #F9F9F9;
}
.thb-portfolio-filter.style1 .filters li a {
	color: #000;
	font-weight: 100;
}

.thb-portfolio-filter.style1 .filters li a:hover,
.thb-portfolio-filter.style1 .filters li a.active {
	color: #de3dfc !important;
}
#full-menu .sf-menu > li.current-menu-item > a, #full-menu .sf-menu > li.sfHover > a {
	color: #de3dfc;
}
.mobile-menu>li.current-menu-item>a, .mobile-menu>li.sfHover>a {
	color: #de3dfc;
}
.thb-portfolio-filter.style1 .thb-toggle {
	background-color: #fecefe;
	color: #000;
	transition: all .4s;
}
.thb-portfolio-filter.style1 .thb-toggle:hover {
	   color: #de3dfc;
	background-color: #F9F9F9;
}
#full-menu .sf-menu>li.current-menu-item>a, #full-menu .sf-menu>li.sfHover>a {
    color: de3dfc;
}
a:hover {
	color: #de3dfc !important;
}
.menu-footer .social-links {
	display: none;
}