/*
Theme Name: Flozen Theme Child
Theme URI: https://demo.nasatheme.com/flozen-intro/
Description: This is a child theme for Flozen Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: flozen-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
body .nasa-bg-dark, body .header-type-3 .nasa-elements-wrap {
    background-color: #0765ed !important;
}
body .nasa-bg-dark, body .header-type-3 .nasa-elements-wrap {  
background-color: #0765ed !important; 
}
.nasa-menus-wrapper-reponsive a {  
	color: #fff !important;
}
ul.vertical-menu-wrapper li a {  
	color: #000 !important;
}
#nasa-footer .footer-type-2.footer-dark {  
	background: #0765ed !important;  
	color: #ccc;
}
#nasa-footer .nasa-footer-bottom.footer-dark {  
	background: #0054cd !important;  
	color: #ccc;  
	border-color: #447fd4;
}
.primary-color.icon-nasa-headset.nasa-icon.font-500.left.rtl-right.margin-right-10.rtl-margin-right-0.rtl-margin-left-10 {  
	color: #ff9b00 !important;
}