@import url('https://use.typekit.net/clz8ric.css');

form.give-form *:not(i):not(input):not(select) {
	text-align: center !important;
}

.choose-amount .give-donation-levels-wrap .give-donation-level-btn.give-btn-level-custom {
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 18px;
}

#give-donation-level-button-wrap>li:last-child {
	width: 100% !important;
	-ms-grid-column: 1;
	-ms-grid-column-span: 3;
	grid-column: 1 / span 3;
}

.choose-amount .give-donation-amount .give-amount-top {
	font-size: 32px !important;
}

.advance-btn, .download-btn, .give-submit {
	line-height: 1.7 !important;
	margin-left: 18px;
	margin-right: 18px;
	font-family: "prohibition";
	padding: .3em 1em !important;
	border-radius: 8px !important;
	letter-spacing: 0.05em !important;
}

.give-donation-level-btn {
	background: #0067a1 !important;
	border-color: #0067a1 !important;
	border-radius: 8px !important;
	font-size: 18px !important;
	padding: .3em 1em !important;
	line-height: 1.7 !important;
}

.give-donation-level-btn:hover {
	background: #0067a1 !important;
}
.give-btn:focus {
	-webkit-box-shadow: 0 0 8px #0067a1 !important;
	box-shadow: 0 0 8px #0067a1 !important;
}

.give-donation-level-btn.give-default-level:hover {
	color: #0067a1 !important;
}

.give-donation-level-btn.give-default-level {
	color: #0067a1 !important;
}

.choose-amount .give-donation-amount {
	border-radius: 8px !important;
	border: 2px solid #e9ebeb !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.give-embed-form, .give-embed-receipt {
	border-radius: 30px !important;
	-webkit-box-shadow: 0em 1.5em 3em -1.5em rgb(29 95 152 / 0.66) !important;
	box-shadow: 0em 1.5em 3em -1.5em rgb(29 95 152 / 0.66) !important;
	border: 3px solid #0067a1;
	background: #81b2da;
	color: #fff !important;
}

body.give-form-templates {
	margin: 0 1.75em 3em 1.75em !important;
}

.give-section {
	width: 100%;
}

body .give-form-navigator {
	background: transparent;
	border: none !important;
	height: auto !important;
	position: relative;
	margin: 0 !important;
}

.give-form-navigator>.title {
	font-size: 30px !important;
	font-family: "prohibition";
	color: #fff;
	line-height: 1;
	margin-bottom: 0 !important;
}

