@charset "UTF-8";
.filter-container {
  display: none;
}

.filter-container.hide-on-mobile {
  display: flex;
  position: absolute;
  right: 25px;
  bottom: 25px;
}
.filter-container.hide-on-mobile a.button.filter {
  width: auto;
  min-width: auto;
}

.menulink .header {
  padding-bottom: 0px;
}
.menulink .header .text-wrapper {
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
}
.menulink .subtitle {
  width: auto;
  display: block;
  max-width: -moz-max-content;
  max-width: max-content;
  text-align: center;
  border-radius: 27px;
  background-color: #1a1a1a;
  color: rgba(46, 46, 46, 0.7019607843);
  height: 32px;
  padding: 4px 15px;
  box-sizing: border-box;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
}
.menulink h2 {
  font-size: 30px !important;
  font-weight: 700;
  margin: 25px 0;
}
.menulink h3 {
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0;
  line-height: 140%;
}
.menulink h4 {
  font-size: 16px;
  font-weight: 500;
}
.menulink p {
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  line-height: 19.6px;
  color: rgba(46, 46, 46, 0.7019607843);
}
.menulink h1,
.menulink h2,
.menulink h3,
.menulink h4,
.menulink h5 {
  color: #2E2E2E;
}

.menulink_main_banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0px 100px 0;
}
.menulink_main_banner .desktop_version {
  display: flex;
  flex-direction: column;
}
.menulink_main_banner .desktop_version p {
  max-width: 450px;
}
.menulink_main_banner .desktop_version h3 {
  margin: 0 !important;
}
.menulink_main_banner .desktop_version .buttons {
  margin-top: 35px;
  flex-direction: row;
  justify-content: flex-start;
}
.menulink_main_banner .desktop_version .buttons a {
  width: auto;
}
.menulink_main_banner .logo {
  display: none;
}
.menulink_main_banner h3 {
  margin: 30px 0;
}
.menulink_main_banner .main_img {
  aspect-ratio: 1/1;
  max-height: 500px;
}

.menu_lisitng h4 {
  font-size: 20px;
}

#page-restaurant_menu .filter-text,
#page-restaurant_menu .button {
  font-weight: 400;
}

.menulink_perks {
  text-align: center;
}
.menulink_perks h4 {
  margin: 0;
}
.menulink_perks .columns .card {
  border-radius: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  min-height: auto;
}
.menulink_perks .image-wrapper {
  border-radius: 50% !important;
  background-color: #1a1a1a;
  padding: 15px;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0;
}
.menulink_perks .image-wrapper img {
  width: 20px;
  height: 20px;
}
.menulink_perks .columns {
  margin: 0;
  margin-top: 30px;
}
.menulink_perks .columns > div {
  width: 33.33%;
  padding: 0 5px;
}
.menulink_perks .card h3 {
  margin: 0;
}
.menulink_perks .card {
  padding: 15px 20px;
}

