.elementor-896 .elementor-element.elementor-element-1078db6{--display:flex;--background-transition:0.3s;--border-radius:8px 8px 8px 8px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-896 .elementor-element.elementor-element-1078db6:not(.elementor-motion-effects-element-type-background), .elementor-896 .elementor-element.elementor-element-1078db6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18157e0 );}.elementor-896 .elementor-element.elementor-element-1078db6:hover{background-color:var( --e-global-color-2545c32 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-896 .elementor-element.elementor-element-0f43d4d .elementor-heading-title{font-family:"ABC Favorit CYR Variable", Sans-serif;font-size:20px;font-weight:500;line-height:28px;letter-spacing:0px;color:var( --e-global-color-a6ea95e );}@media(max-width:1024px){.elementor-896 .elementor-element.elementor-element-0f43d4d .elementor-heading-title{font-size:18px;line-height:24px;}}@media(max-width:767px){.elementor-896 .elementor-element.elementor-element-0f43d4d .elementor-heading-title{font-size:16px;}}/* Start custom CSS for heading, class: .elementor-element-0f43d4d *//* =========
   TÍTULO CON PUNTO — Widget Heading de Elementor.==== */
.menu-encabezado .elementor-heading-title {
  display: flex;
  align-items: center;
}

/* Círculo generado con ::before */
.menu-encabezado .elementor-heading-title::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #E2AA0E;
  border-radius: 50%;
  margin-right: 10px; /* distancia entre el círculo y el texto */
  flex-shrink: 0;     /* evita que el círculo se deforme */
  display: block;
}/* End custom CSS */