.elementor-kit-5{--e-global-color-primary:#D495FF;--e-global-color-secondary:#FFC73B;--e-global-color-text:#90B7F9;--e-global-color-accent:#272727;--e-global-color-ca37036:#46297C;--e-global-color-8c8abcc:#F2E6FF;--e-global-color-74f9a46:#F8F5FC;--e-global-color-1bf00dc:#DCE7F4;--e-global-color-6d80060:#F8FCFF;--e-global-color-ff4af91:#FFF5F2;--e-global-color-73266bc:#FFFDFC;--e-global-typography-primary-font-family:"Lexend";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:var( --e-global-color-accent );font-family:"Lexend", Sans-serif;font-size:1.05rem;font-weight:300;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:2000ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:39px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-text );font-size:1rem;font-weight:600;color:var( --e-global-color-73266bc );border-radius:10px 10px 10px 10px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-ff4af91 );}.elementor-kit-5 p{margin-block-end:0.8rem;}.elementor-kit-5 a{color:var( --e-global-color-ca37036 );font-weight:400;}.elementor-kit-5 h1{font-weight:700;}.elementor-kit-5 h2{font-weight:500;}.elementor-kit-5 h3{font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:2rem;}.elementor-kit-5 h2{font-size:1.6rem;}.elementor-kit-5 h3{font-size:1.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS *//* COLORES */

.morado-consciencia { color: #D495FF; } 
.amarillo-alegria  { color: #FFC73B; }
.azul-confianza { color: #90B7F9; }
.morado-oscuro { color: #46297C; }
.morado-claro { color:#F2E6FF; }
.morado-clarismo { color: #F8F5FC; }
.azul-claro { color: #DCE7F4; }
.azul-clarisimo { color: #F8FCFF;}
.gris-clarisimo { color: #FFF5F2;}
.amarillo-clarisimo { color: #FFFDFC; }


/* PESOS TIPOGRÁFICOS */

.w300 { font-weight: 300; }
.w400 { font-weight: 400; }
.w500 { font-weight: 500; }
.w600 { font-weight: 600; }
.w700 { font-weight: 700; }
.w800 { font-weight: 800; }
.w900 { font-weight: 900; }

/* COlOR ENLACES */

a.amarillo-clarisimo { color: #FFFDFC; }
a.amarillo-clarisimo:hover { text-decoration:underline; }

/* CORRECCION GENERALES */

.margin0 h1, 
.margin0 h2, 
.margin0 h3, 
.margin0 h4, 
.margin0 h5, 
.margin0 h6 { 
    margin-top: 0; 
    margin-bottom: 0; 
}

ul {
    margin-bottom: 1rem;
}

li {
    margin-bottom: .05rem;
}

p a:hover {
    text-decoration: underline;
}

.tx_entrada h2 {
  position: relative;
  display: inline-block;
  font-weight: 700;
  padding: 0 20px;       /* “simulación” del margen lateral */
  margin: .5em 0;       /* espacio arriba y abajo */
  background: linear-gradient(
    to top,
    #ffd54f 0,
    #ffd54f 50%,          /* mitad inferior amarilla */
    transparent 50%,
    transparent 100%
  );
}


/* CORRECCION cursor en las opciones sin enlace del item de menu que tiene subitems. */

a.has-submenu {
    cursor: default;
}

/* Aplicar el mismo estilo del item activo al padre cuando un hijo está activo */

.elementor-nav-menu--main .current-menu-ancestor > a {
    color: #D495FF !important; /* El color que uses para items activos */
}/* End custom CSS */