/*
Theme Name: VIPADO - Child Theme
Version: 1.0.0
Theme URI: https://www.ivonfilho.com
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Ivon Filho
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_logo img {
    max-width: 190px;
}

.jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed),
.jeg_mobile_bottombar.dark,
.dark .jeg_mobile_wrapper {
    padding: 15px 0 15px;
}

.category-pride .jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed),
.category-pride .jeg_mobile_bottombar.dark,
.category-pride .dark .jeg_mobile_wrapper {
    padding: 20px 0 15px;
}

.category-pride .jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed):before {
    content: "";
    height: 5px;
    position: absolute;
    top: 0;
    width: 100%;
    background: url(imagens/bg-top.jpg) 0px -10px repeat-x;
}

.category-pride .jeg_footer_content:before {
    content: "";
    height: 5px;
    position: absolute;
    width: 100%;
    background: url(imagens/bg-top.jpg) 0px -10px repeat-x;
}

.heateor_ffc_facebook_comments {
    padding: 20px 0 0px 0;
    margin-bottom: 0;
    margin-top: 40px;
    border: 2px solid #eee;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.heateor_ffc_facebook_comments h4 {
    display: none;
}

.jeg_header_sticky .jeg_navbar_wrapper:not(.jeg_navbar_boxed),
.jeg_header_sticky .jeg_navbar_boxed .jeg_nav_row,
.jeg_navbar_mobile {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);

}

.jeg_footer_content,
.jeg_footer.dark .jeg_footer_content {
}

.jeg_slider_type_4 .jeg_slide_caption .jeg_post_title {
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.jscroll-to-top > a {
    border-radius: 100px;
    border: none;
    box-shadow: none;
}

.jeg_nav_row {
    max-width: 1500px;
    margin: 0 auto;
}

.jeg_share_button a {
    max-width: 38px;
    border-radius: 100px;
}

li.rosa a {
    color: #CD0E6B !important;
}

li.azul a {
    color: #408FDE !important;
}

li.verde a {
    color: #8AA850 !important;
}

li.laranja a {
    color: #FF6702 !important;
}

.mec-single-modern .col-md-4 .mec-frontbox {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (min-width:1024px) {

    .jeg_midbar.dark .jeg_menu > li > a,
    .jeg_navbar.jeg_navbar_dark .jeg_menu > li > a {
        font-weight: 400;
        letter-spacing: 2px;
    }

    .socials_widget.nobg a {
        margin: 0 10px 15px 0;
    }

    .jeg_nav_item.socials_widget.jeg_social_icon_block.nobg {
        margin-right: -29px;
    }

    .socials_widget.nobg .jeg_facebook .fa,
    .socials_widget.nobg .jeg_twitter .fa,
    .socials_widget.nobg .jeg_instagram .fa,
    .socials_widget.nobg .jeg_youtube .fa,
    i.fa.fa-search {
        height: 30px;
        line-height: 29px;
        width: 30px;
        border-radius: 100px;
        border: 1.5px solid;
        font-size: 12px;
    }
}

.jeg_mobile_logo img {
    max-height: 25px;
}
