.elementor-14508 .elementor-element.elementor-element-9280876:not(.elementor-motion-effects-element-type-background), .elementor-14508 .elementor-element.elementor-element-9280876 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://we4orphans.com/wp-content/uploads/2025/11/4-1.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-14508 .elementor-element.elementor-element-9280876 > .elementor-background-overlay{background-color:var( --e-global-color-secondary );opacity:0.8;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14508 .elementor-element.elementor-element-9280876 > .elementor-container{min-height:300px;}.elementor-14508 .elementor-element.elementor-element-9280876{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-14508 .elementor-element.elementor-element-08631de{text-align:center;}.elementor-14508 .elementor-element.elementor-element-08631de .elementor-heading-title{font-family:var( --e-global-typography-3f3e88c-font-family ), Sans-serif;font-size:var( --e-global-typography-3f3e88c-font-size );font-weight:var( --e-global-typography-3f3e88c-font-weight );text-transform:var( --e-global-typography-3f3e88c-text-transform );line-height:var( --e-global-typography-3f3e88c-line-height );color:var( --e-global-color-3c2ad25 );}.elementor-14508 .elementor-element.elementor-element-759f4f3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 15px;--row-gap:0px;--column-gap:15px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-14508 .elementor-element.elementor-element-f55d59f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-14508 .elementor-element.elementor-element-ff60c40 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-14508 .elementor-element.elementor-element-56a7b63{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-14508 .elementor-element.elementor-element-5b8340d{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#FFFFFF;--border-color:#FFFFFF;--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.16);--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;--z-index:9;}.elementor-14508 .elementor-element.elementor-element-9aec72f{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#000000;--border-color:#000000;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.16);}.elementor-14508 .elementor-element.elementor-element-625fe65{text-align:center;}.elementor-14508 .elementor-element.elementor-element-24c4ad3{text-align:center;}.elementor-14508 .elementor-element.elementor-element-c9d2144{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:1px;--padding-right:1px;}@media(min-width:768px){.elementor-14508 .elementor-element.elementor-element-f55d59f{--width:70%;}.elementor-14508 .elementor-element.elementor-element-56a7b63{--width:30%;}}@media(max-width:1024px){.elementor-14508 .elementor-element.elementor-element-08631de .elementor-heading-title{font-size:var( --e-global-typography-3f3e88c-font-size );line-height:var( --e-global-typography-3f3e88c-line-height );}}@media(max-width:767px){.elementor-14508 .elementor-element.elementor-element-08631de .elementor-heading-title{font-size:var( --e-global-typography-3f3e88c-font-size );line-height:var( --e-global-typography-3f3e88c-line-height );}.elementor-14508 .elementor-element.elementor-element-ff60c40 > .elementor-widget-container{padding:0px 10px 0px 10px;}}@media(min-width:1025px){.elementor-14508 .elementor-element.elementor-element-9280876:not(.elementor-motion-effects-element-type-background), .elementor-14508 .elementor-element.elementor-element-9280876 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for shortcode, class: .elementor-element-a0533b9 *//* =================================================
   NGO CAMPAIGN PRODUCTS – FINAL FULL CSS
   SAME LAYOUT ON ALL DEVICES
   ================================================= */

/* ===============================
   GRID AUTO LAYOUT
   =============================== */
.gwp2-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    width: 100%;
}

/* ===============================
   PRODUCT CARD
   =============================== */
.gwp2-grid > div {
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.gwp2-grid > div:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(28,87,185,0.15);
}

/* IMAGE */
.gwp2-grid img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
}

/* CONTENT */
.gwp2-grid .content,
.gwp2-grid .gwp2-content {
    padding: 20px;
}

/* TITLE */
.gwp2-grid h3,
.gwp2-grid h2 {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 10px;
}

/* PROGRESS BAR */
.gwp2-grid .progress-bar {
    height: 8px;
    border-radius: 10px;
    background: #e6ecf8;
    overflow: hidden;
    margin: 12px 0;
}

