/*
 Theme Name:   Chariti Child
 Theme URI:    http://demo.goodlayers.com/chariti
 Description:  Goodlayers Chariti Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     chariti
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  chariti-child

 START YOUR CHILD THEME CSS HERE
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
}

.inter-body {
    font-family: "Inter", sans-serif;
}

body p,
body {
    font-family: "Inter", sans-serif;
}



.gdlr-core-course-not-found {
    text-align: center;
}

.frmaster-cause-grid .frmaster-cause-thumbnail a {
    display: block;
    height: 280px;
    overflow: hidden;
}

.frmaster-cause-grid .frmaster-cause-thumbnail a img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.gdlr-core-page-builder-body [data-skin="Homepage 3 Newsletter"] input[type="button"],
.gdlr-core-page-builder-body [data-skin="Homepage 3 Newsletter"] input[type="submit"] {
    background-color: #27963c;
}

body a.frmaster-button,
body a.frmaster-button:hover,
body a.frmaster-button:active,
body a.frmaster-button:focus,
body input[type="button"].frmaster-button,
body input[type="button"].frmaster-button:hover,
body input[type="submit"].frmaster-button,
body input[type="submit"].frmaster-button:hover {
    background-color: #27963c;
}

/* Header  */

.dark-logo {
    display: none;
}

.woocommerce-page a.chariti-orig-logo img:first-child {
    display: none;
}

.woocommerce-page a.chariti-orig-logo img.dark-logo {
    display: block;
}

.woocommerce-page.woocommerce-cart a.chariti-orig-logo img.dark-logo,
.woocommerce-page.woocommerce-checkout a.chariti-orig-logo img.dark-logo,
.woocommerce-page.woocommerce-shop a.chariti-orig-logo img.dark-logo,
.archive.woocommerce-page a.chariti-orig-logo img.dark-logo {
    display: none;
}

.woocommerce-page.woocommerce-cart a.chariti-orig-logo img:first-child,
.woocommerce-page.woocommerce-checkout a.chariti-orig-logo img:first-child,
.woocommerce-page.woocommerce-shop a.chariti-orig-logo img:first-child,
.archive.woocommerce-page a.chariti-orig-logo img:first-child {
    display: block;
}

.woocommerce-page.woocommerce-cart .chariti-navigation .sf-menu>li>a,
.woocommerce-page.woocommerce-cart .chariti-navigation .sf-vertical>li>a,
.woocommerce-page.woocommerce-checkout .chariti-navigation .sf-menu>li>a,
.woocommerce-page.woocommerce-checkout .chariti-navigation .sf-vertical>li>a,
.woocommerce-page.woocommerce-shop .chariti-navigation .sf-menu>li>a,
.woocommerce-page.woocommerce-shop .chariti-navigation .sf-vertical>li>a,
.archive.woocommerce-page .chariti-navigation .sf-menu>li>a,
.archive.woocommerce-page .chariti-navigation .sf-vertical>li>a {
    color: #fff;
}

.woocommerce-page.woocommerce-cart .chariti-main-menu-cart i,
.woocommerce-page.woocommerce-checkout .chariti-main-menu-cart i,
.woocommerce-page.woocommerce-shop .chariti-main-menu-cart i,
.archive.woocommerce-page .chariti-main-menu-cart i {
    color: #fff;
}

.chariti-header-style-plain.chariti-style-center-menu .chariti-main-menu-right-wrap {
    top: 40px;
}

.chariti-header-style-plain.chariti-style-center-menu .chariti-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 100%;
}

.chariti-header-container-inner {
    display: flex;
    justify-content: space-between;
}

.chariti-logo-inner {
    max-width: 140px;
}

.chariti-header-style-plain.chariti-style-center-menu .chariti-logo {
    padding: 0;
}

.chariti-navigation .sf-menu {
    margin-bottom: -15px;
}

.chariti-animate-fixed-navigation.chariti-header-style-plain .chariti-logo-inner,
.chariti-animate-fixed-navigation.chariti-header-style-boxed .chariti-logo-inner {
    max-width: 110px;
    padding: 12px 0px;
}

.chariti-animate-fixed-navigation.chariti-header-style-plain .chariti-navigation-top,
.chariti-animate-fixed-navigation.chariti-header-style-boxed .chariti-navigation-top {
    top: 25px;
}

html.chariti-mmenu-right .chariti-sticky-navigation.chariti-fixed-navigation i.fa.fa-shopping-cart {
    color: #000;
}

.chariti-animate-fixed-navigation.chariti-header-style-plain .chariti-navigation .sf-menu>li>a,
.chariti-animate-fixed-navigation.chariti-header-style-boxed .chariti-navigation .sf-menu>li>a {
    color: #343a40;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.chariti-animate-fixed-navigation.chariti-header-style-plain div#chariti-main-menu {
    margin-bottom: -15px;
}

.chariti-navigation .chariti-navigation-slide-bar,
.chariti-navigation .chariti-navigation-slide-bar-style-dot:before {
    margin-top: 0;
}

.chariti-fixed-navigation .chariti-navigation .chariti-navigation-slide-bar,
.chariti-fixed-navigation .chariti-navigation .chariti-navigation-slide-bar-style-dot:before {
    margin-top: -8px;
}

.chariti-header-style-plain.chariti-style-center-menu .chariti-logo {
    position: relative;
}


@media (max-width:999px) {

    .woocommerce-page.woocommerce-cart a.chariti-orig-logo img:first-child,
    .woocommerce-page.woocommerce-checkout a.chariti-orig-logo img:first-child,
    .woocommerce-page.woocommerce-shop a.chariti-orig-logo img:first-child {
        display: none;
    }

    .woocommerce-page.woocommerce-cart a.chariti-orig-logo img.dark-logo,
    .woocommerce-page.woocommerce-checkout a.chariti-orig-logo img.dark-logo,
    .woocommerce-page.woocommerce-shop a.chariti-orig-logo img.dark-logo {
        display: block;
    }

    .home a.chariti-orig-logo img.dark-logo,
    .home a.chariti-orig-logo img.dark-logo,
    .home a.chariti-orig-logo img.dark-logo {
        display: block;
        width: 80px;
    }

    .home a.chariti-orig-logo img:first-child,
    .home a.chariti-orig-logo img:first-child,
    .home a.chariti-orig-logo img:first-child {
        display: none;
    }


    .home .chariti-main-menu-cart i,
    .home .chariti-main-menu-cart i,
    .home .chariti-main-menu-cart i {
        color: #000;
    }

    .woocommerce-page.woocommerce-cart .chariti-main-menu-cart i,
    .woocommerce-page.woocommerce-checkout .chariti-main-menu-cart i,
    .woocommerce-page.woocommerce-shop .chariti-main-menu-cart i {
        color: #000;
    }

    .chariti-fixed-navigation.chariti-style-slide .chariti-logo-inner img {
        width: 80px;
    }

    .chariti-top-menu-button i,
    .chariti-mobile-menu-button i {
        color: #000;
    }

    .chariti-main-menu-right .chariti-top-menu-button,
    .chariti-mobile-menu .chariti-mobile-menu-button {
        border: none;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "";
        background: url(./assets/img/menubar-header.svg) no-repeat center center;
        width: 22px;
        height: 26px;
        display: block;
        background-size: contain;
    }

    .chariti-mobile-header .chariti-logo {
        padding: 0;
    }

    .chariti-mobile-header {
        padding-top: 0;
        padding-bottom: 0;
    }

    .chariti-fixed-navigation .chariti-mobile-header-container.chariti-container.clearfix {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /* .woocommerce .chariti-logo-inner img {
        max-width: 60%;
    }

    .woocommerce .chariti-fixed-navigation.chariti-style-slide .chariti-logo-inner img {
        max-width: 60%;
    } */

}

/* end header */
.chariti-navigation-right {
    top: 50% !important;
    transform: translateY(-50%);
    margin-top: 0;
    margin-right: 30px;
}

.chariti-navigation-right div#chariti-top-search {
    margin-top: 10px;
}

