/*
Theme Name: TFI Theme
Version: 1.0.0
Theme URI: https://tfimedia.in
Description: Custom child theme for JNews.
Author: TFIMEDIA
Author URI: https://tfimedia.in
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
.jeg_desktop_logo .site-title a .avatar-container .jeg_logo_avatar {
    max-height: 68px;
}
.jeg_desktop_logo .site-title a,
.jeg_mobile_logo .site-title a {
    display: inline-flex;
    align-items: center;
}

.jeg_logo .avatar-container,
.jeg_logo .logo-container,
.jeg_mobile_logo .avatar-container,
.jeg_mobile_logo .logo-container {
    display: inline-block;
}

.jeg_topbar {
    border-bottom-width: 0px;
}

/*
.jeg_share_button a.expanded {
    max-width: fit-content;
}
*/

.zindex-999 {
    z-index: 999;
}
.jeg_pb_boxed .jeg_block_loadmore a {
    width: unset;
}




.footer_widget  .jeg_logo_img {
    max-width: 200px;
    max-height: 45px
}

.jeg_footer_5 .jeg_footer_content {
    border-top: 1px solid #e0e0e0;
}

.jeg_mobile_menu_style_5 {
    text-align: center;
}


#jeg_off_canvas .jeg_mobile_wrapper .tfi-btn-header a  {
margin-bottom: 15px;
display: block;
font-size: 18px;
line-height: 1.444em;
font-weight: 700;
position: relative;

}
#jeg_off_canvas .jeg_mobile_wrapper .tfi-btn-header:last-of-type a  {
margin-bottom: 0;
}
#jeg_off_canvas .jeg_mobile_wrapper .jeg_aside_item.jeg_aside_html {
border-bottom: 1px solid #eee;
}

.jeg_breakingnews.alt .jeg_news_ticker {
    background: rgb(20, 20, 20);
}


