/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* Líneas divisorias blancas estilo BBC para el bloque azul */
/* Líneas divisorias blancas estilo BBC exclusivas para el bloque oscuro */
.jeg_block_22 .jeg_post {
    border-right: 1px solid rgba(255, 255, 255, 0.2) !important;
    padding-right: 15px !important;
    margin-right: 15px !important;
}

.jeg_block_22 .jeg_posts .jeg_post:last-child {
    border-right: none !important;
}
/* Forzar lista de solo texto limpio para "LO ÚLTIMO" */
.elementor-column .elementor-widget-jnews_module_3 .jeg_thumb {
    display: none !important;
}

.elementor-column .elementor-widget-jnews_module_3 .jeg_postblock_content {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
