.dl-donation-item {
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
    border-bottom: 5px solid transparent;
    -webkit-box-shadow: 0px 30px 80px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    box-shadow: 0px 30px 80px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    transition: all 0.3s ease-in-out;
}

.dl-donation-item:hover {
    border-bottom: 5px solid #99cc00;
}

.dl-donation-item .donation-thumb {
    position: relative;
    width: 100%;
    height: 350px;
}

.dl-donation-item .donation-thumb img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
}

.cht-give-content .donation-thumb .donate-btn,
.dl-donation-item .donate-btn {
    background-color: #99cc00;
    font-size: 11px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    border-radius: 2px;
}

.cht-give-content .donation-thumb .donate-btn:hover,
.dl-donation-item .donate-btn:hover {
    color: #fff;
}

.cht-give-content .donation-thumb .donate-btn i,
.dl-donation-item .donate-btn i {
    margin-left: 8px;
}

.dl-donation-item .donation-thumb .progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    border-radius: 0;
    background-color: transparent;
    overflow: inherit;
}

.dl-donation-item .donation-thumb .progress .progress-bar {
    background-color: #99cc00;
    position: relative;
}

.dl-donation-item .donation-thumb .progress .progress-bar span {
    position: absolute;
    display: block;
    background-color: #99cc00;
    right: -2px;
    top: -15px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-weight: 600;
    font-size: 12px;
    font-family: "Work Sans", sans-serif;
}

.dl-donation-item .donation-thumb .progress .progress-bar span b {
    width: 60px;
    height: 60px;
    position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 50%;
    border: 10px solid rgba(255, 108, 95, 0.5);
}

.dl-donation-item .donation-details {
    background-color: #fff;
    padding: 40px 20px 35px;

}

.dl-donation-item .donation-details a.cat {
    background-color: rgba(255, 108, 95, 0.1);
    display: inline-block;
    font-size: 13px;
    color: #99cc00;
    font-weight: 600;
    letter-spacing: -0.5px;
    padding: 3px 20px;
    border-radius: 2px;
    font-family: "Open Sans", sans-serif;
    position: relative;
    margin-bottom: 10px;
    z-index: 1;
}

.dl-donation-item .donation-details h3 {
    font-size: 18px;
    color: #20212b;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -1px;
}

.dl-donation-item .donation-details h3 a {
    color: #20212b;
}

.dl-donation-item .donation-details h3 a:hover {
    color: #99cc00;
}

.dl-donation-item .fund-info {
    margin: 0;
    padding: 0;
    list-style: none;
}

.dl-donation-item .fund-info li {
    display: inline-block;
    margin-right: 10px;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.dl-donation-item .fund-info li:last-child {
    margin: 0;
}

.dl-donation-item .fund-info li i {
    margin-right: 5px;
    color: #99cc00;
}

[id*=give-form] div.summary {
    float: none;
    width: 100%;
}

.cht-give-content .donation-thumb {
    position: relative;
    width: 100%;
    height: 490px;
}

.cht-give-content .donation-thumb img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
}

.cht-give-content .donation-thumb .progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    border-radius: 0;
    background-color: transparent;
    overflow: inherit;
}

.cht-give-content .donation-thumb .progress .progress-bar {
    background-color: #99cc00;
    position: relative;
}

.cht-give-content .donation-thumb .progress .progress-bar span {
    position: absolute;
    display: block;
    background-color: #99cc00;
    right: -2px;
    top: -15px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-weight: 600;
    font-size: 12px;
    font-family: "Work Sans", sans-serif;
}

.cht-give-content .donation-thumb .progress .progress-bar span b {
    width: 60px;
    height: 60px;
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 50%;
    border: 10px solid rgba(255, 108, 95, 0.5);
}

.cht-give-content .donation-details {
    padding: 40px 0;
    padding-bottom: 0;
}

.cht-give-content .donation-details a.donation-cat {
    float: right;
    padding: 5px 15px;
    background-color: rgba(250, 87, 98, 0.15);
    color: #99cc00;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 2px;
    letter-spacing: 0;
}

.cht-give-content .donation-details h3 a {
    font-size: 24px;
    line-height: 36px;
}

