/*
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_header .jeg_menu.jeg_main_menu>li>a {
    line-height: 1.8;
    font-family: 'Merriweather';
}

.jeg_header .socials_widget>a>i.fa {
    border: solid 1px;
}

.jeg_topbar .socials_widget a .fa,
.jeg_topbar .socials_widget a .jeg-icon {
    line-height: 24px;
}

.jeg_header .jeg_search_wrapper.jeg_search_no_expand .jeg_search_form .jeg_search_input {
    max-height: 28px;
}

.jeg_topbar.dark .jeg_search_toggle,
.jeg_topbar.dark .jeg_search_wrapper.jeg_search_no_expand .jeg_search_button,
.jeg_topbar.dark .jeg_search_wrapper.jeg_search_no_expand .jeg_search_input,
.jeg_topbar.dark .jeg_top_lang_switcher>li>a {

    color: #000000;
}

.jeg_navbar_boxed .jeg_nav_row {
    border: none;
}

.jeg_breakingnews_title {
    display: none;
}

.jeg_news_ticker {
    border: 1px solid #f00;
    border-left: 0;
    border-right: 0;
    padding: 0;
}

.jeg_news_ticker_items {
    display: flex;
    justify-content: center;
}

.jeg_news_ticker_control {
    display: none;
}

span.post-date {
    display: none;
}

.elementor-element.elementor-element-adbbae6.elementor-widget.elementor-widget-text-editor {
    max-height: 30px;
}

.com-traco {
    overflow: hidden;
}

.com-traco h2 {
    display: inline-block;
    padding-right: 10px;
}

.com-traco .elementor-widget-container::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: black;
    top: 35%;
    /* transform: translateY(-50%); */
    z-index: 0;
}

.jeg_postblock_carousel.jeg_postblock_carousel_3 {
    border-bottom-color: black !important;
}

.mais-lidas {
    max-width: 300px;
    margin: auto;
}

body {
    counter-reset: section;
}

.mais-lidas div.jeg_postblock_content:before {
    grid-area: number;
    margin: auto 20px;
    font-size: 80px;
    color: #F43132;
    font-family: "Source Sans Pro Light";
    counter-increment: section;
    content: counter(section) "";
}

.jeg_postblock_content {
    display: grid;
    grid-template:
        "number info"
        "number info2"
        "number info3";
}

.jeg_pl_sm_2 .jeg_post_category {
    margin-bottom: 5px;
    grid-area: info;
}

.jeg_pl_sm_2 .jeg_post_title {
    font-size: 16px;
    line-height: 1.4;
    margin: 0 auto 5px;
    letter-spacing: normal;
    grid-area: info2;
}

.jeg_post_meta {
    grid-area: info3;
}

.jeg_block_heading_6 .jeg_block_title span {
    padding: 0;
    font-family: "Merriweather Regular";
    font-size: 40px;
    margin-left: 10%;
}

.jeg_block_heading_6 {
    border: none;
}

.jeg_post_category a {
    color: #A2A2A2;
}

li.cat-item a {
    color: #A2A2A2;
    font-size: 16px;
}

.jeg_block_icon_desc h3 {
    color: #A2A2A2;
}


/* wheather */

.jeg_top_weather.normal {
    user-select: none;
}

.jegicon:before {
    content: "" !important;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;

}

.item .jegicon:before {
    height: 30px;
    width: 30px;
}

.jeg_weather_condition .jegicon:before {
    height: 40px;
    width: 40px;
}

.jegicon-cloudy-day-sm:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/1.png);
}


.jegicon-1:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/1.png);
}

.jegicon-1n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/1n.png);
}

.jegicon-2:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/2.png);
}

.jegicon-2n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/2n.png);
}

.jegicon-2r:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/2r.png);
}

.jegicon-2rn:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/2rn.png);
}

.jegicon-3:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/3.png);
}

.jegicon-3n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/3n.png);
}

.jegicon-3tm:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/3tm.png);
}

.jegicon-4:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/4.png);
}

.jegicon-4n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/4n.png);
}

.jegicon-4r:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/4r.png);
}

.jegicon-4rn:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/4rn.png);
}

.jegicon-4t:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/4t.png);
}

.jegicon-4tn:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/4tn.png);
}

.jegicon-5:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/5.png);
}

.jegicon-5n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/5n.png);
}

.jegicon-6:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/6.png);
}

.jegicon-6n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/6n.png);
}

.jegicon-7:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/7.png);
}

.jegicon-7n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/7n.png);
}

.jegicon-8:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/8.png);
}

.jegicon-8n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/8n.png);
}

.jegicon-9:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/9.png);
}

.jegicon-9n:before {
    background-image: url(https://operamundi.uol.com.br/wp-content/uploads/icons/weather/9n.png);
}