.gwp2-grid .progress-bar span {
    height: 100%;
    display: block;
    background: linear-gradient(90deg, #1C57B9, #4d7edb);
    border-radius: 10px;
}

/* ===============================
   BOTTOM BAR (LOCKED LAYOUT)
   =============================== */
.gwp2-bottom {
    margin-top: 14px;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border-top: 1px solid #f0f0f0;
    flex-wrap: nowrap; /* LOCKED */
}

/* PRICE */
.gwp2-bottom .price,
.gwp2-bottom .donation-amount {
    font-size: 16px;
    font-weight: 600;
    color: #1C57B9;
    white-space: nowrap;
}

/* ACTION WRAPPER */
.gwp2-bottom form,
.gwp2-bottom .gwp2-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: nowrap;
}

/* ===============================
   DONATE NOW BUTTON
   =============================== */
.gwp2-grid .elementor-button,
.gwp2-grid .add_to_cart_button,
.gwp2-grid button,
.gwp2-grid input[type="submit"] {
    background-color: #1C57B9 !important;
    color: #ffffff !important;
    border-radius: 30px !important;
    padding: 4px 10px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border: none !important;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    text-decoration: none !important;
    box-shadow: none !important;
    white-space: nowrap;
}

/* FORCE TEXT */
.gwp2-grid .add_to_cart_button {
    font-size: 0 !important;
}

.gwp2-grid .add_to_cart_button::before {
    content: "Donate Now";
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
}

/* HOVER */
.gwp2-grid .add_to_cart_button:hover {
    background-color: #1C57B9 !important;
    box-shadow: 0 0 0 3px rgba(28,87,185,0.15);
    transform: translateY(-1px);
}

/* ===============================
   POST-CLICK QTY FLOW
   =============================== */

/* HIDE DONATE BUTTON AFTER CLICK */
.gwp2-bottom:has(input[type="number"]) .add_to_cart_button {
    display: none !important;
}

/* QTY CONTROLS */
.gwp2-bottom input[type="number"],
.gwp2-bottom .plus,
.gwp2-bottom .minus,
.gwp2-bottom button.qty-btn {
    display: inline-flex;
}

/* QTY INPUT */
.gwp2-bottom input[type="number"] {
    width: 48px;
    height: 32px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #dbe4f3;
    font-weight: 600;
    color: #1C57B9;
    padding: 0;
}

/* PLUS / MINUS */
.gwp2-bottom .plus,
.gwp2-bottom .minus,
.gwp2-bottom button.qty-btn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #eef3fc;
    color: #1C57B9;
    font-weight: 700;
    border: none;
    cursor: pointer;
}

<style>


.form-row.form-row-wide.ffm-field-container.js-phone-unformatted{
    display: block !important;
}

.give-recurring-donors-choice {
    background: #fff9d9;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid rgba(19, 137, 153, 0.2);
    margin: 15px 0;
}
.give-recurring-period {
    appearance: none;
    width: 24px !important;
    height: 24px !important;
    border: 2px solid #0E3500;
    border-radius: 4px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 12px;
    position: relative;
    transition: all 0.2s ease;
}

.give-recurring-period:checked {
    background-color: #138999;
}

.give-recurring-period:checked::after {
    content: '✓';
    position: absolute;
    color: #fff;
    font-size: 16px;
    left: 4px;
    top: 2px;
}

.give-recurring-donors-choice label {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center !important
}



.give-recurring-donors-choice-period {
    text-align: left;
    padding: 8px 12px 8px 16px;
}
/* For Firefox */
.give-recurring-donors-choice-period option {
    padding-left: 40px !important;
    text-align: center;
}

.give-recurring-donors-choice-period {
    margin: 0 8px;
    padding: 0px 10px !important;
    border: 1px solid #0E3500;
    border-radius: 4px;
    background: #fff;
    color: #0E3500;
    font-size: 15px;
    cursor: pointer;
    outline: none;
}

.give-recurring-donors-choice-period:focus {
    box-shadow: 0 0 0 2px rgba(19, 137, 153, 0.2);
}

.give-recurring-donors-choice-period:hover {
    border-color: #138999;
    background: rgba(19, 137, 153, 0.05);
}

p#give-last-name-wrap {
    width: 100%;
}

.give-total-wrap {
    display: none;
}

.give-submit-button-wrap .give-submit, [id^=give-user-login-submit] .give-submit{
    background: #00BAA3;
    border-radius: 5px;
    width: 100%
}

.give-btn {
    background: #00BAA3;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    padding: 8px 10px;
    border-radius: 5px;
    padding:15px;
    width: 150px;
    font-size:16px;
}

