.ipsPageHeader {
   padding: var(--sp-5) !important;
}

ul.ipsList_inline.ipsPos_right {
    display: none;
}

html[dir=ltr] .ipsDataItem_lastPoster.ipsDataItem_withPhoto {
   display: none;

}

@media (max-width: 979px){
.ipsDataItem_lastPoster.ipsDataItem_withPhoto {
    display: none !important;
}
}

/*.tapas-record-content section, .ipsDataItem_meta {
  display: none;
  padding: 5x;
}*/

.ipsDataItem_meta.ipsType_reset.ipsType_light.ipsType_blendLinks {
    display: none;
}

/*
@media screen and (max-width: 980px){
html[dir="rtl"] .ipsDataItem_icon:not( .ipsResponsive_hidePhone ):not( .ipsResponsive_hideTablet ) + .ipsDataItem_main, html[dir="ltr"] .ipsDataItem_icon:not( .ipsResponsive_hidePhone ):not( .ipsResponsive_hideTablet ) + .ipsDataItem_main + .ipsDataItem_stats {
    margin-top: 10px;
}
}

@media screen and (max-width: 979px){
.cForumRow .ipsType_sectionTitle, .cForumList .ipsType_sectionTitle {
    padding: 32px 38px 32px 30px !important;
}
}

.cWidgetContainer[data-widgetArea="header"] > ul > li.ipsWidget .ipsType_sectionTitle {
      padding: 32px 38px 32px 30px !important;
}
*/


.ipsWidget_vertical[data-blockid="app_cms_Blocks_folhjwdb2"] .ipsWidget_title:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\e473";
}