.roza-cruise-unavailable {
  background-color: #b5b5b5 !important;
  color: #fff !important;
  cursor: not-allowed !important;
  opacity: 0.85;
  pointer-events: none;
  box-shadow: none !important;
  border: 0 !important;
}

.roza-cruise-unavailable-wrap {
  margin: 1em 0;
}
