.elementor-7903 .elementor-element.elementor-element-02bd93a{--display:flex;--min-height:186px;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-7903 .elementor-element.elementor-element-02bd93a:not(.elementor-motion-effects-element-type-background), .elementor-7903 .elementor-element.elementor-element-02bd93a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-7903 .elementor-element.elementor-element-a9ed8b6{--spacer-size:50px;}.elementor-7903 .elementor-element.elementor-element-708a162{--spacer-size:50px;}.elementor-7903 .elementor-element.elementor-element-96a5ac6{--display:flex;--min-height:186px;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-7903 .elementor-element.elementor-element-96a5ac6:not(.elementor-motion-effects-element-type-background), .elementor-7903 .elementor-element.elementor-element-96a5ac6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}/* Start custom CSS for container, class: .elementor-element-96a5ac6 *//* Give donation amount */
#give-form-3329-1 .give-total-wrap .give-donation-amount{
	transform:translatex(0px) translatey(0px);
}

/* Give first */
#give-first{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Give last */
#give-last{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Give email */
#give-email{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Give stripe card number field */
#give_cc_fields div .give-stripe-card-number-field{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Give stripe card field */
#give_cc_fields div .give-stripe-card-cvc-field{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Give stripe card expiration field */
#give_cc_fields div .give-stripe-card-expiration-field{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Input */
#give_cc_fields input[type=text]{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}

/* Give donation total label */
#give-final-total-wrap .give-donation-total-label{
	border-top-right-radius:0px;
	border-top-left-radius:20px;
	border-bottom-right-radius:2px;
	border-bottom-left-radius:20px;
}

/* Give final total amount */
#give-final-total-wrap .give-final-total-amount{
	border-top-right-radius:20px !important;
	border-bottom-right-radius:20px !important;
}

/* Span Tag */
.give-total-wrap .give-donation-amount span{
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
}

/* Give amount */
#give-amount{
	border-top-right-radius:20px !important;
	border-bottom-right-radius:20px !important;
}

/* Give purchase button */
#give-purchase-button{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	font-size:23px;
	background-color:#f1c40f;
	padding-left:28px;
	padding-right:31px;
	
}/* End custom CSS */