/*
Theme Name: 	Nominee Child
Theme URI:      http://themeforest.net/user/trendytheme
Author:         TrendyTheme
Author URI:     http://themeforest.net/user/trendytheme
Description: 	Nominee - WordPress theme for Candidate/Political Leader. It can also be use as any non-profit organization, such as charity, event, campaign etc. It’s unique design is flexible enough to fit any political option and social issue.
Template:     	nominee
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	nominee-child
Tags: 			two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu,  featured-images,  full-width-template, post-formats, sticky-post, theme-options
*/

@import url("../nominee/style.css");

body .prettyMapList .mapHolder {height:550px;}

@media (max-width: 767px) {
.navbar-default .navbar-nav li a {
    color: #0057a1;
    padding: 7px 0;
}
	body .navbar-default {
    background-color: #ffffff!important;
}
	.navbar-default .navbar-toggle {
    border-color: #0057a1;
}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #0159a2;
	}
}