.menulink_contact_data {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  border-radius: 5px;
  padding: 25px;
  background: none;
  border: 1px solid rgba(56, 56, 56, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(56, 56, 56, 0.1);
}
.menulink_contact_data .menulink-btn.ico-left.mail {
  background-color: #1a1a1a !important;
}
.menulink_contact_data h2 {
  margin: 0 !important;
  text-align: left !important;
}
.menulink_contact_data .buttons a {
  margin: 0;
  width: 100%;
}

.menulink_contact_data .menulink_contact_data_footer {
  padding: 10px 0 30px 0;
}
.menulink_contact_data .menulink_contact_data_footer h4 {
  font-size: 16px !important;
  text-align: left;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  font-weight: 600;
}

.menulink_ourmenu h2 {
  text-align: left !important;
}
.menulink_ourmenu h4 {
  margin: 0 !important;
  position: relative;
}
.menulink_ourmenu h4::after {
  content: "";
  width: 9px;
  height: 12px;
  position: absolute;
  right: 0;
  bottom: 50%;
  transform: translate(0, 50%);
  background: url("graphics/svg/chevron-right.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.menulink_ourmenu .content a {
  display: block;
  padding: 15px 0;
  border-bottom: 2px solid #1a1a1a;
}
.menulink_ourmenu .menu_lisitng .content:first-child a {
  padding-top: 0;
}
.menulink_ourmenu .menu_lisitng .content:last-child a {
  border-bottom: none;
}

input[type=datetime-local] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100% !important;
  height: 40px !important;
  padding: 9px 15px !important;
  vertical-align: middle !important;
  line-height: normal !important;
  align-items: center !important;
  justify-content: flex-start !important;
  text-align: left !important;
}

.menulink_cards_carousel .header h2 {
  text-align: left !important;
}
.menulink_cards_carousel .card h3 {
  margin: 25px 0 12px 0;
}
.menulink_cards_carousel .card h4 {
  margin: 0;
  text-align: left !important;
}
.menulink_cards_carousel .card .image-wrapper {
  border-radius: 15px;
}
.menulink_cards_carousel .footer {
  padding-right: 20px;
  padding-top: 25px;
  text-align: left;
}
.menulink_cards_carousel .footer .button {
  margin: 0;
}

.menulink_contact_section {
  background-color: #EAECF1;
}
.menulink_contact_section h3 {
  margin-bottom: 20px !important;
}
.menulink_contact_section .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.menulink_contact_data_footer {
  padding: 20px 0;
  box-sizing: border-box;
}
.menulink_contact_data_footer h3 {
  text-align: left !important;
  margin-top: 0 !important;
  font-size: 20px;
}
.menulink_contact_data_footer table {
  background: none !important;
  border: none !important;
  margin: 0;
  padding: 0;
}
.menulink_contact_data_footer table td,
.menulink_contact_data_footer table tr,
.menulink_contact_data_footer table th,
.menulink_contact_data_footer table tbody {
  background: none !important;
  border: none !important;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
}
.menulink_contact_data_footer table td > div,
.menulink_contact_data_footer table tr > div,
.menulink_contact_data_footer table th > div,
.menulink_contact_data_footer table tbody > div {
  margin: 0;
}
.menulink_contact_data_footer table td > span,
.menulink_contact_data_footer table tr > span,
.menulink_contact_data_footer table th > span,
.menulink_contact_data_footer table tbody > span {
  margin: 0;
}
.menulink_contact_data_footer table th,
.menulink_contact_data_footer table td {
  min-width: 100px;
}
.menulink_contact_data_footer table strong {
  color: #2e2e2e;
  font-weight: 600;
}
.menulink_contact_data_footer span.phone-txt,
.menulink_contact_data_footer span.email {
  position: relative;
  display: block;
  overflow: visible;
  width: -moz-fit-content;
  width: fit-content;
}
.menulink_contact_data_footer span.phone-txt:hover,
.menulink_contact_data_footer span.email:hover {
  color: #2E2E2E;
}
.menulink_contact_data_footer span.phone-txt:after,
.menulink_contact_data_footer span.email:after {
  content: "";
  width: 5px;
  height: 9px;
  position: absolute;
  opacity: 70%;
  right: -10px;
  top: 50%;
  transform: translate(0, -50%);
  background: url("graphics/svg/chevron-right.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.menulink_contact_data_footer.social-links-container {
  border-bottom: none;
}
.menulink_contact_data_footer.social-links-container .social-icon {
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 10px;
  margin-right: 10px;
}
.menulink_contact_data_footer.social-links-container .social-icon svg {
  fill: #2E2E2E;
}
.menulink_contact_data_footer.social-links-container .social-icon g,
.menulink_contact_data_footer.social-links-container .social-icon path {
  opacity: 1;
}

#page-restaurant_menu #CANVAS {
  overflow: visible;
}

#page-restaurant_menu .columns {
  margin-top: 0;
  margin-bottom: 0;
}
#page-restaurant_menu p {
  color: rgba(46, 46, 46, 0.7019607843);
  line-height: 140%;
  font-size: 16px;
  font-size: 1rem;
}
#page-restaurant_menu h2 {
  margin: 30px 0 0px 0;
  font-size: 30px !important;
  font-weight: 400;
}
#page-restaurant_menu h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
  line-height: 30px;
}
#page-restaurant_menu h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
#page-restaurant_menu .head {
  margin-right: -25px;
  margin-left: -25px;
}
#page-restaurant_menu .head h1 .subtitle {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 18px;
  line-height: 25.2px;
  color: #2E2E2E;
}
#page-restaurant_menu .head #logo {
  position: relative;
  display: block;
  height: 100px;
  transform: none;
  bottom: auto;
  left: auto;
  right: auto;
}
#page-restaurant_menu .head #logo img {
  margin: 0 auto;
  position: relative;
  width: auto;
  transform: none;
  bottom: auto;
}
#page-restaurant_menu .head #logo {
  width: auto;
}

.contact_data_flying {
  padding-top: 65px;
}
.contact_data_flying .buttons .button {
  border-radius: 0;
  border: 0;
  font-size: 400 !important;
  background-color: #e7e3d8 !important;
  color: #1a1a1a !important;
  width: 100%;
}

.tags {
  margin: 10px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 12px;
  justify-content: flex-start;
}

.price-wrapper {
  margin-top: 10px;
  display: inline-flex;
  flex-wrap: wrap;
}
.price-wrapper .price {
  font-weight: 500;
  font-size: 16px;
  color: #2E2E2E;
}
.price-wrapper .size {
  font-weight: 400;
  font-size: 16px;
  color: rgba(46, 46, 46, 0.7);
  margin-right: 15px;
}

.tag {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  width: auto;
  margin-left: 0;
}
.tag svg {
  height: 18px;
  width: auto;
}
.tag img {
  height: 18px;
  width: auto;
}

.categories {
  backdrop-filter: blur(5px);
  background-color: #f5f1e7;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow-x: hidden;
  overflow: scroll;
  scrollbar-width: none;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  justify-content: flex-start;
  position: sticky;
  padding: 25px;
  margin-right: -45px;
  margin-left: -25px;
  top: 60px;
  z-index: 10;
  padding-right: 200px;
  border-radius: 0 0 0 0;
}

