.wp-pagenavi .pages {
    display: none;
}

.wp-pagenavi {
    display: flex;
    gap: 8px;
}

.padding_single_autor {
    padding-top: 50px !important;
}

.centrar_titulo_columna_autor {
    display: flex;
    justify-content: center;
}

.text_titulo_aolumna_autor {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 660px;
}

.text_titulo_aolumna_autor p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 660px;
}

.text_titulo_aolumna_autor span {
    font-size: 18px;
    font-weight: bold;
    color: #74F5D7;
}



.listado_de_autores {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    overflow: auto;
    justify-content: center;
}

.centrar_item_autor_2025 {
    justify-content: flex-start !important;
}

.boton_general_tab {
    width: 100%;
    max-width: 148px;
    background: #1E2226;
    border: 1px solid #1E2226;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.boton_general_tab span {
    font-size: 18px;
    color: #CBCCCC;
    display: flex;
    text-align: center;
    font-family: 'TT Norms Pro' !important;
    width: 100%;
    max-width: 148px;
    width: 91px;
    line-height: 1.1;
}

.item_autor {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 17px;
    border: 1px solid #1E2226;
    border-radius: 16px;
    background: #1E2226;
    width: 284px;
    flex-shrink: 0;
}

.item_autor figure {
    width: 60px;
    flex-shrink: 0;
}

.item_autor figure img {
    filter: grayscale(1);
}

.item_autor h3 {
    font-size: 20px;
    line-height: 1.2;
    color: #CBCCCC;
    margin-bottom: 5px;
}

.item_autor span {
    font-size: 16px;
    line-height: 1.2;
    color: #CBCCCC;
}

.padding_espacio_tabs_autor {
    padding-bottom: 50px;
    padding-top: 80px;
}

.boton_general_tab.active_tab_verde,
.item_autor:hover {
    background: #034132 !important;
    border: 1px solid #74F5D7 !important;
}


.active_tab_verde span.titulo_active_tab {
    color: #74F5D7 !important;

}

.item_autor.active_tab_verde {
    background: #021F18;
    border: 1px solid #74F5D7 !important;
}

.item_autor.active_tab_verde figure img,
.item_autor:hover figure img {
    filter: grayscale(0) !important;
}

.imagen_usuario_416_216 {
    width: 100%;
    height: 216px;
}

.imagen_usuario_416_216 a {
    height: 100%;
}

.imagen_large_798_456_autor {
    width: 100%;
    height: 456px;

}

.imagen_large_387_216_autor {
    width: 100%;
    height: 216px;
}

.contenedor_card_home_derecho_usuario article {
    margin-bottom: 22px;
}

.contenedor_card_home_derecho_usuario article:last-child {
    margin-bottom: 0px !important;
}

.margin_top_22_autor {
    margin-top: 22px;
}

.contenedor_listado_post_creados {
    margin-top: 50px;
}

.contenedor_listado_post_creados_page2 {
    margin-top: 20px;
}


.bloq_datos_card_principal_autor {
    position: absolute;
    bottom: 0;
    left: 0;
}

.modificar_alto_autor_principal {
    height: 100% !important;
}

.margin_boton_15_principal {
    margin-bottom: 15px;
}

.tamano_20_post_autores span {
    font-size: 20px;
}

.icon_boton_play_pequeno {
    width: 42px;
    margin-bottom: 8px;
}

.item_porcentaje_2_noticias_principales .item_detalle_tags.padding_autor_nuevo {
    padding: 18px 20px !important;
}


.centrar_flex_paginacion {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 75px;
}

.centrar_flex_paginacion a,
span.current {
    width: 36px;
    height: 36px;
    border-radius: 50%;

    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    background: transparent;
}

.centrar_flex_paginacion a.active_pag,
.centrar_flex_paginacion a:hover,
span.current {
    background: #308F79;
}



.centrar_flex_paginacion a:first-child {
    transform: rotate(180deg);
}

.bloq_text_autor_post {
    margin-top: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid #52575A;
}

.bloq_text_autor_post p {
    font-size: 26px;
    line-height: 120%;
    font-weight: medium;
    color: #fff;

}

.bloq_columna_fecha_autor {
    display: flex;
    flex-direction: column;
    gap: 10px;
}


.bloq_autor_comentario figure {
    width: 48px;
    height: 48px;
    object-fit: contain;
    flex-shrink: 0;
}

.bloq_autor_comentario {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
}

.gap_espacio_autor {
    gap: 20px;
}

.bloq_autor_comentario p {
    font-size: 18px !important;
    width: 85px;
    text-align: left;
    line-height: 120%;
}

