.contentBlockWrapper .eventWhenWrapper .addToCalender {
	display: none;
}
body.PostCategory_post-title-hidden h1.title, 
body.PostCategory_auto-donate-and-fundraise-hidden .contentBlockWrapper.appealActionsWrapper {
	display: none;
}
body.PostCategory_post-title-hidden .headerText {
  margin: 0;
  padding: 0;
}

body.PostCategory_hide-profile-picture .memberProfilePic {
  display: none;
}

body.PostCategory_hide-event-status .alert.eventBookingClosed {
display: none;
}

.breadcrumbItem {
  display: none !important;
}