/* Donate template CSS */

input, select, textarea{
	border: 1px solid #10312B;
}

.gform_wrapper.gravity-theme .ginput_product_price, .gform_wrapper.gravity-theme .ginput_shipping_price{
	color: #10312B!important;
	font-size: 1em;
}

.radio-btn .gfield_radio{
	margin: 0!important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.radio-btn .gchoice, .gform_wrapper .radio-btn .gfield_radio .gchoice{
	width: 50%;
	padding-left: 0!important;
	margin: 0!important;
}

.radio-btn .gchoice:not(:first-child) input{
	border-left: 0;
}

.radio-btn .gchoice input{
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 1!important;
	background-color: transparent!important;
}

.radio-btn .gchoice label{
	width: 100%;
	position: relative!important;
	max-width: 100%!important;
	padding-left: 0!important;
	font-size: 14px!important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500!important;
	text-align: center;
	z-index: 2;
	padding: 17px 10px!important;
}

.gform_wrapper .gfield_radio.radio-btn .gchoice input:checked ~ label{
	font-weight: 500!important;
	padding: 17px 10px!important;
}

.gform_wrapper .radio-btn .gfield_radio .gchoice label{
	padding: 17px 10px!important;
	line-height: 1.143em;
}

.radio-btn .gchoice label:before, .radio-btn .gchoice label:after{
	content: none!important;
}

.radio-btn .gchoice input:checked, .radio-btn .gchoice input:hover{
	background-color: #D3D655!important;
}

.own-amount{
	max-width: 220px;
	margin: 0 auto;
}

.own-amount label{
	text-transform: none!important;
	letter-spacing: 0!important;
	font-size: 14px!important;
}

.gform_wrapper .gfield_checkbox .gchoice label:before, .wc-pao-addon-fees label:before, .ginput_container_consent label:before{
	border-color: #a2a026;
	width: 18px;
	height: 18px;
	top: 3px;
}

.gform_wrapper .gfield_checkbox .gchoice input:checked ~ label:before, .wc-pao-addon-fees input:checked ~ label:before, .ginput_container_consent input:checked ~ label:before{
    background: #a2a026;
    border-color: #a2a026;
}

.gform_wrapper .gfield_radio .gchoice label:before{
	border-color: #a2a026;
	width: 18px;
	height: 18px;
}

.gform_wrapper .gfield_radio .gchoice label:after{
	background: #a2a026!important;
}

.gform_wrapper .gfield_checkbox .gchoice, .gform_wrapper .gfield_radio .gchoice, .wc-pao-addon-wrap{
	padding-left: 21px;
}

.gfield_radio input[type=radio]:checked+label:after{
	width: 10px!important;
	height: 10px!important;
	left: 4px!important;
	top: 7px;
}

.gform_wrapper .gfield_checkbox .gchoice label:after, .wc-pao-addon-fees label:after, .ginput_container_consent label:after{
	width: 5px;
	height: 9px;
	left: 7px!important;
	top: 6px!important;
}

.gfield{
	margin-bottom: 15px!important;
}

.cover-fees-chb{
	margin-top: 16px!important;
}

.cover-fees-chb .gfield_checkbox{
	margin-bottom: 0!important;
}

.gform_wrapper.gravity-theme .gsection, .gsection{
	border-color: #10312B!important;
	padding: 0!important;
	margin-bottom: 35px!important;
}

.gform_wrapper.gravity-theme .gsection h3, .gsection h3{
	margin-bottom: 0!important;
}

.gform_wrapper.gravity-theme .lbl-bold .gfield_label, .lbl-bold > .gfield_label{
	font-weight: bold!important;
	letter-spacing: 0!important;
	text-transform: none!important;
	margin-bottom: 12px!important;
}

.gfield_html h3{
	margin-bottom: 10px!important;
}

.flex-options .gfield_radio{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.flex-options .gfield_radio .gchoice{
	width: auto;
	float: left;
	margin-right: 35px!important;
}

.flex-options .gfield_radio .gchoice:last-child{
	margin-right: 0!important;
}

.flex-options .gfield_radio .gchoice label{
	min-width: 100%!important;
}

.gfield.no-mb, .gfield.no-mb .gfield_radio, .gfield.no-mb .gfield_radio .gchoice{
	margin-bottom: 0!important;
}

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{
	padding: 0!important;
	margin-top: 35px!important;
}

.gform_page_footer input:hover, #donation-page .button:hover{
	background: #255A50!important;
}

.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend,
.gform_wrapper.gravity-theme .gfield_label{
	text-transform: none;
}

.gform_wrapper.gravity-theme fieldset{
	margin-bottom: 15px!important;
}

.gform_wrapper.gravity-theme .ginput_complex input, .gform_wrapper.gravity-theme .ginput_complex select{
	border-radius: 0;
}

.gform_wrapper.gform_validation_error .gfield_required, .gf_progressbar_wrapper, .gform_wrapper .gform_validation_errors{
	display: none!important;
}

.gform_previous_button, #donation-page .button.gform_previous_button{
	background: transparent!important;
	padding: 0!important;
	text-transform: none;
	font-weight: bold!important;
	letter-spacing: 0;
	font-family: interstate, sans-serif;
	color: #10312B!important;
	position: absolute;
	bottom: 0;
	text-decoration: underline!important;
}

