/*
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");

html, body {
 max-width: 100%;
}

img.hidden-xs {
height: 70px;
}

img.visible-xs {
width: 200px;
}

li.ecs-event {
display: block !important;
border-bottom: solid 1px #dedede;
margin-bottom: 10px;
margin-right: 10px
}

.mobile-donate-button {
margin-top: 60px;
}

.navbar-default .navbar-toggle {
margin-top: 60px;
}





.wpcf7-form-control-signature-body canvas{
border: 1px dotted #BADA55;
}

@media screen and (max-width: 768px) {
.wpcf7-form-control-signature-wrap {
width:100% !important;
}
}

.main-menu-wrapper {
padding-top: 40px;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: black;
}