html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
  scroll-margin-top: 150px;
}
.id-710 .content {
  padding-left: 0px;
  padding-right: 0px;
}
.id-710 .index-content-wrapper {
  max-width: 100%;
}
.id-710 .body-banners {
  display: none;
}
.id-710 .homepage-texts-wrapper > div {
  margin: unset;
}
.id-710 .navigation-buttons > a {
  display: none;
}
.id-710 .content-wrapper {
  xxxxmax-width: 1920px;
  margin: 0 auto;
}
.id-710 .wide-carousel {
  position: relative;
}
.id-710 .wide-carousel:after {
  content: url(/user/documents/upload/res/dividers/dividers_transtowhite.png);
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.id-710 .wide-carousel .extended-banner-text {
  line-height: 1.23;
}
@media (max-width: 767px) {
  .wide-carousel:after {
    content: url(/user/documents/upload/res/dividers/dividers_transtowhite_mobile.png);
  }
}
.id-710 .wide-carousel .extended-banner-texts {
  padding: 50px 100px 50px 50px;
  display: flex;
  justify-content: flex-end;
  text-align: left;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  left: 0;
}
.id-710 .wide-carousel .extended-banner-link,
.id-710 .wide-carousel .extended-banner-text,
.id-710 .wide-carousel .extended-banner-title {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  position: unset;
  padding: 0;
  margin: 0;
  font-size: 72px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 1;
  text-shadow: 0 0 50px #000000f5;
}
.id-710 .wide-carousel .extended-banner-text {
  max-width: 100%;
  font-size: 30px;
}
.id-710 .wide-carousel .extended-banner-link {
  font-size: 16px;
  text-shadow: none;
  height: auto;
  margin-top: unset;
  color: #fff;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 1px;
}
.id-710 .wide-carousel .extended-banner-link,
.id-710 .form_wrap input[type="submit"].btn {
  color: #fff;
  background: rgb(229, 197, 158);
  background: linear-gradient(
    90deg,
    rgba(229, 197, 158, 1) 0%,
    rgba(207, 144, 109, 1) 100%
  );
  background-size: 200% 100%;
  transition: all 0.5s ease;
}
.id-710 .wide-carousel .extended-banner-link:hover,
.id-710 .form_wrap input[type="submit"].btn:hover {
  background-position: right;
  transition: all 0.5s ease;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wide-carousel .extended-banner-title {
    font-size: 40px;
  }
  .id-710 .wide-carousel .extended-banner-text {
    font-size: 24px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .wide-carousel .extended-banner-title {
    font-size: 50px;
  }
}

@media (max-width: 991px) {
  .wide-carousel .extended-banner-texts {
    padding: 100px 100px;
    justify-content: flex-start;
    left: 0;
  }
  .id-710 .navigation-buttons a[data-target="navigation"] {
    display: block;
  }
}

@media (max-width: 767px) {
  .id-710 .wide-carousel .extended-banner-texts {
    padding: 50px;
  }
  .id-710 .wide-carousel .extended-banner-title {
    font-size: 46px;
  }
  .id-710 .wide-carousel .extended-banner-text {
    font-size: 24px;
  }
  .id-710 .wide-carousel .extended-banner-text {
    font-size: 26px;
    max-width: 370px;
    width: 100%;
  }
  .id-710 .wide-carousel .extended-banner-link {
    font-size: 11px;
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  .wide-carousel .extended-banner-title {
    font-size: 40px;
    margin-top: 30px;
  }
  .id-710 .wide-carousel .extended-banner-texts {
    gap: 15px;
  }
}
.id-710 .homepage-texts-wrapper > div {
  flex: unset;
  max-width: 100%;
}
.id-710 #footer {
  background-color: #fff;
  border-top-color: #fff;
  margin-top: 0;
  padding-top: 0;
}
.id-710 .footer-bottom,
.id-710 .footer-newsletter {
  border: none;
}
.id-710 .homepage-texts-wrapper {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .fitted .navigation-in ul {
    justify-content: flex-end;
  }
  .id-710 .navigation-in > ul > li > a {
    font-size: 18px;
  }
}
.id-710 .navigation-in ul li a b {
  font-weight: 600;
}
.id-710 .slick-dots {
  display: flex;
  padding: 0;
  margin: 20px 0 0;
  justify-content: center;
  align-items: center;
  gap: 5px;
  list-style-type: none;
}
.id-710 .slick-dots li {
  padding: 0;
}
.id-710 .slick-dots li button {
  background: #f1f1f1;
  border: none;
  font-size: 0;
  width: 30px;
  height: 2px;
  transition: all 0.5s ease;
}
.id-710 .slick-dots li button:hover,
.id-710 .slick-dots li.slick-active button:hover,
.id-710 .slick-dots li.slick-active button {
  background: #cf906d;
  height: 4px;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .slick-dots li {
    flex: 1;
    max-width: 30px;
  }
  .id-710 .slick-dots li button {
    width: 100%;
  }
}
.id-710 .slick-prev.slick-arrow:after,
.id-710 .slick-next.slick-arrow:after {
  content: "\e90f";
  font-family: shoptet;
  font-size: 13px;
}
.id-710 .slick-next.slick-arrow:after {
  content: "\e910";
}
.id-710 .slick-prev.slick-arrow,
.id-710 .slick-next.slick-arrow {
  transition: all 0.5s ease;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 2;
  background: #f1f1f1;
  border: none;
  font-size: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.id-710 .slick-next.slick-arrow {
  left: unset;
  right: 10px;
}
.id-710 .slick-prev.slick-arrow:hover,
.id-710 .slick-next.slick-arrow:hover {
  transition: all 0.5s ease;
  background: var(--color-primary);
  color: #fff;
}
.id-710 .siteCookies__form {
  background-color: #231f20;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .id-710 .siteCookies__form {
    display: flex;
    margin: 0 auto;
    max-width: 100%;
    padding: 10px;
  }
  .id-710 .siteCookies--bottom {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .id-710 .siteCookies__links {
    width: auto;
    margin: 0px 20px;
  }
  .id-710 .siteCookies__buttonWrap {
    align-items: center;
  }
  .id-710 .siteCookies__text {
    margin-right: 0px;
  }
  .id-710 .siteCookies__text {
    margin-right: 0px;
    margin-bottom: 0;
  }
  .id-710 .siteCookies__content {
    display: flex;
    align-items: center;
  }
}
.id-710 .siteCookies__link {
  border: none;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  padding: 10px 15px;
  border-radius: 0px;
}
.id-710 .siteCookies__link:hover,
.id-710 .siteCookies__text a {
  background: transparent;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.id-710 .siteCookies__text a:hover {
  text-decoration: none;
}
.id-710 .siteCookies__text,
.id-710 .siteCookies__link {
  font-size: 12px;
}
.id-710 .siteCookies__button {
  border-radius: 0px;
  line-height: 1;
  padding: 10px 15px;
}
.id-710 .siteCookies__button {
  background-color: #d0916d;
  color: #fff;
}
.id-710 .siteCookies__button[value="reject"] {
  background-color: transparent;
  box-shadow: none;
  appearance: none;
  border: none;
}
.id-710 .siteCookies__button:hover {
  background-color: #e9745a;
  color: #fff;
}
.id-710 .navigation-in ul li.appended-category,
.id-710 .navigationActions {
  display: none;
}
@media (max-width: 991px) {
  .id-710 .navigation-in {
    display: grid;
    place-content: center;
    background: #d0916d;
  }
  .id-710 .navigation-in > ul > li > a {
    justify-content: center;
    color: #fff;
    font-size: 22px;
    padding: 7px 0px;
  }
}
.id-710 .navigation-close,
.id-710 .navigation-in .navigationActions__submenu li:before {
  color: #fff;
}
@media (max-width: 767px) {
  .id-710 #header .container {
    min-height: 60px;
  }
  .id-710 .container.navigation-wrapper .site-name {
    flex: 0 1 300px;
  }
  .id-710 #header .site-name a img {
    max-height: 46px;
  }
  .id-710 .navigation-buttons {
    margin-top: 10px;
    padding-right: 10px;
    border: none;
  }
}
.id-710 .wide-carousel .extended-banner-text {
  line-height: 1.2;
}
@media (min-width: 1920px) {
  .id-710 .wide-carousel .extended-banner-title {
    margin-top: 50px;
  }
}
@media (min-width: 2200px) {
  .id-710 .wide-carousel .extended-banner-title {
    margin-top: 150px;
  }
}
.id-710 a.instagram:before {
  content: "\e909";
  font-family: shoptet;
  color: #cf906d;
  margin-right: 10px;
}
.id-710 .type-page article {
  padding: 20px;
  max-width: 90ch;
  width: 100%;
  margin: 0 auto;
}
.id-710 .breadcrumbs {
  display: none;
}
.id-710 .homepage-texts-wrapper {
  justify-content: center;
}
.id-710 body:not(.ordering-process).sticky #header {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 9;
}
.id-710 :root {
  --template-font: "Jost", .id-710 sans-serif;
  --template-headings-font: "Jost", .id-710 sans-serif;
}
.id-710 
/* smaž */
.id-710 .desktop .wide-carousel:after {
  display: none;
}
.id-710 .wide-carousel .extended-banner-texts {
  padding: 30px;
  top: 0;
  left: 0;
  right: 0;
  bottom: -1px;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 60%
  );
  justify-content: flex-end;
  align-items: center;
  text-align: center;
}
.id-710 .wide-carousel .extended-banner-text,
.id-710 .wide-carousel .extended-banner-title {
  color: #222;
  text-shadow: none;
  font-weight: 700;
}
.id-710 .wide-carousel .extended-banner-link {
  margin-top: 0 !important;
}
.id-710 #header {
  background: #231f20;
  color: #fff;
}
.id-710 .navigation-buttons a[data-target="navigation"] {
  background: transparent;
  color: #d0916d;
}
.id-710
  .navigation-window-visible
  .navigation-buttons
  a[data-target="navigation"],
