.elementor-7876 .elementor-element.elementor-element-2925b778{--display:flex;--min-height:231px;--justify-content:center;}.elementor-7876 .elementor-element.elementor-element-2925b778:not(.elementor-motion-effects-element-type-background), .elementor-7876 .elementor-element.elementor-element-2925b778 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-7876 .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-7876 .elementor-element.elementor-element-02bd93a:not(.elementor-motion-effects-element-type-background), .elementor-7876 .elementor-element.elementor-element-02bd93a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7876 .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-7876 .elementor-element.elementor-element-96a5ac6:not(.elementor-motion-effects-element-type-background), .elementor-7876 .elementor-element.elementor-element-96a5ac6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* 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 */