.cht-give-content .donation-details .fund-info {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

.cht-give-content .donation-details .fund-info li {
    display: inline-block;
    margin-right: 10px;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #6a8695;
    text-transform: uppercase;
    font-weight: 600;
}

.cht-give-content .donation-details .fund-info li:last-child {
    margin: 0;
}

.cht-give-content .donation-details .fund-info li i {
    margin-right: 5px;
    color: #99cc00;
}

.cht-give-content .donation-details h3.title {
    font-family: "Poppins", sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: -1px;
    color: #20212b;
    margin: 0 0 20px;
}

/* Meta Tag */
.donation-tag {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.donation-tag i.fa.fa-tags {
    color: #20212b;
    margin-right: 15px;
}

.donation-tag a {
    font-size: 12px;
    display: block;
    color: #fff;
    margin: 5px;
    letter-spacing: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    background: #99cc00;
    padding: 5px 20px;
    border-radius: 2px;
}

.donation-tag a:hover {
    background-color: #20212b;
    color: #fff;
}

.donation-share .dl-social-share-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.donation-share .dl-social-share-icons li {
    display: block;
    width: auto;
    margin-left: 5px;
}

.donation-share .dl-social-share-icons li a {
    padding: 5px 20px;
    border-radius: 2px;
}

.disabled .donation-share .dl-social-share-icons {
    justify-content: flex-start;
}

.disabled .donation-share .dl-social-share-icons li {
    margin-left: 0;
    margin-right: 5px;
}

@media (max-width: 992px) {
    .donation-share .dl-social-share-icons {
        justify-content: flex-start;
        margin-top: 20px;
    }
}

/* Donors Wall */
.cht-donors h3 {
    text-transform: capitalize;
}

.cht-donors .give-wrap .give-card {
    background-color: #f7f7f7;
    border: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .01);
    padding: 40px 20px;
    border-radius: 2px;
}

.cht-donors .give-wrap .give-card h3 {
    font-size: 18px !important;
    text-transform: capitalize;
    color: #20212b !important;
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
}

.cht-donors .give-wrap .give-card .give-donor__content,
.cht-donors .give-wrap .give-card span {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #6a8695 !important;
    letter-spacing: 0;
}

.cht-donors .give-wrap .give-card span.give-donor__total {
    font-size: 16px;
    letter-spacing: -0.2px;
}

.cht-donors .give-wrap .give-card .give-donor__content p {
    font-weight: 400;
    text-transform: capitalize;
}

.cht-donors .give-wrap .give-donor__load_more {
    background-color: #99cc00;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 16px 35px;
    border-radius: 2px;
}

.cht-donors .give-wrap .give-donor__load_more:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.cht-donors .give-wrap .give-donor__load_more:hover {
    background-color: #20212b;
    color: #fff;
}

/* Donation Single */
.single-give_forms .give_forms{
    margin-top: 0;
}
form[id*=give-form] .give-donation-amount #give-amount,
form[id*=give-form] .give-donation-amount #give-amount-text {
    border: none;
    background: #f7f7f7;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #20212b;
    border-radius: 2px 0 0 2px;
    height: 50px;
    line-height: 50px;
    padding: 0 12px;
    text-align: center;
}

#give-donation-level-button-wrap {
    margin-bottom: 40px;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after {
    border-left: none;
    border-right: none;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: #99cc00;
    border-top: none;
    border-bottom: none;
    color: #fff;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 0px 2px 2px 0;
}

.give-btn {
    background: #f7f7f7;
    border: none;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #20212b;
    padding: 15px 25px;
    letter-spacing: 0;
    border-radius: 2px;
}

.give-btn:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.give-btn:hover {
    background-color: #99cc00;
    color: #fff;
}