.id-710
  .navigation-window-visible
  .navigation-buttons
  a[data-target="navigation"]:hover,
.id-710 .navigation-buttons a[data-target="login"],
.id-710 .navigation-buttons a[data-target="login"]:hover,
.id-710 .navigation-buttons a[data-target="navigation"],
.id-710 .navigation-buttons a[data-target="navigation"]:hover,
.id-710 .navigation-buttons a[data-target="search"],
.id-710 .navigation-buttons a[data-target="search"]:hover {
  background-color: #d0916d;
  color: #fff;
}
@media (min-width: 992px) {
  .id-710 .navigation-in > ul > li.exp > a,
  .id-710 .navigation-in > ul > li > a:hover {
    background-color: transparent;
    color: #d0916d;
  }
  .id-710 .wide-carousel .extended-banner-texts {
    justify-content: flex-end;
  }
  .id-710 .wide-carousel .extended-banner-link {
    margin-top: 100px;
  }
}
.id-710 .plus-gallery-item {
  border: none;
  padding: 10px !important;
  margin: 0 !important;
}
.id-710 .plus-gallery-item img {
  top: unset;
  transform: none;
}
.id-710 .form-group label a {
  color: #a4a4a4;
  text-decoration: underline;
}
.id-710 .wide-carousel {
  max-width: 1920px;
  margin: 0 auto;
}
.id-710 .navigation-in ul li a b {
  font-weight: 400;
}
@media (min-width: 992px) {
  .id-710 .navigation-in > ul > li.menu-item-external-17 > a,
  .id-710 .navigation-in > ul > li.menu-item-external-14 > a {
    color: #cf906d;
  }
  .id-710 .navigation-in ul li.menu-item-external-17 a:hover,
  .id-710 .navigation-in ul li.menu-item-external-14 a:hover {
    color: #fff;
    background: #cf906d;
  }
}
.id-710 .navigation-in > ul > li.menu-item-external-17 > a b,
.id-710 .navigation-in > ul > li.menu-item-external-14 > a b {
  font-weight: 700;
}