.category {
  color: #2E2E2E;
  text-align: center;
  white-space: nowrap;
  background-color: #1a1a1a;
  border-radius: 27px;
  padding: 7px 17px;
  font-size: 16px;
  box-sizing: border-box;
  font-weight: 600;
  height: 40px;
  display: flex;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.category:hover {
  cursor: pointer;
}

.category.active {
  background-color: #2E2E2E;
  color: #FFFFFF;
}

.category-section {
  scroll-margin-top: 160px;
}
.category-section h2 {
  margin-bottom: 30px;
  margin-top: 40px;
}

.info-btn {
  display: inline-block;
  vertical-align: sub;
  margin-left: 5px;
  width: 17px;
  height: 17px;
}

.plates-container .plate-item {
  padding: 0px 180px 0px 25px;
  border: 1px solid rgba(56, 56, 56, 0.0784313725);
  box-shadow: 0px 4px 20px 0px rgba(56, 56, 56, 0.1);
  position: relative;
  height: 182px;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: 15px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.plates-container .plate-item.no-img {
  padding: 0 25px;
}
.plates-container .plate-item:hover {
  transition: box-sizing 0.2s;
  box-shadow: 0px 4px 20px 0px rgba(56, 56, 56, 0.2);
}
.plates-container ul li {
  list-style: none;
  margin: 0;
}
.plates-container .description {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
}
.plates-container .plate-img {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 160px;
  height: 160px;
  border-radius: 0;
  overflow: hidden;
}
.plates-container .plate-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.plates-container .plate-img .img-placeholder {
  background-color: #eeeeee;
  width: 100%;
  height: 100%;
}

.plates-list {
  margin-bottom: 0;
  max-width: 750px;
}

.avoid {
  position: relative;
  cursor: pointer;
  margin-bottom: 5px;
}
.avoid label {
  margin: 0;
  padding: 10px 0 0px 30px;
  cursor: pointer;
}
.avoid input {
  display: flex;
  gap: 10px;
  position: absolute;
  top: 12px;
  left: 0px;
  width: 20px !important;
  height: 20px !important;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid rgba(46, 46, 46, 0.3);
  border-radius: 50%;
  background: transparent;
  transition: background 0.3s, border-color 0.3s;
  cursor: pointer;
}
.avoid input[type=checkbox]:checked {
  background-color: #2E2E2E;
}
.avoid input[type=checkbox]:checked::after {
  content: "";
  background-image: url("graphics/svg/white-tick.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  top: 50%;
  transform: translate(50%, -50%);
  position: absolute;
  right: 50%;
}
.avoid p {
  margin: 0;
  font-size: 14px;
}

.allergen-labels .columns {
  margin-top: 15px;
}
.allergen-labels .columns > div {
  width: 50%;
  position: relative;
  padding: 0 5px 10px 5px;
}
.allergen-labels .allergen label {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.allergen-labels .allergen label::before {
  display: none;
}
.allergen-labels .allergen {
  padding: 15px;
  border-radius: 0;
  width: auto;
  border: 2px solid rgba(46, 46, 46, 0.3);
  position: relative;
  cursor: pointer;
  transition: border-color 0.3s, color 0.3s;
}
.allergen-labels .allergen span {
  margin: 0;
  font-weight: 500;
  color: #2E2E2E;
  transition: color 0.3s;
  font-size: 14px;
}
.allergen-labels .allergen svg,
.allergen-labels .allergen img {
  height: 39px;
  width: auto;
  transition: fill 0.3s, color 0.3s;
}
.allergen-labels .allergen .allergen-checkbox {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px !important;
  height: 20px !important;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid rgba(46, 46, 46, 0.3);
  border-radius: 50%;
  background: transparent;
  transition: background 0.3s, border-color 0.3s;
  cursor: pointer;
}
.allergen-labels .allergen .allergen-checkbox:checked + label {
  border-color: #458297;
}
.allergen-labels .allergen .allergen-checkbox:checked + label p {
  color: #458297;
}
.allergen-labels #allergen-lactosefree:checked {
  background: #616187;
  border-color: #616187;
}
.allergen-labels #allergen-glutenfree:checked {
  background: #d2a740;
  border-color: #d2a740;
}
.allergen-labels #allergen-nosugar:checked {
  background: #458297;
  border-color: #458297;
}
.allergen-labels #allergen-vegan:checked {
  background: #139e5c;
  border-color: #139e5c;
}
.allergen-labels .bez-cukru .allergen-checkbox:checked + label svg g,
.allergen-labels .bez-cukru .allergen-checkbox:checked + label svg path,
.allergen-labels .bez-cukru .allergen-checkbox:checked + label svg polygon {
  fill: #458297;
}
.allergen-labels .bez-laktozy .allergen-checkbox:checked + label svg g,
.allergen-labels .bez-laktozy .allergen-checkbox:checked + label svg path,
.allergen-labels .bez-laktozy .allergen-checkbox:checked + label svg polygon {
  fill: #616187;
}
.allergen-labels .bez-glutenu .allergen-checkbox:checked + label svg g,
.allergen-labels .bez-glutenu .allergen-checkbox:checked + label svg path,
.allergen-labels .bez-glutenu .allergen-checkbox:checked + label svg polygon {
  fill: #d2a740;
}
.allergen-labels .bez-miesa .allergen-checkbox:checked + label svg g,
.allergen-labels .bez-miesa .allergen-checkbox:checked + label svg path,
.allergen-labels .bez-miesa .allergen-checkbox:checked + label svg polygon {
  fill: #139e5c;
}
.allergen-labels .allergen-checkbox:checked::after {
  content: "";
  background-image: url("graphics/svg/white-tick.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  top: 50%;
  transform: translate(50%, -50%);
  position: absolute;
  right: 50%;
}
.allergen-labels .allergen svg g,
.allergen-labels .allergen svg path,
.allergen-labels .allergen svg polygon {
  fill: #7c7c7c;
}
.allergen-labels .allergen.nosugar:has(.allergen-checkbox:checked) {
  filter: grayscale(0);
  border-color: #458297;
  background-color: #f4fcff; /* Light blue for contrast */
}
.allergen-labels .allergen.lactosefree:has(.allergen-checkbox:checked) {
  filter: grayscale(0);
  border-color: #616187;
  background-color: #e8e8ff; /* Light purple for contrast */
}
.allergen-labels .allergen.glutenfree:has(.allergen-checkbox:checked) {
  filter: grayscale(0);
  border-color: #d2a740;
  background-color: #fff6e0; /* Light yellow for contrast */
}
.allergen-labels .allergen.vegan:has(.allergen-checkbox:checked),
.allergen-labels .allergen.vege:has(.allergen-checkbox:checked) {
  filter: grayscale(0);
  border-color: #139e5c;
  background-color: #dff7e9; /* Light green for contrast */
}

#opening_hours-window table,
#opening_hours-window tr,
#opening_hours-window th,
#opening_hours-window td,
#opening_hours-window tbody {
  background: none !important;
  border: none !important;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
}
#opening_hours-window td.day {
  padding-right: 20px;
  color: #2E2E2E;
}

