/*
Theme Name: Born to Give Child Theme 
Theme URI: http://wp2.imithemes.com/born-to-give/
Description: Child theme for Born to Give WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../born-to-give/style.css);
.block-title::before, .block-title::after{background-color: #a5ce57 !important;}
.donate-button.button{text-transform: capitalize !important;}
.grid-item-cont .cProgress{display: none}
.display-none{display: none}
.inline-newsForm .formLabel{display: none}
.inline-newsForm .fieldWrapper, .inline-newsForm .buttonWrapper{
	display: inline;
}
.fullscreen-news-letter .formWrapper{width: 50%;margin: 0 auto;}
.fullscreen-news-letter .formLabel{width: 29%;}
.fullscreen-news-letter .formEmailField, .fullscreen-news-letter .formTextField{width: 70%;}
.fullscreen-news-letter .fieldWrapper{margin: 10px 0;}
.fullscreen-news-letter .formSubmitButton{
	width: 100%;
	border: none;
	/* border: 1px solid #444; */
}
.inline-newsForm .formWrapper{
	width: 100%;
}
.formEmailField, .formTextField{
	padding: 10px 20px;
	border-radius: 0px;
	border: 1px solid #404040;
}
.inline-newsForm .formEmailField{
	width: 26%;
}
.inline-newsForm .formTextField{
	width: 15%;
}
.formSubmitButton, .gform_button.button{
	padding: 10px 20px;
	background: #00447c;
	color: white;
	border: 1px solid white;
	border-radius: 1px;
}
.inline-newsForm .formSubmitButton{
	width: 20%;
}
.wpcf7-form-control.wpcf7-submit.btn.btn-primary{text-transform: capitalize;}


#main-container .content {
     padding-bottom: 0px !important;

}

#googleMap {
    margin-bottom: -55px !important;

}
.page-id-2633 .ginput_price, #field_4_21{
display: none;
}
.single-event .post-media{
display: none;
}
