/*body:not(.logged-in) .checklist-share-result-1 {
    display: none !important;
  }*/

/* for download button on activity sheets page */
.wpdm-download-link.btn.btn-primary {
  border-radius: 2px;
  height: 35px;
  text-transform: uppercase;
  padding: 0 15px;
  font-weight: 700;
  background-color: #BE2827;
  border-color: #BE2827;
}

.modal-backdrop.fade.wpdm-modal-backdrop.in{
  z-index: 0;
}

.RT-carousel .w3eden .card {
  box-shadow: none !important;
  transition: none !important;
}

.wpdm-lp__avatar::before{
  display: none;
}