/* DES-4549 */
.purchaseOrderRef {
  display: none;
}

.homeFeed.homeFeedBox1.homeFeedpages.LatestpostsFeed {
  display: none;
}

/* New logo */
.mainLogo {
 background-image: url(https://www.sayaphasia.org/Handlers/GetImage.ashx?IDMF=915e076a-5af0-4cd4-a6f6-3a732d20a711) !important;;
}

/* 594446 change desktop navigation submenu hover color */
@media screen and (min-width: 1025px){
  .menuMain ul li .subMenu li a:hover {
      background-color: #58585a !important;
  }
}

body.PostCategory_hide-profile-picture .profilePic {
  display: none;
}

@media (max-width: 768px) {
  a.cta-button {
    width: auto !important;
  }
}