.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#EDE6D3;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-66b91fd:#FDDC88;--e-global-color-52db7ec:#C6BDED;--e-global-color-c404f36:#C8F4E8;--e-global-color-e627471:#FF585D;--e-global-color-d972ba3:#62D99B;--e-global-color-72b8f89:#FEB93C;--e-global-color-52a37db:#F7F7F7;--e-global-typography-primary-font-family:"Mangabird";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"San Diego";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"San Diego";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mangabird";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Open Sans", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-weight:400;}.elementor-kit-7 h1{color:#000000;font-family:"Open Sans", Sans-serif;font-weight:600;}.elementor-kit-7 h2{color:#000000;font-family:"Open Sans", Sans-serif;}.elementor-kit-7 h3{color:#000000;font-family:"Open Sans", Sans-serif;}.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-kit-7{font-size:23px;}.elementor-kit-7 h1{font-size:40px;}.elementor-kit-7 h2{font-size:35px;}.elementor-kit-7 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#nav-icon {
  width: 40px;         /* antes 26px */
  height: 30px;        /* antes 19px */
  margin-top: -8px;
  padding: 0 !important;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 3px;         /* antes 2px */
  width: 100%;
  background: #000000;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon span:nth-child(1) {
  top: 0px;
  transform-origin: left center;
}
#nav-icon span:nth-child(2) {
  top: 13px;           /* antes 8px */
  transform-origin: left center;
}
#nav-icon span:nth-child(3) {
  top: 26px;           /* antes 16px */
  transform-origin: left center;
}

/* Animación al abrir */
#nav-icon.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 0px;
}
#nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-icon.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 26px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Mangabird';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://evollar.com/wp-content/uploads/2025/05/mangabirdsans-bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'San Diego';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://evollar.com/wp-content/uploads/2025/05/SanDiego.ttf') format('truetype');
}
/* End Custom Fonts CSS */