.live-blog__metaout { 
    min-width: 50px;
}

/*
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
/* ------------------------------------------------------------------------- */

.rwd-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jeg_postblock_carousel_2 .overlay_content {
    background-color: rgba(0,0,0,0.45);
}

.btn {
   background: #468e41 !important;
}

.jeg_postblock_carousel_2 .jeg_post_category a {
   background-color: #468e41 !important;
   border-color: #468e41 !important;
}

.jeg_header .jeg_menu.jeg_main_menu > li > a {
    color: #ffffff !important;
}
