.type-page h1 {
  text-align: center;
}

.pobocka {
  margin-bottom: 50px;
}

.pobocka .image img {
  width: 100%;
}

.pobocka h6 {
  font-size: 30px;
  text-align: center;
}

.pobocka > p {
  font-size: 16px;
  text-align: center;
  max-width: 50%;
  margin: 20px auto;
}

.pobocka > p a {
  text-transform: uppercase;
  font-weight: 700;
}

.pobocka .pobocka-inner {
  display: flex;
  margin-top: 50px;
}

.pobocka .pobocka-inner > div {
  flex: 1;
}

.pobocka .info {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: 100px;
}

.pobocka .info > div {
  width: 50%;
  display: flex;
  flex-direction: column;
}

.pobocka .info span {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.pobocka a:hover {
  text-decoration: underline;
}

.pobocka iframe {
  margin-top: 20px;
  width: 100%;
}

.type-category #content .custom-footer__banner18, .type-category #content .custom-footer__banner19 {
  grid-column-end: span 4;
}

.in-nase-kavarny h2 {
  font-size: 32px;
  text-align: center;
  margin-top: 85px;
  margin-bottom: 50px;
}

/*.dalsi .pobocka-inner>img {
    min-width: 450px;
}

.dalsi .pobocka-inner {
    justify-content: center;
}
*/
.extended-banner-title, .extended-banner-text, .extended-banner-link {
  padding: 0;
  display: block;
}

.in-z-galovych-sadu .category-perex h4 {
  width: 80%;
}

.in-velkoobchod .content-inner {
  text-align: center;
}

.in-velkoobchod img {
  max-width: 40%;
  padding: 20px 0;
}

.in-velkoobchod p {
  max-width: 80%;
  margin: 10px auto;
}

.in-velkoobchod h5 {
  font-size: 25px;
  margin-top: 25px;
  text-decoration: underline;
}

.in-velkoobchod h6 {
  font-size: 18px;
  margin-top: 30px;
}

.in-velkoobchod h6.no-margin {
  margin-top: -5px;
}

.in-velkoobchod .firmy {
  display: flex;
  text-align: left;
  margin-top: 70px;
}

.in-velkoobchod .firmy > div {
  flex: 1;
}

.in-velkoobchod .firmy img {
  width: 100%;
  margin-left: 30px;
  max-width: 75%;
}

.in-velkoobchod .firmy .image {
  text-align: right;
}

.in-velkoobchod .firmy p {
  margin: 0;
  max-width: 100%;
}

.in-velkoobchod .kavarny {
  display: flex;
  margin-top: 70px;
}

.in-velkoobchod .kavarny > div {
  flex: 1;
}

.in-velkoobchod .kavarny .image {
  text-align: left;
}

.in-velkoobchod .kavarny .image img {
  max-width: 75%;
}

.in-velkoobchod .kavarny .text {
  text-align: left;
}

.in-velkoobchod .kavarny li {
  padding: 5px 0;
}

.in-velkoobchod .kavarny p {
  max-width: 100%;
}

@media (max-width: 992px) {
  .pobocka .pobocka-inner {
    flex-direction: column;
  }
  .type-category #content .custom-footer__banner18, .type-category #content .custom-footer__banner19 {
    grid-column-end: span 2;
  }
  .pobocka .info {
    margin: 30px 0;
  }
  .pobocka .info > div {
    width: 40%;
  }
  .pobocka > p {
    max-width: 80%;
  }
  .in-velkoobchod .firmy {
    flex-direction: column;
  }
  .in-velkoobchod .firmy .image img {
    max-width: 100%;
    margin: 0;
  }
  .in-velkoobchod .kavarny {
    flex-direction: column-reverse;
  }
  .in-velkoobchod .kavarny .image img {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .pobocka .info > div {
    width: 100%;
    align-items: center;
  }
  .in-velkoobchod .firmy,
  .in-velkoobchod .kavarny {
    margin-top: 30px;
  }
  .pobocka .info span {
    margin-top: 20px;
  }
  .dalsi .pobocka-inner > img {
    min-width: 200px;
  }
  .mobile .custom-footer__banner19 .extended-banner-text {
    max-width: 100%;
  }
}

@media (max-width: 350px) {
  .in-z-galovych-sadu .category-perex h4 {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .menu-helper span {
    font-family: "vafle", sans-serif;
    font-size: 16px;
    line-height: 19.2px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-weight: 400;
    margin-top: 6px;
  }
}
/*# sourceMappingURL=pobocky.css.map */