.elementor-kit-6{--e-global-color-primary:#837D76;--e-global-color-secondary:#EAE2D0;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFA94;--e-global-color-7ef4b2e:#F689FF;--e-global-color-ed73be5:#FFFA94;--e-global-color-d5d5428:#EAE2D0;--e-global-color-58bcfcc:#FFFFFF;--e-global-color-23e0875:#837D76;--e-global-color-8abd7be:#242730;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Times New Roman", Sans-serif;font-size:20px;line-height:1.2em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:3.5rem;}.elementor-kit-6 h2{font-size:2.4rem;line-height:1.1em;}.elementor-kit-6 h3{font-size:2rem;font-weight:bold;line-height:1.1em;}.elementor-kit-6 h4{font-size:1.8rem;}.elementor-kit-6 h5{font-size:1.4rem;}.elementor-kit-6 h6{font-size:1.4rem;}.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-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 */#logo-full-width {
    width: 100%;
}

.tribe-button .elementor-button-icon {
    position: absolute;
    right: 0;
}

a {
    color: inherit;
    text-decoration-thickness: 1px!important;
      text-decoration-color: currentColor!important;
    
}

.elementor-icon-list-item {
    list-style: none!important;
}

.elementor-location-footer .elementor-icon-list-items li.elementor-icon-list-item a {
    text-decoration-color: #FFFA94;!important;
    color: #FFFA94!important;
}

input:focus {
    outline: none;
    box-shadow: none!important;
}



hr {
    border: none; /* Remove default border */
    border-top: 1px solid var(--e-global-color-23e0875); /* Apply the custom color and thickness */
    margin: 15px 0!important; /* Set top and bottom margin to 15px */
    width: 100%; /* Make it span the full width of the parent container */
}/* End custom CSS */