.wpo-hero-section-text {
    position: relative;
    padding-left: 0px;
}

@media (max-width: 1600px) {
    .wpo-hero-section-text {
        padding-left: 0px;
    }
}

.wpo-hero-section-4:after,
.wpo-hero-section-7:after {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    content: "";
    background: url(../images/slider/left-shape.png) no-repeat right center;
}

.wpo-hero-section-4,
.wpo-hero-section-7 {
    background: none;
    z-index: 1;
    height: auto;
    overflow: hidden;
    position: relative;
}


.wpo-about-section .wpo-about-wrap .wpo-about-img .wpo-total-raised,
.wpo-about-section-s2 .wpo-about-wrap .wpo-about-img .wpo-total-raised,
.wpo-about-section-s3 .wpo-about-wrap .wpo-about-img .wpo-total-raised,
.wpo-about-section-s4 .wpo-about-wrap .wpo-about-img .wpo-total-raised,
.wpo-about-section-s5 .wpo-about-wrap .wpo-about-img .wpo-total-raised,
.wpo-about-section-s6 .wpo-about-wrap .wpo-about-img .wpo-total-raised {
    padding: 6px;
    background: #fff;
    border-radius: 0px;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 0px;
    box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.15);
    max-width: 350px;
    position: absolute;
    left: 0px;
    bottom: 1px;
    width: 180px;
}


.wpo-site-header .header-right .close-form .theme-btn,
.wpo-site-header .header-right .close-form .theme-btn-s3,
.wpo-site-header .header-right .close-form .theme-btn-s4,
.wpo-site-header .header-right .close-form .view-cart-btn {
    padding: 10px 10px;
}

.theme-btn,
.view-cart-btn,
.theme-btn-s3,
.theme-btn-s4,
.theme-btn-s2 {
    background: #ef5f34;
    background: linear-gradient(to left, rgba(239, 95, 52, 0.75), #e34212);
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 10px 25px;
    border: 0;
    border-radius: 6px;
    text-transform: capitalize;
    -webkit-backface-visibility: hidden;
    z-index: 1;
    position: relative;
    font-size: 20px;
    font-size: 16px;
}

@media (max-width: 1322px) {

    .theme-btn,
    .view-cart-btn,
    .theme-btn-s3,
    .theme-btn-s4,
    .theme-btn-s2 {
        font-size: 14px;
    }
}

.section-padding {
    padding: 60px 0;
}

.wpo-features-section-s3 .wpo-features-item {
    text-align: left;
    height: 100%;
    padding: 23px;
    max-width: 100%;
    border-radius: 50px;
    box-shadow: none;
    margin-bottom: 0px;
}

.wpo-features-section-s3 .wpo-features-item .wpo-features-icon {
    margin: 0;
    top: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: auto;
    margin-bottom: 20px;
    box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.05);
    background: #fff;
}

.wpo-features-section .wpo-features-item .wpo-features-text h2,
.wpo-features-section-s2 .wpo-features-item .wpo-features-text h2,
.wpo-features-section-s3 .wpo-features-item .wpo-features-text h2,
.wpo-features-section-s4 .wpo-features-item .wpo-features-text h2,
.wpo-features-section-s6 .wpo-features-item .wpo-features-text h2 {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.wpo-features-section-s3 .wpo-features-item .wpo-features-text p {
    margin-bottom: 0;
    text-align: center;
}

.wpo-features-section-s3 .wpo-features-item {
    background: #fff;
    box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.05);
}

.wpo-features-section-s3 .wpo-features-item .wpo-features-icon {
    background: #fef6f3;
}

.wpo-features-section-s3 .col:nth-child(3) .wpo-features-item .wpo-features-icon {
    background: #fef6f3;
}

.wpo-features-section-s3 .col:nth-child(2) .wpo-features-item .wpo-features-icon {
    background: #fef6f3;
}

.wpo-event-area-s2 .wpo-event-single .wpo-event-item::before {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: rgba(93, 196, 184, 0.6);
    width: 10px;
    height: 120px;
    border-radius: 10px 0 0 10px;
}


.stylish-table {
    background-color: #fdfdfd;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.stylish-table thead {
    background-color: #8d170e;
    color: #ffffff;
}

.stylish-table th,
.stylish-table td {
    vertical-align: middle;
    padding: 12px 16px;
    font-size: 14px;
    font-weight: 600;
}

.stylish-table tbody tr:nth-child(odd) {
    background-color: #8d170e0f;
}

.stylish-table tbody tr:hover {
    background-color: #8d170e85;
    color: white;
    transition: background 0.3s ease;
}

.badge-success {
    background-color: #28a745;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
}

.badge-warning {
    background-color: #ffc107;
    color: #000;
    padding: 5px 10px;
    border-radius: 20px;
}

.wpo-section-title {
    text-align: center;
    margin-bottom: 25px;
}

.wpo-features-section-s3 {
    background: #fef6f3;
}

.wpo-features-section-s3 .wpo-features-item .wpo-features-icon .fi {
    font-size: 50px;
    color: #951607;
}

.wpo-features-section-s3 .col:nth-child(2) .wpo-features-item .wpo-features-icon .fi {
    color: #951607;
}

.wpo-features-section-s3 .col:nth-child(3) .wpo-features-item .wpo-features-icon .fi {
    color: #951607;
}

.partners-section .grid img {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.partners-section .grid {
    text-align: center;
    background: #fef6f3;
    padding: 10px;
    border-radius: 10px;
}

.partners-section .grid img {
    width: 100%;
    margin: 0 auto;
    height: 120px;
    display: inline-block;
}

.wpo-fun-fact-section,
.wpo-fun-fact-section-s2 {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 60px;
}

.wpo-site-footer {
    background: #8e3832;
    position: relative;
    font-size: 15px;
    overflow: hidden;
}

.wpo-site-footer .wpo-lower-footer {
    text-align: center;
    position: relative;
    background: #a85a53;
}

.wpo-project-section .grid .img-holder img,
.wpo-project-section-s2 .grid .img-holder img {
    min-height: 545px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100px;
}

@media screen and (min-width: 992px) {
    .wpo-site-header #navbar>ul>li>a {
        font-size: 18px;
        padding: 35px 10px;
        display: block;
        color: #232f4b;
        font-weight: 600;
        position: relative;
    }
}

.wpo-about-section-s4 .wpo-about-items .wpo-about-wrap .wpo-about-img, .wpo-about-section-s5 .wpo-about-items .wpo-about-wrap .wpo-about-img {
    padding: 10px;
    box-shadow: 0px 1px 15px 0px rgba(62, 65, 159, 0.15);
    background: #fff;
    border-radius: 20px;
    margin: 0;
    position: relative;
}