@media (min-width: 321px) and (max-width: 479px) {
  .id-710.columns-mobile-2 .homepage-texts-wrapper > div {
    margin: 0;
  }
}
.id-710 .kn_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 20px;
  paddíng: 0 20px;
}
.id-710 
/* Fix for Safari width */
.id-710 .kn_container:before, .id-710  .kn_container:after {
  width: 100%;
}

@media (max-width: 768px) {
  .id-710 .kn_child1 {
    width: 100%;
  }
  .id-710 .kn_child2 {
    width: 100%;
  }
  .id-710 .kn_child3 {
    width: 100%;
  }
  .id-710 .kn_child13,
  .id-710 .kn_child23 {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .id-710 .kn_child4 {
    width: calc((100% - 20px) / 2);
  }
  .id-710 .kn_container {
    padding: 0 !important;
  }
  .id-710 .kn_sluzby {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .id-710 .kn_child1,
  .id-710 .kn_child13,
  .id-710 .kn_child23 {
    width: 100%;
  }
  .id-710 .kn_child2 {
    width: calc((100% - 20px) / 2);
  }
  .id-710 .kn_child3 {
    width: calc((100% - 40px) / 3);
  }
  .id-710 .kn_child13,
  .id-710 .kn_child23 {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .id-710 .kn_child4 {
    width: calc((100% - 60px) / 4);
  }
  .id-710 .kn_sluzby {
    width: calc((100% - 20px) / 2);
  }
}

@media (min-width: 992px) {
  .id-710 .vizitka_loga {
    margin-left: 10%;
  }
  .id-710 .kn_child1 {
    width: 100%;
  }
  .id-710 .kn_child2 {
    width: calc((100% - 20px) / 2);
  }
  .id-710 .kn_child3 {
    width: calc((100% - 40px) / 3);
  }
  .id-710 .kn_child13 {
    width: calc((100% - 20px) / 3);
    min-height: 300px;
    max-width: 350px;
  }
  .id-710 .kn_child23 {
    width: calc(((100% - 20px) / 3) * 2);
  }
  .id-710 .kn_child4 {
    width: calc((100% - 60px) / 4);
  }
  .id-710 .reversed {
    flex-direction: row-reverse;
  }
  .id-710 .kn_child23 p {
    max-width: 90%;
  }
  .id-710 .reversed .kn_child23 p,
  .id-710 .reversed .kn_child23 h3 {
    margin-left: 10%;
  }
  .id-710 .kn_sluzby {
    width: calc((100% - 20px) / 2);
  }
}
.id-710 .kn_wrapper h2 {
  text-align: center;
  padding: 30px 0;
  font-size: 32px;
  margin-top: 0;
}
.id-710 .kn_wrapper h3 {
  font-size: 26px;
}
.id-710 .kn_wrapper h3:first-child {
  margin-top: 0;
}
.id-710 .kn_wrapper p {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
}
.id-710 .kn_wrapper p:last-child {
  margin-bottom: 0;
}
.id-710 .kn_child23 {
  align-self: center;
}
.id-710 .whitetocolor,
.id-710 .colortowhite {
  position: relative;
}
.id-710 .whitetocolor:after,
.id-710 .colortowhite:after {
  content: url(/user/documents/upload/res/dividers/dividers_2024_white.png);
  position: relative;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.id-710 .colortowhite:after {
  content: url(/user/documents/upload/res/dividers/dividers_2024_color.png);
}
.id-710 .colortowhite {
  background: #231f20;
}
.id-710 .colortowhite p,
.id-710 .colortowhite li,
.id-710 .colortowhite h2,
.id-710 .colortowhite h3 {
  color: #fff;
}
.id-710 .xxxslider div {
  padding: 7px;
}
.id-710 #jak-to-probiha .kn_child2 h3 span {
  background: #cf906d;
  display: block;
  font-size: 32px;
  color: #fff;
  width: 70px;
  height: 70px;
  display: grid;
  place-content: center;
  border-radius: 20px;
  transform: translate(75px, -50px) rotate(4deg);
  margin-bottom: -60px;
}
.id-710 .kn_child2 h3 {
  margin-top: 30px !important;
}
.id-710 .kn_child13 {
  background-size: cover;
  border-radius: 0 30px;
  background-position: center;
}
.id-710 .kn_child13#hp_box_1 {
  background-image: url("/user/documents/upload/res2024/photos/ON_obrad.png");
}
.id-710 .kn_child13#hp_box_2 {
  background-image: url("/user/documents/upload/res2024/photos/ON_tradice_1.png");
}
.id-710 .kn_child13#hp_box_3 {
  background-image: url("/user/documents/upload/res2024/photos/ON_nikdo_se_nenudi.png");
}
.id-710 .kn_child13#hp_box_4 {
  background-image: url("/user/documents/upload/res2024/photos/ON_rozjety_den.png");
}
.id-710 .kn_child13#hp_box_5 {
  background-image: url("/user/documents/upload/res2024/photos/ON_finale.png");
}
.id-710 #neco-navic:before {
  content: url(/user/documents/upload/res/dividers/dividers_2024_whitetotrans.svg);
  position: relative;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.id-710 #neco-navic:after {
  content: url(/user/documents/upload/res/dividers/dividers_2024_transtowhite.svg);
  position: relative;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.id-710 #neco-navic {
  background-image: url("/user/documents/upload/res/photos/dj_bg.png");
  background-size: cover;
  background-position: center;
}
.id-710 #neco-navic .kn_wrapper h2,
.id-710 #neco-navic .kn_child2 h3,
.id-710 #neco-navic .kn_child2 p {
  color: #fff;
}
.id-710 #neco-navic em {
  font-size: 150px;
  line-height: 14px;
  color: transparent;
  -webkit-text-stroke: 3px #cf906d;
  text-stroke: 3px #cf906d;
  height: 98px;
  display: inline-block;
  margin: 0 -55px -40px 0;
  opacity: 0.5;
}
.id-710 #kontakty.kn_wrapper h3 {
  font-size: 40px;
  text-align: center;
  color: #fff;
}
.id-710 #kontakty.kn_wrapper h3 a {
  color: #fff;
}
.id-710 #kontakty.kn_wrapper h3 a:hover {
  color: #cf906d;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.id-710 .kn_sluzby > div img {
  max-width: 150px;
}
@media (max-width: 767px) {
  .id-710 .whitetocolor:after {
    content: url(/user/documents/upload/res/dividers/dividers_2024_white_mobile.svg);
  }
  .id-710 .colortowhite:after {
    content: url(/user/documents/upload/res/dividers/dividers_2024_color_mobile.svg);
  }
  .id-710 #neco-navic:before {
    content: url(/user/documents/upload/res/dividers/dividers_2024_whitetotrans_mobile.svg);
  }
  .id-710 #neco-navic:after {
    content: url(/user/documents/upload/res/dividers/dividers_2024_transtowhite_mobile.svg);
  }
  .id-710 section {
    padding: 0 20px;
  }
  .id-710 #kontakty.kn_wrapper h3 {
    font-size: 30px;
  }
  .id-710 .kn_sluzby > div img {
    max-width: 125px;
    margin-block-end: 1em;
  }
}
.id-710 .contact_img {
  border-radius: 100%;
  max-width: 250px;
  display: block;
  margin: 0 auto;
}
.id-710 .contact_img_wrap {
}
.id-710 .contact_img_wrap:after {
  content: "Ondra Novotný";
  font-family: "Comforter Brush", cursive;
  font-weight: 400;
  color: #cf906d;
  font-size: 40px;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
  display: block;
  transform: skew(10deg, 0deg);
  margin-top: -28px;
}
.id-710 #reference:after {
  display: none;
}
.id-710 .form_wrap h3 + p,
.id-710 .form_wrap h3 + p + p {
  display: none;
}
.id-710 .form_wrap input[type="submit"].btn {
  font-size: 16px;
  text-shadow: none;
  height: auto;
  margin-top: unset;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 1px;
  border: none;
}
.id-710 .form_wrap input[type="submit"].btn:hover {
  color: #fff;
}
.id-710 #kontakty .form-control {
  background-color: #1c191a;
  border-color: #3e3936;
  color: #fff;
}
.id-710 #kontakty .form-group label {
  color: #fff;
}
.id-710 .kn_sluzby h3 {
  font-size: 26px;
  color: #cf906d;
}
.id-710 .kn_container > h2 {
  width: 100%;
  margin-bottom: 0;
}
.id-710 .kn_sluzby {
  padding: 20px;
  xborder-radius: 30px 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.id-710 .kn_sluzby a {
  color: #cf906d;
  text-decoration: underline;
  font-weight: 600;
}
.id-710 .kn_sluzby a:hover {
  color: #cf906d;
  text-decoration: none;
}
.id-710 .kn_sluzby > div {
  width: 100%;
  display: flex;
  align-items: flex-end;
  gap: 20px;
  justify-content: space-between;
}
.id-710 .kn_container:has(.kn_sluzby:hover) .kn_sluzby:not(:hover) {
  transition: all 0.5s ease;
  background: #fff;
}
.id-710 .kn_container .kn_sluzby,
.id-710 .kn_container .kn_sluzby:hover {
  transition: all 0.5s ease;
  background: #f1f1f1;
}
.id-710 .brand_slider > div > div > div {
  padding: 10px;
}
.id-710 .brand_slider .slick-track {
  display: flex;
  align-items: center;
}

@media (max-width: 479px) {
  .kn_sluzby > div img {
    max-width: 80px;
    margin-block-end: 1em;
  }
}
.id-710 .vizitka_loga {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
.id-710 .vizitka_loga img {
  display: block;
  max-height: 100px;
}
.id-710 .form_wrap p:nth-child(2),
.id-710 .form_wrap p:nth-child(3) {
  display: none;
}

@media (max-width: 991px) {
  .id-710 #kontakty.kn_wrapper h3 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .id-710 .form_wrap {
    text-align: center;
    margin-top: 30px;
  }
  .id-710 .form_wrap .form-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .id-710 .form_wrap .form-group label {
    padding: 0;
  }
  .id-710 .form_wrap .form-group label[for="consents40"] {
    padding: 15px 0;
  }
  .id-710 .form_wrap .form-group > input.form-control {
    max-width: 100%;
  }
  .id-710 .vizitka_loga {
    justify-content: center;
  }
  .id-710 .wide-carousel .extended-banner-link {
    font-size: 18px;
    font-weight: 800;
  }
}
