/*
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_meta_comment,
.page-id-617 .jeg_share_button,
.bsaProPrice,
.single-mailpoet_page .jeg_share_button,
.single-mailpoet_page .jeg_share_button.share-float,
.single-mailpoet_page .jnews_author_box_container, 
.single-mailpoet_page .jnews_related_post_container, 
.single-mailpoet_page .jeg_meta_container {
    display: none !important;
}
.jeg_midbar .jeg_nav_center {
    width: 24%;
}  
.jeg_midbar .jeg_logo img {
    max-height: 55px !important;
}
.jeg_mobile_logo img {
    max-height: 25px !important;
}
div#bsa-block-970--90,
div#bsa-block-300--600,
div#bsa-block-300--250,
div#bsa-block-970s--250 {
    width: fit-content;
}
#x97090.vc_custom_1498635775961,
#x970250.vc_custom_1498635775961 {
    background-color: transparent !important;
}
.jeg_midbar .custom-mega-menu img,
.jeg_bottombar .custom-mega-menu img,
.jeg_topbar .custom-mega-menu img {
	max-height: unset;
}
.jeg_account_nav li a[href='https://elpoderrd.com/account/publicidad'] {
    padding-top: 10px !important;
    border-top: 1px #ddd solid !important;
}
table#bsaProPanelTable th {
    line-height: 15px !important;
}
.single-post .jeg_content {
    padding: 20px 0 40px !important;
}
.jnews_article_top_ads>.ads-wrapper>* {
    padding-bottom: 20px !important;
}
.jeg_share_button.share-float.share-monocrhome a {
    background-color: #113e77 !important;
}
.home .jeg_content {
    padding: 30px 0 0px !important;
}
div.jeg_footer .widget_categories li a {
    font-weight: 600 !important;
}
.jeg_footer_content a.boletines {
    color: #fff !important;
}
.jeg_footer hr {
    border-color: #174E96 !important;
    width: 60px;
    text-align: center;
    margin: 0 auto;
}
.footer_widget#custom_html-2 .jeg_nav_item {
    margin-bottom: 2px;
}
.footer_widget#custom_html-2 {
    margin-bottom: 20px !important;
}
.footer_widget#nav_menu-2 {
    margin-bottom: 10px !important;
}
.footer_widget#custom_html-3 {
    margin-bottom: 18px !important;
}
.jeg_footer_social {
    padding: 21px 0 !important;
}
.jeg_footer_5 .footer_column {
    padding: 20px 40px 22px !important;
}
.jeg_footer_5 .jeg_footer_secondary {
    padding: 16px 0 2px !important;
}
.hero-home .jeg_postblock_content {
    width: 90% !important;
}
div.jeg_footer_5 .col-md-4.footer_column:nth-child(2) {
    padding: 20px 0px 22px !important;
}
div.jeg_hero_style_1.hero-home .jeg_thumb a>div:before {
    background: -o-linear-gradient(top,transparent 0,#000 70%,#000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, #000), to(#000));
    background: linear-gradient(180deg, transparent 0, #000 80%, #000);
}