@import url("/clients/thewaltoncentrecharity/styles/main.min.css");
/* DI 24.01.2019 Hide blog details ZD 36571 */
.blogDetails {
  display: none;
}

/* DES-5904 */
.postComments .commentForm button.addComment {
  margin-bottom: 20px;
}
.content.appealActions .callToActionBtn,
.postCommentsAlt .content a.button {
    text-decoration: none;
}

.inMemContent .appealActions a.button{
  margin: 0 5px 20px;
}

/* 505713 added TikTok icon */
ul.shareList li a.tiktok:before,ul.socialIcons li a.tiktok:before{
  content:'\e07b'
}

/* 1524931 Add startdate on Event listing page */
.listing .listedEvent .postFooterWrapper p.associatedStartDate {
    display: block !important;
}


.fundraiserType .cta-button.cta-donate {
  display: none;
}

body.homepage .carousel img  {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    display: block !important;
}



.carouselSlideReadMore {
  display: table !important;
  margin-top: 20px;
}

.carouselSlideDetail.appeal .readMore.carouselSlideReadMore {
  display: none !important;
}