.cht-donors h3,
#give-recurring-form h3.give-section-break,
#give-recurring-form h4.give-section-break,
#give-recurring-form legend, form.give-form h3.give-section-break,
form.give-form h4.give-section-break,
form.give-form legend, form[id*=give-form] h3.give-section-break,
form[id*=give-form] h4.give-section-break,
form[id*=give-form] legend {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #20212b;
    letter-spacing: -0.5px;
    border-bottom: 2px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

[id*=give-form].give-fl-form .give-fl-wrap {
    width: 100%;
}

#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 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 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,
[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input,
[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select,
[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea {
    line-height: inherit;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #20212b;
    padding: 12px;
    background-color: #f7f7f7;
    border: none;
    border-radius: 2px;
    color: #6a8695;
    letter-spacing: -0.2px;
}

[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #20212b;
}

#give-recurring-form .form-row input[type=email]:focus,
#give-recurring-form .form-row input[type=password]:focus,
#give-recurring-form .form-row input[type=tel]:focus,
#give-recurring-form .form-row input[type=text]:focus,
#give-recurring-form .form-row input[type=url]:focus,
#give-recurring-form .form-row textarea:focus,
form.give-form .form-row input[type=email]:focus,
form.give-form .form-row input[type=password]:focus,
form.give-form .form-row input[type=tel]:focus,
form.give-form .form-row input[type=text]:focus,
form.give-form .form-row input[type=url]:focus,
form.give-form .form-row textarea:focus,
form[id*=give-form] .form-row input[type=email]:focus,
form[id*=give-form] .form-row input[type=password]:focus,
form[id*=give-form] .form-row input[type=tel]:focus,
form[id*=give-form] .form-row input[type=text]:focus,
form[id*=give-form] .form-row input[type=url]:focus,
form[id*=give-form] .form-row textarea:focus,
[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input:focus,
[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select:focus,
[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea:focus {
    background-color: #f7f7f7;
}

#give-recurring-form .form-row textarea,
form.give-form .form-row textarea,
form[id*=give-form] .form-row textarea,
[id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea {
    min-height: 180px;
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: #f7f7f7;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #20212b;
    padding: 0 35px;
    height: 50px;
    line-height: 50px;
    border: none;
    text-transform: uppercase;
    border-radius: 2px 0 0 2px;
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: #99cc00;
    height: 50px;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    line-height: 50px;
    padding: 0 25px;
    border: none;
    border-radius: 0px 2px 2px 0;
}

.give-btn-reveal,
.give-display-button-only .give-btn,
.give-submit-button-wrap .give-submit {
    background: #99cc00;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    padding: 19px 35px;
    border-radius: 2px;
}

.give-btn-reveal:focus,
.give-display-button-only .give-btn:focus,
.give-submit-button-wrap .give-submit:focus {
    outline: none;
    box-shadow: none;
    border: none;
}

.give-btn-reveal:hover,
.give-display-button-only .give-btn:hover,
.give-submit-button-wrap .give-submit:hover {
    background: #20212b;
    color: fff;
}

fieldset#give-payment-mode-select {
    margin-bottom: 40px;
}

form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #20212b;
    letter-spacing: 0;
}

#give-recurring-form .form-row label, form.give-form .form-row label,
form[id*=give-form] .form-row label {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #20212b;
    letter-spacing: 0;
}

.give_error, .give_success, .give_warning {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #20212b;
    letter-spacing: 0;
}

.give-modal.mfp-ready .mfp-content {
    border-radius: 3px;
    overflow: hidden;
}

.give-donation-grid-item-form {
    max-width: 500px;
    padding: 40px;
}

[id*=give-form].give-display-modal .give-btn,
[id*=give-form].give-display-reveal .give-btn {
    margin: 0;
}

.give-submit-button-wrap {
    display: flex;
    align-items: center;
}

.cht-give-content .donation-details h3.title {
    margin-bottom: 40px;
}

.donation-meta-wrap,
.cht-donation-form,
.cht-donors {
    margin-top: 60px;
}

.cht-give-content .donation-details.before_content .cht-donation-form {
    margin: 0 0 40px;
}

@media (max-width: 500px) {
    .give-donation-grid-item-form {
        padding: 25px;
    }

    .donation-meta-wrap,
    .cht-donation-form,
    .cht-donors {
        margin-top: 40px;
    }

    .cht-give-content .donation-details.before_content .cht-donation-form {
        margin-top: 0;
    }
}

/* History Table */
table.give-table th {
    border: 1px solid #eee;
    border-top-color: #eee;
    background: #f7f7f7;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #20212b;
    letter-spacing: 0;
}

table.give-table tbody tr td {
    border: 1px solid #eee;
    font-size: 14px;
    letter-spacing: -0.2px;
    color: #6a8695;
}

/* Access Form */
#give-email-access-form label {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #20212b;
    letter-spacing: 0;
}

#give-email-access-form #give-email {
    line-height: inherit;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #20212b;
    padding: 12px;
    background-color: #f7f7f7;
    border: none;
    border-radius: 2px;
    color: #6a8695;
    letter-spacing: -0.2px;
}

#give-email-access-form .give-submit {
    background: #99cc00;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    padding: 19px 35px;
    border-radius: 2px;
    outline: none;
    transition: opacity 0.2s ease;
}

#give-email-access-form .give-submit:hover {
    opacity: 0.9;
    transition: opacity 0.2s ease;
}

/* Widgets */
.widget .give-form-title {
    font-size: 14px;
}

.widget .give-goal-progress .income {
    font-size: 20px;
    line-height: 30px;
}

/* Multi-Step Form */
.multi-step-form .give-embed-form-wrapper {
    margin: 0;
}