/*
Theme Name: Induscity Child
Theme URI: http://steelthemes.com/induscity
Author: Steelthemes
Author URI: http://steelthemes.com
Description: Industry / Factory / Engineering and Construction Business WordPress Theme
Version: 1.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: induscity
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: induscity
*/

/* Additional CSS*/

.header-v3 .topbar {
  background-color: #002cb2 !important;
}
.header-v3 .topbar, .header-v3 .topbar a {
	color: #fff !important;
}
.header-v3 .main-nav ul.menu > li > a{
	color: #fff !important;
}
.header-v3 .site-header, .header-v3 .site-header.minimized{
  background-color: #01003c !important;	
}
.home .site-header{
	background-color: transparent !important;
}
.footer-widgets {
    background-color: #001248 !important;
	color: #fff !important
}
.footer-widgets ul{
	border-color: none;
}
.footer-widgets ul a{
	color: #fff;
}
.footer-widgets ul li:before{
	background-color: #fff;
}