/*
Theme Name:	CityGov - Child Theme
Theme URI: http://themnific.com
Description:	A basic child theme for CityGov Theme
Author:		Dannci
Author URI: http://themnific.com
Template:	citygov
Version:	0.1
*/

/* ADD SOME STYLE BELOW */

#main-nav {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 25px;
    width: 100%;
    z-index: 99;
}
.nav li.mega > ul.sub-menu > li > a {
    text-transform: uppercase !important;
    font-weight: 400 !important;
}
.nav ul li > a, .topnav .menu_label, .topnav .social-menu span {
	text-transform : uppercase;
}