#opening_hours-window .window {
  height: 60svh;
  width: 40svw;
  min-height: 415px;
  min-width: 330px;
  max-width: 550px;
}
#opening_hours-window .window .window-content {
  top: 76px;
  bottom: 80px;
}

td.day {
  padding-right: 20px;
}

.menulink-btn {
  border-radius: 0px;
  background: #2E2E2E;
  color: white;
  padding: 15px 20px;
  margin-bottom: 25px;
  margin-right: 5px;
  font-weight: 600;
  min-width: 140px;
  text-align: center;
  height: 45px;
  font-size: 16px;
}

.menulink-btn.ico-left,
.menulink-btn.ico-right {
  padding: 15px 20px;
  text-align: center;
}
.menulink-btn.ico-left .ico,
.menulink-btn.ico-right .ico {
  position: relative;
  padding: 0;
  width: auto;
  height: 15px;
}

.menulink-btn.ico-left .ico {
  display: flex;
  align-items: center;
}

.menulink-btn.ico-right .ico {
  margin-left: 7px;
}

.menulink-btn.ico-left.filter {
  width: 100%;
  background-color: #e7e3d8;
  color: #1a1a1a !important;
  border: 0;
  padding: 10px 20px;
  color: #FFFFFF;
  height: 40px;
  margin: 0;
  margin-top: 25px;
}

.menulink-btn.ico-left.mail {
  background: #FFFFFF !important;
  color: #2E2E2E !important;
}

.menulink-btn-cta {
  border-radius: 0px;
  background: #2E2E2E !important;
  color: #FFFFFF !important;
}

.menulink-btn-alt {
  border-radius: 0px;
  border: 2px solid #2E2E2E !important;
  background: #FFFFFF !important;
  color: #2E2E2E !important;
}

.menulink-btn-ghost {
  background: #1a1a1a !important;
  color: #2E2E2E !important;
}

.category:hover {
  background: rgba(26, 26, 26, 0.0509803922) !important;
}

.menulink-window.window-overlay {
  backdrop-filter: blur(5px);
}
.menulink-window.window-overlay .window-close {
  top: 50%;
  right: 20px;
  width: 40px !important;
  height: 40px !important;
  z-index: 105;
  transform: translate(0, -50%);
  background-color: #f5f1e7;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
.menulink-window.window-overlay .window-close img {
  width: 16px;
}
.menulink-window.window-overlay .window {
  border-radius: 0;
  height: 90vh;
  width: 90vw;
  max-height: 750px;
}
.menulink-window.window-overlay .window .window-header {
  position: absolute;
  background-color: white;
  border-radius: 0 0 0 0;
  padding: 20px 80px 20px 20px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 200;
}
.menulink-window.window-overlay .window .window-header h2 {
  margin: 0 !important;
  text-align: left !important;
}
.menulink-window.window-overlay .window .columns {
  margin-left: -5px;
  margin-right: -5px;
}
.menulink-window.window-overlay .window .window-footer {
  padding: 15px 20px 20px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  border-radius: 0 0 0 0;
}
.menulink-window.window-overlay .window .window-footer .confirm-filter {
  margin: 0;
  width: 100%;
}
.menulink-window.window-overlay .window .window-content {
  bottom: 80px;
  right: 0px;
  left: 0px;
  padding: 0 20px;
}

#page-restaurant_menu .separator {
  height: 1px;
  background-color: #1a1a1a;
  margin: 20px 0;
}

#plate-info-window .separator {
  padding: 0;
}

.Bezlaktozy,
.bez-laktozy,
.lactosefree {
  color: #616187;
  font-weight: 500;
}
.Bezlaktozy svg g,
.Bezlaktozy svg path,
.bez-laktozy svg g,
.bez-laktozy svg path,
.lactosefree svg g,
.lactosefree svg path {
  fill: #616187;
}

.Bezglutenu,
.bez-glutenu,
.glutenfree {
  color: #d2a740;
  font-weight: 500;
}
.Bezglutenu svg g,
.Bezglutenu svg path,
.bez-glutenu svg g,
.bez-glutenu svg path,
.glutenfree svg g,
.glutenfree svg path {
  fill: #d2a740;
}

.Bezcukru,
.bez-cukru,
.nosugar {
  color: #458297;
  font-weight: 500;
}
.Bezcukru svg g,
.Bezcukru svg path,
.Bezcukru svg polygon,
.bez-cukru svg g,
.bez-cukru svg path,
.bez-cukru svg polygon,
.nosugar svg g,
.nosugar svg path,
.nosugar svg polygon {
  fill: #458297;
}

.Wege,
.Bezmięsa,
.bez-miesa,
.Wegetariańskie,
.Wegańskie,
.vegan {
  color: #139e5c;
  font-weight: 500;
}
.Wege svg g,
.Wege svg path,
.Bezmięsa svg g,
.Bezmięsa svg path,
.bez-miesa svg g,
.bez-miesa svg path,
.Wegetariańskie svg g,
.Wegetariańskie svg path,
.Wegańskie svg g,
.Wegańskie svg path,
.vegan svg g,
.vegan svg path {
  fill: #139e5c;
}

#plate-info-window .window-header {
  position: relative;
  height: 240px;
  padding: 0;
}
#plate-info-window .window-header #plate-image {
  border-radius: 0 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
#plate-info-window .window-close {
  top: 20px;
  right: 20px;
  transform: none;
}
#plate-info-window .window-content {
  top: 240px;
  padding-top: 20px;
}
#plate-info-window .window-content #plate-title {
  margin: 0px 0 15px 0;
  text-align: left !important;
}

.ui-datepicker tr th {
  color: #2E2E2E;
  background-color: #FFFFFF;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border-color: #2E2E2E !important;
  background: #2E2E2E !important;
  color: #FFFFFF !important;
}