.gform_page_footer .gform_button.button{
	margin-left: 0!important;
}

.gform_wrapper.gravity-theme .gform_page_footer{
	float: left;
	width: 100%;
	padding-bottom: 50px!important;
}

.gform_next_button{
	margin-left: 0!important;
}

.gform_wrapper .gfield_error .gfield_description.gfield_validation_message{
	font-size: 14px;
	line-height: 1.2em;
}

.gform_wrapper form .top_label .gfield_label{
	color: #10312B!important;
}

#donation-info .process-tab li input{
	background: transparent;
	border-radius: 0;
	color: #10312B95;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 0!important;
	padding: 0;
	font-size: 16px!important;
	line-height: 1em!important;
	height: auto!important;
}

#donation-info .process-tab li.active input{
	color: #10312B;
}

.gform_wrapper .gfield.donor-type-selection{
	margin-bottom: 20px!important;
}

.gform_wrapper .gfield.amount-selection{
	margin-bottom: 35px!important;
}

.gform_wrapper .gfield.cover-fees-chb{
	margin-bottom: 20px!important;
}

.gform_wrapper .gfield.flex-options{
	margin-bottom: 12px!important;
}

.gform_wrapper.gravity-theme .gf_step_label{
	display: block;
}

.gform_wrapper.gravity-theme .gf_page_steps{
	border-bottom: 1px solid #10312B;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
}

.gform_wrapper.gravity-theme .gf_step{
	margin: 0;
	padding: 15px 0;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500!important;
	font-size: 16px;
}

.gform_wrapper.gravity-theme .gf_step:after{
	width: 100%;
	background: transparent;
	height: 7px;
	position: absolute;
	bottom: 0;
	letter-spacing: 0;
	content: '';
}

.gform_wrapper.gravity-theme .gf_step.gf_step_active:after{
	background: #D3D655;
}

.gform_wrapper.gravity-theme .gf_step:last-child{
	margin-right: 30px;
}

.gform_wrapper.gravity-theme .gf_step_label{
	font-weight: 500!important;
	font-size: 16px;
	color: #10312B95;
	padding-left: 0!important;
}

.gform_wrapper.gravity-theme .gf_step_active .gf_step_label{
	color: #10312B;
}

.gform_wrapper.gravity-theme .gf_step_number{
	display: none;
}

.gform_next_button.disable{
	pointer-events: none;
}

#donation-amount .item .desc, #donation-amount .item .amount{
	font-size: 16px;
	float: left;
}

#donation-amount .summary{
	float: left;
	width: 100%;
	max-width: calc(100% - 40px);
}

#donation-amount .cart{
	float: left;
	width: 100%;
	padding-top: 10px;
}

#donation-amount .item{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#donation-amount .item .amount{
	float: right;
}

#donation-amount .fee input{
	border: 0;
	background: transparent;
	font-size: 16px;
	padding: 0;
	color: #10312B;
	opacity: 1;
	line-height: 1em;
	height: auto;
	text-align: right;
	margin-bottom: -2px;
}

.hide-on-view{
	display: none;
}

.summary-wrapper{
	display: block;
	grid-column: span 12;
	float: left;
	width: 100%;
	max-width: 462px;
	position: absolute;
	right: 30px;
	top: 44px;
	z-index: 2;
}

.summary-box{
	background: #EEEDDB;
	padding: 20px;
	float: left;
	width: 100%;
}

.summary-wrapper .vt{
	margin-top: 50px;
	float: left;
	width: 100%;
}

.summary-wrapper .vector{
	max-width: 400px;
}

