/* 
Theme Name: Futurio Child 
Theme URI: https://futuriowp.com/about/
Description: Futurio Child
Theme Author: ChampionsNet
Author URI: https://stamko.info
Template: futurio 
Version: 1.0.0
Text Domain: futurio-child
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

#site-navigation, #site-navigation .navbar-nav > li > a, #site-navigation .dropdown-menu > li > a {
    font-size: 15px !important;
    text-transform: none !important;
}

#site-navigation, #site-navigation.shrink{
	background-color:#032842;
	color:#fff;
	margin-bottom:0;
	border-bottom:0;
}

#site-navigation .navbar-nav > li > a, #site-navigation .dropdown-menu > li > a{
	color:#fff;
}



#site-navigation .nav-item.open > a{
	color:#032842 !important;
	background-color:#fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: #fff;
		color:#032842 !important;
}
#site-navigation .dropdown-menu > li > a{
	color:#032842 !important;
}
#site-navigation .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color:#032842 !important;
}

#content-footer-section .widget:nth-child(2) {
    text-align: center !important;
}

#content-footer-section .widget:nth-child(3) {
    text-align: center !important;
}

span.irrelevant {
    color: #878787;
}

@media (max-width: 767px){
#site-navigation .navbar-nav a, .openNav .menu-container {
    padding-left: 15px;
}
	 .open-panel span {
       
        background: #fff;
        
    }
	.brand-absolute{
		color:#fff;
	}
	#site-navigation .navbar-nav > li > a, #site-navigation .dropdown-menu > li > a{
		color:#032842;
	}
}

.contact-message {
    color: white;
    font-family: sans-serif;
}

