.elementor-kit-4{--e-global-color-primary:#68A258;--e-global-color-secondary:#F2D4A8;--e-global-color-text:#2E2E2E;--e-global-color-accent:#444444;--e-global-color-9adc011:#FFFFFF;--e-global-color-83da5e1:#000000;--e-global-color-3941520:#F4C785;--e-global-color-3855cd8:#608457;--e-global-typography-primary-font-family:"Numans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Numans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Numans";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.5rem;--e-global-typography-accent-font-family:"Numans";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-primary );}.elementor-kit-4 a:hover{color:var( --e-global-color-3941520 );}.elementor-kit-4 h1{color:var( --e-global-color-primary );font-size:4rem;}.elementor-kit-4 h2{color:var( --e-global-color-primary );font-size:3rem;font-weight:500;letter-spacing:0px;}.elementor-kit-4 h3{color:var( --e-global-color-primary );font-size:2.2rem;}.elementor-kit-4 h4{color:var( --e-global-color-primary );}.elementor-kit-4 h6{color:#707070;font-size:0.9rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1800px;}.e-con{--container-max-width:1800px;}.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:1200px){.elementor-kit-4{--e-global-typography-text-font-size:1rem;--e-global-typography-text-line-height:1.2rem;}.elementor-kit-4 h1{font-size:3.5rem;}}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-text-font-size:1rem;--e-global-typography-text-line-height:1.4em;}.elementor-kit-4 h1{font-size:3rem;}.elementor-kit-4 h2{font-size:2.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-4 h2{font-size:2rem;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-text-font-size:1.1rem;}.elementor-kit-4 h1{font-size:2.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.moving-gradient {
  background: linear-gradient(270deg, #68A258, #56824B);
  background-size: 800% 800%;
  animation: gradientMove 10s ease infinite;
}

@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}



/* Events Manager */


.em.pixelbones a {
    color: #68A258 !important;
    font-weight: 500;
    font-family: Numans !important;
    
}

.em.em-list .em-item .em-item-info .em-item-desc {
    font-family: Numans !important;
   
}

.em.em-list .em-item .em-item-info .button {
    border-radius: 999px !important;
    padding: 0.5em 1.5em; 
    font-family: Numans !important;
}

.em.em-event-booking-form h3.em-booking-section-title {
    width: auto;
    background-color: #fff;
    font-size: 24px !important;
    color: #68A258 !important;
    font-weight: 500;
    font-family: Numans !important;
    padding: 15px;
    border-width: 1px 0 0 0px;
    border-style: solid;
    border-color: none;
    
}

.em.pixelbones td:first-child, .em.pixelbones th:first-child {
    padding-left: 15px !important;
    padding-top: 25px !important;
    font-weight: 500;
    font-family: Numans !important;
    
    
    
}


.em.em-event-booking-form .em-booking-section {
    padding: 0px;
    
}

.em.pixelbones td:last-child, .em.pixelbones th:last-child {
    padding-right: 15px !important;
}

@media only screen and (max-width: 767px) {
    
.em.em-list.em-grid .em-item, .em.em-list.size-small .em-item {
    border: 0px solid var(--main-border-color);
    padding: 10px;
    box-shadow: none;
    grid-template-columns: 100%;
    grid-template-rows: min-content max-content;
}

.em.em-list .em-item .em-item-info .button {
    margin-bottom: 10px!important;
}




}/* End custom CSS */