.give-form-navigator>.back-btn {
	color: #fff;
	font-size: 10px !important;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.give-form-navigator>.back-btn:focus {
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.give-form-navigator>.back-btn i {
	background: #fff;
	color: #709b3f;
	border-radius: 100px;
	width: 16px;
	height: 17px;
	line-height: 17px;
	padding-right: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.choose-amount .content {
	color: #fff !important;
	margin: 20px 10px 10px;
}

.form-footer .secure-notice {
	color: white !important;
	background: transparent;
	border: none !important;
	margin-top: 0 !important;
}

.form-footer .navigator-tracker {
	margin: 0 auto !important;
}

.advance-btn>i, .download-btn>i, .give-submit>i {
	display: none !important;
}
.payment .heading, .payment .subheading {
	color: #fff;
}

#give-recurring-form .form-row input[type=email], #give-recurring-form .form-row input[type=password], #give-recurring-form .form-row input[type=tel], #give-recurring-form .form-row input[type=text], #give-recurring-form .form-row input[type=url], #give-recurring-form .form-row textarea, .give-square-cc-fields, .give-stripe-cc-field, .give-stripe-single-cc-field-wrap, form.give-form .form-row input[type=email], form.give-form .form-row input[type=password], form.give-form .form-row input[type=tel], form.give-form .form-row input[type=text], form.give-form .form-row input[type=url], form.give-form .form-row textarea, form[id*=give-form] .form-row input[type=email], form[id*=give-form] .form-row input[type=email].required, form[id*=give-form] .form-row input[type=password], form[id*=give-form] .form-row input[type=password].required, form[id*=give-form] .form-row input[type=tel], form[id*=give-form] .form-row input[type=tel].required, form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=text].required, form[id*=give-form] .form-row input[type=url], form[id*=give-form] .form-row input[type=url].required, form[id*=give-form] .form-row textarea, form[id*=give-form] .form-row textarea.required {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 8px !important;
	border: 2px solid #e9ebeb !important;
}

.give-square-cc-fields:focus, .give-stripe-cc-field:focus, .give-stripe-single-cc-field-wrap:focus, form[id*="give-form"] .form-row textarea:focus, form[id*="give-form"] .form-row textarea.required:focus, form[id*="give-form"] .form-row input:focus, form[id*="give-form"] .form-row input.required:focus, #give-recurring-form .form-row textarea:focus, #give-recurring-form .form-row textarea.required:focus, #give-recurring-form .form-row input:focus, #give-recurring-form .form-row input.required:focus, form.give-form .form-row textarea:focus, form.give-form .form-row textarea.required:focus, form.give-form .form-row input:focus, form.give-form .form-row input.required:focus, .form-row select, #give-recurring-form .form-row select:focus, form.give-form .form-row select:focus, .form-row select.required:focus, #give-recurring-form .form-row select.required:focus, form.give-form .form-row select.required:focus, .give-select:focus {
	border-color: #0067a1 !important;
}

#give-recurring-form .form-row select, #give-recurring-form .form-row select.required, .give-select, form.give-form .form-row select, form.give-form .form-row select.required, form[id*=give-form] .form-row select, form[id*=give-form] .form-row select.required {
	border-radius: 8px !important;
	border: 2px solid #e9ebeb !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.give_error, .give_success, .give_warning {
	border-radius: 12px !important;
	border: 2px solid;
	text-align: center;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 1.5 !important;
}

.give_error {
	color: #c8121a !important;
	border-color: #c8121a !important;
}

.give_success {
	color: #84bf40 !important;
	border-color: #84bf40 !important;
}

.give_warning {
	color: #cc9600 !important;
	border-color: #cc9600 !important;
}

.give-section {
	padding-top: 0 !important;
}



#give-receipt h2, #give-receipt h3, #give-receipt p, #give-receipt i, #give-receipt div {
	color: #fff !important;
}

#give-receipt .details-row.total div {
	color: #709b3f !important;
}

#give-receipt .receipt .details .details-table .details-row .value {
	-webkit-box-flex: 1 !important;
	-ms-flex: 1 !important;
	flex: 1 !important;
}

#give-receipt p.instruction {
	color: #777 !important;
}

#give-receipt  i.fas.fa-check {
	color: #709b3f !important;
}


#give-email-access-form input {
	padding: .5em 1em !important;
	line-height: 1.7 !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	font-family: inherit !important;
	border: 2px solid #e9ebeb !important;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block;
}
#give-email-access-form input:focus {
	border-color: #3787b9 !important;
}

#give-email-access-form label {
	cursor: default !important;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	color: #414548 !important;
}

#give-email-access-form input.give-submit {
	padding: .3em 1em !important;
	line-height: 1.7 !important;
	color: #fff !important;
	background: #709b3f !important;
	border: 2px solid transparent !important;
	border-radius: 8px;
	font-size: 22px !important;
	text-transform: uppercase;
	font-family: 'Prohibition', 'Oswald', Arial, sans-serif !important;
	letter-spacing: 0.05em !important;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 0 !important;
	margin-top: 8px !important;
}

#give-email-access-form input.give-submit:hover {
	background: #628637 !important;
}

#give-email-access-form p {
	margin-bottom: 1em !important;
	color: #414548 !important;
}


div#give-receipt .give_notice, div#give-receipt .give_notices {
    color: #414548 !important;
    padding-bottom: 1em !important;
}

.give-form-navigator>.title {
    padding: 0 1em;
}