.chariti-header-style-boxed.chariti-style-center-menu .chariti-logo {
    top: 50%;
    padding: 0;
    width: 100px;
    transform: translateY(-50%);
    left: 35px;
}

.chariti-animate-fixed-navigation.chariti-header-style-boxed .chariti-navigation-top {
    margin-right: 20px;
}

.chariti-animate-fixed-navigation.chariti-header-style-boxed .chariti-logo {
    left: 20px;
}

.gdlr-core-flexslider ul li .frmaster-cause-donated-amount {
    color: #f67035;
}

.gdlr-core-flexslider ul li .frmaster-cause-goal {
    color: #27963c;
}

.gdlr-core-blog-item .chariti-item-pdlr,
.gdlr-core-blog-item .gdlr-core-item-pdlr {
    padding-left: 10px;
    padding-right: 10px;
}

.gdlr-core-blog-item .gdlr-core-pagination {
    text-align: center;
}

.chariti-main-menu-cart {
    margin-top: 10px;
}


.cause-list-description {
    color: #5e5e5e;
    margin-bottom: 0px;
}

.product {
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 12%);
    text-align: center;
}

ul .product:hover {
    box-shadow: 0px 0px 20px rgb(0 0 0 / 12%);
    transition: all 0.2s ease-in-out;
}

.product .woocommerce-loop-product__title {
    font-size: 25px !important;
    padding-top: 0 !important;
}

.product .price {
    font-size: 22px !important;
    font-weight: 700 !important;
    padding-bottom: 10px;
    display: none !important;

}

.products li.product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

ul.products li.product a {
    display: block;
    width: 100%;
}

.product .woocommerce-loop-product__title,
.product .cause-list-description {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.post-type-archive .product .price {
    display: none !important;
}



span.woocommerce-Price-amount.amount {
    color: #27963c !important;
    font-weight: 700 !important;
}

.product .add_to_cart_button {
    margin: 0 !important;
}

#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    width: 90px;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    border-radius: 10px;
}

.chariti-loop-actions {
    display: flex;
    gap: 10px;
    padding: 6px 20px 20px;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.chariti-loop-actions .button {
    flex: 1;
    text-align: center;
    border-radius: 8px;
    font-size: 13px;
    padding: 10px 12px;
}

.chariti-shop-cat-title {
    margin: 24px 0 12px;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 800;
    color: #1f2937;
}

.chariti-shop-cat-description {
    color: #343A40;
    font-size: 16px;
    max-width: 800px;
    margin: auto;
    text-align: center;
    margin-bottom: 40px;
}

.chariti-child-product-grid-element .chariti-shop-cat-title {
    text-align: center;
    margin-top: 0;
}

.chariti-child-product-grid-element .chariti-shop-cat-description {
    margin-left: auto;
    margin-right: auto;
}

.chariti-child-product-grid-element ul.products {
    margin-top: 8px;
}

.woocommerce .chariti-add-basket-btn {
    background: #f67035 !important;
    border: 1px solid #f67035 !important;
    color: #fff;
}

.woocommerce ul.products .product .woocommerce-loop-category__title,
.woocommerce ul.products .product .woocommerce-loop-product__title,
.woocommerce ul.products .product h3 {
    color: #343A40;
}

span.gdlr-core-blog-info.gdlr-core-blog-info-font.gdlr-core-skin-caption.gdlr-core-blog-info-tag {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
    display: block;
}

/* .gdlr-core-item-mgb {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
} */

.gdlr-core-product-grid-3 .gdlr-core-product-title {
    margin-bottom: 10px;
}


.xoo-wsch-text {
    font-size: 18px;
    font-weight: 500;
}

.xoo-wsch-basket {
    display: none !important;
}

.gdlr-core-product-item .gdlr-core-product-grid-content {
    display: flex;
    flex-direction: column;
    padding-bottom: 40px !important;
    gap: 10px;
}

.gdlr-core-product-item .gdlr-core-product-title-wrap {
    order: 1;
}

.gdlr-core-product-item .gdlr-core-product-grid-info {
    order: 2;
}

.gdlr-core-product-item .gdlr-core-product-add-to-cart {
    order: 3;
}

.chariti-child-newsletter-message {
    margin-top: 12px;
    font-size: 12px;
    line-height: 1.3;
    width: 100%;
    padding: 0px 10px;
}

.chariti-child-newsletter-message.is-success {
    color: #27963c;
}

.chariti-child-newsletter-message.is-error {
    color: #d63638;
}

form.chariti-child-newsletter-form {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    overflow: hidden;
    width: 100%;
}

.tnp-field.tnp-field-email {
    width: 100%;
}

.tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tnp-field.tnp-field-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tnp-subscription input[type=email] {
    height: 50px;
    padding: 10px 25px;
    background: #e3ede5;
    color: #343a3f;
    font-size: 15px;
}

.tnp-field input[type="submit"] {
    font-size: 14px;
    line-height: 50px;
    padding: 0px 30px 0px 30px;
    letter-spacing: 1px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}

.tnp-subscription input[type=email]::placeholder {
    color: #7a7a7a;
}

.tnp-field input[type="submit"]:hover {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

div.tnp-subscription,
form.tnp-subscription,
form.tnp-profile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-bottom: 0;
}

.chariti-child-newsletter-message.is-processing {
    color: #666666;
}

.chariti-child-card-grid-head {
    display: flex;
    align-items: flex-start;
    gap: 22px;
}

.chariti-child-card-grid-media {
    flex: 0 0 auto;
    line-height: 1;
}

.chariti-child-card-grid-icon i {
    font-size: 58px;
}

.chariti-child-card-grid-image img {
    display: block;
    width: 72px;
    height: 72px;
    object-fit: contain;
}

.chariti-child-card-grid-body {
    min-width: 0;
}

.chariti-child-card-grid-title {
    margin: 0 0 14px;
    font-size: 28px;
    line-height: 1.35;
    font-weight: 700;
}

.chariti-child-card-grid-content p {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
}

@media (max-width: 767px) {
    .chariti-child-card-grid-head {
        gap: 16px;
    }

    .chariti-child-card-grid-icon i {
        font-size: 44px;
    }

    .chariti-child-card-grid-image img {
        width: 56px;
        height: 56px;
    }

    .chariti-child-card-grid-title {
        font-size: 22px;
    }
}

.chariti-child-donor-feedback-header {
    text-align: left;
    margin-bottom: 34px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.chariti-child-donor-feedback-kicker {
    margin-bottom: 14px;
}

.chariti-child-donor-feedback-kicker span {
    display: inline-block;
    line-height: 1.1;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #a9a9a9;
    margin-bottom: 5px;
}

.chariti-child-donor-feedback-title {
    margin: 0 0 12px;
    font-size: 58px;
    line-height: 1.1;
    font-weight: 800;
    text-transform: none;
}

.chariti-child-donor-feedback-description {
    max-width: 620px;
    margin: 0 0 12px;
    text-align: center;
}

.chariti-child-donor-feedback-description p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
}

.chariti-child-donor-feedback-summary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
}

.chariti-child-donor-feedback-summary-stars {
    letter-spacing: 2px;
}

.chariti-child-donor-feedback-slider {
    --chariti-donor-gap: 30px;
    position: relative;
}

.chariti-child-donor-feedback-viewport {
    overflow: hidden;
    cursor: grab;
    touch-action: pan-y;
}