#confirm_reservation .window {
  height: 320px;
}
#confirm_reservation .window-content {
  bottom: 0;
}
#confirm_reservation .button {
  margin: 0;
  border-radius: 7px;
  background: #2e2e2e !important;
  color: white;
  padding: 15px 20px;
  font-weight: 600;
  min-width: 140px;
  text-align: center;
  height: 45px;
  font-size: 16px;
  width: auto;
}
#confirm_reservation .checklist.wrapper {
  display: flex;
  padding: 0;
  gap: 10px;
  border: none;
}
#confirm_reservation .checklist.wrapper label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #1a1a1a;
  border-radius: 5px;
  cursor: pointer;
  margin: 0;
  transition: background-color 0.2s, border-color 0.2s;
}
#confirm_reservation .checklist.wrapper label span {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
#confirm_reservation .checklist.wrapper input[type=radio],
#confirm_reservation input[type=radio] + label::before {
  display: none;
}
#confirm_reservation .checklist.wrapper input[type=radio]:checked + label {
  background-color: #2E2E2E;
}
#confirm_reservation .checklist.wrapper input[type=radio]:checked + label span {
  color: #FFFFFF;
}
#confirm_reservation .checklist.wrapper input[type=radio]:checked + label {
  color: #FFFFFF;
}

.menulink_contactus_data {
  text-align: center !important;
}
.menulink_contactus_data .address {
  font-size: 16px;
  margin-bottom: 10px;
}
.menulink_contactus_data .buttons a {
  color: #2E2E2E;
  font-size: 16px;
  font-weight: 600;
}
.menulink_contactus_data .button {
  margin-top: 35px;
  margin-bottom: 0;
  width: auto;
}

.popular_dishes .splide__arrow--prev,
.popular_dishes .splide__arrow--next {
  top: -19%;
}

.plates-container {
  padding-top: 30px;
}

.plates-container > ul:first-child {
  margin-top: 0;
  padding-top: 0;
}
.plates-container > ul:first-child h2 {
  margin-top: 0 !important;
}

