.elementor-kit-3{--e-global-color-primary:#346094;--e-global-color-secondary:#3F4756;--e-global-color-text:#1E1818;--e-global-color-accent:#8A1E41;--e-global-color-82f5fdc:#8A1E41;--e-global-color-823d886:#A5BAD6;--e-global-color-c7cdac8:#EDEFF2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-accent );}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-12 .elementor-element.elementor-element-6f8ef2f:not(.elementor-motion-effects-element-type-background){
    background-color: #ffffff00 !important;
}

.identify-user .wsf-grid {
	margin: 14px 0 20px 0;
	padding: 20px;
	border: solid #ccc 1px;
	border-radius: 10px;
} 

.donation_group_wrapper div {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-width: 10rem;
    margin-top: -0.75rem;
    margin-right: -0.75rem;
    justify-content: stretch;
}

.donation_group_wrapper div div {
    color: rgb(0, 20, 53);
    font-family: PayPalOpen-Regular, "Helvetica Neue", Arial, sans-serif;
    font-size: 2rem;
    line-height: 1.5rem;
    font-weight: 400;
    box-shadow: rgba(0, 0, 0, 0.15) 0rem 0rem 0.625rem;
    background-image: linear-gradient(rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0.02));
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(255, 255, 255);
    padding: 0.375rem 1.5rem;
    margin-top: 0.75rem;
    margin-right: 0.75rem;
    text-align: center;
    cursor: pointer;
    user-select: none;
    border: 0.125rem solid rgb(255, 255, 255);
    border-radius: 0.375rem;
    position: relative;
    transition: color 0.2s ease 0s, background-color 0.2s ease 0s, border-color 0.2s ease 0s, box-shadow 0.2s ease 0s;
    min-height: 3.75rem;
    flex: 1 0 auto;
    }

.donation_group_wrapper div div input.hide_radio:checked + label {
        z-index: 1;
        color: rgb(255, 255, 255);
}

.donation_group_wrapper div div input.hide_radio:checked + label span {
    color: rgb(255, 255, 255);
}

.donation_group_wrapper div div:has(input.hide_radio:checked + label) {
      background-color:var(--e-global-color-accent);
}

.donation_group_wrapper input[type=radio].wsf-field:checked + label.wsf-label:after {
    display: none;
}

.donation_group_wrapper input[type=radio].wsf-field + label.wsf-label:before {
    display: none;
}

input[type=radio].wsf-field + label.wsf-label + .wsf-invalid-feedback {
       display: none;
}

.donation_group_wrapper input[type=radio].wsf-field + label.wsf-label {
    -webkit-padding-start: 0;
    padding-inline-start: 0; font-size: 22px;
    margin: 0;
    line-height: 1;
    padding: 14px 0;
}

.btn_subtitle {
font-size: 14px;
}


.pay_unit {
    display: inline-block;
}

.pay_unit select {
    display: inline-block;
    width: auto;
    margin: 0 6px 0 0;
}

#confirm {
    clear: both;
    color: #53237e;
    font-weight: bold;
    font-size: 1.2em;
}

.formline {
    margin: 6px 0;
}

button.wsf-button.wsf-button-primary {
    background-color:var(--e-global-color-accent)!important;
    border-color:var(--e-global-color-accent) !important;
    color: #ffffff;
}

#spf_form_save_btn {
    border-color: #53237e;
    background-color: #53237e;
}

.flex-center-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 14px;
}

.flex-center-row div {
    margin: 10px;
}

.flex-center-row img {
    max-width: none;
}

.alignwide {
    margin-left: 0;
    margin-right: 0;
}/* End custom CSS */