.elementor-kit-6{--e-global-color-primary:#ED521A;--e-global-color-secondary:#DDC593;--e-global-color-text:#333333;--e-global-color-accent:#EEEEEE;--e-global-color-66d5775:#6E4E43;--e-global-color-0d81e2a:#43686E;--e-global-color-d326252:#1AA5ED;--e-global-color-58b7d95:#FFFFFF;--e-global-color-fc9d4a7:#1AED7B;--e-global-color-c3f2794:#E7E7E7;--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:700;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:0px;}.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);}@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 */.elementor-nav-menu > li > a {
  background-color: #666666; /* Replace with your desired background */
  padding: 10px 15px; /* Optional: adjust spacing */
  border-radius: 10px; /* Optional: adds rounded corners */
  transition: background 0.3s ease;
}

/* Let Elementor control hover and active via its settings */
.elementor-nav-menu--main .elementor-item:hover,
.elementor-nav-menu--main .elementor-item.elementor-item-active {
  background-color: unset; /* Allow Elementor's UI to control this */
}/* End custom CSS */