/*
Theme Name: Candidate
Theme URI: http://themeforest.net/user/mad_velikorodnov/portfolio
Author: Designed by mad_velikorodnov
Author URI: inthe7heaven.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: 1.1.1
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-227.product .pledgetracker span{
width:40% !important;
}

.hp-top {margin-top: 0px;}

.p-top {margin-top: 0px;}

@media(max-width:783px){
	
	.p-top {margin-top: 0;}
	.hp-top {margin-top: 0;}
	
}

@media(max-width:991px) and (min-width:767px){
	
	.p-top {margin-top: 150px;}
	.hp-top {margin-top: 150px;}

}


button.donate-fp {
  background: none repeat scroll 0 0 #a82512;
  border-bottom: 1px solid #911f0f;
  border-radius: 3px;
  border-top: 1px solid #be2e17;
  color: #fff;
  display: inline-block;
  height: 35px;
  margin-top: 0;
  padding: 5px 12px;
  transition: background 0.3s ease 0s;
  vertical-align: bottom;
  margin-right: 3px;
}

.page-heading h1 {
	margin-top: 35px;
}

.vc_progress_bar p {
	color: #fff;
    font-weight: bold;
    margin-bottom: -40px;
    padding: 10px;
    position: relative;
    z-index: 9999;
	margin-top: 6px;
}

h2.wpb_heading {
	color: #fff;
    font-weight: bold;
    margin-left: 7px;
    margin-top: -32px;
    text-shadow: 9px 5px 10px #666668;
	margin-bottom: 0;
}

div.vc_progress_bar {
	background: #fff;
	padding: 5px;
}
	
	
