﻿img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.safe-svg-cover {
    text-align: center
}

    .safe-svg-cover .safe-svg-inside {
        display: inline-block;
        max-width: 100%
    }

    .safe-svg-cover svg {
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        width: 100%
    }

.h_iframe-aparat_embed_frame {
    position: relative
}

    .h_iframe-aparat_embed_frame .ratio {
        display: block;
        width: 100%;
        height: auto
    }

    .h_iframe-aparat_embed_frame iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.wpsh-blocks_aparat {
    width: 100%;
    clear: both;
    overflow: auto;
    display: block;
    position: relative;
    padding: 30px 0
}

.wpsh-blocks_aparat_align_center .h_iframe-aparat_embed_frame {
    margin: 0 auto
}

.wpsh-blocks_aparat_align_left .h_iframe-aparat_embed_frame {
    margin-right: 30%
}

.wpsh-blocks_aparat_size_small .h_iframe-aparat_embed_frame {
    max-width: 420px
}

.wpsh-blocks_aparat_size_big .h_iframe-aparat_embed_frame {
    max-width: 720px
}
.wp-block-wpsh-blocks-justify, .wpsh-blocks_justify {
    text-align: justify !important
}

.wpsh-blocks_justify_ltr {
    direction: ltr !important
}

.wpsh-blocks_justify_rtl {
    direction: rtl !important
}
.wpsh-blocks_shamsi_align_center {
    text-align: center !important
}

.wpsh-blocks_shamsi_align_right {
    text-align: right !important
}

.wpsh-blocks_shamsi_align_left {
    text-align: left !important
}
.givewp-campaign-comment-block-card {
    display: flex;
    gap: var(--givewp-spacing-3);
    padding: var(--givewp-spacing-4) 0
}

.givewp-campaign-comment-block-card__avatar {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 40px
}

    .givewp-campaign-comment-block-card__avatar img {
        align-items: center;
        border-radius: 50%;
        display: flex;
        height: auto;
        justify-content: center;
        min-width: 40px;
        width: 100%
    }

.givewp-campaign-comment-block-card__donor-name {
    color: var(--givewp-neutral-700);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    text-align: right
}

.givewp-campaign-comment-block-card__details {
    align-items: center;
    color: var(--givewp-neutral-400);
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    gap: var(--givewp-spacing-2);
    height: auto;
    line-height: 1.43;
    margin: 2px 0 var(--givewp-spacing-3) 0;
    text-align: right
}

.givewp-campaign-comment-block-card__comment {
    color: var(--givewp-neutral-700);
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
    text-align: right
}

.givewp-campaign-comment-block-card__read-more {
    background: none;
    border: none;
    color: var(--givewp-blue-500);
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.43;
    outline: none;
    padding: 0
}

.givewp-campaign-comments-block-empty-state {
    align-items: center;
    background-color: var(--givewp-shades-white);
    border: 1px solid var(--givewp-neutral-50);
    border-radius: .5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: var(--givewp-spacing-6)
}

.givewp-campaign-comments-block-empty-state__details {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: var(--givewp-spacing-1);
    justify-content: center;
    margin: .875rem 0
}

.givewp-campaign-comments-block-empty-state__title {
    color: var(--givewp-neutral-700);
    font-size: 1rem;
    font-weight: 500;
    margin: 0
}

.givewp-campaign-comments-block-empty-state__description {
    color: var(--givewp-neutral-700);
    font-size: .875rem;
    line-height: 1.43;
    margin: 0
}

.givewp-campaign-comment-block {
    background-color: var(--givewp-shades-white);
    display: flex;
    flex-direction: column;
    gap: var(--givewp-spacing-2);
    padding: var(--givewp-spacing-6) 0
}

.givewp-campaign-comment-block__title {
    color: var(--givewp-neutral-900);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    margin: 0;
    text-align: right
}

.givewp-campaign-comment-block__cta {
    align-items: center;
    background-color: var(--givewp-neutral-50);
    border-radius: 4px;
    color: var(--giewp-neutral-500);
    display: flex;
    font-size: 14px;
    font-weight: 600;
    gap: 8px;
    height: 36px;
    line-height: 1.43;
    margin: 0;
    padding: var(--givewp-spacing-2) var(--givewp-spacing-4);
    text-align: right
}
.givewp-campaign-selector {
    border: 1px solid #e5e7eb;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 40px 24px
}

.givewp-campaign-selector__label {
    padding-bottom: 16px
}

.givewp-campaign-selector__select input[type=text]:focus {
    border-color: transparent;
    box-shadow: 0 0 0 1px transparent;
    outline: 2px solid transparent
}

.givewp-campaign-selector__logo {
    align-self: center
}

.givewp-campaign-selector__open {
    background: #2271b1;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: .5rem 1rem
}

.givewp-campaign-selector__submit {
    background-color: #27ae60;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    outline: none;
    padding: 1rem;
    text-align: center;
    transition: .2s;
    width: 100%
}

    .givewp-campaign-selector__submit:disabled {
        background-color: #f3f4f6;
        color: #9ca0af
    }

    .givewp-campaign-selector__submit:hover:not(:disabled) {
        cursor: pointer;
        filter: brightness(1.2)
    }

.givewp-campaign-cover-block__button {
    align-items: center;
    border: 1px solid #2271b1;
    border-radius: 2px;
    color: #2271b1;
    display: flex;
    justify-content: center;
    margin-bottom: .5rem;
    min-height: 32px;
    width: 100%
}

