.elementor-kit-268{--e-global-color-primary:#F3932F;--e-global-color-secondary:#36A3DD;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFFFF;--e-global-color-988d1d0:#2E093A;--e-global-color-35f955b:#3A69B0;--e-global-color-44ad125:#3889C8;--e-global-color-6226b46:#2F0A3D;--e-global-typography-primary-font-family:"Prata";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Prata";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Prata";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Prata";--e-global-typography-accent-font-weight:500;}.elementor-kit-268 button,.elementor-kit-268 input[type="button"],.elementor-kit-268 input[type="submit"],.elementor-kit-268 .elementor-button{background-color:#2E093A;}.elementor-kit-268 e-page-transition{background-color:#FFBC7D;}.elementor-kit-268 h1{font-family:"Prata", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Active filter button styling */
.event-filter.active {
    background-color: #17a2b8 !important;
    color: white !important;
}

/* Inactive filter button styling */
.event-filter {
    background-color: white !important;
    color: #333 !important;
   
    cursor: pointer;
    transition: all 0.3s ease;
}

.event-filter:hover {
    background-color: #e8f8fa !important;
}

 function() {
                $container.css('opacity', '1');
                alert('Error loading events. Please try again.');
            }
        });
    });
});/* End custom CSS */