/*
Theme Name: JNews child
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
/* ------------------------------------------------------------------------- */
.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
    float: right;
}
.rtl .jeg_sidebar_left .jeg_main_content, .rtl .jeg_sidebar_left .jeg_main_content.col-md-8, .rtl .jeg_sidebar_left .jeg_main_content.vc_col-md-8 {
    float: right !important;
}

.g-recaptcha {
    margin-bottom: 15px;
    text-align: -webkit-center;
}
.entry-header {
    border-bottom: 2px solid #111;
    padding-bottom: 15px;
}
.movie_icon_14{
    margin-bottom: 20px;
    transition: transform 1.5s,  ease-in-out;
}
.movie_icon_14:hover  {
    transform: scale(1.05);
}
.movie_icon_hero6{
    margin-bottom: 0px;
    transition: transform 1.5s,  ease-in-out;
}
.movie_icon_hero6:hover  {
    transform: scale(1.05);
}
.movie_icon{
    padding-right:3px;
    transition: transform 1.5s,  ease-in-out;
}
.movie_icon:hover  {
    transform: scale(1.05);
}
.movie_icon h3{
    transition: transform 1.5s,  ease-in-out;
}
.movie_icon h3:hover  {
    transform: scale(1.04);
}
.movie_icon_carousel{
    display:inline !important;
    width:auto !important;
    height:auto !important;

}

.forgiveness-main-heading{
    font-size: 70px !important;
    text-align: center !important;
    align-self: center !important;
}
.nav_bar {
    margin: 0 auto !important;
    margin-top: 6px !important;
    margin-bottom: 6px !important;

    width: 100% !important;
}
.face{
    float: left !important;
}


nav ul {
    display: flex;
    justify-content: space-between !important;
    align-items: center;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    padding: 0;
    width: 80%;
}

nav ul li {

    list-style: none;
    padding: 24px;
}

.a-forgiveness a {
    color: #ffff99;
    text-decoration: none;
    font-size: 24px !important;

}
.nav.navbar-nav li a {
    color: #ffff99;
    text-decoration: none;
    font-size: 24px !important;

}
.jeg_topbar .btn {
    height: 26px;
    line-height: 27px;
    font-size: 11px;
    letter-spacing: .5px;
    font-weight: 500;
    padding: 0 10px;
}
.jeg_header .jeg_bottombar.jeg_navbar, .jeg_bottombar .jeg_nav_icon {
    height: auto !important;
}
.jeg_post_meta>div:not(:last-of-type){
    margin-right:0 !important;
    margin-left:0.3em !important;
}
/*
.spot-im-replies-count:after{
    content: '';
    display: inline-block;
    margin-bottom: -2px;
    width: 17px;
    height: 12px;
    background: url('/wp-content/themes/jnews/assets/img/comment-grey-bubble.png') no-repeat bottom left;
}

.spot-im-replies-count:before{
    content: '/';
    margin-left: 4px;
}
.spot-im-replies-count1:after{
    content: '';
    display: inline-block;
    margin-bottom: -2px;
    width: 17px;
    height: 12px;
    background: url('/wp-content/themes/jnews/assets/img/comment-grey-bubble.png') no-repeat bottom left;
}

.spot-im-replies-count1:before{
    content: '/';
    margin-left: 4px;
}*/

.jeg_heroblock_13.boxHalfWidthMain .jeg_hero_item_1 .jeg_meta_date{
    display: none !important;
}