.give-btn:hover {
    background: #00BAA3;
    color: #00BAA3;
    border: 1px solid #010085;
    border-bottom: 2px solid;
    font-weight: 600;
}

.give-btn:active{
    border: 1px solid #00BAA3;
    background: white;
    color:#00BAA3;
}


.give-form-wrap fieldset input.give-submit {
    font-weight: 700;
    text-align: center;
    -webkit-box-align: center;
    color: white;
    background: #00baa3 !important;
    width: auto;
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    color:black;
    background: white;
    border: none;
}

form[id*=give-form] .give-donation-amount {
    margin-bottom: 15px;
}

form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    min-width: 125px;
    padding: 0 12px;
    border-radius: 5px;
    margin-left: 20px;
    width: 50%;
    margin-top: -3px;
}


form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: #00BAA3;
    border: 1px solid #010085;
    border-bottom:2px solid #178899;
    border-left: none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px;
    font-weight: 600;
    color: white;
}

#give-recurring-form .form-row .give-input-field-wrapper.required, #give-recurring-form .form-row input[type=email].required, #give-recurring-form .form-row input[type=password].required, #give-recurring-form .form-row input[type=tel].required, #give-recurring-form .form-row input[type=text].required, #give-recurring-form .form-row input[type=url].required, #give-recurring-form .form-row select.required, #give-recurring-form .form-row textarea.required, form.give-form .form-row .give-input-field-wrapper.required, form.give-form .form-row input[type=email].required, form.give-form .form-row input[type=password].required, form.give-form .form-row input[type=tel].required, form.give-form .form-row input[type=text].required, form.give-form .form-row input[type=url].required, form.give-form .form-row select.required, form.give-form .form-row textarea.required, form[id*=give-form] .form-row .give-input-field-wrapper.required, form[id*=give-form] .form-row input[type=email].required, form[id*=give-form] .form-row input[type=password].required, form[id*=give-form] .form-row input[type=tel].required, form[id*=give-form] .form-row input[type=text].required, form[id*=give-form] .form-row input[type=url].required, form[id*=give-form] .form-row select.required, form[id*=give-form] .form-row textarea.required {
    color: #333;
    border-radius: 5px;
}

#give-recurring-form .form-row .give-input-field-wrapper, #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 select, #give-recurring-form .form-row textarea, form.give-form .form-row .give-input-field-wrapper, 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 select, form.give-form .form-row textarea, form[id*=give-form] .form-row .give-input-field-wrapper, form[id*=give-form] .form-row input[type=email], form[id*=give-form] .form-row input[type=password], form[id*=give-form] .form-row input[type=tel], form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=url], form[id*=give-form] .form-row select, form[id*=give-form] .form-row textarea {
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    margin: 0;
    outline: none;
    padding: .5em;
    width: 100%;
    border-radius: 5px;
}

[id*=give-form] .give-form-title {
    margin: 0 0 15px;
    padding: 0;
    display: none;
}

.give-donation-levels-wrap {
    display: grid;
  grid-template-columns: repeat(3, 1fr); 
  grid-gap: 10px; 
}

.form-row label, form[id*=give-form] .form-row label {
    display: block;
    line-height: 1.7;
    margin: 0 0 5px;
    position: relative;
    font-weight: 600;
    color: #00BAA3;
}

#give-recurring-form .give-section-break, #give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form .give-section-break, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*=give-form] .give-section-break, form[id*=give-form] h3.give-section-break, form[id*=give-form] h4.give-section-break, form[id*=give-form] legend {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 1.15em;
    font-weight: 700;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    width: 100%;
    color: #00BAA3;
}

form[id*=give-form] #give-final-total-wrap {
    margin: 10px 0 25px;
    padding: 0;
    display: flex;
    justify-content: center;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button[type="submit"]:hover, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button[type="submit"]:focus, .button:hover, body div.wpforms-container-full .wpforms-form input[type=submit]:hover, body div.wpforms-container-full .wpforms-form button[type=submit]:hover, body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    background-color: #00BAA3;
    color: #fff;
}

form[id*=give-form] .ffm-field-container {
    padding: 0;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button[type="submit"]:hover, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button[type="submit"]:focus, .button:hover, body div.wpforms-container-full .wpforms-form input[type=submit]:hover, body div.wpforms-container-full .wpforms-form button[type=submit]:hover, body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    background-color: #00BAA3;
    color: #fff;
}

