h1, h2, h3, h4 {
  font-family: 'Petit Formal Script', cursive;
}

.h4, h4 {
    font-size: 1.3rem !important;
}

.why-us .box h4 {
  font-family: 'Petit Formal Script' !important;
}

.header-scrolled .logo h1 {
  display: inline !important;
}

#header .logo h1 {
  display: none;
  font-size: 24px;
  font-family: 'Petit Formal Script', cursive;
}

.carousel-pict {
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  background-blend-mode: darken !important;
}

.kaja {
  background-repeat: no-repeat !important;
  background-size: 60% !important;
}

.menu {
  background: #fffaf3 !important;
}

.menu #menu-flters li {
  color: #ffffff;
  background: #ffb03b;
}

.menu #menu-flters li a {
  color: #ffffff;
}

.menu #menu-flters li:hover {
  background: #ffffff;
  color: #ffb03b;
}

.menu #menu-flters li:hover a {
  color: #ffb03b;
}

.btn-menu {
  color: #ffffff;
  margin-top:10px !important;
}

.price {
  font-weight: bold;
  font-size: 1.2rem;
  font-style: italic;
}

.line {
  border-top: 1px solid grey;
}

#hero p {
    width: 80% !important;
}

.section-title h2 {
  font-size: 26px !important;
}

.about .content h3 {
  font-size: 26px !important;
}

#akce img {
  max-width: 300px;
  width: auto;
}