.bloq_separador_autor {
    height: 100%;
    background: #fff;
    width: 1px;
}

.margin_botom_espacio_autor {
    margin-bottom: 60px;
}

.img_post_total_autor img {
    width: 100%;
}


.cabecera_bloq_autor_post {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid var(--gray-light);

}

.cabecera_blog_autor_personal {
    display: flex;
    align-items: center;
    gap: 24px;
}

.cabecera_blog_autor_personal figure {
    width: 64px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}

.cabecera_blog_autor_personal figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;

}

.detalles_text_autor_personal p {
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    color: #fff;
    margin-bottom: 5px;
}

.detalles_text_autor_personal span {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
}

.cabecera_blog_autor_redes {
    display: flex;
    align-items: center;
    gap: 24px;
}

.cabecera_blog_autor_redes span {
    font-size: 16px;
    line-height: 140%;
    color: #fff;
}

.redes_autor_post_2025 {
    display: flex;
    align-items: center;
    gap: 20px;
}



.ver_mas_info_autor_post {
    display: flex;
    align-items: center;
    gap: 14px;
}

.cuerpo_detalle_autor_post p {
    font-size: 16px;
    line-height: 26px;
    color: #F6F6F6;
    margin-top: 25px;
    margin-bottom: 20px;
}

.ver_mas_info_autor_post span {
    font-size: 16px;
    line-height: 140%;
    color: #74F5D7;
}

.bloq_autor_comentario_inferior {
    padding: 25px;
    border-radius: 16px;
    border: 1px solid var(--gray-light);
    margin-top: 20px;
}

.margin_top_espacio_autor {
    margin-top: 30px;
}

.img_video_ataln_post {
    position: relative;
}

.btn_play_single {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.contenedor_modal_autor {
    width: 100%;
    max-width: 755px;
    border-radius: 24px;
}

.bloq_textimonio_autor_final {
    margin-top: 30px;
    height: 370px;
    overflow: auto;
}

.bloq_textimonio_autor_final p {
    font-size: 18px;
    line-height: 31px;
    color: #DFDFDF;
    margin-bottom: 35px;
}

#modalOverlay {
    background-color: rgb(0 0 0 / 62%) !important;
}

.posicion_boton_cerrar {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 18px;
}

#cerrarModalBtn {
    width: 32px;
    height: 32px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.color_verde_cargo {
    color: #74F5D7 !important;
}



.aparcer_movil_text_2025,
.aparecer_figure_movil_2025 {
    display: none;
}

.img_video_ataln_post {
    height: 531px;
}

.movil_atras_single_titulo {
    display: flex;
    align-items: center;
    gap: 25px;
}

.movil_atras_single_titulo a,
.movil_atras_single_titulo a img {
    width: 38px;
    height: 38px;
    display: flex;
    flex-shrink: 0;
    display: none;
}

.logo_fondo_single_2025 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
    background: #000000;
}

.aparecer_movil_logo_autor {
    display: none;
}

.quitar_fondo_movil {
    background: none !important;
    margin-bottom: 5px;
    margin-top: 30px;
}


@media(max-width: 1279px) {
    .listado_de_autores {
        justify-content: flex-start !important;
    }
}


@media(max-width: 1024px) {
    .item_autor h3 {
        font-size: 18px;
    }

    .item_autor span {
        font-size: 15px;
    }

    .tamano_20_post_autores span {
        font-size: 16px;
    }

    .item_porcentaje_2_noticias_principales .item_tag_2024 .item_figure_tags.aplicar_video_alto_img_autor {
        height: 310px !important;
    }

    .text_movil_autor_2025 {
        font-size: 40px;
    }

    .bloq_columna_fecha_autor span {
        font-size: 14px;
    }

    .text_18_movil_new p {
        font-size: 22px !important;
        line-height: 31px !important;
    }

}



@media(max-width: 900px) {
    .item_porcentaje_2_noticias_principales.card_2_mod_movil.card_movil_item_position_autor .item_figure_tags {
        height: 330px !important;
    }
}

