/* IM 1218 */
body.pages-category-how-you-can-help section.listedItem.listedPost.priors-court-family-backing-performing-arts-centre-fundraising-appeal.PostCategory_how-you-can-help.PostCategory_colour-pink.PostCategory_pi-family-experiences.module-pages {
    display: none;
}
/* IM 1219 */
body.appeal-performing-arts-centre .appealActions a.donateBtn { 
  display: none; 
}

/* IM-1272 - 20.4.23 */
.contentBlockWrapper .eventWhenWrapper .addToCalender {
display: none;
}


/* IM-1276 26/4/23 Adding publish date only to news posts */

.newsPostBody .newsPostPage .contentBlock .newsContent .postFooterWrapper .publishDetailsWrapper {
  display: block; 
}
.newsPostBody .newsPostPage .contentBlock .newsContent .postFooterWrapper .publishDetailsWrapper .publishAuthorWrapper { 
  display: none
}

.newsPostBody .newsPostPage .contentBlock .newsContent .postFooterWrapper .publishDetailsWrapper .updatedDateWrapper { 
  display: none
}

/* IM-1283 15/05/23 -----*/
.appealsPostBody.appeal-performing-arts-centre .pageWrapper .post .headerWrapper {
  margin: 0 auto 1rem;
}

.appealsPostBody.appeal-performing-arts-centre .pageWrapper .post .contentBlockWrapper {     
  margin-top: 1.6rem;
} /* ----------------------- */



body.PostSystemCategory_christmas-appeal-style .commentsList .organisationBlogComment {
    display: none;
}

/* SF65499069 */
.blogContent .publishDetailsWrapper {
  display: block !important;
}

body.PostCategory_hide-donate-button .contentBlockWrapper.appealActionsWrapper {
  display: none;
}

.listedPost.listedAppeal.currentListedAppeal.taniums-christmas-appeal-in-aid-of-priors-court {
  display: none !important;
}

body {
  overflow-x: hidden;
}

body.blogs .content.listContent .listedPost.listedPostNoBanner:nth-of-type(9) {
display: none !important;
}

body.PostCategory_remove-donate-button .donateBtn
body.PostCategory_remove-donate-button .contentBlockWrapper.appealActionsWrapper{
display: none !important;
}

body.pages-appeal-category-pu-our-appeals .button.callToActionBtn.buttonDonate.donate {
  display: none !important;
}

/*SF68522878 CC */
@media (max-width: 1080px) {
#header-contact-us {
  display: none !important;
}
}

@media (max-width: 1080px) {
.menuMain.active #header-contact-us {
  display: inline-flex !important;
  margin: -30px 18.4px 0 !important;
}
}
