.elementor-kit-8{--e-global-color-primary:#3F444A;--e-global-color-secondary:#2C3137;--e-global-color-text:#5C6873;--e-global-color-accent:#00A0CC;--e-global-color-2c9e32b:#FFFFFF;--e-global-color-42d4d88:#003B5C;--e-global-color-c8fe8fb:#5C6873;--e-global-color-760f635:#000000;--e-global-color-d32f242:#F8FAFB;--e-global-color-bc7be9c:#EFEFF0;--e-global-color-01e7ba8:#B1AEB2;--e-global-color-52ed89d:#32373D;--e-global-color-cf9f2bb:#5C6873;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-2c9e32b );border-radius:0px 0px 0px 0px;padding:12px 20px 12px 20px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-8{--e-global-typography-primary-font-size:30px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:25px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.no-scroll {
  overflow: hidden;
}

.tribe-common h5 {
    font-weight: 600 !important;
    margin-bottom: 10px;
}
.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common p {
    font-weight: 400;
    text-rendering: optimizelegibility;
    margin-bottom: 15px;
    font-size: 14px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    
    
    min-height: 100%!important;
    
}

.tribe-events-header__title{
    
    margin-bottom: 0px!important;
    
}

.tribe-events-c-messages__message.tribe-events-c-messages__message--notice{
    
    display: none;
    
}

.tribe-events-pro .tribe-events-pro-organizer__meta .tec-events-c-view-box-border{
    
    border: 0px!important;
    padding: 0px!important;
    
}

.tribe-events .tribe-events-header{
    
    align-items: flex-start!important;
    
}

section.tribe-common-l-container.tribe-events-l-container {
    padding: 0px 20px !important;
}

.loader-skeleton div {
  animation: pulse 1.5s infinite ease-in-out;
  background: linear-gradient(90deg, #eee 25%, #f5f5f5 50%, #eee 75%);
  background-size: 200% 100%;
}

@keyframes pulse {
  0% { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}/* End custom CSS */