@media screen and (max-width: 900px) {
  .menulink-bg-image {
    height: 250px !important;
    margin-bottom: 80px;
  }
  .filter-container {
    display: block;
    position: sticky;
    top: 140px;
    z-index: 100;
  }
  .filter-container a {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    margin-top: 0px !important;
    border-bottom: 1px solid rgba(26, 26, 26, 0.5019607843);
  }
  #page-restaurant_menu .plates-container .plate-img {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 700px) {
  #page-restaurant_menu .article-columns.side .side {
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 0;
  }
  #page-restaurant_menu .contact_data_flying {
    padding-top: 35px;
  }
  #confirm_reservation .window,
  #opening_hours-window .window {
    height: 510px;
  }
  #confirm_reservation .window-content,
  #opening_hours-window .window-content {
    bottom: 0;
  }
  #confirm_reservation .submit-controls,
  #opening_hours-window .submit-controls {
    padding: 20px 0;
  }
  #confirm_reservation .button,
  #opening_hours-window .button {
    margin: 0;
    border-radius: 7px;
    background: #2e2e2e !important;
    color: white;
    padding: 15px 20px;
    font-weight: 600;
    min-width: 140px;
    text-align: center;
    height: 45px;
    font-size: 16px;
    width: 100%;
  }
  #confirm_reservation .checklist.wrapper,
  #opening_hours-window .checklist.wrapper {
    display: flex;
    padding: 0;
    gap: 5px;
    border: none;
  }
  #confirm_reservation .checklist.wrapper label,
  #opening_hours-window .checklist.wrapper label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #1a1a1a;
    border-radius: 5px;
    cursor: pointer;
    margin: 0;
    transition: background-color 0.2s, border-color 0.2s;
  }
  #confirm_reservation .checklist.wrapper label span,
  #opening_hours-window .checklist.wrapper label span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }
  #confirm_reservation .checklist.wrapper input[type=radio],
  #confirm_reservation input[type=radio] + label::before,
  #opening_hours-window .checklist.wrapper input[type=radio],
  #opening_hours-window input[type=radio] + label::before {
    display: none;
  }
  #confirm_reservation .checklist.wrapper input[type=radio]:checked + label,
  #opening_hours-window .checklist.wrapper input[type=radio]:checked + label {
    background-color: #2E2E2E;
  }
  #confirm_reservation .checklist.wrapper input[type=radio]:checked + label span,
  #opening_hours-window .checklist.wrapper input[type=radio]:checked + label span {
    color: #FFFFFF;
  }
  #confirm_reservation .checklist.wrapper input[type=radio]:checked + label,
  #opening_hours-window .checklist.wrapper input[type=radio]:checked + label {
    color: #FFFFFF;
  }
  .ui-datepicker {
    width: 20em !important;
  }
  #opening_hours-window table,
  #opening_hours-window tr,
  #opening_hours-window th,
  #opening_hours-window td,
  #opening_hours-window tbody {
    font-size: 16px;
  }
  #opening_hours-window td.day {
    width: 50%;
  }
  .article-columns.side {
    padding: 0;
  }
  .filter-container {
    display: block;
  }
  .menulink .subtitle {
    border-radius: 27px;
    background-color: #1a1a1a;
    color: rgba(46, 46, 46, 0.7019607843);
  }
  .menulink h2 {
    font-size: 20px !important;
    font-weight: 700;
    margin: 25px 0;
  }
  .menulink h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 20px 0;
    line-height: 140%;
  }
  .menulink h4 {
    font-size: 14px;
    font-weight: 500;
  }
  .menulink p {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    line-height: 19.6px;
    color: rgba(46, 46, 46, 0.7019607843);
    margin-left: auto;
    margin-right: auto;
  }
  .menulink .header p {
    margin: 0 auto;
    max-width: 80%;
  }
  .menulink h1,
  .menulink h2,
  .menulink h3,
  .menulink h4,
  .menulink h5 {
    color: #2E2E2E;
  }
  .menulink_main_banner {
    justify-content: flex-start;
    flex-direction: column;
    padding: 0;
  }
  .menulink_main_banner .main_img {
    margin-top: 10px;
    aspect-ratio: inherit;
    max-height: none;
  }
  .menulink_main_banner .logo {
    display: block;
    max-width: 160px;
  }
  .menulink_main_banner h3 {
    margin: 30px 0;
  }
  .menulink_main_banner .buttons {
    flex-direction: column;
  }
  .menulink_main_banner .desktop_version {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .menulink_main_banner .desktop_version h3 {
    margin: 30px 0 !important;
  }
  .menulink_main_banner .desktop_version .buttons {
    margin-top: 0;
    flex-direction: column;
  }
  .menulink_main_banner .desktop_version .buttons a {
    width: 100%;
  }
  .menulink_perks {
    text-align: center;
  }
  .menulink_perks h4 {
    margin: 0;
    text-align: center;
  }
  .menulink_perks .columns .card {
    border-radius: 7px;
  }
  .menulink_perks .card h3 {
    margin: 0;
  }
  .menulink_contactus_data {
    text-align: center !important;
  }
  .menulink_contactus_data .address {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .menulink_contactus_data .buttons a {
    color: #2E2E2E;
    font-size: 14px;
    font-weight: 600;
  }
  .menulink_contactus_data .button {
    margin-top: 35px;
    margin-bottom: 0;
    width: 100%;
  }
  .menulink_contact_data {
    border-radius: 7px;
    padding: 5px 20px 20px 20px;
  }
  .menulink_contact_data .buttons a:first-child {
    margin-bottom: 0px;
  }
  .menulink_contact_data .buttons {
    margin-bottom: 0;
  }
  .menulink_cards_carousel {
    padding: 0 0 0 20px;
    margin: 0 -20px;
  }
  .menulink_cards_carousel .splide__track {
    padding-left: 0px !important;
    padding-right: 18% !important;
  }
  .menulink_cards_carousel .splide_slide {
    padding-right: 20px;
    margin-right: 0 !important;
  }
  .menulink_cards_carousel .card h3 {
    margin: 15px 0 12px 0;
  }
  .menulink_cards_carousel .card h4 {
    text-align: left !important;
  }
  .menulink_cards_carousel .footer .button {
    width: 100%;
  }
  .menulink_contact_section {
    background-color: #EAECF1;
  }
  .menulink_contact_section .container {
    display: block;
  }
  .menulink_contact_section h3 {
    margin-bottom: 20px !important;
  }
  .menulink_contact_data .menulink_contact_data_footer h4 {
    font-size: 14px !important;
  }
  .menulink_contact_data_footer {
    padding: 20px 0 !important;
    border-bottom: 1px solid rgba(46, 46, 46, 0.3);
  }
  .menulink_contact_data_footer table td,
  .menulink_contact_data_footer table tr,
  .menulink_contact_data_footer table th,
  .menulink_contact_data_footer table tbody {
    font-size: 14px;
  }
  #page-restaurant_menu p {
    color: rgba(46, 46, 46, 0.7019607843);
    line-height: 19.6px;
    font-size: 14px;
  }
  #page-restaurant_menu h2 {
    margin: 25px 0;
    font-size: 20px !important;
    font-weight: 600;
  }
  #page-restaurant_menu h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
  }
  #page-restaurant_menu h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 8px 0;
    line-height: 140%;
  }
  #page-restaurant_menu .head {
    position: relative;
    margin: 0 auto;
    background: none;
    padding: 0;
  }
  #page-restaurant_menu .head h1 {
    text-align: center !important;
    margin-top: 25px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 28px;
  }
  #page-restaurant_menu .head h1 .subtitle {
    max-width: 350px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    line-height: 19.6px;
    color: #2E2E2E;
  }
  #page-restaurant_menu .head #logo {
    display: block !important;
  }
  #page-restaurant_menu .tags {
    margin: 5px 0 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 12px;
    justify-content: flex-start;
  }
  #page-restaurant_menu .price-wrapper {
    margin-top: 3px;
    display: inline-flex;
    flex-wrap: wrap;
  }
  #page-restaurant_menu .price-wrapper .price {
    font-weight: 500;
    font-size: 14px;
    color: #2E2E2E;
  }
  #page-restaurant_menu .price-wrapper .size {
    font-weight: 400;
    font-size: 14px;
    color: rgba(46, 46, 46, 0.7);
    margin-right: 15px;
  }
  #page-restaurant_menu .tag {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    width: auto;
    margin-left: 0;
  }
  #page-restaurant_menu .tag svg {
    height: 13px;
    width: auto;
  }
  #page-restaurant_menu .tag img {
    height: 13px;
    width: auto;
  }
  #page-restaurant_menu .categories {
    backdrop-filter: blur(5px);
    background-color: #FFFFFF;
    box-shadow: 0 60px 80px rgba(0, 0, 0, 0.1);
    justify-content: center;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow-x: hidden;
    overflow: scroll;
    scrollbar-width: none;
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    justify-content: flex-start;
    margin-right: -20px;
    margin-left: -20px;
    position: sticky;
    padding: 5px 20px 15px 20px;
    top: 60px;
    z-index: 10;
  }
  #page-restaurant_menu .category {
    color: #2E2E2E;
    text-align: center;
    white-space: nowrap;
    background-color: #1a1a1a;
    border-radius: 27px;
    padding: 4px 15px;
    font-size: 14px;
    box-sizing: border-box;
    font-weight: 600;
    height: 32px;
    display: flex;
    align-items: center;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  #page-restaurant_menu .category:hover {
    cursor: pointer;
  }
  #page-restaurant_menu .category.active {
    background-color: #2E2E2E;
    color: #FFFFFF;
  }
  #page-restaurant_menu .category-section {
    scroll-margin-top: 140px;
  }
  #page-restaurant_menu .category-section h2 {
    margin-bottom: 5px;
    margin-top: 30px;
    font-size: 24px !important;
  }
  #page-restaurant_menu .plates-container .category-section:last-child {
    border-bottom: none;
  }
  #page-restaurant_menu .info-btn {
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px;
    width: 17px;
    height: 17px;
  }
  #page-restaurant_menu .plates-container .plate-item {
    padding: 10px 120px 10px 10px;
    position: relative;
    min-height: 132px;
    height: -moz-max-content;
    height: max-content;
    cursor: pointer;
  }
  #page-restaurant_menu .plates-container .plate-item h3 {
    font-size: 16px !important;
  }
  #page-restaurant_menu .plates-container ul li {
    list-style: none;
  }
  #page-restaurant_menu .plates-container .description {
    margin: 0;
    font-size: 14px;
    line-height: 19.6px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #page-restaurant_menu .plates-container .plate-img {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 110px;
    height: 110px;
    border-radius: 7px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #page-restaurant_menu .plates-container .plate-item.no-img {
    padding: 0px 15px 0 15px;
  }
  #page-restaurant_menu .plates-list .plate-item:last-child {
    border-bottom: none;
  }
  #page-restaurant_menu .plates-list {
    margin-bottom: 0;
  }
  #page-restaurant_menu .avoid {
    position: relative;
    cursor: pointer;
  }
  #page-restaurant_menu .avoid label {
    margin: 0;
    padding: 10px 0 0px 0;
    cursor: pointer;
  }
  #page-restaurant_menu .avoid input {
    display: flex;
    gap: 10px;
    position: absolute;
    top: 12px;
    left: 0px;
    width: 20px !important;
    height: 20px !important;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 2px solid rgba(46, 46, 46, 0.3);
    border-radius: 50%;
    background: transparent;
    transition: background 0.3s, border-color 0.3s;
    cursor: pointer;
  }
  #page-restaurant_menu .avoid input[type=checkbox]:checked {
    background-color: #2E2E2E;
  }
  #page-restaurant_menu .avoid input[type=checkbox]:checked::after {
    content: "";
    background-image: url("graphics/svg/white-tick.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translate(50%, -50%);
    position: absolute;
    right: 50%;
  }
  #page-restaurant_menu .avoid p {
    margin: 0;
    font-size: 14px;
  }
  #page-restaurant_menu .allergen-labels .columns {
    margin-top: 15px;
  }
  #page-restaurant_menu .allergen-labels .columns > div {
    width: 50%;
    position: relative;
    padding: 0 5px 10px 5px;
  }
  #page-restaurant_menu .allergen-labels .allergen label {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  #page-restaurant_menu .allergen-labels .allergen label::before {
    display: none;
  }
  #page-restaurant_menu .allergen-labels .allergen {
    padding: 15px;
    border-radius: 7px;
    width: auto;
    border: 2px solid rgba(46, 46, 46, 0.3);
    position: relative;
    cursor: pointer;
    transition: border-color 0.3s, color 0.3s;
  }
  #page-restaurant_menu .allergen-labels .allergen span {
    margin: 0;
    font-weight: 500;
    color: #2E2E2E;
    transition: color 0.3s;
    font-size: 14px;
  }
  #page-restaurant_menu .allergen-labels .allergen svg,
  #page-restaurant_menu .allergen-labels .allergen img {
    height: 39px;
    width: auto;
    transition: fill 0.3s, color 0.3s;
  }
  #page-restaurant_menu .allergen-labels .allergen .allergen-checkbox {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px !important;
    height: 20px !important;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 2px solid rgba(46, 46, 46, 0.3);
    border-radius: 50%;
    background: transparent;
    transition: background 0.3s, border-color 0.3s;
    cursor: pointer;
  }
  #page-restaurant_menu .allergen-labels .allergen .allergen-checkbox:checked + label {
    border-color: #458297;
  }
  #page-restaurant_menu .allergen-labels .allergen .allergen-checkbox:checked + label p {
    color: #458297;
  }
  #page-restaurant_menu .allergen-labels #allergen-bez-laktozy:checked {
    background: #616187;
    border-color: #616187;
  }
  #page-restaurant_menu .allergen-labels #allergen-bez-glutenu:checked {
    background: #d2a740;
    border-color: #d2a740;
  }
  #page-restaurant_menu .allergen-labels #allergen-bez-cukru:checked {
    background: #458297;
    border-color: #458297;
  }
  #page-restaurant_menu .allergen-labels #allergen-bez-miesa:checked {
    background: #139e5c;
    border-color: #139e5c;
  }
  #page-restaurant_menu .allergen-labels .bez-cukru .allergen-checkbox:checked + label svg g,
  #page-restaurant_menu .allergen-labels .bez-cukru .allergen-checkbox:checked + label svg path,
  #page-restaurant_menu .allergen-labels .bez-cukru .allergen-checkbox:checked + label svg polygon {
    fill: #458297;
  }
  #page-restaurant_menu .allergen-labels .bez-laktozy .allergen-checkbox:checked + label svg g,
  #page-restaurant_menu .allergen-labels .bez-laktozy .allergen-checkbox:checked + label svg path,
  #page-restaurant_menu .allergen-labels .bez-laktozy .allergen-checkbox:checked + label svg polygon {
    fill: #616187;
  }
  #page-restaurant_menu .allergen-labels .bez-glutenu .allergen-checkbox:checked + label svg g,
  #page-restaurant_menu .allergen-labels .bez-glutenu .allergen-checkbox:checked + label svg path,
  #page-restaurant_menu .allergen-labels .bez-glutenu .allergen-checkbox:checked + label svg polygon {
    fill: #d2a740;
  }
  #page-restaurant_menu .allergen-labels .bez-miesa .allergen-checkbox:checked + label svg g,
  #page-restaurant_menu .allergen-labels .bez-miesa .allergen-checkbox:checked + label svg path,
  #page-restaurant_menu .allergen-labels .bez-miesa .allergen-checkbox:checked + label svg polygon {
    fill: #139e5c;
  }
  #page-restaurant_menu .allergen-labels .allergen-checkbox:checked::after {
    content: "";
    background-image: url("graphics/svg/white-tick.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translate(50%, -50%);
    position: absolute;
    right: 50%;
  }
  #page-restaurant_menu .allergen-labels .allergen svg g,
  #page-restaurant_menu .allergen-labels .allergen svg path,
  #page-restaurant_menu .allergen-labels .allergen svg polygon {
    fill: #7c7c7c;
  }
  #page-restaurant_menu .allergen-labels .allergen.bez-cukru:has(.allergen-checkbox:checked) {
    filter: grayscale(0);
    border-color: #458297;
    background-color: #f4fcff; /* Light blue for contrast */
  }
  #page-restaurant_menu .allergen-labels .allergen.bez-laktozy:has(.allergen-checkbox:checked) {
    filter: grayscale(0);
    border-color: #616187;
    background-color: #e8e8ff; /* Light purple for contrast */
  }
  #page-restaurant_menu .allergen-labels .allergen.bez-glutenu:has(.allergen-checkbox:checked) {
    filter: grayscale(0);
    border-color: #d2a740;
    background-color: #fff6e0; /* Light yellow for contrast */
  }
  #page-restaurant_menu .allergen-labels .allergen.bez-miesa:has(.allergen-checkbox:checked) {
    filter: grayscale(0);
    border-color: #139e5c;
    background-color: #dff7e9; /* Light green for contrast */
  }
  .back-btn {
    background-color: #1a1a1a;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 20px;
  }
  .back-btn img {
    transform: scaleX(-1);
    width: 7px;
  }
  .menulink .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
  }
  .menulink .buttons .menulink-btn {
    width: 100%;
    margin: 0;
  }
  .menulink-btn {
    border-radius: 0px;
    background: #2E2E2E !important;
    color: white;
    padding: 15px;
    margin-bottom: 25px;
    margin-right: 5px;
    font-weight: 600;
    min-width: 200px;
    text-align: center;
    height: 45px;
    font-size: 14px;
  }
  .menulink-btn.ico-left.filter {
    height: 40px;
  }
  .menulink-btn.ico-left.mail {
    background: #FFFFFF !important;
    color: #2E2E2E !important;
  }
  .menulink-btn-cta {
    border-radius: 0px;
    background: #2E2E2E !important;
    color: #FFFFFF !important;
  }
  .menulink-btn-alt {
    border-radius: 0px;
    border: 2px solid #2E2E2E !important;
    background: #FFFFFF !important;
    color: #2E2E2E !important;
  }
  .menulink-btn-ghost {
    background: #1a1a1a !important;
    color: #2E2E2E !important;
  }
  .menulink-window.window-overlay .window {
    border-radius: 7px;
  }
  .menulink-window.window-overlay .window .window-footer {
    border-radius: 0 0 7px 7px;
  }
  #plate-info-window .window-header #plate-image {
    border-radius: 7px 7px 0 0;
  }
  .menulink-bg-image {
    height: 200px !important;
    margin-bottom: 40px;
  }
  .filter-container {
    top: 110px;
    z-index: 100;
  }
  .filter-container .button img {
    filter: invert(1);
  }
  .filter-container a {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
    margin-top: 0px !important;
  }
  #page-restaurant_menu .categories {
    background-color: #f5f1e7;
  }
  .new_menu {
    margin-top: 20px;
  }
  #page-restaurant_menu .filter-text,
  #page-restaurant_menu .button {
    color: white !important;
  }
  #page-restaurant_menu .article-columns.side .side {
    margin: 0 auto;
  }
}
#plate-allergens-list li {
  list-style: none;
  margin: 0;
}

