@media screen and (max-height: 660px) {
	.et_pb_fullwidth_header_scroll {
		display: none
	}
}

.et_pb_row .et_pb_column.narrow:last-child, .narrow {
	max-width: 800px;
	margin-right: auto !important;
	margin-left: auto !important
}

@media (min-width: 981px) {
	.et_pb_section.narrow .et_pb_row {
		width: 100%
	}
}

.spreedly-modal-overlay {
	display: none
}

#main-header {
	z-index: 999
}

form .section h3 {
	padding: 20px 0 10px
}

.donation-form .field.radio input, .donation-form .field.checkbox input {
	width: 25px !important;
	top: -9px !important
}

.donation-form .field select {
	box-sizing: inherit !important
}

.donation-form .field select, .donation-form .field input, .donation-form .field textarea, .email-registration-form .field input {
	padding: 8px !important;
	width: 100% !important;
	max-width: 100% !important;
	color: #111;
	margin: 2px 0 4px 0;
	font-size: 1em;
	background: #fff
}

.et_pb_module .btn-group .btn-submit-donation, .et_pb_module .btn-group .btn-submit-email {
	position: relative;
	padding: 0.3em 1em;
	border: 2px #BB7829 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffe9cc;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	cursor: pointer
}

.et_pb_module .btn-group .btn-submit-donation:hover, .et_pb_module .btn-group .btn-submit-email:hover {
	border: 2px #ffe9cc solid;
	background: #ffe9cc !important
}

@media (max-width: 530px) {
	img.alignleft, img.alignright {
		float: none;
		display: block;
		margin: 10px 0 !important;
		min-width: 100%
	}
}

.et_pb_divider:before {
	border-top-color: #ccc !important
}

.et-social-icon a {
	color: #fff
}

.et-social-icon a:hover {
	color: #b1f9ff !important
}
