/*
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
/* ------------------------------------------------------------------------- */

.jeg_content {
   padding: 20px 0 20px;
}

#tj__hm__hl.jeg_heroblock_13.jeg_hero_style_1 .jeg_postblock_content {
    bottom: 20px;
    left: 20px;
    width: 100%;
}

@media screen and (min-width: 768px) {
    #tj__hm__hl.jeg_heroblock_13.jeg_col_3o3.jeg_hero_style_4 .jeg_post_info {
        width: 100%;
    }
}

.post-views .content-post{
	display: none!important;
}

