.ui-datepicker td.disabled-sunday a {
  background-color: #eee !important;
  color: #999 !important;
  cursor: not-allowed;
  pointer-events: none;
}