@charset "UTF-8";
.shownameshort {
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  line-height: 25px !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

.shownameshortOnRadio {
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

span.separatorRadio::after {
  color: white;
  font-weight: 700;
  content: "•";
}

.circle-item .circle-with-progress {
  cursor: default !important;
}

#radio-top-bar .btn-glasbeni-sos {
  border-radius: 0.3rem !important;
}

.shownameshort.svelte-1pvpvi8.svelte-1pvpvi8 {
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  line-height: 25px !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

span.separatorRadio.svelte-1pvpvi8.svelte-1pvpvi8::after {
  color: white;
  font-weight: 700;
  content: "•";
}

.circle-item.svelte-1pvpvi8 .circle-with-progress.svelte-1pvpvi8 {
  cursor: default !important;
}