/*--------------------------------------------------------------

    Template Name: Zmagazine - HTML Magazine Template for Blogging and News Sites. 
    Template URI: https://themeforest.net/user/nilartstudio
    Description: Zmagazine is a unique website template designed in html with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design blog, magazine, news site or any other purposes websites.
    Author: Nilartstudio
    Author URI: http://Nilartstudio.com
    Version: 1.0

    Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/

body{
    font-size: 12px;
}

.mainmenu-area .primary-menu ul li  a{
    color: #FFFFFF;
}

.zm-secondary-menu ul li a:hover,
.topbar-sblock a:not(.social-btn):hover, .topbar-sblock a:not(.social-btn):hover i{
    color: #0a507b;
}

.search-form button,
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: #3b5265 none repeat scroll 0 0;
    border: 1px solid #3b5265;
}
.zm-post-title a:hover{
    color: #0a507b !important;
}
.bg-orange{
    background-color: #f48f06;
}

.zm-megamenu-content{
    width: 100%;
}
.mega-caro-wrap .owl-controls{
    position: relative;
    right: inherit;
    bottom: inherit;
}
.search-wrap.pull-right .search-btn i{
    line-height: 70px;
}

/*
.social-btn{
    display: inline-block;
    width: auto;
}
.social-btn i{
    margin-right: 10px;;
    font-size: 24px;
    line-height: 48px;
}
.social-btn i::after{
    display: none;
}
*/
.bg-instagram{
    background-color: #df534b;
}
.bg-youtube{
    background-color: #f03;
}
.bg-telegram{
    background-color: #469ad0;
}
.bg-whatsapp{
    background-color: #48a52c;
}
.social-btn .btn_text{
    color: #FFFFFF !important;
}
.social-btn i::after{
    right: -5px;
}
.social-btn .btn_text{
    font-size: 27px;
    line-height: 50px;
}
.social-btn .btn_text span{
    position: relative;
    bottom: 3px;
    color: #FFF;
    line-height: 37px;
    font-size: 14px;
    margin-left: -5px;
}


.zm-posts.grid .zm-post-title {
    line-height: 28px;
    min-height: 100px;
}
.bg-white a:not(.cat-btn),
li.s-meta{
    color: #7c8c99;
}
.trending-post-area li.s-meta,
.bg-orange li.s-meta{
    color: #f1f1f1;
}
.section-title h2 a:not(.cat-btn){
    color: #FFFFFF;
}
/*
.zm-post-lay-c .zm-post-thumb{
    width: 32.5%;
}
.zm-post-lay-c .zm-post-dis{
    width: 67.5%;
}
*/

.section-title.guia{
    padding: 15px 10px;
    background-color: #FFFFFF;
}

.navigator-1.owl-theme .owl-controls .owl-nav div.owl-prev,
.navigator-1.owl-theme .owl-controls .owl-nav div.owl-next{
    top: -65px;
    padding: 0 15px;
    background-color: #0a507b;
    height: 45px;
    line-height: 45px;
    padding-right: 15px;
    width: 45px;
}
.navigator-1.owl-theme .owl-controls .owl-nav div.owl-prev{
    right: 55px;
}

.zm-post-header{
    padding: 0 0 25px 0;
}

.zm-post-title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
}
.zm-posts .zm-post-lay-a2 .zm-post-title,
.zm-posts .zm-post-lay-a3 .zm-post-title {
    font-size: 18px;
    line-height: 21px;
    /*font-weight: 400;*/
    /*min-height: 110px;*/
}
#ultimas-noticias .zm-posts .zm-post-lay-a2 .zm-post-title,
#ultimas-noticias .zm-posts .zm-post-lay-a3 .zm-post-title {
    min-height: 110px;
}

.single-post-wrap .zm-posts .zm-post-lay-a2 .zm-post-header {
    padding: 0;
}
.zm-post-content{
    font-size: 14px;
}
.zm-post-title{
    font-size: 36px;
}


.share-area .social-btn {
    display: inline-block;
    padding-right: 15px;
    width: auto;
}
.share-area .social-btn .btn_text {
    font-size: 16px;
    line-height: 24px;
}
.share-area .social-btn i {
    top: -2px;
    height: 26px;
}
.share-area .social-btn + .social-btn{
    margin-top: 0;
}


@media (max-width: 991px) {
    .zm-trending-post{
        border-bottom: 5px solid #FFF;
    }
}

@media (max-width: 767px) {
    .container {
        width: 380px;
    }
    .header-top-bar{
        font-size: 16px;
    }
    .header-social-bookmark.topbar-sblock{
        display: block;
        text-align: center;
    }
    .zmaga-calendar.topbar-sblock{
        font-size: 12px;
    }
    .logo img{
        height: 90px;
    }
    .zm-post-lay-c .zm-post-thumb {
        padding-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .zm-post-lay-c .zm-post-dis{
        width: 100%;
    }
    .single-post-wrap .zm-post-title {
        font-size: 32px;
        line-height: 40px;
        font-weight: 600;
    }
    .mobile-search-btn i{
        line-height: 50px;
    }
    .zm-trending-post.zm-lay-c .zm-post-title {
        white-space: normal;
    }
}