/*
Theme Name:     IowaGOP
Description:    
Author:         cfdev
Template:       kause

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../kause/style.css");

/* Email Popup */
#cboxLoadedContent {
height: 668px !important;
}


.wpp_d6_box_code { float: left; margin-bottom: 30px !important; }

#cboxLoadedContent input[type=text], 
#cboxLoadedContent input[type=email], 
#cboxLoadedContent input[type=password], 
#cboxLoadedContent textarea, #cboxLoadedContent input[type=tel], 
#cboxLoadedContent input[type=range], 
#cboxLoadedContent input[type=url] {
float: left;
margin-bottom:0;
width:75%;
}
.wpp_d6_banner {display:none;}

.wpcf7-list-item { margin-left: 0!important; }

.logo {
padding-top:0px;
}

.logo img {
max-width:96%;
}

.header-container .nav li.vote {
margin-right:0px;
}

.header-container .nav li.donate {
margin-left:0px;
}

@media only screen and (max-width: 768px) {
#nav-wrap .mobile-off .sub-menu {
display:none;
}
}

#nav .vote{
background: #ae1b20;
}

#nav .vote a:hover {
background-color: #E94848;
color:#fff;
}

/* Add css to Kause settings - Advanced - Final Call CSS */