/*
Theme Name: Candidate
Theme URI: http://themeforest.net/user/mad_velikorodnov/portfolio
Author: Designed by mad_velikorodnov
Author URI: velikorodnov.com
Description: Candidate is a unique and multi-purpose Wordpress theme that will suit for any nonprofit organization, such as charity, political campaign etc...
Version: 3.2
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, sticky-post, theme-options
License: GNU General Public License
License URI: license.txt
*/

.wp-caption {}
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky {}

.post-10.product .pledgetracker span{
width:40% !important;
}

html.csscolumns {
    margin-top: 0 !important;
}


.newsletter-search {
    float: right;
    text-align: right;
    width: calc(60% - 20px);
}
.newsletter-submit {
    float: left;
    text-align: center;
}
.newsletter-form .ajax-loader {
    display: none !important;
}
.newsletter-search input {
    line-height: 16px;
    text-align: right;
}
body .top_newsletter #search {
  background: #324e79 none repeat scroll 0 0;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}

.wpcf7-form .newsletter-form input[type="submit"] {
  color: #fff;
  font-weight: bold;
  opacity: 1;
}

.newsletter-search.news-name {
  width: calc(40% - 25px);
}
.wpcf7-form-control-wrap.your-name input {
    height: 35px;
    text-align: right;
}

.wpcf7-form > p {
  margin: 0;
}

.your-name .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  font-size: 15px;
}

@media screen and (max-width:500px){
	#tribe-events-content .tribe-events-calendar td {
	  width: auto!important;
	}
}