:root {
  --gra-color1: #2e3192;
  --gra-color2: #ed1c24;
  --gra-color3: #fbbf09;
  --gra-bg-color: #fcf3ea;
}
.mdc-tab-bar {
  background-color: rgb(158 119 80 / 15%);
  --mdc-theme-primary: #000;
}
.mdc-tab-bar .mdc-tab {
  font-size: 13px;
}

.gra-play {
  color: var(--gra-color2);
  display: flex;
  align-items: center;
  background: none;
  cursor: pointer;
  border: none;
  font-size: 14px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 600;
  width: 100%;
  justify-content: flex-end;
}
.gra-ramowka-row .gra-play {
  width: auto;
  padding: 5px 15px;
  background-color: #ffc40d;
  border-radius: 5px;
  color: white;
  justify-content: flex-end;
}
.gra-cityplay_container {
  display: flex;
  justify-content: flex-end;
  opacity: 1;
}
.gra-cityplay {
  position: relative;
  z-index: 3;
  max-width: 170px;
  height: 35px;
  line-height: 35px;
}

.gra-play.gra-cityplay .penci-faicon {
  position: absolute;
  right: 6px;
  font-size: 53px;
  z-index: 5;
}
.gra-cityplay_list {
  display: none;
  z-index: 2;
  position: absolute;
  width: 100%;
  background-color: white;
  border: 1px solid var(--gra-color2);
  border-top: none;
  top: 35px;
  right: 0;
  text-align: left;
}

.gra-play_main {
  border: 1px solid var(--gra-color2);
  padding-right: 60px;
  padding-left: 15px;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
}

.gra-cityplay:hover .gra-cityplay_list {
  display: block;
}
.gra-cityplay_list li {
  padding: 12px 15px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  line-height: initial;
  align-items: center;
}
.gra-cityplay_list li a {
  color: var(--gra-color2);
}
.gra-cityplay_list li:hover {
  color: var(--gra-color2);
  background-color: #ffeaea;
}
.gra-cityplay_list li:hover:after {
  font-family: FontAwesome;
  content: "\f144";
  margin-left: 5px;
  color: inherit;
  font-size: 28px;
  font-weight: normal;
  color: var(--gra-color2);
  color: white;
  position: absolute;
  right: 15px;
}

@media only screen and (max-width: 960px) {
  .gra-play {
    justify-content: center;
  }
  .gra-cityplay_container {
    justify-content: center;
    margin-top: 20px;
  }
}

.gra-play .penci-faicon {
  font-size: 2.3em;
  margin-left: 5px;
}

.gra-play:not(.gra-cityplay):hover {
  opacity: 0.8;
}

/* TERAZ GRAMY */
.elementor-widget-terazgramy .elementor-widget-container {
  display: flex;
}

.elementor-widget-terazgramy .elementor-widget-container .gra-terazgramy {
  width: 100%;
}

.elementor-widget-terazgramy .gra-terazgramy__title {
  line-height: 100%;
  text-transform: uppercase;
}

.elementor-widget-terazgramy .gra-terazgramy__list {
  display: flex;
  padding: 0;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-transform: uppercase;
  align-items: center;
}
.gra-terazgramy__list-cover {
  width: 35px;
  overflow: hidden;
  border-radius: 4px;
}
.gra-terazgramy__list-cover img {
  width:100%;
  max-width: 35px;
  height: auto;
}

.elementor-widget-terazgramy .gra-terazgramy__list:after {
  content: "";
  display: block;
  background-color: white;
  /* background: linear-gradient(
    90deg,
    rgba(252, 243, 234, 0) 0%,
    rgba(252, 243, 234, 1) 50%,
    rgba(252, 243, 234, 1) 100%
  ); */
  background: linear-gradient(
    90deg,
    rgba(252, 243, 234, 0) 0%,
    rgba(252, 255, 255, 1) 50%,
    rgba(252, 255, 255, 1) 100%
  );
  width: 14%;
  height: 100%;
  position: absolute;
  right: -2px;
}

.elementor-widget-terazgramy .gra-terazgramy__list li {
  list-style: none;
  margin: 0 0 0 8px;
  color: #8c8c8c;
}

.elementor-widget-terazgramy
  .gra-terazgramy__list
  li.gra-terazgramy__list-title {
  color: #000;
  font-weight: 600;
}
#el-0, #el-1 {
  margin-left: 4px;
}

.elementor-widget-terazgramy .gra-terazgramy__list li#el-0 {
  font-weight: 600;
  color: #000;
}

/* RAMÓWKA */
.elementor-widget-ramowka {
  box-sizing: border-box;
}

.elementor-widget-ramowka .gra-ramowka {
  display: none;
  padding: 0;
  margin-top: 30px;
}

.gra-ramowka.active {
  display: block;
}

.elementor-widget-ramowka .gra-ramowka-row {
  list-style: none;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  border-top: 1px solid #ccc;
  height: 80px;
}

.elementor-widget-ramowka
  .gra-ramowka-row.gra-ramowka-row--active
  .gra-ramowka-row__time {
  display: flex;
  flex-direction: column;
  line-height: 120%;
  align-items: flex-start;
  justify-content: center;
}
.elementor-widget-ramowka
  .gra-ramowka-row.gra-ramowka-row--active
  .gra-ramowka-row__time:after {
  content: "TRWA";
  color: #ed1c24;
  font-weight: 700;
  display: block;
  animation: blinker 1.5s ease-out infinite;
  font-size: 16px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.elementor-widget-ramowka .gra-ramowka-row:first-child {
  border-top: none;
}

.elementor-widget-ramowka .gra-ramowka-row.gra-ramowka-row--shorts {
  border-top: none;
  padding: 0 0 0 10px;
}

.gra-ramowka-row--shorts .gra-ramowka-row__primary-text,
.gra-ramowka-row--shorts .gra-ramowka-row__time {
  font-size: 0.9em;
  font-weight: 400;
}
.gra-ramowka-row--shorts .gra-ramowka-row__time--2 {
  width: auto;
  margin-right: 10px;
}
.gra-ramowka-row--shorts .gra-ramowka__row__secondary-text {
  font-size: 0.8em;
}

.gra-ramowka-row__time {
  display: inline-flex;
  margin: 0;
  width: 60px;
  height: 100%;
  flex-shrink: 0;
  align-items: center;
  font-size: 1.2em;
}

.gra-ramowka-row__text {
  width: 100%;
  align-self: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.gra-ramowka-row__primary-text {
  font-size: 1.1em;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-transform: uppercase;
}

.elementor-widget-ramowka .gra-ramowka-row__primary-text a {
  color: #000;
}

.gra-ramowka__row__secondary-text {
  font-size: 1em;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: normal;
  display: block;
  color: var(--gra-color3);
}