#donation-info{
	position: static;
}

.summary-wrapper h4{
	font-weight: bold;
	margin-bottom: 20px;
}

.summary-wrapper label, .summary-wrapper label.gfield_label{
	letter-spacing: 0!important;
}

.summary-wrapper .half{
	float: left;
	width: 50%;
}

.summary-wrapper .half-right input{
	text-align: right;
}

.summary-wrapper .no-input input{
	display: none!important;
}

.summary-wrapper .no-label label{
	display: none!important;
}

.summary-wrapper .donation-amt input, .summary-wrapper .donation-amt input[type="text"],
.summary-wrapper .sum input, .summary-wrapper .sum input[type="text"],
.summary-wrapper .recurring input, .summary-wrapper .recurring input[type="text"]{
	background: transparent!important;
	border: 0!important;
	padding: 0!important;
	font-weight: 400!important;
	font-size: 16px!important;
	height: auto!important;
	padding: 0!important;
}

.summary-wrapper .fee{
	float: left;
	width: 100%;
	margin-top: 8px;
}

.summary-wrapper .fee label{
	float: left;
}

.summary-wrapper .fee .ginput_product_price_label{
	display: none;
}

.summary-wrapper .fee .ginput_product_price{
	color: #10312B!important;
	float: right;
	line-height: 1em;
}

.summary-wrapper .fee .ginput_container{
	float: right;
}

.summary-wrapper .sum, .summary-wrapper .recurring{
	float: left;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 13px 0 0;
	margin-top: 10px;
}

.summary-wrapper .sum label, .summary-wrapper .sum label.gfield_label, .summary-wrapper .sum input, .summary-wrapper .sum input[type="text"],
.summary-wrapper .recurring label, .summary-wrapper .recurring label.gfield_label, .summary-wrapper .recurring input, .summary-wrapper .recurring input[type="text"]{
	font-weight: bold!important;
}

.summary-wrapper .sum .ginput_container, .summary-wrapper .recurring .ginput_container{
	float: right;
}

.summary-wrapper .sum input, .summary-wrapper .sum input[type="text"], .summary-wrapper .recurring input, .summary-wrapper .recurring input[type="text"]{
	float: right;
	text-align: right;
	width: auto!important;
}

.summary-wrapper .recurring{
	margin-top: 1px;
}

.summary-wrapper .recurring input, .summary-wrapper .recurring input[type="text"]{
	float: left;
}

.summary-wrapper .recurring .rec-label{
	float: right;
	margin-left: 5px;
	font-weight: bold;
	line-height: 1.438em;
}

.summary-wrapper .recurring .gfield_description{
	font-size: 16px!important;
	padding-top: 0!important;
	float: none;
	clear: none!important;
	display: inline-block;
	width: auto!important;
	margin-right: 4px;
	font-style: italic;
}

.summary-wrapper .recurring .next-month{
	font-style: italic;
}

.summary-wrapper .recurring .subscription-sched{
	text-align: right;
	margin-top: -5px;
}

.gform_wrapper .gform_fields{
	display: block!important;
}

.panel-wrapper{
	width: 100%;
	float: left;
}

.panel2, .panel3{
	display: none;
}

.next-step.button-block{
	display: inline-block;
	margin-top: 37px;
}

.process-tab li.disabled{
	pointer-events: none;
}

.button-block.disabled{
	pointer-events: none;
	opacity: 0.5;
}

.button-block:hover{
	cursor: pointer;
}

.gfield_html a{
	text-decoration: underline!important;
}

#donation-page .gform_footer{
	display: block;
	position: relative;
	width: 190px;
	margin-top: 25px!important;
}

#donation-page .gform_footer .button{
	width: 100%;
}

.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend,
.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend, .gform_wrapper.gravity-theme .gfield_label{
	font-size: 14px;
}

.hide-on-view{
	display: none;
}

#donation-page{
	margin-bottom: 200px;
}

body.bp-search .site-header{
	margin-top: 0!important;
}

.summary-box .gfield{
	margin-bottom: 5px!important;
}

.total-preview{
	margin-top: -30px;
	margin-bottom: 32px!important;
	margin-left: 23px;
}

.total-preview .ginput_container{
	font-size: 15px;
}

.total-preview .ginput_container:before{
	content: 'Transaction fee: ';
	font-weight: bold;
	font-size: 1em;
	display: inline-block;
}