.chariti-child-donor-feedback-track {
    display: flex;
    transition: transform 0.35s ease;
    will-change: transform;
}

.chariti-child-donor-feedback-slider.is-grid .chariti-child-donor-feedback-viewport {
    overflow: visible;
}

.chariti-child-donor-feedback-slider.is-grid .chariti-child-donor-feedback-track {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    transform: none !important;
}

.chariti-child-donor-feedback-slide {
    min-width: 0;
    height: auto;
}



.chariti-child-donor-feedback-slider .swiper-button-disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.chariti-child-donor-feedback-card {
    border: 1px solid;
    display: flex;
    flex-direction: column;
    min-height: 270px;
}

.chariti-child-donor-feedback-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 18px;
}

.chariti-child-donor-feedback-person {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}

.chariti-child-donor-feedback-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    flex: 0 0 auto;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chariti-child-donor-feedback-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.chariti-child-donor-feedback-avatar-fallback {
    font-size: 20px;
    font-weight: 700;
    color: #555;
}

.chariti-child-donor-feedback-name {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 4px;
}

.chariti-child-donor-feedback-meta {
    font-size: 14px;
    line-height: 1.4;
}

.chariti-child-donor-feedback-source {
    width: 24px;
    height: 24px;
    flex: 0 0 auto;
}

.chariti-child-donor-feedback-source img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.chariti-child-donor-feedback-rating-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
}

.chariti-child-donor-feedback-stars {
    font-size: 28px;
    line-height: 1;
    letter-spacing: 1px;
}

.chariti-child-donor-feedback-verified {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
}

.chariti-child-donor-feedback-text {
    font-size: 16px;
    line-height: 1.65;
    flex: 1 1 auto;
}

.chariti-child-donor-feedback-text p {
    margin: 0;
}

.chariti-child-donor-feedback-arrows {
    display: block;
    align-items: center;
    gap: 14px;
    margin-top: 26px;
    margin-left: auto;
    width: max-content;
    max-width: 100%;
}

.chariti-child-donor-feedback-arrow {
    flex: 0 0 auto;
    width: 48px;
    height: 48px;
    border: 1px solid;
    border-radius: 50%;
    background: transparent;
    font-size: 34px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-left: 10px;
}

.chariti-child-donor-feedback-arrow:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

