.elementor-5185 .elementor-element.elementor-element-fe69621{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-bb1b89d */p#give-last-name-wrap {
    width: 100%;
}

.give-total-wrap {
    display: none;
}

.give-form-wrap fieldset input.give-submit {
    font-weight: 700;
    text-align: center;
    -webkit-box-align: center;
    color: white;
    background: #ee7713 !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;
}

p.give-custom-amount-text {
    display: none;
}

p#give-first-name-wrap {
    width: 100%;
}

#give-last-name-wrap {
    opacity: 0;
    height: 0;
    overflow: hidden;
    pointer-events: none;
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: white !important;
    border: 1px solid white !important;
    box-sizing: border-box;
    color: black!important;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px;
}


form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: white !important;
    border: 1px solid white !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: #000000 !important;
    font-weight: 600;
}/* End custom CSS */