@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Fette National Fraktur';
  src: url('https://thebistro.ro/wp-content/FetteNationalFraktur.woff2') format('woff2'),
    url('https://thebistro.ro/wp-content/FetteNationalFraktur.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.swiper-container .swiper-slide h2,
.related.products > h2,
#meniul-nostru h2,
#recomandate-section h2,
#rezervare-section .content h2 {
  font-family: 'Fette National Fraktur';
}

.heading_section h1,
.breadcrumbs_section .breadcrumbs,
.related.products > h2 {
  font-family: 'Roboto', sans-serif;
}

.logo img {
  max-width: 220px;
}

@media all and (max-width: 768px) {
  .logo img {
    max-width: 175px;
  }
  .mobile-header.navbar-fixed-top .logo a img {
    max-width: 175px;
  }
}

.theme-understrap.woocommerce-checkout div#GlobalConsentCookie-modal,
.theme-understrap.woocommerce-checkout div#GlobalConsentCookie-widget {
  display: none !important;
}