@media (max-width: 999px) {
    .chariti-child-donor-feedback-slider.is-grid .chariti-child-donor-feedback-track {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .chariti-child-donor-feedback-kicker span {
        font-size: 14px;
        letter-spacing: 3px;
    }

    .chariti-child-donor-feedback-title {
        font-size: 38px;
    }

    .chariti-child-donor-feedback-summary {
        font-size: 15px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .chariti-child-donor-feedback-slider.is-grid .chariti-child-donor-feedback-track {
        grid-template-columns: 1fr;
    }



    .chariti-child-donor-feedback-name {
        font-size: 20px;
    }

    .chariti-child-donor-feedback-stars {
        font-size: 24px;
    }


}

.gdlr-core-product-item img,
.gdlr-core-product-item img {
    height: 380px;
    max-width: 100%;
    object-fit: cover;
}

.gdlr-core-item-list h3 {
    font-size: 20px !important;
    padding-bottom: 5px;
}

.gdlr-core-product-item .add_to_cart_button span {
    padding: 15px 20px;
    border-radius: 0;
    font-size: 12px;
    background: #27963c;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}



.woocommerce .chariti-page-wrapper div.product {
    box-shadow: none;
    padding: 0;
    border: none;
    transform: none;
    transition: none;
    text-align: left;
}

.layout-banner {
    padding: 30px;
    background: #e3ede5;
    border-radius: 20px;
    overflow: hidden;
    text-align: left;
}

.layout-banner * {
    color: #343A40;
}


.layout-banner:has(.short-description) h1.chariti-donation-title {
    margin-bottom: 10px;
}

.chariti-content-area.chariti-item-pdlr.chariti-sidebar-style-none {
    padding: 50px 0 0px;
}

html body.single-post .chariti-content-area h2 {
    text-align: left !important;
}



.single-post.chariti-body h2 {
    font-size: 35px;
}

.single-post.chariti-body h3 {
    font-size: 25px;
}

.gdlr-core-column-service-title {
    color: #27963c !important;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: red !important;
}

.chariti-progress-wrap {
    margin: 16px 0 20px;
}

.chariti-progress-bar {
    height: 10px;
    border-radius: 999px;
    overflow: hidden;
    background: #e8eef3;
}

.chariti-progress-fill {
    display: block;
    height: 100%;
    border-radius: 999px;
    background: linear-gradient(90deg, #27963C 0%, #0ea5a0 100%);
    transition: width 0.35s ease;
}

.woocommerce ul.products .product .kw-loop-progress-top {
    margin: 0 20px 10px;
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
}

.woocommerce ul.products .product .kw-loop-progress-top .chariti-raised-line {
    font-size: 22px;
    line-height: 1.15;
    font-weight: 700;
    color: #111827;

}

.woocommerce ul.products .product .kw-loop-progress-top .chariti-raised-line .woocommerce-Price-amount {
    color: #f67035 !important;
}

.woocommerce ul.products .product .kw-loop-progress-top .chariti-target-line {
    margin-top: 4px;
    font-size: 16px;
    line-height: 1.35;
    color: #5f6c81;
}

.woocommerce ul.products .product .kw-loop-progress-top .chariti-progress-circle {
    --angle: calc(var(--chariti-progress) * 3.6deg);
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: conic-gradient(#27963C var(--angle), #e7edf2 var(--angle));
    position: relative;
    flex: 0 0 62px;
}

.woocommerce ul.products .product .kw-loop-progress-top .chariti-progress-circle::before {
    content: '';
    position: absolute;
    inset: 8px;
    background: #fff;
    border-radius: 50%;
}

.woocommerce ul.products .product .kw-loop-progress-top .chariti-progress-circle span {
    position: relative;
    font-weight: 700;
    color: #27963C;
    font-size: 14px;
}

.woocommerce ul.products .product .kw-loop-progress-top .chariti-progress-copy {
    width: 70%;
    height: 62px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;

}

.woocommerce ul.products .product .button {
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 100px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.woocommerce ul.products .product .button:hover {
    opacity: 0.8;
}

ul.products.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 0;
}

.chariti-category-products {
    margin-bottom: 20px;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: 100%;
    margin: 0;
    float: unset;

}

.woocommerce ul.products .product a.woocommerce-loop-product__link {
    display: flex;
    flex-direction: column;
    height: calc(100% - 40px);
}

.woocommerce ul.products .product a.woocommerce-loop-product__link span.price {
    margin-top: auto;
    margin-bottom: 0px;
}

.woocommerce ul.products::before {
    display: none;
}

.cause-image-wrapper {
    overflow: hidden;
    aspect-ratio: 2/1.4;
    margin-bottom: 20px;
}

.product .cause-image-wrapper img {
    transition: all 0.3s ease-in-out;
}

ul .product:hover .cause-image-wrapper img {
    transform: scale(1.03);
    transition: all 0.3s linear;
}

.woocommerce ul.products .product a img {
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    object-position: center;
}

.product .cause-list-description {
    line-height: 1.3;
    color: #343A40;
    margin-bottom: 10px;
}

.gdlr-core-product-item-holder ul.products.columns-3 .gdlr-core-item-list {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-container .xoo-wsc-btn {
    color: #ffffff;
    border: none !important;
    padding: 0px 20px;
    border-radius: 100px;
    height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 45px;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-cart {
    background: #27963C;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout {
    background: #f67035;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-cart:hover {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout:hover {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.xoo-wsc-sml-qty {
    display: none !important;
}

.xoo-wsc-priceBox {
    display: none !important;
}

.xoo-wsc-container .xoo-wsc-sml-qty,
.xoo-wsc-container .xoo-wsc-pricebox,
.xoo-wsc-container .xoo-wsc-priceBox {
    display: none !important;
}

.xoo-wsc-basket {
    visibility: hidden;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

.chariti-lightbox-wrapper {
    display: none !important;
}

html.chariti-lightbox-on.xoo-wsc-cart-active,
html.chariti-lightbox-on.xoo-wsc-cart-active body {
    overflow: visible !important;
    height: auto !important;
}

.gdlr-core-button,
.add_to_cart_button span {
    border-radius: 50px !important;
}

.newsletter-email {
    border-radius: 50px 0 0 50px;
}

.newsletter-submit {
    border-radius: 0 50px 50px 0;
}

/* media query */

@media only screen and (max-width: 999px) {
    .chariti-main-menu-cart {
        margin-top: 0;
    }

    .single-post.chariti-body h2 {
        font-size: 30px;
    }

    .single-post.chariti-body h3 {
        font-size: 20px;
    }

    ul.products.columns-3 {
        grid-template-columns: repeat(2, 1fr);
    }

}

@media (max-width: 767px) {
    .woocommerce ul.products .product .kw-loop-progress-top .chariti-raised-line {
        font-size: 20px;
    }

    .woocommerce ul.products .product .kw-loop-progress-top .chariti-target-line {
        font-size: 18px;
    }

    ul.products.columns-3 {
        grid-template-columns: repeat(1, 1fr);
    }
}

.chariti-page-title-wrap {
    background: url(/wp-content/uploads/2026/02/hp3-slider-1.jpg.webp) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}


/* start css by alex */

.woocommerce ul.products .product a.button.chariti-more-info-btn {
    margin-top: 0px !important;
    background: #27963C;
}

.woocommerce ul.products .product a.button.chariti-more-info-btn:hover {
    opacity: 0.8;
}

h2.chariti-shop-cat-title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
}

@media (max-width:1199px) {
    h2.chariti-shop-cat-title {
        font-size: 30px;
    }
}

@media (max-width:991px) {
    h2.chariti-shop-cat-title {
        font-size: 25px;
    }
}



.chariti-body .chariti-main-menu-right-button {
    border-radius: 100px;
    font-size: 12px;
    line-height: normal;
    border: none;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 1px;
}

.chariti-body .chariti-main-menu-right-button:hover {
    background: #f67035;
    color: #fff;
}

.woocommerce ul.products .product .button::after {
    display: none;
}

.woocommerce ul.products .product .button.loading {
    padding-right: 20px;
}

.chariti-header-style-boxed .chariti-header-background {
    border-radius: 10px;
}

@media (max-width:767px) {
    .chariti-loop-actions {
        flex-direction: column;
        padding-top: 16px;
    }

    .woocommerce ul.products .product a.woocommerce-loop-product__link {
        height: auto;
        display: flex !important;
    }

    .product .price {
        padding-top: 8px;
    }

    .cause-image-wrapper {
        height: 100%;
        aspect-ratio: 4/3;
    }
}

.xoo-wsc-products:not(.xoo-wsc-pattern-card) .xoo-wsc-product {
    background: #fff !important;
    border: none !important;
    border-radius: 20px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1) !important;
    padding: 10px 20px 10px 10px;
}

.xoo-wsc-ft-totals {
    padding: 0 !important;
}

.xoo-wsc-pattern-card,
.xoo-wsc-img-col img,
.xoo-wsc-img-col,
.xoo-wsc-sm-back-cont {
    border-radius: 20px;
}

.xoo-wsc-footer {
    padding: 10px;
}

.xoo-wsc-modal .kw-sidecart-donation-type,
.kw-donation-compact-line,
.kw-sidecart-donation-purpose,
.kw-sidecart-donation-type {
    font-size: 12px;
    font-weight: normal;
    color: #343A40;
}

.xoo-wsc-modal .kw-sidecart-donation-type strong,
.kw-donation-compact-line strong,
.kw-sidecart-donation-purpose strong,
.kw-sidecart-donation-type strong {
    font-weight: 500;
}

.woocommerce-checkout .kw-order-item-name {
    font-weight: 700;
}

.xoo-wsc-modal .kw-sidecart-donation-type {
    font-weight: normal;
}

span.xoo-wsc-pname a:hover {
    color: inherit;
}

span.xoo-wsc-pname a {
    color: #343A40
}

span.xoo-wsc-smr-del.xoo-wsc-icon-trash {
    color: #eb0b0b;
}

/* Comprehensive Quantity Styles for Sidecart and Cart Page */
/* Ensure the side cart quantity container is visible if our controls are inside */
.xoo-wsc-product .xoo-wsc-sml-qty,
.xoo-wsc-product .xoo-wsc-qty-box-cont {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    margin-top: 5px !important;
}

.sidecart-qty,
.quantity-plus-minus,
.kw-cart-qty-control {
    display: inline-flex !important;
    align-items: center !important;
    border: 1px solid #e1e1e1 !important;
    border-radius: 4px !important;
    overflow: hidden !important;
    background: #fff !important;
    height: 32px !important;
    margin: 5px 0 !important;
    width: fit-content !important;
}


.sidecart-qty input,
.quantity-plus-minus input,
.kw-cart-qty-control input {
    width: 40px !important;
    height: 32px !important;
    text-align: center !important;
    border: none !important;
    border-left: 1px solid #e1e1e1 !important;
    border-right: 1px solid #e1e1e1 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    background: #fff !important;
    -moz-appearance: textfield !important;
    color: #333 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

/* Hide spin buttons */
.sidecart-qty input::-webkit-outer-spin-button,
.sidecart-qty input::-webkit-inner-spin-button,
.quantity-plus-minus input::-webkit-outer-spin-button,
.quantity-plus-minus input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

/* Specific to Sidecart Alignment */
.xoo-wsc-sm-left .sidecart-qty {
    margin-bottom: 10px !important;
}

.xoo-wsc-qty-box-cont .qty-multiplier {
    margin: 0 5px !important;
    font-size: 14px !important;
    color: #777 !important;
}

.xoo-wsc-qty-box-cont .qty-price {
    font-weight: 600 !important;
    color: #333 !important;
}



.chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: flex-start;
    align-items: flex-start;
}

.chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] .woocommerce-notices-wrapper {
    width: 100%;
}

.chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] form.woocommerce-cart-form {
    width: calc(66.66% - 15px);
}

.chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] .cart-collaterals {
    width: calc(33.33% - 15px);
    padding: 20px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    overflow: hidden;
}

.chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] .cart-collaterals .cart_totals {
    width: 100%;
    float: none;
}

.chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] .woocommerce-notices-wrapper:empty {
    display: none;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0;
    border-radius: 60px;
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    padding: 0px 25px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button[aria-disabled="true"] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.woocommerce-cart .chariti-cart-donation-date.error {
    border: 1px solid #d63638;
}

.woocommerce-cart .chariti-cart-field-error {
    color: #d63638;
    font-size: 13px;
    line-height: 1.4;
    margin-top: 6px;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
    border-radius: 100px;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 50px;
    padding: 0px 25px !important;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    height: 50px;
}

.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
    transition: all 0.3s ease-in-out;
    opacity: 0.8;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    padding: 15px 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    background: transparent !important;
    padding: 10px !important;
}

table tr:nth-child(even) {
    background: transparent;
}

table tr:nth-child(odd) {
    background: transparent;
}

.woocommerce .cart_totals h2 {
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 25px;
    background: #e3ede5;
    border-radius: 50px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    padding-left: 0px !important;
}

.shop_table tr th,
.shop_table tr td {
    border-bottom: 1px solid #e3ede5 !important;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    border-top: none;
    border: none !important;
}

.woocommerce table.shop_table.shop_table_responsive {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding-bottom: 0px;
    overflow: hidden;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

.woocommerce table.shop_table.shop_table_responsive thead tr th {
    background-color: #e3ede5;
    line-height: 1.5;
    padding-top: 15px;
    padding-bottom: 15px;
}

.woocommerce table.shop_table.shop_table_responsive th.product-remove,
.woocommerce table.shop_table.shop_table_responsive td.product-remove {
    padding-right: 0px;
}

.woocommerce .cart_item td.product-name {
    padding-left: 10px !important;
    max-width: 340px;
}

@media (max-width: 991px) {

    .woocommerce table.shop_table.shop_table_responsive th.product-remove,
    .woocommerce table.shop_table.shop_table_responsive td.product-remove {
        padding: 20px 20px 10px;
    }

    .chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] .woocommerce-notices-wrapper {
        width: 100%;
    }

    .chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] form.woocommerce-cart-form {
        width: calc(100%);
    }

    .chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] .cart-collaterals {
        width: calc(100%);

    }

    .woocommerce table.shop_table.shop_table_responsive.cart {
        margin-bottom: 0;
    }
}

