.elementor-kit-5{--e-global-color-primary:#182A48;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#333439;--e-global-color-accent:#19B7CB;--e-global-typography-primary-font-family:"Helvetica Neue Condensed Bold";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica Neue Condensed Bold";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Helvetica Neue Condensed Bold", Sans-serif;font-weight:300;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-family:"Helvetica Neue Condensed Bold", 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 */[id] {
  scroll-margin-top: 120px;
}

/* Chrome, Edge, Safari */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

html, body {
  height: 100%;
  margin: 0;
}

#page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

#content {
  flex: 1;
}


/* Bug Header Dispositivos Grandes */
.desktop-nav .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    flex-wrap: nowrap !important;
}


/* Elementor Nav Menu: mantener "Parques" activo cuando estás en una página hija */
.current-page-ancestor .hfe-menu-item {
  color: #19B7CB !important; /* si tu activo es otro color, reemplazá por ese */
}/* End custom CSS */