:root {
    --primary: #0cafbb;
    --secondary: #0cafbb;
    --gray: #f3f4f8;
    --border-radius-base: 6px;
    --title: #050d36;
}
.content-inner-3 {
    padding-top: 60px;
    padding-bottom: 30px;
}
.overflow-hidden {
    overflow: hidden !important;
}
.dz-card.style-2 .dz-info {
    padding: 25px 30px;
}
.dz-card .dz-info {
    padding: 30px;
    position: relative;
}
.dz-card.style-2 .dz-info .dz-category {
    display: inline-flex;
}
.dz-card.style-2 .dz-info .dz-category li {
    margin-right: 10px;
}
.dz-card.style-2 .dz-info .dz-category li a {
    font-weight: 700;
    font-size: 15px;
}
.dz-category {
    margin-bottom: 0px;
}
.dz-card .dz-title {
    margin-bottom: 15px;
    word-break: break-word;
}
.dz-title a {
    color: black !important;
}
.dz-title h5 a {
    color: black !important;
}
.progress-bx {
    overflow: hidden;
}
.progress-bx.style-1 .progress {
    height: 12px;
    background-color: #e9ecef;
    border: 1px solid #D7D7D7;
    border-radius: 12px;
    overflow: hidden;
}
@media (min-width: 1200px) {
    .progress {
        font-size: 0.70312rem;
    }
}
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.70313rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.progress-bx.style-1 .progress .progress-bar.progress-bar-secondary {
    background-color: var(--secondary);
}
.progress-bx .progress .progress-bar {
    position: relative;
    overflow: unset;
}
.progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes;
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-bx.style-1 .progress-tag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}
.progress-bx.style-1 .progress-tag li {
    font-size: 14px;
    font-weight: 500;
}
.progress-bx.style-1 .progress-tag li i {
    transform: scale(1.5);
    display: inline-block;
    margin-right: 5px;
    color: var(--primary);
}
.author-wrappper {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.author-wrappper .author-media {
    height: 50px;
    width: 50px;
    min-width: 45px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px;
}
.author-wrappper .author-content .author-head {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.author-wrappper .author-content .author-head .author-name {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 15px;
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s;
}
.author-wrappper .author-content .author-meta {
    margin: 0 -10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.author-wrappper .author-content .author-meta li.campaign {
    color: var(--primary);
    font-weight: 500;
    width: 100%;
}
.author-wrappper .author-content .author-meta li {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-size: 14px;
}
.author-wrappper .author-content .author-meta li {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-size: 14px;
}
.author-wrappper img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.overlay-skew:hover .dz-media:before,
.overlay-skew:hover .dz-media:after {
    width: 100%;
}
.overlay-skew .dz-media:before {
    transform: skewX(20deg);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.dz-title {
    line-height: 30px;
}
.progress-tag span {
    color: #777;
}
.author-wrappper .author-content .author-meta li {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-size: 14px;
}
/* page section start */
.dz-bnr-inr.dz-bnr-inr-sm {
    min-height: 150px;
}
.overlay-primary-dark,
.overlay-primary {
    position: relative;
}
.dz-bnr-inr {
    background: #faf8f2;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}
.overlay-primary-dark:before,
.overlay-white-dark:before,
.overlay-gradient-dark:before,
.overlay-black-dark:before {
    opacity: 0.9;
}
primary-dark:before,
.overlay-primary:before {
    background: var(--primary);
}
.overlay-black-light:before,
.overlay-black-middle:before,
.overlay-black-dark:before,
.overlay-gradient-light:before,
.overlay-gradient-middle:before,
.overlay-gradient-dark:before,
.overlay-white-light:before,
.overlay-white-middle:before,
.overlay-white-dark:before,
.overlay-primary-light:before,
.overlay-primary-middle:before,
.overlay-primary-dark:before,
.overlay-primary:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.overlay-primary-dark .container {
    position: relative;
    z-index: 1;
}
.dz-bnr-inr .container {
    display: table;
    height: 100%;
}
.dz-bnr-inr.style-1 .dz-bnr-inr-entry {
    padding-top: 70px;
    padding-bottom: 70px;
}
.dz-bnr-inr .dz-bnr-inr-entry {
    vertical-align: middle;
    padding: 50px 0;
    display: table-cell;
}
.dz-bnr-inr.style-1 h1,
.dz-bnr-inr.style-1 .h1 {
    color: #fff;
    margin-bottom: 10px;
}
.dz-bnr-inr h1,
.dz-bnr-inr .h1 {
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #fff;
}
.content-inner-2 {
    padding-top: 100px;
    padding-bottom: 0;
}
.fundraiser-single {
    margin-bottom: 50px;
}
.fundraiser-gallery-wrapper {
    margin-bottom: 30px;
}
.fundraiser-single p {
    text-align: justify;
}
.fundraiser-single .fundraiser-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    margin-top: 30px;
}
.fundraiser-single .fundraiser-bottom li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.btn.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.wp-block-button__link,
.btn-sm.wp-block-button__link {
    font-size: 13px;
    padding: 10px 20px;
}
.fundraiser-bottom .btn-primary {
    border-color: var(--primary);
    background-color: var(--primary);
    padding: 14px 30px;
    display: inline-flex;
    border-radius: var(--border-radius-base);
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    line-height: 1.4;
    align-items: center;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-family: var(--font-family-base);
    justify-content: center;
}
.btn.whatsapp,
.whatsapp.wp-block-button__link {
    background-color: #25d366;
    border: 1px solid #25d366;
    color: #fff;
}
.widget.style-1 {
    background: var(--gray);
    border-radius: var(--border-radius-base);
    padding: 30px;
}
.widget {
    margin-bottom: 50px;
}
.widget_donate .btn-donate {
    justify-content: center;
    height: 60px;
    margin-bottom: 20px;
}
.widget_donate .btn-primary {
    border-color: var(--primary);
    background-color: var(--primary);
}
.widget_fund .detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.widget-title {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
}
.widget.style-1 .widget-title:before {
    width: 25px;
    left: 0;
    background-color: var(--primary);
    top: auto;
}
.widget.style-1 .widget-title:before {
    content: "";
    height: 2px;
    border-radius: 10px;
    background-size: 200%;
    position: absolute;
    bottom: 0;
}
.widget.style-1 .widget-title .title {
    margin-bottom: 0;
}
.widget-title .title {
    margin-bottom: 0;
    color: var(--title);
}
.widget.style-1 .widget-title:after {
    background-color: var(--primary);
    width: 55px;
    left: 32px;
}
.widget.style-1 .widget-title:after,
.widget.style-1 .widget-title:before {
    content: "";
    height: 2px;
    border-radius: 10px;
    background-size: 200%;
    position: absolute;
    bottom: 0;
}
.widget_avatar .avatar-wrapper .avatar-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.widget_avatar .avatar-wrapper .avatar-item .avatar-media {
    height: 50px;
    width: 50px;
    border-radius: var(--border-radius-base);
    overflow: hidden;
    margin-right: 15px;
}
.avatar-info h6 a {
    color: var(--title);
}
.widget_avatar .avatar-wrapper .avatar-item .donors-item {
    color: var(--primary);
    font-weight: 700;
    display: block;
    line-height: 1.2;
}
.overlay-primary-light:before,
.overlay-primary-middle:before,
.overlay-primary-dark:before,
.overlay-primary:before {
    background: var(--primary);
}
.widget_donate a {
    padding: 14px 30px;
    display: inline-flex;
    border-radius: var(--border-radius-base);
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    line-height: 1.4;
    align-items: center;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-family: var(--font-family-base);
    justify-content: center;
}
.widget_fund h3 {
    margin: 0px;
}
.ms-2 {
    margin-left: 0.5rem !important;
}
.widget_fund p span {
    color: var(--title);
    font-weight: 600;
}
.widget_fund ul {
    padding: 0px;
}
.widget_fund .detail {
    margin: 10px;
}
.avatar-item h6 {
    margin-bottom: 0px;
}
.avatar-item img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.navbar {
    z-index: 999 !important;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    outline: none;
    color: var(--primary);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
/* page section end */
.section-head h2,
.section-head .h2 {
    font-size: 2.625rem;
}
.section-head {
    margin-bottom: 50px;
}
.section-head.text-center p {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}
.dz-card.style-2 {
    margin: 0;
    border: 1px solid var(--bs-gray-300);
    border-radius: 14px;
    overflow: hidden;
    background-color: #fff;
}
.dz-card {
    position: relative;
}
.dz-card.style-2 .dz-media {
    border-radius: unset;
}
.overlay-skew .dz-media {
    position: relative;
}
.overlay-skew .dz-media:before {
    transform: skewX(20deg);
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.overlay-skew .dz-media:before,
.overlay-skew .dz-media:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background: var(--primary);
    width: 0;
    left: -80px;
    opacity: 0.5;
}
.dz-card.style-2 .dz-info {
    padding: 25px 30px;
}
.dz-card.style-2 .dz-info .dz-category {
    display: inline-flex;
    padding: 0px;
}
.dz-card.style-2 .dz-info .dz-category li {
    margin-right: 10px;
}
.dz-card .dz-title {
    margin-bottom: 15px;
    word-break: break-word;
}
.progress-bx.style-1 .progress-tag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
    padding: 0px;
}
.progress-bx.style-1 .progress-tag li {
    font-size: 14px;
    font-weight: 500;
}
.author-wrappper {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.author-wrappper .author-media {
    height: 50px;
    width: 50px;
    min-width: 45px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px;
}
.author-wrappper .author-content .author-head {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.author-wrappper .author-content .author-head .author-name {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 15px;
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s;
}
.author-wrappper .author-content .author-head .rating-list li {
    display: inline-block;
    font-size: 13px;
    color: #fe8d4d;
}
.author-wrappper .author-content .author-meta {
    margin: 0 -10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0px;
}
.author-wrappper .author-content .author-meta li.campaign {
    color: var(--primary);
    font-weight: 500;
}
.author-wrappper .author-content .author-meta li {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-size: 14px;
}
.author-wrappper .author-content .author-meta li {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    font-size: 14px;
}
.widget_fund h5 {
    margin-bottom: 0px;
}