/* cart qty controls + donation labels */
.kw-cart-donation-type,
.kw-cart-donation-frequency,
.kw-cart-donation-start-date,
.kw-cart-donation-end-date {
    margin-top: 3px;
    font-size: 14px;
    line-height: normal;
    color: #343A40;
}

.kw-cart-donation-type strong,
.kw-cart-donation-frequency strong,
.kw-cart-donation-start-date strong,
.kw-cart-donation-end-date strong {
    font-size: 12px;
    font-weight: 600;
}

.chariti-dynamic-cart-dropdowns select,
.chariti-dynamic-cart-dropdowns input {
    margin-left: 5px !important;
    border-radius: 20px;
    padding: 0px 5px;
    font-size: 12px;
}

.chariti-cart-upsell {
    margin-top: 20px;
    background: #e3ede5;
    padding: 15px;
    border-radius: 10px;
}

.chariti-cart-upsell h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0;
    background: #e3ede5;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 10px;
}

ul.chariti-cart-upsell-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: 0;
    /* padding: 0px 20px; */
}

ul.chariti-cart-upsell-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.chariti-cart-upsell-list li div {
    color: #383838;
    max-width: calc(100% - 155px);
    font-size: 16px;
}

ul.chariti-cart-upsell-list li div strong {
    font-weight: 600;
}

ul.chariti-cart-upsell-list li a.button {
    border-radius: 60px;
    font-size: 12px !important;
    text-transform: uppercase;
    line-height: normal;
    padding: 5px 20px !important;
    background: #f67035;
}

.cart_item input.input-text.qty.text::-webkit-outer-spin-button,
.cart_item input.input-text.qty.text::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cart_item input.input-text.qty.text {
    -moz-appearance: textfield;
}

.kw-cart-qty-control {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.kw-cart-qty-control .quantity {
    margin: 0;
}

.kw-cart-qty-control .qty {
    width: 64px;
    text-align: center;
}

.kw-cart-qty-control .kw-qty-btn {
    background: #fff;
    color: #343A40;
    line-height: 1;
    cursor: pointer;
    transition: all 0.2s ease;
}

form.woocommerce-cart-form.kw-cart-is-updating {
    opacity: 0.7;
    pointer-events: none;
}


.woocommerce-page .cart-collaterals .cart_totals th {
    white-space: nowrap;
}

.woocommerce-page .cart-collaterals .cart_totals td {
    text-align: right;
}

.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
    color: #343A40;
    font-weight: 600;
}

.woocommerce table.shop_table.shop_table_responsive.cart .cart_item td.product-price span,
.woocommerce table.shop_table.shop_table_responsive.cart .cart_item td.product-price {
    color: #8f8f8f !important;
    font-size: 14px;
    font-weight: normal !important;
}

.woocommerce table.shop_table.shop_table_responsive.cart .cart_item td.product-subtotal span.woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 16px;
}

.woocommerce table.shop_table.shop_table_responsive.cart .cart_item td.product-subtotal {
    font-size: 15px;
}

.woocommerce .cart_item td.product-name a {
    font-weight: 700;
    font-size: 18px;
}

.cart_item input.input-text.qty.text {
    padding: 0px;
    border-top: 0;
    border-bottom: 0;
    line-height: 30px;
    text-align: center;
    border-color: #e3ede5;
}

.kw-cart-qty-control .kw-qty-btn {
    border: none;
    line-height: 30px;
    width: 25px;
    font-weight: 400;
}

.kw-cart-qty-control {
    border: 1px solid #e3ede5;
    border-radius: 60px;
    overflow: hidden;
    gap: 0;
}

.kw-cart-qty-control .kw-qty-btn:hover {
    background: #e3ede5;
}

.woocommerce .woocommerce-message {
    border-radius: 60px;
}

.chariti-loop-actions a.chariti-more-info-btn {
    text-align: left;
    width: auto !important;
    display: inline-block !important;
}

.woocommerce ul.products li.product .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    max-width: 230px;
}

.woocommerce ul.products li.product a.chariti-more-info-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    min-width: 140px;
    font-size: 16px;
}

.woocommerce ul.products li.product a.chariti-more-info-btn svg path {
    transition: all 0.3s ease-in-out;
}

.woocommerce ul.products li.product a.chariti-more-info-btn:hover svg path {
    transition: all 0.3s ease-in-out;
    fill: #27963c;
}

@media (max-width: 1220px) {
    .woocommerce ul.products .product a.button.chariti-more-info-btn {
        letter-spacing: 0.5px;
    }

    .woocommerce ul.products .product a.woocommerce-loop-product__link span.price {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .woocommerce ul.products li.product .button {
        letter-spacing: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 22px !important;
        margin-top: 5px;
    }
}

@media (max-width:767px) {

    .woocommerce .cart .button,
    .woocommerce .cart input.button,
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        height: 40px;
        line-height: 40px;
    }

    .woocommerce table.shop_table_responsive tr td.product-remove a {
        text-align: right;
        font-weight: 400;
    }

    .woocommerce .cart_item td.product-name {
        padding-left: 10px;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: transparent !important;
    }

    td.product-thumbnail {}

    #add_payment_method table.cart .product-thumbnail,
    .woocommerce-cart table.cart .product-thumbnail,
    .woocommerce-checkout table.cart .product-thumbnail {
        display: block;
        width: 100%;
    }


    #add_payment_method table.cart .product-thumbnail,
    .woocommerce-cart table.cart .product-thumbnail::before,
    .woocommerce-checkout table.cart .product-thumbnail::before {
        display: none;
    }


    #add_payment_method table.cart .product-thumbnail,
    .woocommerce-cart table.cart .product-thumbnail a,
    .woocommerce-checkout table.cart .product-thumbnail a {
        display: block;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
    }

    #add_payment_method table.cart .product-thumbnail,
    .woocommerce-cart table.cart .product-thumbnail a img,
    .woocommerce-checkout table.cart .product-thumbnail a img {
        width: 100%;
    }
}

.chariti-category-section {
    margin-bottom: 60px;
}

.chariti-category-load-more-wrap {
    text-align: center;
    margin-top: 12px;
}

.chariti-category-load-more-wrap .chariti-category-load-more.button {
    border-radius: 100px;
    min-width: 180px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out;
}

