.wfp-donation-form-wraper .wfdp-donation-input-form {
    margin-bottom: 100px;
    line-height: normal;
}

.wfp-donation-form-wraper .xs-donate-field-wrap {
    margin-bottom: 0px;
}

.wfp-donation-form-wraper .xs-donate-field-wrap-group {
    border-bottom: 1px solid;
    border-color: #f0f0f0;
    padding-bottom: 20px;
}

.wfp-donation-form-wraper .xs-donate-option {
    line-height: 1;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    border-color: #f0f0f0;
}

.wfp-donation-form-wraper .xs-dropdown_style_wraper {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    border-color: #f0f0f0;
}

.wfp-donation-form-wraper input.regular-text {
    height: 44px;
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

.wfp-donation-form-wraper .xs-dropdown_style {
    height: 44px;
    border-color: #cccccc;
    border-radius: 0px;
    padding-left: 30px;
}

.wfp-donation-form-wraper .wfdp-donation-input-form {
    margin-bottom: 20px;
}

.wfp-donation-form-wraper .wfdp-donation-input-form>label {
    color: #111111;
    font-size: 15px;
    margin-bottom: 10px;
}

.wfp-donation-form-wraper .xs-donate-display-amount>li {
    margin-bottom: 20px;
}

.wfdp-input-payment-field-wraper {
    border-bottom: 1px solid #f0f0f0;
}

.wfdp-input-payment-field>span,
.wfdp-input-payment-field .wfp-payment-method-title,
.payment_method_info>span,
.payment_method_info .wfp-payment-method-title {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
}

.payment_method_info p>strong {
    color: #1a1a1a;
}