.elementor-4119 .elementor-element.elementor-element-1bbeb9a > .elementor-container{max-width:750px;}.elementor-4119 .elementor-element.elementor-element-1bbeb9a{margin-top:50px;margin-bottom:50px;padding:0px 0px 0px 0px;}.elementor-4119 .elementor-element.elementor-element-83cd6ae > .elementor-element-populated{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-4119 .elementor-element.elementor-element-2622b61{text-align:center;}.elementor-4119 .elementor-element.elementor-element-2622b61 .elementor-heading-title{color:var( --e-global-color-3aaf799 );}.elementor-4119 .elementor-element.elementor-element-2622b61 > .elementor-widget-container{margin:20px 20px 20px 20px;}.elementor-4119 .elementor-element.elementor-element-939f161 > .elementor-widget-container{margin:0px 0px 0px 0px;border-radius:20px 20px 20px 20px;}@media(max-width:767px){.elementor-4119 .elementor-element.elementor-element-1bbeb9a{margin-top:50px;margin-bottom:50px;padding:0px 10px 0px 10px;}.elementor-4119 .elementor-element.elementor-element-83cd6ae > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-4119 .elementor-element.elementor-element-939f161 > .elementor-widget-container{margin:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-939f161 */[id*=give-form] .give-form-title {
    height: 0px;
    visibility: hidden;
}

form[class*="give-form"] {
    background-color: #FFF;
    padding: 10px;
    font-family: inherit;
	font-size: 18;
}

form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
    background: #fff1e8;
    border: none;
    border-left: none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 22px;
    color: #251204;
    height: 45px;
    line-height: 45px;
    margin: 0;
    min-width: 125px;
    padding: 0 12px;
}

form[id*=give-form] .give-donation-amount input.give-amount-top {
    width: 125px;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: #fff1e8;
    color: #251204;
    font-family: roboto;
    border: none;
    box-sizing: border-box;
    float: left;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 12px;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    border: none;
    border-right: none;
}

.give-donation-level-btn {
    background-color: #fff;
    padding: 10px 15px;
    border: 3px solid #EA9154;
    color: #EA9154;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}

.give-donation-level-btn:hover{
    background-color: #fff1e8;
    padding: 10px 15px;
    border: 3px solid #EA9154;
    color: #EA9154;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
}


#give_purchase_form_wrap .give-input {
    line-height: inherit;
    padding: 12px;
    background-color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #ea9154;
}

form[id*=give-form] legend {
    background-color: transparent;
    border-bottom: 1px solid #251204;
    font-size: 18px;
    font-family: 'roboto';
    font-weight: 600;
    color: #251204;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    width: 100%;
}



form[id*=give-form] label[for="give-funds-select"] { visibility: visible;
    margin-bottom: 5px;
    height: 20px;
    font-size: 15px;
    font-family: 'roboto';
    font-weight: 400;
    color: #251204;
}

form[id*=give-form] .form-row select, form[id*=give-form] .form-row textarea {
    background-color: #FFF1E8;
    font-family: 'roboto';
    font-size: 15px;
    font-weight: 400;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    color: #251204;
    margin: 0;
    outline: none;
    padding: 0.5em;
    width: 100%;
}

form[id*=give-form] .form-row select:focus, form[id*=give-form] .form-row textarea:focus {
    background-color: #FFF1E8;
    font-family: 'roboto';
    font-size: 15px;
    font-weight: 400;
    border: none;
    color: #251204;
}



input[type=submit]:hover {
    background-color: #f9bf91;
    padding: 10px 15px;
    border: 3px solid #f9bf91;
    color: #fff;
    font-size: 20px;
    letter-spacing: .5px;
}


form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: #fff1e8;
    border: none;
    border-right: none;
    box-sizing: border-box;
    color: #251204;
    float: left;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 12px;
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: #fff1e8;
    color: #251204;
    border: none;
    border-left: none;
    float: left;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 12px;
}

form[id*=give-form] #give-recurring-modal-period-wrap {
    background-color: #fff1e8;
    color: #251204;
    font-family: roboto;
    border: none;
    box-sizing: border-box;
    float: left;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 12px;
}

.give-submit {
    margin-bottom: 20px;
}

input[type=submit] {
    background-color: #EA9154;
    padding: 10px 15px;
    border: 3px solid #EA9154;
    color: #fff;
    font-size: 20px;
    letter-spacing: .5px;
}/* End custom CSS */