.chariti-category-load-more-wrap .chariti-category-load-more.button:hover {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}


.chariti-single-related-post-wrap .gdlr-core-item-list img {
    height: 300px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}

.woocommerce table.cart td.actions {
    display: none;
}

.woocommerce.single-product .related.products span.price {
    display: none;
}

.gdlr-core-blog-grid.gdlr-core-blog-grid-with-frame {
    border-radius: 15px;
}

.gdlr-core-pagination a {
    background: #fff;
    color: #343a3f;
}

/* WooCommerce pagination UI fix */
.woocommerce nav.woocommerce-pagination {
    margin: 32px 0 10px;
    text-align: center;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    list-style: none;
    margin-bottom: 40px;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
    margin: 0;
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
    background: #fff;
    color: #2d2d2d;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    transition: all 0.2s ease;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus {
    border-color: #27963c;
    background: #27963c;
    color: #fff;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
    border-color: #27963c;
    background: #27963c;
    color: #fff;
}

.wpcf7-spinner {
    display: block !important;
    width: 25px !important;
    margin: 10px auto 0 !important;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    background: #fff;
}

.woocommerce-order-details .kw-order-details-product {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.woocommerce-order-details .kw-order-details-thumb {
    flex: 0 0 64px;
}

.woocommerce-order-details .kw-order-details-thumb a,
.woocommerce-order-details .kw-order-details-thumb img {
    display: block;
}

.woocommerce-order-details .kw-order-details-thumb img {
    width: 64px;
    height: 64px;
    border-radius: 10px;
    object-fit: cover;
}

.woocommerce-order-details .kw-order-details-content {
    min-width: 0;
}

.woocommerce-order-details .kw-order-details-content>a,
.woocommerce-order-details .kw-order-details-content>span {
    display: inline-block;
}

.chariti-product-list-shortcode__items {
    display: grid;
    gap: 18px;
}


.chariti-product-list-shortcode__link {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    text-decoration: none;
    color: inherit;
}

.chariti-product-list-shortcode__thumb {
    flex: 0 0 70px;
}

.chariti-product-list-shortcode__thumb img {
    display: block;
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 10px;
}

.chariti-product-list-shortcode__content {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
}

.chariti-product-list-shortcode__title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: inherit;
}

.chariti-footer-wrapper .widget p:empty {
    display: none;
}

h3.chariti-product-list-shortcode__heading {
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 35px;
}

.chariti-product-list-shortcode__desc {
    font-size: 15px;
    line-height: 1.5;
    color: inherit;
    opacity: 0.8;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 767px) {
    .woocommerce-order-details .kw-order-details-product {
        gap: 10px;
    }

    .woocommerce-order-details .kw-order-details-thumb {
        flex-basis: 52px;
    }

    .woocommerce-order-details .kw-order-details-thumb img {
        width: 52px;
        height: 52px;
    }

    .chariti-product-list-shortcode__link {
        gap: 12px;
    }

}

.map_custom p {
    margin: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.image-border img {
    border-radius: 20px;
}

.chariti-blog-info.chariti-blog-info-font.chariti-blog-info-comment {
    display: none;
}

span.wpcf7-spinner {
    width: 48px !important;
    height: 48px;
    border: 5px solid #303030;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    animation: wpcf7rotation 1s linear infinite;
    position: absolute;
    left: 48%;
    top: 48%;
    background: transparent !important;
}

@keyframes wpcf7rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


span.wpcf7-spinner ::before {
    display: none;
}

.chariti-child-image-link-grid-items {
    width: 100%;
}

.chariti-child-image-link-grid-link {
    display: flex;
    width: 100%;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.chariti-child-image-link-grid-link:hover {
    opacity: 0.96;
}

.chariti-child-image-link-grid.is-grid .chariti-child-image-link-grid-link {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.chariti-child-image-link-grid.is-list .chariti-child-image-link-grid-items {
    display: flex;
    flex-direction: column;
}

.chariti-child-image-link-grid.is-list .chariti-child-image-link-grid-link {
    align-items: center;
    gap: 18px;
}

.chariti-child-image-link-grid-media {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-style: dashed;
    border-radius: 999px;
    box-sizing: border-box;
    overflow: hidden;
    flex-shrink: 0;
}

.chariti-child-image-link-grid-media img {
    display: block;
    object-fit: contain;
}

.chariti-child-image-link-grid-title {
    display: block;
    line-height: 1.2;
    transition: color 0.2s ease;
}

.chariti-child-image-link-grid-fallback {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .chariti-child-image-link-grid.is-list .chariti-child-image-link-grid-link {
        gap: 14px;
    }
}

/* .woocommerce-cart .woocommerce.wp-block-group.alignwide {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0;
} */

.woocommerce-cart .woocommerce.wp-block-group.alignwide .cart-empty.woocommerce-info {
    margin-bottom: 20px;
    border-radius: 10px;
    border-color: transparent;
    background: #f6753c;
}

a.button.wc-backward {
    border-radius: 100px;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-right: 30px;
}

a.button.wc-backward:hover {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}


@media (max-width:1199px) {
    .chariti-child-card-grid-head {
        flex-direction: column;
    }

    .chariti-child-card-grid-head img.attachment-full.size-full {
        width: 60px;
        height: 60px;
    }

    .chariti-child-card-grid-title {
        font-size: 22px !important;
    }
}

.chariti-child-promise-element-inner {
    width: 100%;
}

.chariti-child-promise-element-grid {
    width: 100%;
    display: flex !important;
    justify-content: flex-start;
    align-items: center !important;
    justify-content: center !important;
}

.chariti-child-promise-element-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.chariti-child-promise-element-image img {
    display: block;
}

.chariti-child-promise-element-content {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.chariti-child-promise-element-title {
    margin: 0;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
}

.chariti-child-promise-element-description p {
    margin: 0;
    line-height: 1.6;
}

.chariti-child-card-box-grid-items {
    width: 100%;
}

.chariti-child-card-box-grid-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    width: 100%;
    min-height: 88px;
    text-decoration: none;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.chariti-child-card-box-grid-card:hover {
    opacity: 0.96;
}

.chariti-child-card-box-grid-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.chariti-child-card-box-grid-title {
    display: block;
    font-weight: 700;
    line-height: 1.2;
}

.chariti-child-card-box-grid-subtitle {
    display: block;
    line-height: 1.4;
}

.chariti-child-card-box-grid-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.chariti-child-card-box-grid-icon i {
    font-size: 36px;
    line-height: 1;
}

.chariti-child-card-box-grid-icon img {
    display: block;
    object-fit: contain;
}

button.chariti-child-donor-feedback-arrow svg path {
    fill: #777777;
}

button.chariti-child-donor-feedback-arrow svg {
    height: 22px;
}

button.chariti-child-donor-feedback-arrow:hover svg path {
    fill: #fff;
}

button.chariti-child-donor-feedback-arrow:hover {
    background: #27963c !important;
    border-color: #27963c !important;
}

.chariti-child-gallery-slider {
    position: relative;
}

.chariti-child-gallery-slider-swiper {
    overflow: hidden;
}

.chariti-child-gallery-slider-slide {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
}

.chariti-child-gallery-slider-image {
    display: block;
    width: 100%;
}

.chariti-child-gallery-slider-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.chariti-child-gallery-slider-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 6px;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.chariti-child-gallery-slider-slide:hover .chariti-child-gallery-slider-overlay,
.chariti-child-gallery-slider-slide:focus-within .chariti-child-gallery-slider-overlay {
    opacity: 1;
}

.chariti-child-gallery-slider-title {
    display: block;
    font-weight: 700;
    line-height: 1.35;
}

.chariti-child-gallery-slider-description {
    display: block;
    line-height: 1.45;
}

.chariti-child-gallery-slider-nav {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 10px;
    margin-left: auto;
    width: max-content;
}

.chariti-child-gallery-slider-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 999px;
    cursor: pointer;
    transition: background-color 0.2s ease, opacity 0.2s ease;
    font-size: 14px;
    line-height: 1;
    padding: 0;
}

.chariti-child-gallery-slider-arrow.swiper-button-disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

span.gdlr-core-blog-info.gdlr-core-blog-info-font.gdlr-core-skin-caption.gdlr-core-blog-info-author {
    display: inline-block;
    max-width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gdlr-core-blog-grid.gdlr-core-style-2 .gdlr-core-blog-info-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.gdlr-core-blog-grid .gdlr-core-blog-thumbnail>a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 220px;
}

.gdlr-core-blog-grid .gdlr-core-blog-thumbnail>a img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.chariti-single-related-post-wrap .gdlr-core-blog-grid .gdlr-core-blog-thumbnail {
    border-radius: 15px 15px 0 0;
}

.chariti-single-related-post-wrap .gdlr-core-blog-grid.gdlr-core-style-3 .gdlr-core-blog-info-wrapper {
    display: flex;
    justify-content: space-between;
}


.chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"]:has(.cart-empty.woocommerce-info) {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0;
}

.btn-green-impact {
    background: #27963c !important;
    color: #fff !important;

}

.btn-red-impact {
    background: #f6753c !important;
    color: #fff !important;
}

.cta-full-three,
.cta-slim-three {
    width: 100% !important;
    margin-left: 0 !important;
}

#kwf-flag-cta p {
    margin: 0 !important;
}

#kwf-flag-cta {
    text-align: left !important;
    padding: 50px 20px !important;
    margin-top: 50px !important;
}

