.tx-obmenu-page {
  display: none;
}

.tx-obmenu-page.is-active {
  display: block;
}

.tx-obmenu-pagination {
  display: flex;
  gap: 10px;
  margin-top: 16px;
  color: #000000;
  margin-bottom: 10px;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 500;
  text-align: left;  
}

@media screen and (min-width: 992px) {
  .tx-obmenu-pagination {
    bottom: 20px;
    position: absolute;
  }
}

.tx-obmenu-page-number {
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  font: inherit;
  color: #fbd6b7;
}

.tx-obmenu-page-number.is-active {
  text-decoration: underline;
  color: #79132a;
}

.obmenu-polevka,
.obmenu-jidlo,
.obmenu-napoje {
  position: relative;
}

.obmenu-cena {
  white-space: nowrap;
}
