/*
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_btn-google-plus.removed {
    display: none;
}

.jeg_meta_date {
    color: #c41630;
}

.jeg_meta_like_container.jeg_meta_like {
    display: none !important;
}

.jeg_meta_category {
    color: #4d4d4d;
}
.adsanity-rotating-ads.ad-aligncenter {
    padding-top: 10px;
}

.jeg_ad.jnews_mobile_sticky_ads .ads-wrapper {
	background: #0a3d62;
}

.jeg_ad.jnews_mobile_sticky_ads .ads-wrapper .ads_shortcode {
	padding: 0 5px;
}

.jeg_ad.jnews_mobile_sticky_ads .ads-wrapper .ads_shortcode .ad-aligncenter {
	padding:5px 0 0 0;
}

.jeg_ad.jnews_mobile_sticky_ads .ads-wrapper .ads_shortcode .ad-aligncenter .adsanity-aligncenter {
	margin: 0 0 5px 0;
}

.ad-aligncenter .ad-row > div {
    margin-left: 5px;
    margin-right: 5px;
}

.jeg_featured .wp-caption-text {
  margin: 3px 0 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #0a3d62;
  padding: 4px;
}