#kwf-diaspora-faq {
    margin: 0 !important;
}

#kwf-diaspora-faq h2 {
    color: #111827 !important;

}

.chariti-body .chariti-single-article .kwf-btn-impact,
.micro-cta a,
.kwf-gk-link {
    background: #27963C !important;
    color: #fff !important;
}

.kwf-impact-btn,
.kwf-btn-secondary,
.kwf-region-cta,
.kwfmod-btn-primary,
.kwf-btn-red,
.kwf-btn {
    background: #27963C !important;
    color: #fff !important;
}

.faq-item h3,
.kwf-cta h3 {
    color: #27963c !important;
}

.kwf-btn-primary,
.kwf-btn-accent,
.kwf-route-cta,
.btn-winter-impact,
.btn-mini-red,
.has-vivid-red-background-color {
    background: #f67035 !important;
    color: #fff !important;
}

.single-post .wp-block-post-template-is-layout-flow {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cta-mini {
    border-top: 4px solid #27963c !important;
}

.gdlr-core-social-share-item .fa {
    font-family: 'FontAwesome' !important;
}

.cta-full-one,
.cta-full,
.cta-full-two {
    width: 100% !important;
    margin: 0 !important;
}

.btn-red-impact {
    padding: 15px 10px !important;
}

.single-post .wp-block-table table th {
    padding: 15px;
    line-height: 1.1
}

.single-post .wp-block-table table tr td {
    line-height: 1.1;
}

.woocommerce .woocommerce-info {
    border-radius: 50px;
}

.cta-mini h3 {
    color: #27963C !important;
}

.gdlr-core-body .gdlr-core-image-item-wrap img {
    border-radius: 20px !important;
}



/* custom added css  */

.woocommerce .chariti-container {
    padding-left: 20px;
    padding-right: 20px;
}

.chariti-body .chariti-donation-left img {
    height: 100%;
}

.woocommerce .chariti-container {
    max-width: 1460px;
}

@media (max-width:1600px) {
    .woocommerce .chariti-container {
        max-width: 1400px;
    }
}

@media (max-width:1439px) {
    .woocommerce .chariti-container {
        max-width: 1180px;
    }
}

@media (max-width:1215px) {
    .woocommerce .chariti-container {
        max-width: 1180px;
    }
}

@media (max-width: 767px) {

    #add_payment_method table.cart td,
    #add_payment_method table.cart th,
    .woocommerce-cart table.cart td,
    .woocommerce-cart table.cart th,
    .woocommerce-checkout table.cart td,
    .woocommerce-checkout table.cart th {
        padding: 10px;
    }

}

.col-xs-3 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}

.about-1 .button-holder,
.clients-1 .spaced-cols>div,
.contentswap-effect .swap-icons img,
.contentswap-effect .swap-title,
.custom-row,
.spacer,
.spacer span,
.spacer span:before {
    text-align: center;
}

.spaced-cols>div {
    margin-bottom: 30px;
}

.spaced-cols>div {
    margin-bottom: 30px;
}