.givewp-campaign-cover-block__image {
    border-radius: 2px;
    display: flex;
    flex-grow: 1;
    margin-bottom: .5rem;
    max-height: 4.44rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.givewp-campaign-cover-block__help-text {
    color: #4b5563;
    font-size: .75rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.4;
    text-align: right
}

.givewp-campaign-cover-block__edit-campaign-link {
    align-items: center;
    display: inline-flex;
    font-size: .75rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    gap: .125rem;
    line-height: 1.4
}

    .givewp-campaign-cover-block__edit-campaign-link svg {
        fill: currentColor;
        height: 1.25rem;
        width: 1.25rem
    }

.givewp-campaign-cover-block-preview__image {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%
}
.givewp-campaign-donations-block {
    padding: 1.5rem 0
}

    .givewp-campaign-donations-block * {
        font-family: Inter,sans-serif
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__header {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-bottom: .5rem
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__title {
        color: var(--givewp-neutral-900);
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 1.56;
        margin: 0
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donations {
        display: grid;
        gap: .5rem;
        margin: 0;
        padding: 0
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation, .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-state {
        background-color: var(--givewp-shades-white);
        border: 1px solid var(--givewp-neutral-50);
        border-radius: .5rem;
        display: flex;
        padding: 1rem
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation {
        align-items: center;
        gap: .75rem
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-icon {
        align-items: center;
        display: flex
    }

        .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-icon img {
            border-radius: 100%;
            height: 2.5rem;
            -o-object-fit: cover;
            object-fit: cover;
            width: 2.5rem
        }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        row-gap: .25rem
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-description {
        color: var(--givewp-neutral-500);
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.5;
        margin: 0
    }

        .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-description strong {
            color: var(--givewp-neutral-700);
            font-weight: 600
        }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-date {
        align-items: center;
        color: var(--givewp-neutral-400);
        display: flex;
        font-size: .875rem;
        font-weight: 500;
        line-height: 1.43
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-ribbon {
        align-items: center;
        border-radius: 100%;
        color: #1f2937;
        display: flex;
        height: 1.25rem;
        justify-content: center;
        margin-right: auto;
        width: 1.25rem
    }

        .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-ribbon[data-position="1"] {
            background-color: gold
        }

        .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-ribbon[data-position="2"] {
            background-color: silver
        }

        .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-ribbon[data-position="3"] {
            background-color: #cd7f32;
            color: #fffaf2
        }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donation-amount {
        color: var(--givewp-neutral-700);
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 1.56;
        margin-right: auto
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__footer {
        display: flex;
        justify-content: center;
        margin-top: .5rem
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__donate-button button.givewp-donation-form-modal__open, .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-button button.givewp-donation-form-modal__open, .givewp-campaign-donations-block .givewp-campaign-donations-block__load-more-button {
        background: none;
        border: 1px solid var(--givewp-primary-color);
        border-radius: .5rem;
        color: var(--givewp-primary-color) !important;
        font-size: .875rem;
        font-weight: 600;
        line-height: 1.43;
        padding: .25rem 1rem !important
    }

        .givewp-campaign-donations-block .givewp-campaign-donations-block__donate-button button.givewp-donation-form-modal__open:hover, .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-button button.givewp-donation-form-modal__open:hover, .givewp-campaign-donations-block .givewp-campaign-donations-block__load-more-button:hover {
            background: var(--givewp-primary-color);
            color: var(--givewp-shades-white) !important
        }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-state {
        align-items: center;
        flex-direction: column;
        padding: 1.5rem
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-description, .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-title {
        color: var(--givewp-neutral-700);
        margin: 0
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-title {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.5
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-description {
        font-size: .875rem;
        line-height: 1.43;
        margin-top: .25rem
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-icon {
        color: var(--givewp-secondary-color);
        margin-bottom: .875rem;
        order: -1
    }

    .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-button {
        margin-top: .875rem
    }

        .givewp-campaign-donations-block .givewp-campaign-donations-block__empty-button button.givewp-donation-form-modal__open {
            border-radius: .25rem;
            padding: .5rem 1rem !important
        }
.givewp-campaign-donors-block{padding:1.5rem 0}.givewp-campaign-donors-block *{font-family:Inter,sans-serif}.givewp-campaign-donors-block .givewp-campaign-donors-block__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__title{color:var(--givewp-neutral-900);font-size:1.125rem;font-weight:600;line-height:1.56;margin:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__donors{display:grid;gap:.5rem;margin:0;padding:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-state{background-color:var(--givewp-shades-white);border:1px solid var(--givewp-neutral-50);border-radius:.5rem;display:flex;padding:1rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor{align-items:center;gap:.75rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-avatar{align-items:center;display:flex}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-avatar img{border-radius:100%;height:2.5rem;-o-object-fit:cover;object-fit:cover;width:2.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-info{align-items:center;display:flex;flex-wrap:wrap;row-gap:.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-name{color:var(--givewp-neutral-900);font-size:1rem;font-weight:600;line-height:1.5;margin:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-date{align-items:center;color:var(--givewp-neutral-400);display:flex;font-size:.875rem;font-weight:500;line-height:1.43}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-date:before{background:var(--givewp-neutral-100);border-radius:100%;content:"";display:block;height:.25rem;margin:0 .5rem;width:.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon{align-items:center;border-radius:100%;color:#1f2937;display:flex;height:1.25rem;justify-content:center;margin-right:.5rem;width:1.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon[data-position="1"]{background-color:gold}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon[data-position="2"]{background-color:silver}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-ribbon[data-position="3"]{background-color:#cd7f32;color:#fffaf2}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-company{color:var(--givewp-neutral-400);display:flex;flex:0 0 100%;font-size:.875rem;font-weight:500;line-height:1.43}.givewp-campaign-donors-block .givewp-campaign-donors-block__donor-amount{color:var(--givewp-neutral-700);font-size:1.125rem;font-weight:600;line-height:1.56;margin-right:auto}.givewp-campaign-donors-block .givewp-campaign-donors-block__footer{display:flex;justify-content:center;margin-top:.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__donate-button button.givewp-donation-form-modal__open,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button button.givewp-donation-form-modal__open,.givewp-campaign-donors-block .givewp-campaign-donors-block__load-more-button{background:none;border:1px solid var(--givewp-primary-color);border-radius:.5rem;color:var(--givewp-primary-color)!important;font-size:.875rem;font-weight:600;line-height:1.43;padding:.25rem 1rem!important}.givewp-campaign-donors-block .givewp-campaign-donors-block__donate-button button.givewp-donation-form-modal__open:hover,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button button.givewp-donation-form-modal__open:hover,.givewp-campaign-donors-block .givewp-campaign-donors-block__load-more-button:hover{background:var(--givewp-primary-color);color:var(--givewp-shades-white)!important}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-state{align-items:center;flex-direction:column;padding:1.5rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-description,.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-title{color:var(--givewp-neutral-700);margin:0}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-title{font-size:1rem;font-weight:500;line-height:1.5}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-description{font-size:.875rem;line-height:1.43;margin-top:.25rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-icon{color:var(--givewp-secondary-color);margin-bottom:.875rem;order:-1}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button{margin-top:.875rem}.givewp-campaign-donors-block .givewp-campaign-donors-block__empty-button button.givewp-donation-form-modal__open{border-radius:.25rem;padding:.5rem 1rem!important}
.givewp-campaign-goal {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    padding-bottom: 1rem
}

.givewp-campaign-goal__container {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.givewp-campaign-goal__container-item {
    display: flex;
    flex-direction: column;
    gap: .2rem
}

    .givewp-campaign-goal__container-item span {
        color: var(--givewp-neutral-500);
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .48px;
        line-height: 1.5;
        text-transform: uppercase
    }

    .givewp-campaign-goal__container-item strong {
        color: var(--givewp-neutral-900);
        font-size: 20px;
        font-weight: 600;
        line-height: 1.6
    }

.givewp-campaign-goal__progress-bar {
    display: flex
}

.givewp-campaign-goal__progress-bar-container {
    background-color: #f2f2f2;
    border-radius: 14px;
    box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.09);
    display: flex;
    flex-grow: 1;
    height: 8px
}

.givewp-campaign-goal__progress-bar-progress {
    background-color: #2d802f;
    border-radius: 14px;
    box-shadow: inset 0 1px 4px 0 rgba(0,0,0,.09);
    display: flex;
    height: 8px
}
.givewp-campaign-stats-block span {
    color: var(--givewp-neutral-500);
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .48px;
    line-height: 1.5;
    margin-bottom: 2px;
    text-align: right;
    text-transform: uppercase
}

.givewp-campaign-stats-block strong {
    color: var(--givewp-neutral-900);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1.6
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

body, input, button, button[type="submit"], select, textarea {
    color: #717171
}
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
    background-image: none !important;
}

@media screen and (max-height: 1024px) {
    .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
    .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
        background-image: none !important;
    }
}

@media screen and (max-height: 640px) {
    .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
    .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
        background-image: none !important;
    }
}
.elementor-5155 .elementor-element.elementor-element-26de578 .elementor-nav-menu--dropdown:not(.mega-menu), #nav-popup-26de578 .elementor-nav-menu--dropdown {
    right: 0px !important;
}

.elementor-1197 .elementor-element.elementor-element-bc0254b .elementor-button .elementor-align-icon-right {
    margin-right: 8px;
}

.elementor-1253 .elementor-element.elementor-element-4bafc26 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-1253 .elementor-element.elementor-element-b789982 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-1197 .elementor-element.elementor-element-ae8dea3 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-3274 .elementor-element.elementor-element-aafcb09 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-3970 .elementor-element.elementor-element-7934c73 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-1024 .elementor-element.elementor-element-29a08a2 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-6187 .elementor-element.elementor-element-b2c9eed .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-3102 .elementor-element.elementor-element-7b1200b .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-3102 .elementor-element.elementor-element-026c764 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-1253 .elementor-element.elementor-element-14b3a30 .elementor-button .elementor-align-icon-right {
    margin-right: 8px;
}

.elementor-3142 .elementor-element.elementor-element-1a87004 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-nav-menu .sub-arrow {
    padding: 10px 0 10px 10px !important;
}

.elementor-4283 .elementor-element.elementor-element-cc29e0c .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-4283 .elementor-element.elementor-element-4eb1aa6 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-1420 .elementor-element.elementor-element-cb435ba .elementor-accordion .elementor-accordion-icon {
    margin-right: 30px !important;
}

.elementor-3031 .elementor-element.elementor-element-04b32d5 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-3031 .elementor-element.elementor-element-e52ee19 .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;
}

.elementor-6100 .elementor-element.elementor-element-5c58d0f .elementor-button .elementor-align-icon-right {
    margin-right: 8px !important;{

                                 }
    html {
    font-size: 16px;
}

.c-heading {
    color: #000;
}

.c-primary {
    color: #ff9f0d;
}

.bg-primary {
    background-color: #ff9f0d;
}

.b-primary {
    border-color: #ff9f0d;
}

.button-primary:hover {
    background-color: #db8400;
    border-color: #db8400;
}

.c-secondary {
    color: #0e926b;
}

.bg-secondary {
    background-color: #0e926b;
}

.b-secondary {
    border-color: #0e926b;
}

.button-secondary:hover {
    background-color: #096247;
}

input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="number"]::placeholder, input[type="tel"]::placeholder, input[type="range"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="time"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="color"]::placeholder, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea::placeholder, textarea, .mainmenu-container li a span, .post-date a, .comment-metadata, .widget_search button[type="submit"], .c-body, .site-header-account .account-links-menu li a, .site-header-account .account-dashboard li a, .comment-form a, .give-wrap .give-form-tabs .ui-tabs-nav a, .elementor-widget-opal-give-campain .give-card__text, .elementor-nav-menu--dropdown a, .elementor-search-form--skin-minimal .elementor-search-form__icon, form[id*='give-form'] .form-row select.required, form[id*='give-form'] .form-row textarea.required, form[id*='give-form'] .form-row input.required[type="text"], form[id*='give-form'] .form-row input.required[type="tel"], form[id*='give-form'] .form-row input.required[type="email"], form[id*='give-form'] .form-row input.required[type="password"], form[id*='give-form'] .form-row input.required[type="url"], #give-recurring-form .form-row select.required, #give-recurring-form .form-row textarea.required, #give-recurring-form .form-row input.required[type="text"], #give-recurring-form .form-row input.required[type="tel"], #give-recurring-form .form-row input.required[type="email"], #give-recurring-form .form-row input.required[type="password"], #give-recurring-form .form-row input.required[type="url"], form.give-form .form-row select.required, form.give-form .form-row textarea.required, form.give-form .form-row input.required[type="text"], form.give-form .form-row input.required[type="tel"], form.give-form .form-row input.required[type="email"], form.give-form .form-row input.required[type="password"], form.give-form .form-row input.required[type="url"], table.give-table {
    color: #717171;
}

    .widget-area strong, h1, h2, h3, h4, h5, h6, fieldset legend, .list-square li strong, th, a, .main-navigation .top-menu > li > a, .site-header .sticky-show .site-description, .site-header .sticky-show .site-title a, .site-header .sticky-show .mainmenu-container .top-menu > li > a, .post-content .posted-on a, .entry-content strong, .entry-content dt, .entry-content th, .entry-content dt a, .entry-content th a, body.single-post article.type-post .entry-title, body.single-osf_story article.type-post .entry-title, body.single-osf_event article.type-post .entry-title, body.single-post .post-navigation .nav-links .nav-links-inner .nav-title, body.single-osf_story .post-navigation .nav-links .nav-links-inner .nav-title, body.single-osf_event .post-navigation .nav-links .nav-links-inner .nav-title, .post-related-block .related-heading, .comments-title, .comment-content strong, .comment-author, .comment-author a, .comment-metadata a.comment-edit-link, .comment-content table th, .comment-content table td a, .comment-content dt, .comment-respond .comment-reply-title, .widget a, .widget.osf_widget_campaign ul li, .widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_nav_menu ul li, .widget.widget_meta ul li, .widget.widget_pages ul li, .widget.osf_widget_campaign a, .widget.widget_archive a, .widget.widget_categories a, .widget.widget_nav_menu a, .widget.widget_meta a, .widget.widget_pages a, .widget.media-post-layout .entry-meta i, h2.widget-title, h3.widgettitle, h2.widgettitle, .profile-wrapper .login-form-title, .widget_rss .rss-date, .widget_rss li cite, .c-heading, .related-posts .related-heading, .author-wrapper .author-name, .page .entry-header .entry-title, .search .site-content .page-title, .site-header-account .login-form-title, .comment-form .comment-notes, .elementor-widget-accordion .elementor-accordion .elementor-tab-title, .elementor-counter .elementor-counter-number-wrapper, .elementor-widget-icon-box:not(:hover) .elementor-icon-box-title, .elementor-teams-wrapper .elementor-team-name, .elementor-widget-opal-testimonials .elementor-testimonial-title, .elementor-widget-opal-testimonials .elementor-testimonial-name, .elementor-widget-opal-testimonials .layout_2 .elementor-testimonial-content, [id*='give-form'] div#give-sidebar-left .inner > div.give-goal-progress .raised .value, [id*='give-form'] div#give-sidebar-left .give-goal-progress .time-left .value, form[id*='give-form'] .give-donation-amount .give-currency-symbol, form[id*='give-form'] .give-donation-amount #give-amount, form[id*='give-form'] .give-donation-amount #give-amount-text, form[id*='give-form'] #give-final-total-wrap .give-donation-total-label, .opal-give-message p, #give-email-access-form label, #give-login-form label, #give-login-form legend, .give-goal-progress .raised .value, .give-goal-progress .percentage, .give-wrap .barometer span {
        color: #000;
    }

        .btn-link, .elementor-element .elementor-button-link .elementor-button, .button-link, .mailchimp-button-link button, .mailchimp-button-link button[type="submit"], .breadcrumb, .breadcrumb .separator, a:hover, a:active, .mainmenu-container ul ul .menu-item > a:hover, .mainmenu-container ul ul .menu-item > a:active, .mainmenu-container ul ul .menu-item > a:focus, .mainmenu-container li.current-menu-parent > a, .mainmenu-container .menu-item > a:hover, .mainmenu-container li li.current_page_item a:hover, .mainmenu-container li li.current-menu-item a:hover, .mainmenu-container li li.current_page_item a:focus, .mainmenu-container li li.current-menu-item a:focus, .site-header .header-group .search-submit:hover, .site-header .header-group .search-submit:focus, .post-content .posted-on a:hover, .entry-title a:hover, .entry-meta .entry-category, .entry-meta .entry-category a, .pbr-social-share a:hover, body.single-post .post-navigation .nav-links .nav-links-inner .meta-nav, body.single-osf_story .post-navigation .nav-links .nav-links-inner .meta-nav, body.single-osf_event .post-navigation .nav-links .nav-links-inner .meta-nav, .wp-block-calendar tfoot a:hover, .error404 h1, .site-footer .widget.widget_archive a:hover, .site-footer .widget.widget_archive a:focus, .site-footer .widget.widget_categories a:hover, .site-footer .widget.widget_categories a:focus, .site-footer .widget.widget_nav_menu a:hover, .site-footer .widget.widget_nav_menu a:focus, .site-footer .widget.widget_meta a:hover, .site-footer .widget.widget_meta a:focus, .site-footer .widget.widget_pages a:hover, .site-footer .widget.widget_pages a:focus, .site-footer .widget a:hover, .site-footer .widget a:focus, .breadcrumb a:hover, .breadcrumb a:hover span, .comment-author a:hover, .comment-metadata a:hover, .comment-reply-link, .widget a:hover, .widget a:focus, .widget.osf_widget_campaign a:hover, .widget.osf_widget_campaign a:focus, .widget.widget_archive a:hover, .widget.widget_archive a:focus, .widget.widget_categories a:hover, .widget.widget_categories a:focus, .widget.widget_nav_menu a:hover, .widget.widget_nav_menu a:focus, .widget.widget_meta a:hover, .widget.widget_meta a:focus, .widget.widget_pages a:hover, .widget.widget_pages a:focus, .widget_recent_entries li a:hover, .widget_recent_entries li a:active, .button-outline-primary, .elementor-wpcf7-button-outline_primary input[type="button"], .elementor-wpcf7-button-outline_primary input[type="submit"], .elementor-wpcf7-button-outline_primary button[type="submit"], .mailchimp-button-outline_primary button, .mailchimp-button-outline_primary button[type="submit"], .elementor-element .elementor-button-outline_primary .elementor-button, .c-primary, .navigation-button .menu-toggle:hover, .navigation-button .menu-toggle:focus, .entry-meta a:hover, .site-header-account .account-dropdown a.register-link, .site-header-account .account-dropdown a.lostpass-link, .site-header-account .account-links-menu li a:hover, .site-header-account .account-dashboard li a:hover, .comment-form a:hover, .wp_widget_tag_cloud a:hover, .wp_widget_tag_cloud a:focus, #secondary .elementor-widget-container h5:first-of-type, .elementor-widget-sidebar .elementor-widget-container h5:first-of-type, #give-sidebar-left .elementor-widget-container h5:first-of-type, .elementor-nav-menu-popup .mfp-close, #secondary .elementor-widget-wp-widget-recent-posts a, .elementor-widget-sidebar .elementor-widget-wp-widget-recent-posts a, #give-sidebar-left .elementor-widget-wp-widget-recent-posts a, .elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-icon, .contactform-content .form-title, .elementor-widget-opal-countdown .elementor-countdown-digits, .dual-heading-container .dual-heading-second-header, .elementor-widget-opal-featured-box .elementor-featured-box-name:hover, .feature-campaign__item .campaign-body .campaign-head .give-card__title a:hover, .elementor-widget-heading .sub-title, .elementor-widget-icon-box:not(:hover) .elementor-icon, .elementor-widget-icon-box:hover .elementor-icon, .elementor-widget-icon-box:hover .elementor-icon-box-title, .elementor-widget-opal-image-hotspots .elementor-hotspots-item-number, .elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active, .elementor-widget-item-list .elementor-item-list-number, .mailchimp-button-default button i, .mailchimp-button-default button[type="submit"] i, .mailchimp-button-default button:hover, .mailchimp-button-default button[type="submit"]:hover, .elementor-nav-menu--main.elementor-nav-menu--layout-horizontal .elementor-nav-menu a.elementor-sub-item.elementor-item-active, .elementor-nav-menu--main .elementor-item.highlighted, .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-nav-menu--main .elementor-item:hover, .elementor-nav-menu--main .elementor-item:focus, .elementor-nav-menu--main .current-menu-ancestor .elementor-item.has-submenu, .elementor-nav-menu--main .current-menu-item .elementor-item, .elementor-nav-menu--popup .elementor-item.highlighted, .elementor-nav-menu--popup .elementor-item.elementor-item-active, .elementor-nav-menu--popup .elementor-item:hover, .elementor-nav-menu--popup .elementor-item:focus, .elementor-nav-menu--popup .elementor-nav-menu--dropdown a:hover, .elementor-nav-menu--popup .elementor-nav-menu--dropdown a.highlighted, .elementor-nav-menu--dropdown:not(.mega-menu) a:hover, .elementor-nav-menu--dropdown:not(.mega-menu) a.highlighted, .elementor-nav-menu--dropdown:not(.mega-menu) a.has-submenu, .elementor-menu-toggle:hover i, .elementor-menu-toggle:hover .menu-toggle-title, .elementor-widget-opal-phone:not(:hover) i, .elementor-widget-opal-phone:not(:hover) .elementor-phone-title, .elementor-widget-opal-phone:not(:hover) .elementor-phone-subtitle, .elementor-widget-opal-popup-template .elementor-toggle i:hover, .elementor-widget-opal-popup-template .button-close:hover, .elementor-price-table__ribbon, .elementor-widget-opal-reason_carousel .elementor-content-wrap:hover .elementor-heading-title, .elementor-widget-opal-schedules .schedules-item:hover .title-schedules, .elementor-widget-opal-schedules .item-meta i, .elementor-widget-opal-schedules .author-schedules a:hover, .elementor-widget-opal-schedules .button-schedules:hover i, .elementor-widget-opal-schedules .button-schedules.active i, .elementor-search-form--skin-full_screen .elementor-search-form__toggle:hover, .elementor-widget-social-icons.elementor-social-custom .elementor-social-icon:hover i, .elementor-widget-opal-story-grid .entry-meta a:hover, .elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tab-desktop-title:hover, .elementor-widget-opal-tabs.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active, .elementor-teams-wrapper .team-icon-socials a:hover, .elementor-video-popup:hover .elementor-video-icons, .elementor-video-popup:hover .elementor-video-title, form[id*='give-form'] #give-final-total-wrap .give-final-total-amount, #give_profile_editor_form legend i, .img-give-form i, #give-login-form legend:after, .sidebar-donor-wall .give-donor__read-more:hover, .archive-give-forms1 .give-wrap .give-goal-progress .raised .percentage, table.give-table a, .give-donor__total, .profile-wrapper .login-profile .lostpass-link, .profile-wrapper .login-profile .register-link, .profile-campaign__item .campaign-meta a:hover, .profile-campaign__item .give-card__title a:hover, .give-wrap .give-card__category, .give-wrap .give-form-tabs .ui-tabs-nav li sup, .give-wrap .give-form-tabs .ui-tabs-nav li:hover a, .give-wrap .give-form-tabs .ui-tabs-nav li a:focus, .give-wrap .give-form-tabs .ui-tabs-nav li.ui-tabs-active a, .give-wrap .sidebar-creator .campaigns-count, .post-type-archive-osf_story .entry-meta a:hover, .tax-osf_story_category .entry-meta a:hover {
            color: #ff9f0d;
        }

.f-primary {
    fill: #ff9f0d;
}

.button-primary, input[type="reset"], input.secondary[type="button"], input.secondary[type="reset"], input.secondary[type="submit"], input[type="button"], input[type="submit"], button[type="submit"], .scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button[type="submit"], .elementor-wpcf7-button-primary_gradient input[type="button"][type="submit"], .elementor-wpcf7-button-primary_gradient input[type="submit"], .elementor-wpcf7-button-primary_gradient button[type="submit"], .elementor-wpcf7-button-primary input[type="button"][type="submit"], .elementor-wpcf7-button-primary input[type="submit"], .elementor-wpcf7-button-primary button[type="submit"], .elementor-widget-opal-give-form .give-submit-button-wrap .give-submit, .mailchimp-button-primary button, .mailchimp-button-primary button[type="submit"], [id^='give-user-login-submit'] .give-submit, .give-submit-button-wrap .give-submit, .give-btn.give-default-level, .give-btn:focus, .give-btn:hover, button.give-btn-reveal, button.give-btn-modal, .give-wrap .btn-donate-now, .button-secondary, .secondary-button .search-submit, .elementor-wpcf7-button-secondary input[type="button"][type="submit"], .elementor-wpcf7-button-secondary input[type="submit"], .elementor-wpcf7-button-secondary button[type="submit"], .mailchimp-button-secondary button, .mailchimp-button-secondary button[type="submit"], .button-default:hover, .button-primary-gradient, ::selection, .list-square li:before, .page-numbers:not(.dots):not(.next):not(.prev):hover, .page-links .post-page-numbers:not(.dots):not(.next):not(.prev):hover, .page-numbers:not(.dots):not(.next):not(.prev):focus, .page-links .post-page-numbers:not(.dots):not(.next):not(.prev):focus, .page-numbers.current:not(.dots):not(.next):not(.prev), .page-links .current.post-page-numbers:not(.dots):not(.next):not(.prev), .page-numbers.next:hover, .page-links .next.post-page-numbers:hover, .page-numbers.prev:hover, .page-links .prev.post-page-numbers:hover, .comments-link span, .post-content .posted-on:after, .cat-tags-links .tags-links a:hover, .wp-block-tag-cloud a:hover, .site-footer .widget .tagcloud a:hover, .site-footer .widget .tagcloud a:focus, .site-footer .widget.widget_tag_cloud a:hover, .site-footer .widget.widget_tag_cloud a:focus, h2.widget-title:before, h3.widgettitle:before, h2.widgettitle:before, .profile-wrapper .login-form-title:before, .widget .tagcloud a:hover, .widget .tagcloud a:focus, .widget.widget_tag_cloud a:hover, .widget.widget_tag_cloud a:focus, .button-outline-dark:hover, .elementor-element .elementor-button-outline_dark .elementor-button:hover, .button-outline-dark:active, .elementor-element .elementor-button-outline_dark .elementor-button:active, .button-outline-dark:focus, .elementor-element .elementor-button-outline_dark .elementor-button:focus, .button-dark:hover, .more-link:hover, .elementor-element .elementor-button-dark .elementor-button:hover, .mailchimp-button-dark button:hover, .button-dark:active, .more-link:active, .elementor-element .elementor-button-dark .elementor-button:active, .mailchimp-button-dark button:active, .button-dark:focus, .more-link:focus, .elementor-element .elementor-button-dark .elementor-button:focus, .mailchimp-button-dark button:focus, .button-light:hover, .elementor-element .elementor-button-light .elementor-button:hover, .mailchimp-button-light button:hover, .sidebar-donor-wall .give-donor__load_more:hover, .button-light:active, .elementor-element .elementor-button-light .elementor-button:active, .mailchimp-button-light button:active, .give-btn:active, .sidebar-donor-wall .give-donor__load_more:active, .button-light:focus, .elementor-element .elementor-button-light .elementor-button:focus, .mailchimp-button-light button:focus, .sidebar-donor-wall .give-donor__load_more:focus, .wp-block-button__link:hover, .elementor-element .elementor-button-primary .elementor-button, .button-outline-primary:hover, .elementor-wpcf7-button-outline_primary input:hover[type="button"], .elementor-wpcf7-button-outline_primary input:hover[type="submit"], .elementor-wpcf7-button-outline_primary button:hover[type="submit"], .mailchimp-button-outline_primary button:hover, .button-outline-primary:active, .elementor-wpcf7-button-outline_primary input:active[type="button"], .elementor-wpcf7-button-outline_primary input:active[type="submit"], .elementor-wpcf7-button-outline_primary button:active[type="submit"], .mailchimp-button-outline_primary button:active, .button-outline-primary.active, .elementor-wpcf7-button-outline_primary input.active[type="button"], .elementor-wpcf7-button-outline_primary input.active[type="submit"], .elementor-wpcf7-button-outline_primary button.active[type="submit"], .mailchimp-button-outline_primary button.active, .show > .button-outline-primary.dropdown-toggle, .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="button"], .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-outline_primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-outline_primary .show > button.dropdown-toggle, .elementor-element .elementor-button-outline_primary .elementor-button:hover, .elementor-element .elementor-button-outline_primary .elementor-button:active, .elementor-element .elementor-button-outline_primary .elementor-button:focus, .bg-primary, .owl-theme.owl-carousel .owl-dots .owl-dot:hover span, .owl-theme.owl-carousel .owl-dots .owl-dot.active span, .elementor-widget-opal-account .site-header-account .account-dashboard li a:hover, .img-animated .elementor-image:after, .col-animated:after, .elementor-element .elementor-button-secondary .elementor-button:after, .elementor-element .elementor-button-outline_secondary .elementor-button:before, .elementor-cta .elementor-cta_circle, .elementor-show-before-yes .wpcf7:before, .elementor-counter .heading-decor, .elementor-widget-divider .elementor-divider-separator:before, .elementor-flip-box__front, .categories_bkg, .categories_bkg:before, .categories_bkg:after, .campain-grid-style-1 .give-wrap .give-card__link, .elementor-widget-heading .heading-decor, .elementor-widget-icon-box .image-box-decor, .elementor-widget-image-box .image-box-decor, .opal-image-hotspots-main-icons .opal-image-hotspots-icon:not(.style-2) span, .opal-image-hotspots-main-icons .opal-image-hotspots-icon.style-2:hover, .tooltipster-sidetip div.tooltipster-box, .elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active sup, .elementor-nav-menu--main.elementor-nav-menu--layout-horizontal:not(.e--pointer-framed) .elementor-nav-menu > li.current-menu-parent > a:before, .elementor-nav-menu--main.elementor-nav-menu--layout-horizontal:not(.e--pointer-framed) .elementor-nav-menu > li.current-menu-parent > a:after, .elementor-nav-menu--main.e--pointer-dot .elementor-item.elementor-item-active:before, .elementor-nav-menu--main.e--pointer-dot .elementor-item:not(:hover):before, .elementor-nav-menu--main.e--pointer-dot .elementor-item:hover:before, .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before, .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after, .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after, .elementor-nav-menu--popup.e--pointer-dot .elementor-item.elementor-item-active:before, .elementor-nav-menu--popup.e--pointer-dot .elementor-item:hover:before, .e--pointer-dot .elementor-item:before, .e--pointer-underline .elementor-item .menu-title:before, .e--pointer-underline .elementor-item .menu-title:after, .elementor-price-table, .elementor-widget-opal-reason_carousel .elementor-reason-number span, .elementor-widget-opal-schedules .item-icon_label .icon-label, .elementor-widget-opal-schedules .schedules-style-1 .schedules-day:before, .elementor-widget-opal-schedules .schedules-style-2 .schedules-day, .elementor-widget-opal-schedules .schedules-style-3 .schedules-day:before, .elementor-widget-opal-text_carousel.text-carousel-style-2 .owl-theme.owl-carousel .owl-nav [class*='owl-']:hover:before, [id*='give-form'] div#give-sidebar-left .give-goal-progress .button-progress-link:hover, form[id*='give-form'] input[type="radio"]:checked + label:after, .give-progress-bar > span, .profile-wrapper .account-title:after, .profile-campaign__item .edit-campaign:hover, .profile-campaign__item .delete-campaign:hover, .author-profile-campaign-title:before, .give-wrap .opal-popup-wrapper [class*="opal-icon-"]:hover, .give-wrap .give-form-tabs .ui-tabs-nav a:after {
    background-color: #ff9f0d;
}

    .button-primary, input[type="reset"], input.secondary[type="button"], input.secondary[type="reset"], input.secondary[type="submit"], input[type="button"], input[type="submit"], button[type="submit"], .scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button[type="submit"], .elementor-wpcf7-button-primary_gradient input[type="button"][type="submit"], .elementor-wpcf7-button-primary_gradient input[type="submit"], .elementor-wpcf7-button-primary_gradient button[type="submit"], .elementor-wpcf7-button-primary input[type="button"][type="submit"], .elementor-wpcf7-button-primary input[type="submit"], .elementor-wpcf7-button-primary button[type="submit"], .elementor-widget-opal-give-form .give-submit-button-wrap .give-submit, .mailchimp-button-primary button, .mailchimp-button-primary button[type="submit"], [id^='give-user-login-submit'] .give-submit, .give-submit-button-wrap .give-submit, .give-btn.give-default-level, .give-btn:focus, .give-btn:hover, button.give-btn-reveal, button.give-btn-modal, .give-wrap .btn-donate-now, .button-secondary, .secondary-button .search-submit, .elementor-wpcf7-button-secondary input[type="button"][type="submit"], .elementor-wpcf7-button-secondary input[type="submit"], .elementor-wpcf7-button-secondary button[type="submit"], .mailchimp-button-secondary button, .mailchimp-button-secondary button[type="submit"], .button-default:hover, .form-control:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, .page-numbers:not(.dots):not(.next):not(.prev):hover, .page-links .post-page-numbers:not(.dots):not(.next):not(.prev):hover, .page-numbers:not(.dots):not(.next):not(.prev):focus, .page-links .post-page-numbers:not(.dots):not(.next):not(.prev):focus, .page-numbers.current:not(.dots):not(.next):not(.prev), .page-links .current.post-page-numbers:not(.dots):not(.next):not(.prev), .page-numbers.next:hover, .page-links .next.post-page-numbers:hover, .page-numbers.prev:hover, .page-links .prev.post-page-numbers:hover, .comment-reply-link, .button-outline-dark:hover, .elementor-element .elementor-button-outline_dark .elementor-button:hover, .button-outline-dark:active, .elementor-element .elementor-button-outline_dark .elementor-button:active, .button-outline-dark:focus, .elementor-element .elementor-button-outline_dark .elementor-button:focus, .button-dark:hover, .more-link:hover, .elementor-element .elementor-button-dark .elementor-button:hover, .mailchimp-button-dark button:hover, .button-dark:active, .more-link:active, .elementor-element .elementor-button-dark .elementor-button:active, .mailchimp-button-dark button:active, .button-dark:focus, .more-link:focus, .elementor-element .elementor-button-dark .elementor-button:focus, .mailchimp-button-dark button:focus, .button-light:hover, .elementor-element .elementor-button-light .elementor-button:hover, .mailchimp-button-light button:hover, .sidebar-donor-wall .give-donor__load_more:hover, .button-light:active, .elementor-element .elementor-button-light .elementor-button:active, .mailchimp-button-light button:active, .give-btn:active, .sidebar-donor-wall .give-donor__load_more:active, .button-light:focus, .elementor-element .elementor-button-light .elementor-button:focus, .mailchimp-button-light button:focus, .sidebar-donor-wall .give-donor__load_more:focus, .wp-block-button__link:hover, .elementor-element .elementor-button-primary .elementor-button, .button-outline-primary, .elementor-wpcf7-button-outline_primary input[type="button"], .elementor-wpcf7-button-outline_primary input[type="submit"], .elementor-wpcf7-button-outline_primary button[type="submit"], .mailchimp-button-outline_primary button, .mailchimp-button-outline_primary button[type="submit"], .elementor-element .elementor-button-outline_primary .elementor-button, .button-outline-primary:hover, .elementor-wpcf7-button-outline_primary input:hover[type="button"], .elementor-wpcf7-button-outline_primary input:hover[type="submit"], .elementor-wpcf7-button-outline_primary button:hover[type="submit"], .mailchimp-button-outline_primary button:hover, .button-outline-primary:active, .elementor-wpcf7-button-outline_primary input:active[type="button"], .elementor-wpcf7-button-outline_primary input:active[type="submit"], .elementor-wpcf7-button-outline_primary button:active[type="submit"], .mailchimp-button-outline_primary button:active, .button-outline-primary.active, .elementor-wpcf7-button-outline_primary input.active[type="button"], .elementor-wpcf7-button-outline_primary input.active[type="submit"], .elementor-wpcf7-button-outline_primary button.active[type="submit"], .mailchimp-button-outline_primary button.active, .show > .button-outline-primary.dropdown-toggle, .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="button"], .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-outline_primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-outline_primary .show > button.dropdown-toggle, .elementor-element .elementor-button-outline_primary .elementor-button:hover, .elementor-element .elementor-button-outline_primary .elementor-button:active, .elementor-element .elementor-button-outline_primary .elementor-button:focus, .b-primary, .campain-grid-style-1 .give-wrap .give-card__link, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-amount:hover, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-amount:focus, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-text-input:hover, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-text-input:focus, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-amount-text:hover, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-amount-text:focus, .elementor-widget-icon-box:hover .elementor-icon, .elementor-widget-icon-box:hover .elementor-icon-box-title, .mc4wp-form-fields:focus-within, .e--pointer-framed .elementor-item.elementor-item-active:before, .e--pointer-framed .elementor-item.elementor-item-active:after, .e--pointer-framed .elementor-item:before, .e--pointer-framed .elementor-item:after, .elementor-nav-menu--main > .elementor-nav-menu, .elementor-nav-menu--main .elementor-nav-menu ul, .elementor-search-form__container:not(.elementor-search-form--full-screen):focus-within, .elementor-search-form--skin-full_screen .elementor-search-form__toggle:hover, .elementor-widget-opal-text_carousel.text-carousel-style-2 .elementor-content-wrap, .elementor-video-popup:hover .elementor-video-icons, .elementor-video-popup:hover .elementor-video-title, [id*='give-form'] div#give-sidebar-left .give-goal-progress .button-progress-link:hover, form[id*='give-form'] .form-row select:focus, form[id*='give-form'] .form-row textarea:focus, form[id*='give-form'] .form-row input[type="text"]:focus, form[id*='give-form'] .form-row input[type="tel"]: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="url"]:focus, #give-recurring-form .form-row select:focus, #give-recurring-form .form-row textarea:focus, #give-recurring-form .form-row input[type="text"]:focus, #give-recurring-form .form-row input[type="tel"]:focus, #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="url"]:focus, form.give-form .form-row select:focus, form.give-form .form-row textarea:focus, form.give-form .form-row input[type="text"]:focus, form.give-form .form-row input[type="tel"]: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="url"]:focus {
        border-color: #ff9f0d;
    }

.elementor-widget-opal-reason_carousel .elementor-content-wrap, .elementor-widget-opal-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-active, .elementor-widget-opal-tabs.elementor-tabs-view-horizontal .elementor-tab-title:hover {
    border-top-color: #ff9f0d;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu li.menu-item-has-children:before, .elementor-nav-menu--layout-horizontal .elementor-nav-menu li.has-mega-menu:before, .elementor-widget-opal-tabs.elementor-tabs-view-horizontal .elementor-tab-title.elementor-active, .elementor-widget-opal-tabs.elementor-tabs-view-horizontal .elementor-tab-title:hover {
    border-bottom-color: #ff9f0d;
}

.btn-link:focus, .elementor-element .elementor-button-link .elementor-button:focus, .btn-link:hover, .elementor-element .elementor-button-link .elementor-button:hover, .button-link:focus, .mailchimp-button-link button:focus, .button-link:hover, .mailchimp-button-link button:hover, .widget_search button[type="submit"]:hover, .widget_search button[type="submit"]:focus, .elementor-widget-opal-phone:hover i, .elementor-widget-opal-phone:hover .elementor-phone-title, .elementor-widget-opal-phone:hover .elementor-phone-subtitle, .elementor-search-form .elementor-search-form__submit:active, .elementor-search-form .elementor-search-form__submit:hover, .profile-wrapper .login-profile .lostpass-link:hover, .profile-wrapper .login-profile .register-link:hover, .profile-wrapper .profile-avatar .opal-give-button-edit-avatar:hover {
    color: #db8400;
}

.button-primary:hover, input:hover[type="reset"], input:hover[type="button"], input:hover[type="submit"], button:hover[type="submit"], .scrollup:hover, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:hover[type="submit"], .elementor-wpcf7-button-primary_gradient input:hover[type="submit"], .elementor-wpcf7-button-primary_gradient button:hover[type="submit"], .elementor-wpcf7-button-primary input:hover[type="submit"], .elementor-wpcf7-button-primary button:hover[type="submit"], .mailchimp-button-primary button:hover, [id^='give-user-login-submit'] .give-submit:hover, .give-submit-button-wrap .give-submit:hover, .give-btn:hover, button.give-btn-reveal:hover, button.give-btn-modal:hover, .give-wrap .btn-donate-now:hover, .button-primary:active, input:active[type="reset"], input:active[type="button"], input:active[type="submit"], button:active[type="submit"], .scrollup:active, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:active[type="submit"], .elementor-wpcf7-button-primary_gradient input:active[type="submit"], .elementor-wpcf7-button-primary_gradient button:active[type="submit"], .elementor-wpcf7-button-primary input:active[type="submit"], .elementor-wpcf7-button-primary button:active[type="submit"], .mailchimp-button-primary button:active, [id^='give-user-login-submit'] .give-submit:active, .give-submit-button-wrap .give-submit:active, .give-btn.give-default-level:active, .give-btn:active:focus, button.give-btn-reveal:active, button.give-btn-modal:active, .give-wrap .btn-donate-now:active, .button-primary.active, input.active[type="reset"], input.active[type="button"], input.active[type="submit"], button.active[type="submit"], .active.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button.active[type="submit"], .elementor-wpcf7-button-primary_gradient input.active[type="submit"], .elementor-wpcf7-button-primary_gradient button.active[type="submit"], .elementor-wpcf7-button-primary input.active[type="submit"], .elementor-wpcf7-button-primary button.active[type="submit"], .mailchimp-button-primary button.active, [id^='give-user-login-submit'] .active.give-submit, .give-submit-button-wrap .active.give-submit, .active.give-btn.give-default-level, .active.give-btn:focus, button.active.give-btn-reveal, button.active.give-btn-modal, .give-wrap .active.btn-donate-now, .show > .button-primary.dropdown-toggle, .show > input.dropdown-toggle[type="reset"], .show > input.dropdown-toggle[type="button"], .show > input.dropdown-toggle[type="submit"], .show > button.dropdown-toggle[type="submit"], .show > .dropdown-toggle.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-primary .show > button.dropdown-toggle, [id^='give-user-login-submit'] .show > .dropdown-toggle.give-submit, .give-submit-button-wrap .show > .dropdown-toggle.give-submit, .show > .dropdown-toggle.give-btn.give-default-level, .show > .dropdown-toggle.give-btn:focus, .show > .dropdown-toggle.give-btn:hover, .show > button.dropdown-toggle.give-btn-reveal, .show > button.dropdown-toggle.give-btn-modal, .give-wrap .show > .dropdown-toggle.btn-donate-now, .elementor-element .elementor-button-primary .elementor-button:hover, .elementor-element .elementor-button-primary .elementor-button:active, .elementor-element .elementor-button-primary .elementor-button:focus, .campain-grid-style-1 .give-wrap .give-card__link:hover {
    background-color: #db8400;
}

.button-primary:active, input:active[type="reset"], input:active[type="button"], input:active[type="submit"], button:active[type="submit"], .scrollup:active, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:active[type="submit"], .elementor-wpcf7-button-primary_gradient input:active[type="submit"], .elementor-wpcf7-button-primary_gradient button:active[type="submit"], .elementor-wpcf7-button-primary input:active[type="submit"], .elementor-wpcf7-button-primary button:active[type="submit"], .mailchimp-button-primary button:active, [id^='give-user-login-submit'] .give-submit:active, .give-submit-button-wrap .give-submit:active, .give-btn.give-default-level:active, .give-btn:active:focus, button.give-btn-reveal:active, button.give-btn-modal:active, .give-wrap .btn-donate-now:active, .button-primary.active, input.active[type="reset"], input.active[type="button"], input.active[type="submit"], button.active[type="submit"], .active.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button.active[type="submit"], .elementor-wpcf7-button-primary_gradient input.active[type="submit"], .elementor-wpcf7-button-primary_gradient button.active[type="submit"], .elementor-wpcf7-button-primary input.active[type="submit"], .elementor-wpcf7-button-primary button.active[type="submit"], .mailchimp-button-primary button.active, [id^='give-user-login-submit'] .active.give-submit, .give-submit-button-wrap .active.give-submit, .active.give-btn.give-default-level, .active.give-btn:focus, button.active.give-btn-reveal, button.active.give-btn-modal, .give-wrap .active.btn-donate-now, .show > .button-primary.dropdown-toggle, .show > input.dropdown-toggle[type="reset"], .show > input.dropdown-toggle[type="button"], .show > input.dropdown-toggle[type="submit"], .show > button.dropdown-toggle[type="submit"], .show > .dropdown-toggle.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-primary .show > button.dropdown-toggle, [id^='give-user-login-submit'] .show > .dropdown-toggle.give-submit, .give-submit-button-wrap .show > .dropdown-toggle.give-submit, .show > .dropdown-toggle.give-btn.give-default-level, .show > .dropdown-toggle.give-btn:focus, .show > .dropdown-toggle.give-btn:hover, .show > button.dropdown-toggle.give-btn-reveal, .show > button.dropdown-toggle.give-btn-modal, .give-wrap .show > .dropdown-toggle.btn-donate-now, .button-secondary:active, .secondary-button .search-submit:active, .elementor-wpcf7-button-secondary input:active[type="submit"], .elementor-wpcf7-button-secondary button:active[type="submit"], .mailchimp-button-secondary button:active, .button-secondary.active, .secondary-button .active.search-submit, .elementor-wpcf7-button-secondary input.active[type="submit"], .elementor-wpcf7-button-secondary button.active[type="submit"], .mailchimp-button-secondary button.active, .show > .button-secondary.dropdown-toggle, .secondary-button .show > .dropdown-toggle.search-submit, .elementor-wpcf7-button-secondary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-secondary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-secondary .show > button.dropdown-toggle, .button-primary:hover, input:hover[type="reset"], input:hover[type="button"], input:hover[type="submit"], button:hover[type="submit"], .scrollup:hover, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:hover[type="submit"], .elementor-wpcf7-button-primary_gradient input:hover[type="submit"], .elementor-wpcf7-button-primary_gradient button:hover[type="submit"], .elementor-wpcf7-button-primary input:hover[type="submit"], .elementor-wpcf7-button-primary button:hover[type="submit"], .mailchimp-button-primary button:hover, [id^='give-user-login-submit'] .give-submit:hover, .give-submit-button-wrap .give-submit:hover, .give-btn:hover, button.give-btn-reveal:hover, button.give-btn-modal:hover, .give-wrap .btn-donate-now:hover, .elementor-element .elementor-button-primary .elementor-button:hover, .elementor-element .elementor-button-primary .elementor-button:active, .elementor-element .elementor-button-primary .elementor-button:focus {
    border-color: #db8400;
}

.button-outline-secondary, .elementor-wpcf7-button-outline_secondary input[type="button"][type="submit"], .elementor-wpcf7-button-outline_secondary input[type="submit"], .elementor-wpcf7-button-outline_secondary button[type="submit"], .mailchimp-button-outline_secondary button, .mailchimp-button-outline_secondary button[type="submit"], .elementor-element .elementor-button-outline_secondary .elementor-button, .c-secondary, .author-wrapper .author-name h6, .contactform-content button.mfp-close {
    color: #0e926b;
}

.f-secondary {
    fill: #0e926b;
}

.page-links a:hover, .page-links .post-page-numbers.current, .button-secondary, .secondary-button .search-submit, .elementor-wpcf7-button-secondary input[type="button"][type="submit"], .elementor-wpcf7-button-secondary input[type="submit"], .elementor-wpcf7-button-secondary button[type="submit"], .mailchimp-button-secondary button, .mailchimp-button-secondary button[type="submit"], .elementor-button-secondary button[type="submit"], .elementor-button-secondary input[type="button"], .elementor-button-secondary input[type="submit"], .elementor-element .elementor-button-secondary .elementor-button, .button-outline-secondary:hover, .elementor-wpcf7-button-outline_secondary input:hover[type="submit"], .elementor-wpcf7-button-outline_secondary button:hover[type="submit"], .mailchimp-button-outline_secondary button:hover, .button-outline-secondary:active, .elementor-wpcf7-button-outline_secondary input:active[type="submit"], .elementor-wpcf7-button-outline_secondary button:active[type="submit"], .mailchimp-button-outline_secondary button:active, .button-outline-secondary.active, .elementor-wpcf7-button-outline_secondary input.active[type="submit"], .elementor-wpcf7-button-outline_secondary button.active[type="submit"], .mailchimp-button-outline_secondary button.active, .show > .button-outline-secondary.dropdown-toggle, .elementor-wpcf7-button-outline_secondary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-outline_secondary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-outline_secondary .show > button.dropdown-toggle, .elementor-element .elementor-button-outline_secondary .elementor-button:hover, .elementor-element .elementor-button-outline_secondary .elementor-button:active, .elementor-element .elementor-button-outline_secondary .elementor-button:focus, .bg-secondary, #secondary .elementor-widget-wp-widget-categories a:before, .elementor-widget-sidebar .elementor-widget-wp-widget-categories a:before, #give-sidebar-left .elementor-widget-wp-widget-categories a:before, .title-bg-polygon, .elementor-flip-box__back, .opal-image-hotspots-main-icons .opal-image-hotspots-icon.style-2, .elementor-widget-opal-text_carousel.text-carousel-style-2 .owl-theme.owl-carousel .owl-nav [class*='owl-']:before, .elementor-widget-opal-timeline .elementor-content-wrap {
    background-color: #0e926b;
}

    .page-links a:hover, .page-links .post-page-numbers.current, .button-secondary, .secondary-button .search-submit, .elementor-wpcf7-button-secondary input[type="button"][type="submit"], .elementor-wpcf7-button-secondary input[type="submit"], .elementor-wpcf7-button-secondary button[type="submit"], .mailchimp-button-secondary button, .mailchimp-button-secondary button[type="submit"], .elementor-button-secondary button[type="submit"], .elementor-button-secondary input[type="button"], .elementor-button-secondary input[type="submit"], .elementor-element .elementor-button-secondary .elementor-button, .button-outline-secondary, .elementor-wpcf7-button-outline_secondary input[type="button"][type="submit"], .elementor-wpcf7-button-outline_secondary input[type="submit"], .elementor-wpcf7-button-outline_secondary button[type="submit"], .mailchimp-button-outline_secondary button, .mailchimp-button-outline_secondary button[type="submit"], .elementor-element .elementor-button-outline_secondary .elementor-button, .button-outline-secondary:hover, .elementor-wpcf7-button-outline_secondary input:hover[type="submit"], .elementor-wpcf7-button-outline_secondary button:hover[type="submit"], .button-outline-secondary:active, .elementor-wpcf7-button-outline_secondary input:active[type="submit"], .elementor-wpcf7-button-outline_secondary button:active[type="submit"], .button-outline-secondary.active, .elementor-wpcf7-button-outline_secondary input.active[type="submit"], .elementor-wpcf7-button-outline_secondary button.active[type="submit"], .show > .button-outline-secondary.dropdown-toggle, .elementor-wpcf7-button-outline_secondary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-outline_secondary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-outline_secondary .show > button.dropdown-toggle, .elementor-element .elementor-button-outline_secondary .elementor-button:hover, .elementor-element .elementor-button-outline_secondary .elementor-button:active, .elementor-element .elementor-button-outline_secondary .elementor-button:focus, .b-secondary {
        border-color: #0e926b;
    }

        .button-secondary:hover, .secondary-button .search-submit:hover, .elementor-wpcf7-button-secondary input:hover[type="submit"], .elementor-wpcf7-button-secondary button:hover[type="submit"], .mailchimp-button-secondary button:hover, .button-secondary:active, .secondary-button .search-submit:active, .elementor-wpcf7-button-secondary input:active[type="submit"], .elementor-wpcf7-button-secondary button:active[type="submit"], .mailchimp-button-secondary button:active, .button-secondary.active, .secondary-button .active.search-submit, .elementor-wpcf7-button-secondary input.active[type="submit"], .elementor-wpcf7-button-secondary button.active[type="submit"], .mailchimp-button-secondary button.active, .show > .button-secondary.dropdown-toggle, .secondary-button .show > .dropdown-toggle.search-submit, .elementor-wpcf7-button-secondary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-secondary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-secondary .show > button.dropdown-toggle, .elementor-button-secondary button[type="submit"]:hover, .elementor-button-secondary button[type="submit"]:active, .elementor-button-secondary button[type="submit"]:focus, .elementor-button-secondary input[type="button"]:hover, .elementor-button-secondary input[type="button"]:active, .elementor-button-secondary input[type="button"]:focus, .elementor-button-secondary input[type="submit"]:hover, .elementor-button-secondary input[type="submit"]:active, .elementor-button-secondary input[type="submit"]:focus, .elementor-element .elementor-button-secondary .elementor-button:hover, .elementor-element .elementor-button-secondary .elementor-button:active, .elementor-element .elementor-button-secondary .elementor-button:focus {
            background-color: #096247;
        }

        .button-secondary:hover, .secondary-button .search-submit:hover, .elementor-wpcf7-button-secondary input:hover[type="submit"], .elementor-wpcf7-button-secondary button:hover[type="submit"], .mailchimp-button-secondary button:hover, .button-secondary:active, .secondary-button .search-submit:active, .elementor-wpcf7-button-secondary input:active[type="submit"], .elementor-wpcf7-button-secondary button:active[type="submit"], .mailchimp-button-secondary button:active, .button-secondary.active, .secondary-button .active.search-submit, .elementor-wpcf7-button-secondary input.active[type="submit"], .elementor-wpcf7-button-secondary button.active[type="submit"], .mailchimp-button-secondary button.active, .show > .button-secondary.dropdown-toggle, .secondary-button .show > .dropdown-toggle.search-submit, .elementor-wpcf7-button-secondary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-secondary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-secondary .show > button.dropdown-toggle, .elementor-button-secondary button[type="submit"]:hover, .elementor-button-secondary button[type="submit"]:active, .elementor-button-secondary button[type="submit"]:focus, .elementor-button-secondary input[type="button"]:hover, .elementor-button-secondary input[type="button"]:active, .elementor-button-secondary input[type="button"]:focus, .elementor-button-secondary input[type="submit"]:hover, .elementor-button-secondary input[type="submit"]:active, .elementor-button-secondary input[type="submit"]:focus, .elementor-element .elementor-button-secondary .elementor-button:hover, .elementor-element .elementor-button-secondary .elementor-button:active, .elementor-element .elementor-button-secondary .elementor-button:focus {
            border-color: #096247;
        }

.row, body.opal-content-layout-2cl #content .wrap, body.opal-content-layout-2cr #content .wrap, [data-opal-columns], .opal-default-content-layout-2cr .site-content .wrap, .site-footer .widget-area, .comment-form, .widget .gallery, .elementor-element .gallery, .entry-gallery .gallery, .single .gallery, .blog .gallery, [data-elementor-columns], .elementor-widget-opal-schedules .schedules-style-2 .elementor-schedules-item, .give-wrap-inner > .give_forms {
    margin-right: -15px;
    margin-left: -15px;
}

    .col-1, .col-2, [data-elementor-columns-mobile="6"] .column-item, .col-3, [data-elementor-columns-mobile="4"] .column-item, .col-4, .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url, [data-elementor-columns-mobile="3"] .column-item, .col-5, .col-6, [data-elementor-columns-mobile="2"] .column-item, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .opal-archive-style-2.opal-content-layout-2cr .post-style-2, .related-posts .column-item, .opal-default-content-layout-2cr .related-posts .column-item, .opal-content-layout-2cr .related-posts .column-item, .opal-content-layout-2cl .related-posts .column-item, .site-footer .widget-area .widget-column, .comment-form .logged-in-as, .comment-form .comment-notes, .comment-form .comment-form-comment, .comment-form .form-submit, .widget .gallery-columns-1 .gallery-item, .elementor-element .gallery-columns-1 .gallery-item, .entry-gallery .gallery-columns-1 .gallery-item, .single .gallery-columns-1 .gallery-item, .blog .gallery-columns-1 .gallery-item, [data-elementor-columns-mobile="1"] .column-item, .give-wrap-inner .entry-summary, .col, body #secondary, body .elementor-widget-sidebar, body #give-sidebar-left, body.opal-content-layout-2cl #primary, body.opal-content-layout-2cr #primary, .elementor-widget-opal-schedules .schedules-style-2 .elementor-schedules-inner-day, .elementor-widget-opal-schedules .schedules-style-2 .elementor-schedules-inner-item, .col-auto, .col-sm-1, [data-opal-columns="12"] .column-item, .col-sm-2, [data-opal-columns="6"] .column-item, .col-sm-3, [data-opal-columns="4"] .column-item, .col-sm-4, [data-opal-columns="3"] .column-item, .widget .gallery-columns-6 .gallery-item, .elementor-element .gallery-columns-6 .gallery-item, .entry-gallery .gallery-columns-6 .gallery-item, .single .gallery-columns-6 .gallery-item, .blog .gallery-columns-6 .gallery-item, .col-sm-5, .col-sm-6, [data-opal-columns="2"] .column-item, .opal-archive-style-3:not(.opal-content-layout-2cr) .post-style-3, .widget .gallery-columns-2 .gallery-item, .elementor-element .gallery-columns-2 .gallery-item, .entry-gallery .gallery-columns-2 .gallery-item, .single .gallery-columns-2 .gallery-item, .blog .gallery-columns-2 .gallery-item, .widget .gallery-columns-3 .gallery-item, .elementor-element .gallery-columns-3 .gallery-item, .entry-gallery .gallery-columns-3 .gallery-item, .single .gallery-columns-3 .gallery-item, .blog .gallery-columns-3 .gallery-item, .widget .gallery-columns-4 .gallery-item, .elementor-element .gallery-columns-4 .gallery-item, .entry-gallery .gallery-columns-4 .gallery-item, .single .gallery-columns-4 .gallery-item, .blog .gallery-columns-4 .gallery-item, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, [data-opal-columns="1"] .column-item, .opal-archive-style-2:not(.opal-content-layout-2cr) .post-style-2, .opal-archive-style-3.opal-content-layout-2cr .post-style-3, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, [data-elementor-columns-tablet="6"] .column-item, .col-md-3, [data-elementor-columns-tablet="4"] .column-item, .col-md-4, [data-elementor-columns-tablet="3"] .column-item, .col-md-5, .opal-default-content-layout-2cr #secondary, .opal-default-content-layout-2cr .elementor-widget-sidebar, .opal-default-content-layout-2cr #give-sidebar-left, .col-md-6, [data-elementor-columns-tablet="2"] .column-item, .col-md-7, .opal-default-content-layout-2cr #primary, .col-md-8, .col-md-9, .col-md-10, #give_profile_editor_form fieldset, .col-md-11, .col-md-12, [data-elementor-columns-tablet="1"] .column-item, .elementor-campaign-feature-wrapper .campaign-media, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion, .elementor-widget-opal-image-hotspots .opal-image-hotspots-accordion + .opal-image-hotspots-container, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, [data-elementor-columns="6"] .column-item, .col-lg-3, [data-elementor-columns="4"] .column-item, .col-lg-4, [data-elementor-columns="3"] .column-item, .col-lg-5, .col-lg-6, [data-elementor-columns="2"] .column-item, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, [data-elementor-columns="1"] .column-item, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        padding-right: 15px;
        padding-left: 15px;
    }

.container, #content, ul.elementor-nav-menu--dropdown.mega-containerwidth > li.mega-menu-item > .elementor {
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:576px) {
    .container, #content, ul.elementor-nav-menu--dropdown.mega-containerwidth > li.mega-menu-item > .elementor {
        max-width: 540px;
    }
}

@media (min-width:768px) {
    .container, #content, ul.elementor-nav-menu--dropdown.mega-containerwidth > li.mega-menu-item > .elementor {
        max-width: 767px;
    }
}

@media (min-width:992px) {
    .container, #content, ul.elementor-nav-menu--dropdown.mega-containerwidth > li.mega-menu-item > .elementor {
        max-width: 960px;
    }
}

@media (min-width:1200px) {
    .container, #content, ul.elementor-nav-menu--dropdown.mega-containerwidth > li.mega-menu-item > .elementor {
        max-width: 1170px;
    }
}

.elementor-widget-heading .elementor-heading-title, .elementor-text-editor b {
    font-weight: 400;
}

.elementor-widget-heading .elementor-heading-title, .elementor-text-editor b {
    font-weight: 400;
}

.typo-heading, h1, h2, h3, h4, h5, h6, .site-title, .author-wrapper .author-name, .error404 h1, .error404 .error-404-subtitle, h2.widget-title, h3.widgettitle, h2.widgettitle, .profile-wrapper .login-form-title, .widget_recent_entries li.item-recent-post a, #secondary .elementor-widget-container h5:first-of-type, .elementor-widget-sidebar .elementor-widget-container h5:first-of-type, #give-sidebar-left .elementor-widget-container h5:first-of-type, .contactform-content .form-title, .elementor-cta__status-text, .elementor-widget-opal-countdown .elementor-countdown-digits, .elementor-widget-opal-countdown .elementor-countdown-label, .elementor-widget-opal-featured-box .elementor-featured-box-name, .elementor-give-category-title, .elementor-campaign-feature-wrapper .owl-theme.owl-carousel .owl-dots .owl-dot, .elementor-widget-opal-give-form .give-display-modal form[id*='give-form'] .give-donation-amount #give-amount, .elementor-widget-opal-give-form .give-display-modal form[id*='give-form'] .give-donation-amount #give-text-input, .elementor-widget-opal-give-form .give-display-modal form[id*='give-form'] .give-donation-amount #give-amount-text, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-amount, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-text-input, .elementor-widget-opal-give-form .give-display-onpage form[id*='give-form'] .give-donation-amount #give-amount-text, .elementor-widget-heading .elementor-heading-title, .tooltipster-sidetip div.opal-image-hotspots-tooltips-text, .elementor-widget-opal-phone .elementor-phone-title, .elementor-widget-opal-phone .elementor-phone-subtitle, .elementor-price-table__price span, .elementor-price-table__period, .elementor-widget-opal-schedules .schedules-day-name, .elementor-widget-opal-schedules .schedules-day-time, .elementor-widget-opal-schedules .title-schedules, .elementor-teams-wrapper .elementor-team-name, .elementor-widget-opal-timeline .timeline-pagination li, .elementor-video-title, [id*='give-form'] div#give-sidebar-left .give-goal-progress .time-left .value, form[id*='give-form'] h3.give-section-break, form[id*='give-form'] h4.give-section-break, form[id*='give-form'] legend, #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'] .give-donation-amount .give-currency-symbol, form[id*='give-form'] .give-donation-amount #give-amount, form[id*='give-form'] .give-donation-amount #give-amount-text, form[id*='give-form'] #give-final-total-wrap .give-donation-total-label, form[id*='give-form'] #give-final-total-wrap .give-final-total-amount, #give_profile_editor_form legend, .give-donor__image, .give-goal-progress .goal, .give-goal-progress .income, .give-goal-progress .donors, .give-goal-progress .time-left, .give-goal-progress .percentage, .give-wrap .give-card__category, .give-wrap div [class*='media'] > .label, .give-wrap .give-form-tabs .ui-tabs-nav li, .give-wrap .barometer span span, .give-wrap .sidebar-creator .author-name, .give-wrap .sidebar-creator .campaigns-count {
    font-weight: 400;
}

@media screen and (min-width:1200px) {
    .container, #content, .single-product .related.products, .single-product .up-sells.products {
        max-width: 1341px;
    }
}

@media screen and (min-width:768px) {
    .container, #content, .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.page-title-bar {
    background-color: #1a160e;
    background-image: url(http://demo2.unlimitedweb.ir/Gainlove/wp-content/uploads/2022/06/bg-breadcrumb-1-e1656510542274.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    ;
}

    .page-title-bar .wrap .page-title {
        color: #fff;
    }

.breadcrumb span, .breadcrumb * {
    color: #fff;
    ;
}

.breadcrumb a:hover, .breadcrumb a:hover span {
    color: #e74a30;
}

.button-primary, input[type="reset"], input.secondary[type="button"], input.secondary[type="reset"], input.secondary[type="submit"], input[type="button"], input[type="submit"], button[type="submit"], .scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button[type="submit"], .elementor-wpcf7-button-primary_gradient input[type="button"][type="submit"], .elementor-wpcf7-button-primary_gradient input[type="submit"], .elementor-wpcf7-button-primary_gradient button[type="submit"], .elementor-wpcf7-button-primary input[type="button"][type="submit"], .elementor-wpcf7-button-primary input[type="submit"], .elementor-wpcf7-button-primary button[type="submit"], .elementor-widget-opal-give-form .give-submit-button-wrap .give-submit, .mailchimp-button-primary button, .mailchimp-button-primary button[type="submit"], [id^='give-user-login-submit'] .give-submit, .give-submit-button-wrap .give-submit, .give-btn.give-default-level, .give-btn:focus, .give-btn:hover, button.give-btn-reveal, button.give-btn-modal, .give-wrap .btn-donate-now, .button-outline-dark:hover, .elementor-element .elementor-button-outline_dark .elementor-button:hover, .button-outline-dark:active, .elementor-element .elementor-button-outline_dark .elementor-button:active, .button-outline-dark:focus, .elementor-element .elementor-button-outline_dark .elementor-button:focus, .button-dark:hover, .more-link:hover, .elementor-element .elementor-button-dark .elementor-button:hover, .mailchimp-button-dark button:hover, .button-dark:active, .more-link:active, .elementor-element .elementor-button-dark .elementor-button:active, .mailchimp-button-dark button:active, .button-dark:focus, .more-link:focus, .elementor-element .elementor-button-dark .elementor-button:focus, .mailchimp-button-dark button:focus, .button-light:hover, .elementor-element .elementor-button-light .elementor-button:hover, .mailchimp-button-light button:hover, .sidebar-donor-wall .give-donor__load_more:hover, .button-light:active, .elementor-element .elementor-button-light .elementor-button:active, .mailchimp-button-light button:active, .give-btn:active, .sidebar-donor-wall .give-donor__load_more:active, .button-light:focus, .elementor-element .elementor-button-light .elementor-button:focus, .mailchimp-button-light button:focus, .sidebar-donor-wall .give-donor__load_more:focus, .wp-block-button__link:hover, .elementor-element .elementor-button-primary .elementor-button {
    background-color: #ff9f0d;
    border-color: #ff9f0d;
    color: #fff;
    font-weight: 400;
}

    .button-primary:hover, input:hover[type="reset"], input:hover[type="button"], input:hover[type="submit"], button:hover[type="submit"], .scrollup:hover, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:hover[type="submit"], .elementor-wpcf7-button-primary_gradient input:hover[type="submit"], .elementor-wpcf7-button-primary_gradient button:hover[type="submit"], .elementor-wpcf7-button-primary input:hover[type="submit"], .elementor-wpcf7-button-primary button:hover[type="submit"], .mailchimp-button-primary button:hover, [id^='give-user-login-submit'] .give-submit:hover, .give-submit-button-wrap .give-submit:hover, .give-btn:hover, button.give-btn-reveal:hover, button.give-btn-modal:hover, .give-wrap .btn-donate-now:hover, .button-primary:active, input:active[type="reset"], input:active[type="button"], input:active[type="submit"], button:active[type="submit"], .scrollup:active, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:active[type="submit"], .elementor-wpcf7-button-primary_gradient input:active[type="submit"], .elementor-wpcf7-button-primary_gradient button:active[type="submit"], .elementor-wpcf7-button-primary input:active[type="submit"], .elementor-wpcf7-button-primary button:active[type="submit"], .mailchimp-button-primary button:active, [id^='give-user-login-submit'] .give-submit:active, .give-submit-button-wrap .give-submit:active, .give-btn.give-default-level:active, .give-btn:active:focus, button.give-btn-reveal:active, button.give-btn-modal:active, .give-wrap .btn-donate-now:active, .button-primary.active, input.active[type="reset"], input.active[type="button"], input.active[type="submit"], button.active[type="submit"], .active.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button.active[type="submit"], .elementor-wpcf7-button-primary_gradient input.active[type="submit"], .elementor-wpcf7-button-primary_gradient button.active[type="submit"], .elementor-wpcf7-button-primary input.active[type="submit"], .elementor-wpcf7-button-primary button.active[type="submit"], .mailchimp-button-primary button.active, [id^='give-user-login-submit'] .active.give-submit, .give-submit-button-wrap .active.give-submit, .active.give-btn.give-default-level, .active.give-btn:focus, button.active.give-btn-reveal, button.active.give-btn-modal, .give-wrap .active.btn-donate-now, .show > .button-primary.dropdown-toggle, .show > input.dropdown-toggle[type="reset"], .show > input.dropdown-toggle[type="button"], .show > input.dropdown-toggle[type="submit"], .show > button.dropdown-toggle[type="submit"], .show > .dropdown-toggle.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-primary .show > button.dropdown-toggle, [id^='give-user-login-submit'] .show > .dropdown-toggle.give-submit, .give-submit-button-wrap .show > .dropdown-toggle.give-submit, .show > .dropdown-toggle.give-btn.give-default-level, .show > .dropdown-toggle.give-btn:focus, .show > .dropdown-toggle.give-btn:hover, .show > button.dropdown-toggle.give-btn-reveal, .show > button.dropdown-toggle.give-btn-modal, .give-wrap .show > .dropdown-toggle.btn-donate-now, .elementor-element .elementor-button-primary .elementor-button:hover, .elementor-element .elementor-button-primary .elementor-button:active, .elementor-element .elementor-button-primary .elementor-button:focus {
        background-color: #db8400;
        border-color: #db8400;
        color: #fff;
        font-weight: 400;
    }

.button-outline-primary:hover, .elementor-wpcf7-button-outline_primary input:hover[type="button"], .elementor-wpcf7-button-outline_primary input:hover[type="submit"], .elementor-wpcf7-button-outline_primary button:hover[type="submit"], .mailchimp-button-outline_primary button:hover, .button-outline-primary:active, .elementor-wpcf7-button-outline_primary input:active[type="button"], .elementor-wpcf7-button-outline_primary input:active[type="submit"], .elementor-wpcf7-button-outline_primary button:active[type="submit"], .mailchimp-button-outline_primary button:active, .button-outline-primary.active, .elementor-wpcf7-button-outline_primary input.active[type="button"], .elementor-wpcf7-button-outline_primary input.active[type="submit"], .elementor-wpcf7-button-outline_primary button.active[type="submit"], .mailchimp-button-outline_primary button.active, .show > .button-outline-primary.dropdown-toggle, .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="button"], .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-outline_primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-outline_primary .show > button.dropdown-toggle, .elementor-element .elementor-button-outline_primary .elementor-button:hover, .elementor-element .elementor-button-outline_primary .elementor-button:active, .elementor-element .elementor-button-outline_primary .elementor-button:focus {
    font-weight: 400;
}

.button-primary, input[type="reset"], input.secondary[type="button"], input.secondary[type="reset"], input.secondary[type="submit"], input[type="button"], input[type="submit"], button[type="submit"], .scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button[type="submit"], .elementor-wpcf7-button-primary_gradient input[type="button"][type="submit"], .elementor-wpcf7-button-primary_gradient input[type="submit"], .elementor-wpcf7-button-primary_gradient button[type="submit"], .elementor-wpcf7-button-primary input[type="button"][type="submit"], .elementor-wpcf7-button-primary input[type="submit"], .elementor-wpcf7-button-primary button[type="submit"], .elementor-widget-opal-give-form .give-submit-button-wrap .give-submit, .mailchimp-button-primary button, .mailchimp-button-primary button[type="submit"], [id^='give-user-login-submit'] .give-submit, .give-submit-button-wrap .give-submit, .give-btn.give-default-level, .give-btn:focus, .give-btn:hover, button.give-btn-reveal, button.give-btn-modal, .give-wrap .btn-donate-now, .button-outline-dark:hover, .elementor-element .elementor-button-outline_dark .elementor-button:hover, .button-outline-dark:active, .elementor-element .elementor-button-outline_dark .elementor-button:active, .button-outline-dark:focus, .elementor-element .elementor-button-outline_dark .elementor-button:focus, .button-dark:hover, .more-link:hover, .elementor-element .elementor-button-dark .elementor-button:hover, .mailchimp-button-dark button:hover, .button-dark:active, .more-link:active, .elementor-element .elementor-button-dark .elementor-button:active, .mailchimp-button-dark button:active, .button-dark:focus, .more-link:focus, .elementor-element .elementor-button-dark .elementor-button:focus, .mailchimp-button-dark button:focus, .button-light:hover, .elementor-element .elementor-button-light .elementor-button:hover, .mailchimp-button-light button:hover, .sidebar-donor-wall .give-donor__load_more:hover, .button-light:active, .elementor-element .elementor-button-light .elementor-button:active, .mailchimp-button-light button:active, .give-btn:active, .sidebar-donor-wall .give-donor__load_more:active, .button-light:focus, .elementor-element .elementor-button-light .elementor-button:focus, .mailchimp-button-light button:focus, .sidebar-donor-wall .give-donor__load_more:focus, .wp-block-button__link:hover, .elementor-element .elementor-button-primary .elementor-button {
    background-color: #ff9f0d;
    border-color: #ff9f0d;
    color: #fff;
    font-weight: 400;
}

    .button-primary:hover, input:hover[type="reset"], input:hover[type="button"], input:hover[type="submit"], button:hover[type="submit"], .scrollup:hover, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:hover[type="submit"], .elementor-wpcf7-button-primary_gradient input:hover[type="submit"], .elementor-wpcf7-button-primary_gradient button:hover[type="submit"], .elementor-wpcf7-button-primary input:hover[type="submit"], .elementor-wpcf7-button-primary button:hover[type="submit"], .mailchimp-button-primary button:hover, [id^='give-user-login-submit'] .give-submit:hover, .give-submit-button-wrap .give-submit:hover, .give-btn:hover, button.give-btn-reveal:hover, button.give-btn-modal:hover, .give-wrap .btn-donate-now:hover, .button-primary:active, input:active[type="reset"], input:active[type="button"], input:active[type="submit"], button:active[type="submit"], .scrollup:active, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button:active[type="submit"], .elementor-wpcf7-button-primary_gradient input:active[type="submit"], .elementor-wpcf7-button-primary_gradient button:active[type="submit"], .elementor-wpcf7-button-primary input:active[type="submit"], .elementor-wpcf7-button-primary button:active[type="submit"], .mailchimp-button-primary button:active, [id^='give-user-login-submit'] .give-submit:active, .give-submit-button-wrap .give-submit:active, .give-btn.give-default-level:active, .give-btn:active:focus, button.give-btn-reveal:active, button.give-btn-modal:active, .give-wrap .btn-donate-now:active, .button-primary.active, input.active[type="reset"], input.active[type="button"], input.active[type="submit"], button.active[type="submit"], .active.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner button.active[type="submit"], .elementor-wpcf7-button-primary_gradient input.active[type="submit"], .elementor-wpcf7-button-primary_gradient button.active[type="submit"], .elementor-wpcf7-button-primary input.active[type="submit"], .elementor-wpcf7-button-primary button.active[type="submit"], .mailchimp-button-primary button.active, [id^='give-user-login-submit'] .active.give-submit, .give-submit-button-wrap .active.give-submit, .active.give-btn.give-default-level, .active.give-btn:focus, button.active.give-btn-reveal, button.active.give-btn-modal, .give-wrap .active.btn-donate-now, .show > .button-primary.dropdown-toggle, .show > input.dropdown-toggle[type="reset"], .show > input.dropdown-toggle[type="button"], .show > input.dropdown-toggle[type="submit"], .show > button.dropdown-toggle[type="submit"], .show > .dropdown-toggle.scrollup, .elementor-widget-opal-account .site-header-account .account-dropdown .account-inner .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary_gradient .show > button.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-primary .show > button.dropdown-toggle, [id^='give-user-login-submit'] .show > .dropdown-toggle.give-submit, .give-submit-button-wrap .show > .dropdown-toggle.give-submit, .show > .dropdown-toggle.give-btn.give-default-level, .show > .dropdown-toggle.give-btn:focus, .show > .dropdown-toggle.give-btn:hover, .show > button.dropdown-toggle.give-btn-reveal, .show > button.dropdown-toggle.give-btn-modal, .give-wrap .show > .dropdown-toggle.btn-donate-now, .elementor-element .elementor-button-primary .elementor-button:hover, .elementor-element .elementor-button-primary .elementor-button:active, .elementor-element .elementor-button-primary .elementor-button:focus {
        background-color: #db8400;
        border-color: #db8400;
        color: #fff;
        font-weight: 400;
    }

.button-outline-primary:hover, .elementor-wpcf7-button-outline_primary input:hover[type="button"], .elementor-wpcf7-button-outline_primary input:hover[type="submit"], .elementor-wpcf7-button-outline_primary button:hover[type="submit"], .mailchimp-button-outline_primary button:hover, .button-outline-primary:active, .elementor-wpcf7-button-outline_primary input:active[type="button"], .elementor-wpcf7-button-outline_primary input:active[type="submit"], .elementor-wpcf7-button-outline_primary button:active[type="submit"], .mailchimp-button-outline_primary button:active, .button-outline-primary.active, .elementor-wpcf7-button-outline_primary input.active[type="button"], .elementor-wpcf7-button-outline_primary input.active[type="submit"], .elementor-wpcf7-button-outline_primary button.active[type="submit"], .mailchimp-button-outline_primary button.active, .show > .button-outline-primary.dropdown-toggle, .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="button"], .elementor-wpcf7-button-outline_primary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-outline_primary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-outline_primary .show > button.dropdown-toggle, .elementor-element .elementor-button-outline_primary .elementor-button:hover, .elementor-element .elementor-button-outline_primary .elementor-button:active, .elementor-element .elementor-button-outline_primary .elementor-button:focus {
    font-weight: 400;
}

.button-secondary, .secondary-button .search-submit, .elementor-wpcf7-button-secondary input[type="button"][type="submit"], .elementor-wpcf7-button-secondary input[type="submit"], .elementor-wpcf7-button-secondary button[type="submit"], .mailchimp-button-secondary button, .mailchimp-button-secondary button[type="submit"], .elementor-button-secondary button[type="submit"], .elementor-button-secondary input[type="button"], .elementor-button-secondary input[type="submit"], .elementor-element .elementor-button-secondary .elementor-button {
    background-color: #0e926b;
    border-color: #0e926b;
    color: #fff;
    font-weight: 400;
}

    .button-secondary:hover, .secondary-button .search-submit:hover, .elementor-wpcf7-button-secondary input:hover[type="submit"], .elementor-wpcf7-button-secondary button:hover[type="submit"], .mailchimp-button-secondary button:hover, .button-secondary:active, .secondary-button .search-submit:active, .elementor-wpcf7-button-secondary input:active[type="submit"], .elementor-wpcf7-button-secondary button:active[type="submit"], .mailchimp-button-secondary button:active, .button-secondary.active, .secondary-button .active.search-submit, .elementor-wpcf7-button-secondary input.active[type="submit"], .elementor-wpcf7-button-secondary button.active[type="submit"], .mailchimp-button-secondary button.active, .show > .button-secondary.dropdown-toggle, .secondary-button .show > .dropdown-toggle.search-submit, .elementor-wpcf7-button-secondary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-secondary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-secondary .show > button.dropdown-toggle, .elementor-button-secondary button[type="submit"]:hover, .elementor-button-secondary button[type="submit"]:active, .elementor-button-secondary button[type="submit"]:focus, .elementor-button-secondary input[type="button"]:hover, .elementor-button-secondary input[type="button"]:active, .elementor-button-secondary input[type="button"]:focus, .elementor-button-secondary input[type="submit"]:hover, .elementor-button-secondary input[type="submit"]:active, .elementor-button-secondary input[type="submit"]:focus, .elementor-element .elementor-button-secondary .elementor-button:hover, .elementor-element .elementor-button-secondary .elementor-button:active, .elementor-element .elementor-button-secondary .elementor-button:focus {
        background-color: #096247;
        border-color: #096247;
        color: #fff;
        font-weight: 400;
    }

.button-outline-secondary:hover, .elementor-wpcf7-button-outline_secondary input:hover[type="submit"], .elementor-wpcf7-button-outline_secondary button:hover[type="submit"], .mailchimp-button-outline_secondary button:hover, .button-outline-secondary:active, .elementor-wpcf7-button-outline_secondary input:active[type="submit"], .elementor-wpcf7-button-outline_secondary button:active[type="submit"], .mailchimp-button-outline_secondary button:active, .button-outline-secondary.active, .elementor-wpcf7-button-outline_secondary input.active[type="submit"], .elementor-wpcf7-button-outline_secondary button.active[type="submit"], .mailchimp-button-outline_secondary button.active, .show > .button-outline-secondary.dropdown-toggle, .elementor-wpcf7-button-outline_secondary .show > input.dropdown-toggle[type="submit"], .elementor-wpcf7-button-outline_secondary .show > button.dropdown-toggle[type="submit"], .mailchimp-button-outline_secondary .show > button.dropdown-toggle, .elementor-element .elementor-button-outline_secondary .elementor-button:hover, .elementor-element .elementor-button-outline_secondary .elementor-button:active, .elementor-element .elementor-button-outline_secondary .elementor-button:focus {
    font-weight: 400;
}

button, input[type="submit"], input[type="reset"], input[type="button"], .button, .btn {
    font-weight: 400;
}

@media(max-width: 991px) {
    .opal-header-absolute .site-header {
        background: #1a160e;
    }
}

@media (min-width: 768px) {
    body.opal-content-layout-2cl #give-sidebar-left, body.opal-content-layout-2cl #secondary, body.opal-content-layout-2cl .elementor-widget-sidebar, body.opal-content-layout-2cr #give-sidebar-left, body.opal-content-layout-2cr #secondary, body.opal-content-layout-2cr .elementor-widget-sidebar {
        flex: 0 0 400px;
        max-width: 400px;
    }
}

body.opal-content-layout-2cl #give-sidebar-left, body.opal-content-layout-2cl #secondary, body.opal-content-layout-2cl .elementor-widget-sidebar, body.opal-content-layout-2cr #give-sidebar-left, body.opal-content-layout-2cr #secondary, body.opal-content-layout-2cr .elementor-widget-sidebar {
    flex: 0 0 400px;
    max-width: 400px;
}