.menulink-bg-image {
  height: 450px;
  overflow: hidden;
  z-index: 0;
  position: relative;
}
.menulink-bg-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.menulink-bg-image::after {
  content: "";
  display: block;
  z-index: 1;
  height: 100px;
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1410px;
  margin: 0 auto;
  bottom: 0;
  background-color: #f5f1e7;
}

#page-restaurant_menu .container.narrow {
  max-width: 1180px !important;
}
#page-restaurant_menu .category {
  background-color: rgba(255, 255, 255, 0.1019607843);
  border: 1px solid rgba(26, 26, 26, 0.2);
  font-size: 1rem;
  font-weight: 400;
}
#page-restaurant_menu .category.active {
  background-color: rgba(26, 26, 26, 0.0509803922);
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}

.new_menu {
  display: flex;
  position: sticky;
  justify-content: space-between;
  top: 60px;
  backdrop-filter: blur(5px);
  background-color: #f5f1e7;
  z-index: 100;
  border-bottom: 1px solid #878680;
}

.filter-container.hide-on-mobile {
  display: flex;
  position: sticky;
  right: 0;
  left: auto;
  top: 60px;
  overflow: hidden;
  z-index: 100;
  min-width: 230px;
  justify-content: flex-end;
}

#plate-info-window.no-img .window-header {
  position: relative;
  height: 80px;
  padding: 0;
}
#plate-info-window.no-img .window-content {
  top: 60px;
}

.plates-list .first-item,
.plates-list .grouped-item {
  border-bottom: 1px solid #878680;
  margin-bottom: 20px;
  padding-bottom: 40px;
}/*# sourceMappingURL=menulink-theme.css.map */