@media only screen and (min-width: 1024px) {
    .col-md-3 {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex-basis: 25%;
        -moz-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
}

img.desaturate {
    filter: grayscale(100%);
    opacity: .6;
    transition: 1s all;
}

img.desaturate {
    filter: grayscale(100%);
    opacity: 0.6;
    transition: 1s all;
}

img.desaturate:hover {
    filter: grayscale(0);
    opacity: 1;
}

img.desaturate:hover {
    filter: grayscale(0%);
    opacity: 1;
}

@media (max-width:767px) {
    .col-md-3 {
        max-width: 100%
    }
}

.kwf-news-card-opt {
    margin-bottom: 0;
}

.bg-color2 {
    background-color: #FF9800;
}

.col-xs-11,
.col-xs-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-12 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

@media only screen and (min-width: 768px) {

    .col-sm-3,
    .col-sm-4 {
        -webkit-box-flex: 0;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) {
    .col-sm-4 {
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 768px) {

    .col-padding-small,
    .sidebar .widget {
        padding: 1rem;
    }
}

.section-title-col-white-text .section-title-col *,
.white-text,
.white-text .section-title-col * {
    color: #fff;
}

.col-xs-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

@media only screen and (min-width: 768px) {
    .col-sm-4 {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 768px) {

    .col-padding-small,
    .sidebar .widget {
        padding: 1rem;
    }
}

.content-section .white-text a {
    color: #fff !important;
    text-decoration: underline;
}

.button.color4 {
    color: #ffffff;
    background-color: #8c239f;
    border-color: #8c239f;
}

.button.color4:hover {
    color: #ffffff;
    background-color: #b12cc9;
    border-color: #b12cc9;
}

.flexbox,
.flexbox-strech {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.col-xs-6 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
}

.middle-xs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.spaced-cols>div {
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {

    .col-sm-6,
    .post-comments .navigation .prev-posts,
    .post-comments .navigation .next-posts {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex-basis: 50%;
        -moz-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width: 1024px) {
    .col-md-4 {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex-basis: 33.33333%;
        -moz-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
}

[data-category="features"] h4 {
    margin-bottom: 0;
}

[data-category="features"] p:empty {
    display: none;
}

[data-category="features"] .col-padding-small {
    padding: 10px 20px 0px;
    text-align: center;
}

.card.no-padding {
    border: 1px solid #eee;
    border-radius: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.card.no-padding img.face {
    border-radius: 0;
}


.gridContainer p:empty {
    display: none;
}

.section-title-col {
    text-align: center;
}

button.outline.color-white,
.button.outline.color-white {
    background: none;
    border-color: #ffffff;
    color: #ffffff;
    border: 1px solid #fff;
    border-radius: 100px;
}

div#more-info .row.middle-sm.text-center {
    text-align: left;
}

div#more-info p {
    text-align: left;
}

section#kwf-ramadan-banner {
    margin-bottom: 50px;
}

button.outline.color7,
.button.outline.color7 {
    background: none;
    border-color: #ff0000;
    color: #ff0000;
}

a.button.round {
    border-radius: 100px;
}

[data-category="features"] .read-more-container a {
    margin-right: 20px;
}

[data-category="features"] .read-more-container a:last-child {
    margin-right: 0;
}

a.button.outline {
    border: 1px solid;
}

.single-product.woocommerce .chariti-page-wrapper .chariti-container {
    margin-bottom: 40px;
}

/* Hide default message */
.blockUI.blockMsg {
    background: transparent !important;
    border: none !important;
}

/* Overlay background */
.blockUI.blockOverlay {
    background: rgba(255, 255, 255, 0.7) !important;
}

/* Bootstrap Spinner */
.blockUI.blockOverlay::after {
    content: "";
    position: fixed;
    top: 50%;
    left: 50%;
    width: 2rem;
    height: 2rem;
    border: .25em solid #000000;
    border-right-color: transparent;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: spinner-borderblockOverlay .75s linear infinite;
}

/* Spinner Animation */
@keyframes spinner-borderblockOverlay {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.woocommerce .blockUI.blockOverlay::before {
    display: none;
}


.woocommerce .blockUI.blockOverlay {
    background: rgba(255, 255, 255, 0.7) !important;
    height: 100% !important;
    width: 100% !important;
    position: fixed !important;
    inset: 0 !important;
    z-index: 9 !important;
}

ul.chariti-cart-upsell-list li a.button::after {
    display: none;
}

@media (max-width:767px) {
    .chariti-content-area .woocommerce.wp-block-group[data-block-name="woocommerce/classic-shortcode"] .cart-collaterals {
        padding: 10px;
    }

    .chariti-cart-upsell {
        padding: 10px;
    }

    ul.chariti-cart-upsell-list li a.button {
        font-size: 10px !important;
        padding: 5px 10px !important;
        max-width: 115px !important;
        width: 100%;
    }

    ul.chariti-cart-upsell-list li div {
        font-size: 12px;
    }

    .chariti-cart-upsell h4 {
        font-size: 16px;
        padding-bottom: 8px;
    }

}

.tax-product_tag .products.columns-3 {
    margin-bottom: 40px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.disabled {
    background: #b7b7b7 !important;
}

.woocommerce-cart ul.woocommerce-error {
    border-radius: 60px;
}

a.button.big.force-shadow.color6 {
    color: #fff;
}

div[data-name="ope-custom-content-shortcode"] {
    text-align: left;
}

.bf-inp-btn img {
    display: none;
}

.F12.J12.N12.Y12.Z12.b12-13-fld-wrp.bf-fld-wrp {
    justify-content: flex-start;
}

.chariti-child-image-link-grid.is-grid .chariti-child-image-link-grid-link {
    max-width: 200px;
    margin: auto;
}

@media (max-width:767px) {
    .woocommerce ul.products li.product .button {
        width: 100% !important;
        max-width: 260px;
    }

    .chariti-child-image-link-grid.is-grid .chariti-child-image-link-grid-link {
        max-width: 120px;
        margin: auto;
    }

    #chariti-child-image-link-grid-72268 .chariti-child-image-link-grid-title {
        font-size: 14px !important;
    }
}

@media (max-width:399px) {
    .chariti-loop-actions {
        flex-direction: column;
    }

    .woocommerce ul.products li.product .button {
        max-width: 100%;
        width: 100% !important;
    }
}

.woocommerce-page .chariti-navigation .sf-menu>li>a,
.woocommerce-page .chariti-navigation .sf-vertical>li>a {
    color: #383838;
}

.woocommerce-page .sf-menu>li.current-menu-item>a {
    color: #27ae60;
}

.woocommerce-page .chariti-main-menu-cart i {
    color: #383838;
}

/* Sidecart Quantity Controls */
.sidecart-qty {
    display: inline-flex;
    align-items: center;
    background: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    overflow: hidden;
    margin: 5px 0;
    height: 28px;
}

.sidecart-qty .qty-minus,
.sidecart-qty .qty-plus,
.quantity-plus-minus .qty-minus,
.quantity-plus-minus .qty-plus {
    background: transparent;
    border: none !important;
    width: 26px;
    height: 100%;
    cursor: pointer;
    color: #343A40;
    font-size: 14px;
    transition: background 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 0;
    box-shadow: none !important;
}

.sidecart-qty .qty-minus:hover,
.quantity-plus-minus .qty-minus:hover,
.sidecart-qty .qty-plus:hover,
.quantity-plus-minus .qty-plus:hover {
    background: #27963c;
    color: #fff;
}

.sidecart-qty .qty-input {
    width: 38px !important;
    border: none !important;
    background: #fff !important;
    text-align: center;
    font-weight: 600;
    color: #333;
    padding: 0 !important;
    height: 100% !important;
    border-left: 1px solid #e0e0e0 !important;
    border-right: 1px solid #e0e0e0 !important;
    margin: 0 !important;
    font-size: 13px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.sidecart-qty .qty-input::-webkit-outer-spin-button,
.sidecart-qty .qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.qty-multiplier {
    margin-left: 6px;
    font-size: 13px;
    color: #777;
    font-weight: normal;
}

.qty-price {
    font-size: 14px;
    font-weight: 700;
    color: #27ae60;
    margin-left: 4px;
}

/* XOO Side Cart Integration */
.xoo-wsc-qty-box-cont {
    margin-top: 5px;
}

li.kw-updating {
    opacity: 0.5;
}

/* Sticky mobile donate card (single product only, no Bootstrap dependency) */
@media (max-width: 767.98px) {
    body.single-product {
        padding-bottom: calc(120px + env(safe-area-inset-bottom));
    }

    body.single-product .sticky-donate-card {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #27963c;
        color: #fff;
        padding: 20px 0 calc(14px + env(safe-area-inset-bottom));
        z-index: 999999999;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        box-shadow: 0 -8px 20px rgba(0, 0, 0, 0.2);
    }

    body.single-product .sticky-donate-card__inner {
        max-width: 720px;
        margin: 0 auto;
        padding: 0 16px;
        text-align: center;
    }

    body.single-product .sticky-donate-card__title {
        margin: 0 0 4px;
        font-size: 15px;
        font-weight: 600;
        color: inherit;
    }

    body.single-product .sticky-donate-card__desc {
        margin: 0 0 10px;
        font-size: 12.5px;
        line-height: 1.4;
        color: inherit;
    }

    body.single-product .sticky-donate-card__actions {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
    }

    body.single-product .sticky-donate-card__btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 35px;
        padding: 0 16px;
        border-radius: 999px;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        text-decoration: none;
        border: 1px solid transparent;
        transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
        cursor: pointer;
    }

    body.single-product .sticky-donate-card__btn--ghost {
        background: transparent;
        border-color: rgba(255, 255, 255, 0.85);
        color: #fff;
    }

    body.single-product .sticky-donate-card__btn--ghost:hover,
    body.single-product .sticky-donate-card__btn--ghost:focus {
        background-color: rgba(255, 255, 255, 0.12);
        color: #fff;
    }

    body.single-product .sticky-donate-card__btn--primary {
        background: #f57233;
        border-color: #f57233;
        color: #fff;
    }

    body.single-product .sticky-donate-card__btn--primary:hover,
    body.single-product .sticky-donate-card__btn--primary:focus {
        opacity: 0.8;
        color: #fff;
    }
}

@media (min-width: 768px) {
    body.single-product .sticky-donate-card {
        display: none;
    }
}

@media (max-width: 767px) {

    .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 18px !important;
    }
}

@media (max-width:1539px) {
    .chariti-logo-inner {
        max-width: 120px;
    }

}