.elementor-kit-6{--e-global-color-primary:#362B3C;--e-global-color-secondary:#54595F;--e-global-color-text:#5D4866;--e-global-color-accent:#E44F8D;--e-global-color-kadence3:#020202;--e-global-color-kadence9:#ffffff;--e-global-color-kadence5:#4E4E4E;--e-global-color-kadence6:#808080;--e-global-color-kadence7:#FDEDEC;--e-global-color-ba5c5b9:#FDF6EE;--e-global-color-3b0161e:#FCF6FA;--e-global-typography-primary-font-family:"Readex Pro";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Readex Pro";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;--e-global-typography-d146707-font-family:"Readex Pro";--e-global-typography-d146707-font-size:22px;--e-global-typography-d146707-font-weight:600;--e-global-typography-d146707-line-height:1.4em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-kit-6 h4{font-family:"DM Sans", Sans-serif;font-size:17px;font-weight:700;line-height:1.4em;}.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);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-post__read-more{float:right;}

/* Forzar que la imagen de la card se ajuste sin dejar espacio */
.elementor-post__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Quitar espacio gris debajo de la imagen */
.elementor-post__thumbnail {
    height: 200px; /* Puedes ajustar a 200, 240, etc. */
    overflow: hidden;
}

/*Texto de menu*/
.elementor-menu-toggle{ padding:7px 30px}
.elementor-menu-toggle::after {
    content: " Menú";
    font-size: 18px;
    margin-left: 10px;
     /* cambia según tu diseño */
}/* End custom CSS */