.elementor-kit-7{--e-global-color-primary:#F3E7B1;--e-global-color-secondary:#0B252C;--e-global-color-text:#0B252C;--e-global-color-accent:#A2AE1D;--e-global-typography-primary-font-family:"cabinetgrotesk-black";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"cabinetgrotesk-bold";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"cabinetgrotesk-regul";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"cabinetgrotesk-extra";--e-global-typography-accent-font-weight:500;background-color:#EFE9B7;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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 .footer-inner{width:0px;max-width:100%;}@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 */.premium-blob-layer {
    display: none !important;
}

#lector-custom {
    position: fixed;
    top: 120px;  /* Ubicación vertical (ajústalo) */
    right: 20px; /* Ubicación horizontal (ajústalo) */
    width: 60px;   /* Tamaño */
    height: 60px;
    background-image: url("https://abriendoeltelon.eneldelia.gov.co/wp-content/uploads/2025/11/boton_final_audio-15.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    cursor: pointer;
    z-index: 999999;
    background-color: transparent;
}

/* Estado hover */
#lector-custom:hover {
    background-image: url("https://abriendoeltelon.eneldelia.gov.co/wp-content/uploads/2025/11/boton_audio_off-26.png");
}

/* Opcional: estado "activo" mientras está leyendo */
.leyendo {
    background-image: url("https://abriendoeltelon.eneldelia.gov.co/wp-content/uploads/2025/11/boton_audio_off-26.png") !important;
}/* End custom CSS */