.total-preview input[type="text"], .gform_wrapper .total-preview input[type="text"], .gform_wrapper.gravity-theme .total-preview input[type="text"]{
	background: transparent;
	border: 0;
	padding: 0!important;
	height: auto!important;
	display: inline-block!important;
	width: auto!important;
	margin-left: 4px;
	margin-top: -1px!important;
}

.cover-fees-chb label{
	max-width: 100%!important;
}

input:focus{
	outline: none!important;
}

@media screen and (max-width: 991px){
	#donation-page {
	    padding-top: 50px;
	    margin-bottom: 100px;
	}
}

@media screen and (max-width: 767px){
	.gform_wrapper .gfield.donor-type-selection .gchoice:first-child{
		width: 45%;
	}
	.gform_wrapper .gfield.donor-type-selection .gchoice:last-child{
		width: 55%;
	}
	#donation-page h3{
		font-size: 1.25em;
	}
	.flex-options .gfield_radio{
		display: block;
	}
	.flex-options .gfield_radio .gchoice{
		margin-right: 0!important;
		width: 100%;
		margin-bottom: 10px!important;
	}
	.gfield.no-mb .gfield_radio .gchoice{
		margin-bottom: 10px!important;
	}
	.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label{
		font-size: 14px!important;
	}
	.gfield.cover-fees-chb .gchoice label{
		line-height: 1.3em;
	}
	#donation-page{
		padding-top: 25px;
		margin-bottom: 50px;
	}
	.cover-fees-chb{
		margin-top: 0!important;
	}
	.gform_wrapper .gfield.amount-selection{
		margin-bottom: 15px!important;
	}
	.gform_wrapper .gfield.donor-type-selection, .gform_wrapper .gfield.cover-fees-chb{
		margin-bottom: 10px!important;
	}
	.gform_wrapper.gravity-theme .gsection, .gsection{
		margin-bottom: 20px!important;
	}
	.next-step.button-block{
		display: block;
		margin-top: 20px!important;
	}
	.summary-wrapper{
		position: relative;
		max-width: 100%;
		right: 0;
		top: 0;
		margin-bottom: 35px;
	}
	.summary-wrapper{
		display: none;
	}
	.summary-wrapper .vt{
		display: none!important;
	}
	.summary-wrapper.show-on-mob{
		display: block;
	}
	.summary-box{
		padding-bottom: 12px;
	}
	.summary-wrapper h4{
		margin-bottom: 10px;
	}
	.summary-box .gfield{
		margin-bottom: 0!important;
	}
	.gform_wrapper .gfield .has_first_name.has_last_name{
		display: block;
	}
	.gform_wrapper .gfield .has_first_name.has_last_name .name_first{
		width: calc(50% - 8px);
		float: left;
		margin-bottom: 0!important;
	}
	.gform_wrapper .gfield .has_first_name.has_last_name .name_last{
		width: calc(50% - 8px);
		float: right;
		margin-bottom: 0!important;
	}
	.summary-wrapper .donation-amt input, .summary-wrapper .donation-amt input[type="text"], .summary-wrapper .sum input, .summary-wrapper .sum input[type="text"], .summary-wrapper .recurring input, .summary-wrapper .recurring input[type="text"]{
		line-height: 1em!important;
		min-height: 10px!important;
	}
	.subscription-sched{
		float: left;
		text-align: left;
		margin-top: 0;
	}
	.ginput_container_creditcard .ginput_full{
		margin-bottom: 10px!important;
	}
	.gfield_html p{
		font-size: 14px;
		line-height: 1.5em;
	}
}

@media screen and (max-width: 641px){
	.summary-wrapper .donation-amt input, .summary-wrapper .donation-amt input[type="text"], .summary-wrapper .sum input, .summary-wrapper .sum input[type="text"], .summary-wrapper .recurring input, .summary-wrapper .recurring input[type="text"],
	.gform_wrapper.gravity-theme .summary-box input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
		line-height: 1em!important;
		min-height: 10px!important;
	}
	.summary-wrapper .recurring input, .summary-wrapper .recurring input[type="text"]{
		max-width: 100px;
		padding-top: 3px!important;
	}
}

@media screen and (max-width: 350px){
	.gform_wrapper .gfield.donor-type-selection .gchoice:first-child{
		width: 42%;
	}
	.gform_wrapper .gfield.donor-type-selection .gchoice:last-child{
		width: 58%;
	}
	.gform_wrapper .radio-btn .gfield_radio .gchoice label{
		padding: 17px 3px!important;
	}
}






