.page-header-bg-image .nectar-recent-post-slide .nectar-recent-post-bg:after, .single [data-post-hs="default_minimal"] .page-header-bg-image:after, .archive .page-header-bg-image:after {
    background-color: rgba(45,45,45,0);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: ' ';
    z-index: 1;
    display: block;
}


#page-header-wrap{
  display:none !important;
}

#img-destaque img {
    width: 100%;
    height: auto;
}


/*Esconder datas*/

.date{
  display: none;
}



