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

    .single.single-post #page{
        padding-top:80px;
    }
}
.header_posts{
    padding-bottom:80px;
    padding-top:63px;
    margin-bottom:42px;
    background-size:cover;
}

.header_posts_cat .elementor-post-info__terms-list-item{
    background-color:#b5ccd1;
    border-radius: 14px;
    padding: 4px 14px 4px 14px;
    text-transform: uppercase;
    font-weight:600;
    letter-spacing: 0.6px;
}
.elementor-widget-wrap .header_posts_cat .elementor-icon-list-items .elementor-post-info__terms-list,
.elementor-widget-wrap .header_posts_cat .elementor-icon-list-items .elementor-post-info__terms-list .elementor-post-info__terms-list-item{display:block;}

.nota_media_page{
    padding-top:20px;
    border-top:2px solid #f0f0f0;
    border-bottom:2px solid #f0f0f0;
    font-family: 'WorkSans';
    font-size: 14px;
    font-weight: 300;
    line-height: 1.14;
    text-align: left;
    color: #404040;
}
.nota_media_page p{
    margin-bottom:0;
}



.citacao_post .elementor-column-wrap:before{
    content:url('/wp-content/uploads/2020/08/aspas.png');
    margin-right:20px;
}


.single-post .sticky-top-line-off:not(.sticky-mobile-on) .dt-mobile-menu-icon:not(.floating-btn) .menu-line::before {
    background: #1976bc !important;
}
@media screen and (max-width:767px){
    .single-post #main {
        padding-top: 0;
    }
    .header_posts {
        padding-bottom:17px;
        padding-top:14px;
    }
}

@media screen and (min-width:768px) and (max-width:991px){
    .header_posts {
        padding-bottom:17px;
        padding-top:24px;
    }
}