/*
Theme Name: Philanthropy Child
Description: Philanthropy is created by <a href="http://themefuse.com">ThemeFuse</a>. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: philanthropy-parent
Version: 2.0
Text Domain: philanthropy
Tags: left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

p, .give-btn, .fw-wrap-facebook-stream, ol, ul, table {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.fw-wrap-facebook-stream {
	font-size: 12px;
}

.fw-header-main .current-menu-item a {
	color: #fff;
}

.panel-collapse .fw-btn span {
	color: #000;
}

.give-btn, .give-btn:focus, .give-label {
	background-color: transparent;
	color: #fff;
	white-space: normal;
}

.give-btn-modal, .give-submit {
	border: 1px solid #fff;
	border-radius: 10px;
	margin-bottom: 15px;
}

form[id*="give-form"] #give-final-total-wrap .give-final-total-amount {
	background-color: transparent;
}

.give-form-content-wrap.give_pre_form-content {
	margin-bottom: 30px;
}

form.give-form legend, form[id*="give-form"] legend, [id*="give-form"] .give-form-title, form.give-form .give-form-title, .give-hidden, .custom-checkbox label, .custom-radio label, .custom-checkbox .wpcf7-list-item-label, .custom-radio .wpcf7-list-item-label {
	color: #fff;
}

input[type="text"], input[type="password"], input[type="search"], input[type="url"], input[type="email"], input[type="tel"], input[type="number"], textarea, select {
	border-radius: 5px;
}

legend {
	font-family: 'Lato';
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 30px;
}

.give-donation-levels-wrap {
	list-style-type: none;
	padding-left: 0px;
}

.give-donation-levels-wrap button {
	padding: 5px 15px;
	margin: 5px;
	border: 1px solid #ffffff;
	border-radius: 5px;
}

.give-donation-levels-wrap button:hover {
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	border-color: #ffd52d;
	background-color: transparent;
	color: #ffd52d;
	transition: box-shadow .3s ease;
}

.give-btn-modal, .give-submit {
	background-color: #ffd52d;
	color: #000000;
}

.give-btn.give-btn-modal {
	display: none;
}

div[class^="fw-col-sm-"], div[class^="fw-col-md-"], div[class^="fw-col-xs-"] {
	margin-top: 0;
	margin-bottom: 0;
}

@media screen and (max-width: 992px) {
	.height-auto-sm .fw-column-height-custom {
		height: auto !important;
	}
}

@media screen and (max-width: 768px) {
	.our-mission .fw-fade-slider .item {
		padding-bottom: 50%;
	}
}