.kt_simple_share_container {
	align-items: center; }
.kt_simple_share_container p { display: flex; gap: 5px;}
.kt_simple_share_container.kt_share_beforecontent { margin-bottom: 1em; }
.post-hero-section .post-title, .case-studies-hero-section .case-studies-title, .resources-hero-section .resources-title { padding-top: 50px; padding-bottom: 50px; }
.wpc-filter-chips-list { margin: 0; }
.wp-block-search__button { background: rgb(79, 183, 72) !important; color: rgb(34, 34, 34) !important;   }
.wp-block-search__button:hover { background: rgb(179, 211, 52) !important;  }
.kadence-menu-mega-enabled .sub-menu { box-shadow: none !important;
background: rgb(255,255,255) !important; 
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%) !important;
}
.kadence-menu-mega-enabled .sub-menu::before { content: ''; display: block; width: 100%; position: absolute; top: 0; left: 0; background: white; height: 18px;}
.mega-menu-blog-posts .kt-blocks-above-categories a { text-decoration: none; }
html, body {
    overflow-x: hidden !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

@media (max-width: 1024px) {
    [class*="kb-row-layout-id"] {
        width: 100vw !important;
        position: relative !important;
        left: 50% !important;
        margin-left: -50vw !important;
        margin-right: -50vw !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
        border: none !important;
        box-shadow: none !important;
    }
    [class*="kb-row-layout-id"] > .kt-row-column-wrap {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box !important;
    }
    [class*="kb-row-layout-id"] .wp-block-kadence-column {
        width: 100% !important;
        max-width: 100% !important;
        flex: 1 1 100% !important;
        margin-top: 0 !important;
        margin-bottom: 20px !important;
        min-height: auto !important;
    }
    [class*="kb-row-layout-id"] .kt-inside-inner-col {
        margin-top: 0 !important;
        padding: 0 !important;
        width: 100% !important;
        display: block !important;
    }

    .kb-count-up {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        padding: 25px 0 !important; /* Restores the 'shortened' height */
        margin: 0 auto !important;
    }
    .kb-count-up-container {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
    }

    .kb-count-up-details {
        width: 100% !important;
        text-align: center !important;
    }
}
@media (max-width: 1024px) {
    .wp-container-core-group-is-layout-41b81202.is-layout-flex {
        display: block !important;
        flex-direction: column !important;
    }

    .kb-row-layout-id12799_8dc911-14 {
        width: 100% !important;
        position: relative !important;
        left: 0 !important;
        margin: 0 !important;
        transform: none !important;
    }

    .kb-row-layout-id12799_8dc911-14 .wp-block-kadence-column {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        margin-bottom: 20px !important;
    }

    .kb-row-layout-id12799_8dc911-14 .kt-inside-inner-col {
        padding: 10px 20px !important;
        width: 100% !important;
    }
}