@media(max-width: 890px) {

    .aplicar_video_alto_img_autor_para_text .text_table_autor_2025 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .aplicar_video_alto_img_autor_para_text .text_corto_autor_table {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}

@media(max-width: 768px) {

    .item_autor h3,
    .boton_general_tab span {
        font-size: 16px;
    }

    .item_autor span {
        font-size: 14px;
    }

    .item_autor figure {
        width: 52px;
    }

    .item_autor {
        gap: 9px;
    }

    .imagen_usuario_416_216 {
        max-width: 224px;
    }

    .quitar_margin_top_movil_autor {
        margin-top: 0;
    }

    .imagen_large_798_456_autor {
        height: 302px;
    }

    .imagen_usuario_416_216 {
        height: 139px;
    }

    .contenedor_card_home_derecho_usuario article {
        margin-bottom: 0px;
    }

    .titulo_table_autor_movil {
        font-size: 22px !important;
        line-height: 120%;
    }

    .padding_movil_general_autor {
        padding: 15px 20px !important;
        width: 100% !important;
    }

    .tamano_20_post_autores span {
        font-size: 14px;
    }

    .padding_movil_general_autor.padding_corto_movil_768_autor {
        padding: 6px 8px !important;
        width: 100% !important;
    }

    .padding_movil_general_autor.padding_corto_movil_768_autor .tamano_movil_autor_principal {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .icon_boton_play_pequeno {
        width: 30px;
        margin-bottom: 0px;
    }

    .item_porcentaje_2_noticias_principales.card_2_mod_movil.card_movil_item_position_autor .item_figure_tags {
        max-width: 156px !important;
        height: 203px !important;
    }

    .text_table_autor_2025 {
        font-size: 14px !important;
    }

    .text_corto_autor_table {
        font-size: 12px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .item_porcentaje_2_noticias_principales .item_detalle_tags.padding_autor_nuevo {
        padding: 15px 12px !important;
    }

    .imagen_large_630_612 .padding_titulo_2024.quitar_margin_autor_card_2 {
        margin-top: 0px;
        margin-bottom: 8px !important;
    }

    .contenedor_2024_strech_emparejar_autor {
        width: 68.5% !important;
    }

    .cambiar_fondo_movil_2025 .text_titulo_movil_2025_single.text_movil_autor_2025 {
        font-size: 32px !important;
    }

    .ancho_movil_100_por {
        max-width: 100% !important;
    }

}

@media(max-width: 767px) {
    .flex_colum_movil_new_autores {
        flex-direction: row !important;
        justify-content: space-between !important;
    }

    .contenedor_2024_strech_emparejar.contenedor_2024_strech_emparejar_autor.contenedor_movil_autor_nuevo {
        width: 65.5% !important;
    }

    .nuevo_ancho_izquierdo.contenedor_movil_autor_nuevo_2 {
        width: 31.5% !important;

    }
}



@media(max-width: 720px) {


    .item_porcentaje_2_noticias_principales.card_movil_item_position_autor {
        width: 100% !important;
    }

    .item_porcentaje_2_noticias_principales.card_2_mod_movil.card_movil_item_position_autor .item_figure_tags {
        max-width: 280px !important;
    }
}



@media(max-width: 600px) {
    .padding_single_autor {
        padding-top: 0px !important;
    }

    .text_18_movil_new p {
        font-size: 18px !important;
        line-height: 1.2 !important;
    }

    .cambiar_fondo_movil_2025 .text_titulo_movil_2025_single.text_movil_autor_2025 {
        font-size: 22px !important;
    }

    .contenedor_2024_strech_emparejar.contenedor_2024_strech_emparejar_autor.contenedor_movil_autor_nuevo {
        margin-bottom: 20px;
    }

    .flex_colum_movil_new_autores {
        flex-direction: column !important;
        align-items: center !important;
    }

    .nuevo_ancho_izquierdo.contenedor_movil_autor_nuevo_2,
    .contenedor_2024_strech_emparejar.contenedor_2024_strech_emparejar_autor.contenedor_movil_autor_nuevo {
        width: 100% ! important;
    }

    .imagen_usuario_416_216 {
        max-width: 100% !important;
    }

    .contenedor_listado_post_creados_page2 .nuevo_listado_noticias_categorias .card_movil_item_position,
    .imagen_usuario_416_216 {
        width: 100% !important;
    }

    .aparecer_movil_logo_autor {
        display: block;
        padding-top: 50px !important;
    }

    .cabecera_blog_autor_redes span {
        display: none;
    }

    .redes_autor_post_2025 a {
        width: 25px;
        flex-shrink: 0;
        display: flex;
    }

    .cabecera_blog_autor_personal {
        gap: 10px;
    }

    .cuerpo_detalle_autor_post p {
        font-size: 14px;
        line-height: 26px;
    }

    .detalles_text_autor_personal p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .detalles_text_autor_personal span {
        font-size: 12px;
    }

    .redes_autor_post_2025 {
        gap: 17px;
    }

    .text_movil_autor_2025 {
        font-size: 20px !important;
    }

    .movil_atras_single_titulo a,
    .movil_atras_single_titulo a img {
        display: flex;
    }

    .img_video_ataln_post {
        height: 232px;
    }

    .contenedor_movil_autor_nuevo {
        height: 240px !important;
    }

    .contenedor_movil_autor_nuevo_2 .imagen_usuario_416_216 {
        height: 194px !important;
        margin-bottom: 0px !important;
    }

    .card_movil_item_position_autor .imagen_large_630_612 p {
        display: none !important;
    }

    .item_porcentaje_2_noticias_principales.card_2_mod_movil.card_movil_item_position_autor .item_figure_tags {
        height: 164px !important;
        width: 134px !important;
    }

    .item_porcentaje_2_noticias_principales.card_2_mod_movil.card_movil_item_position_autor .item_figure_tags.aplicar_video_alto_img_autor {
        height: 200px !important;
        width: 134px !important;
    }

    .paddin_movil_autor_principal {
        padding: 24px 16px !important;
    }

    .tamano_movil_autor_principal span {
        font-size: 18px !important;
        line-height: 120% !important;
    }

    .tamano_movil_autor_secundario span {
        font-size: 16px !important;
        line-height: 120% !important;
    }

    .tamano_movil_autor_principal .margin_movil_0_p {
        margin-top: 10px !important;
    }

    .item_porcentaje_2_noticias_principales .item_detalle_tags.padding_autor_nuevo {
        padding: 14px 12px !important;
    }

    .padding_movil_general_autor {
        padding: 11px 16px !important;

    }

    .icon_boton_play_pequeno {
        width: 34px !important;
    }

    .bloq_text_autor_post p {
        font-size: 18px;
        line-height: 120%;
    }

    .colum_flex_movil_2025 {
        flex-direction: column;
        align-items: flex-start;
        border-bottom: 1px solid #8c8e8f;
        padding-bottom: 10px;
    }

    .bloq_autor_comentario p {
        width: 100%;
    }

    .quitar_movil_text_2025 {
        display: none;
    }

    .aparcer_movil_text_2025 {
        display: flex;
        flex-direction: row;
        margin-top: 5px;
        align-items: center;
    }

    .quitar_border_movil_2025 {
        border: none !important;
    }

    .quitar_figure_movil_2025 {
        display: none;
    }

    .aparecer_figure_movil_2025 {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .margin_movil_parrafo_autor {
        margin-top: 30px !important;
    }

    .img_post_total_autor {
        height: 232px;
        display: block;
        border-radius: 12px;
        overflow: hidden;
    }

    .img_post_total_autor img {
        height: 100%;
        object-fit: cover;
    }

    #cerrarModalBtn {
        width: 25px;
        height: 25px;
    }

    .flex_movil_modal_autor_2025 {
        flex-direction: column;
    }

    .flex_movil_modal_autor_2025 .cabecera_blog_autor_personal {
        flex-direction: column;
        align-items: center;
        gap: 14px;
    }

    .flex_movil_modal_autor_2025 .cabecera_blog_autor_personal .detalles_text_autor_personal {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .flex_movil_modal_autor_2025 .cabecera_blog_autor_redes .redes_autor_post_2025 {
        margin-top: 18px;

    }

    .bloq_textimonio_autor_final p {
        font-size: 16px;
        line-height: 28px;
    }

    .flex_movil_modal_autor_2025 {
        border: none;
    }

    #miModal .bloq_textimonio_autor_final {
        margin-top: 0;
        overflow: auto;
        height: 250px;
    }

    #miModal .bloq_textimonio_autor_final p {
        margin-bottom: 20px;
    }

    .item_autor {
        flex-direction: column;
        align-items: center;
    }

    .item_autor .datos_autor_detalles h3 {
        font-size: 14px;
        text-align: center;
    }

    .item_autor .datos_autor_detalles span {
        display: none;
    }

    .boton_general_tab span {
        font-size: 15px;
    }

    .item_autor {
        gap: 8px;
    }

    .item_autor figure {
        width: 48px;
    }

    .padding_espacio_tabs_autor {
        padding-bottom: 30px;
        padding-top: 0px;
    }

    .item_autor {
        width: 120px;
    }

    .boton_general_tab {
        max-width: 108px;
    }
}

@media(max-width: 480px) {
    .contenedor_2024_strech_emparejar_autor.margin_rif_11.contenedor_movil_autor_nuevo .imagen_large_798_456_autor {
        margin-bottom: 0px !important;
    }
}