form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    min-width: 125px;
    padding: 0 12px;
    border-radius: 5px;
    padding-left: 40px;
    width: 100%;
    margin-top: -3px;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    color: #333;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px;
    pointer-events: none;
    position: absolute;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    color: black;
    background: transparent;
    border: none;
}

@media screen and (max-width: 480px) {
.give-donation-levels-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px;
    align-content: center;
    justify-items: center;
}
}

.give-donation-levels-wrap > :first-child {
    grid-column: 1 / span 1;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    color: black;
    background: transparent;
    border: none;
    top: 98px;
    left: -5px;
}

.give-form-wrap fieldset input.give-submit {
    font-weight: 700;
    text-align: center;
    -webkit-box-align: center;
    color: white;
    background: #178899;
    width: auto;
    border-radius: 10px;
    padding: 15px 30px;
}

.give-form-wrap fieldset input.give-submit:hover {
    color: var(--heading-color);
    background: #ffffff;
}

#give-recurring-form .give-section-break, #give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form .give-section-break, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*=give-form] .give-section-break, form[id*=give-form] h3.give-section-break, form[id*=give-form] h4.give-section-break, form[id*=give-form] legend {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 1.15em;
    font-weight: 700;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    width: 100%;
    color: #00BAA3;
}

p.give-custom-amount-text {
    display: none;
}

.give-donation-amount.form-row-wide {
    display: none;
}

#give-recurring-form .give-section-break, #give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form .give-section-break, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*=give-form] .give-section-break, form[id*=give-form] h3.give-section-break, form[id*=give-form] h4.give-section-break, form[id*=give-form] legend {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 1.15em;
    font-weight: 700;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    width: 100%;
    color: #00BAA3;
}


form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: var(--e-global-color-primary) !important;
    border: 1px solid var(--e-global-color-01f244b) !important;
    border-left: none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px;
    color: #FFF !important;
    font-weight: 600;
}

#give-recurring-form .form-row label, form.give-form .form-row label, form[id*=give-form] .form-row label {
    display: block;
    line-height: 1.7;
    margin: 0 0 5px;
    position: relative;
    color: #00BAA3 !important;
    font-weight: 600;
}
p#give-last-name-wrap {
    display: none !important;
}

p#give-first-name-wrap {
    width: 100%;
}

.give-form-wrap fieldset input.give-submit {
    font-weight: 700;
    text-align: center;
    -webkit-box-align: center;
    color: white;
    background: red;
    width: auto;
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#give-recurring-form .give-hidden, form.give-form .give-hidden, form[id*=give-form] .give-hidden {
    display: none !important;
}#give-recurring-form .give-section-break, #give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form .give-section-break, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*=give-form] .give-section-break, form[id*=give-form] h3.give-section-break, form[id*=give-form] h4.give-section-break, form[id*=give-form] legend {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 1.15em;
    font-weight: 700;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    width: 100%;
    color: #202020;
}

#give-recurring-form .form-row label, form.give-form .form-row label, form[id*=give-form] .form-row label {
    display: block;
    line-height: 1.7;
    margin: 0 0 5px;
    position: relative;
    color: #25316D !important;
    font-weight: 600;
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: #121A2F !important;
    border: px solid var(--e-global-color-primary)  !important;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0 10px;
}

.give-form-wrap fieldset input.give-submit {
    font-weight: 700;
    text-align: center;
    -webkit-box-align: center;
    color: #fff;
    background: var(--e-global-color-01f244b) !important;
    width: auto;
    border-radius: 10px;
    padding: 19px 55px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
}

.give-form-wrap fieldset input.give-submit:hover {
    color: white;
    border: none;
    background: var(--e-global-color-primary) !important;
}

.elementor-kit-11745 input:not([type="button"]):not([type="submit"]), .elementor-kit-11745 textarea, .elementor-kit-11745 .elementor-field-textual {
    font-family: var( --e-global-typography-f500460-font-family ), Sans-serif;
    font-size: var( --e-global-typography-f500460-font-size );
    font-weight: var( --e-global-typography-f500460-font-weight );
    line-height: var( --e-global-typography-f500460-line-height );
    color: #0e3500;
    background-color: #ffffff;
    border-style: solid;
    border-width: 0.1px 0.1px 0.1px 0.1px;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 15px 15px;
}



</style>/* End custom CSS */