.id-707:not(.ordering-process).sticky #header {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 9;
}
:root {
  --template-font: "Jost", .id-707 sans-serif;
  --template-headings-font: "Jost", .id-707 sans-serif;
}
html,
.id-707 {
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
  scroll-margin-top: 150px;
}
.id-707 .content {
  padding-left: 0px;
  padding-right: 0px;
}
.id-707 .index-content-wrapper {
  max-width: 100%;
}
.id-707 .body-banners {
  display: none;
}
.id-707 .homepage-texts-wrapper > div {
  margin: unset;
}
.id-707 .navigation-buttons > a {
  display: none;
}
.id-707 .content-wrapper {
  xxxxmax-width: 1920px;
  margin: 0 auto;
}
.id-707 .wide-carousel {
  position: relative;
}
.id-707 .wide-carousel:after {
  content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_transtowhite.png);
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
.id-707 .wide-carousel .extended-banner-text {
  line-height: 1.23;
}
@media (max-width: 767px) {
 .id-707 .wide-carousel:after {
    content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_transtowhite_mobile.png);
  }
}
.id-707 .wide-carousel .extended-banner-texts {
  padding: 50px 100px 50px 50px;
  display: flex;
  justify-content: center;
  text-align: left;
  align-items: flex-start;
  flex-direction: column;
  gap: 30px;
  left: 50%;
}
.id-707 .wide-carousel .extended-banner-link,
.id-707 .wide-carousel .extended-banner-text,
.id-707 .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-707 .wide-carousel .extended-banner-text {
  max-width: 100%;
  font-size: 30px;
}
.id-707 .wide-carousel .extended-banner-link {
  font-size: 16px;
  text-shadow: none;
  height: auto;
  margin-top: unset;
  background: #d1816f;
  color: #fff;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 1px;
}
.id-707 .wide-carousel .extended-banner-link:hover {
  background: #e9745a;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .id-707 .wide-carousel .extended-banner-title {
    font-size: 40px;
  }
  .id-707 .wide-carousel .extended-banner-text {
    font-size: 24px;
  }
  .id-707 .wide-carousel:after {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .id-707 .wide-carousel .extended-banner-title {
    font-size: 50px;
  }
  .id-707 .wide-carousel:after {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .id-707 .wide-carousel .extended-banner-texts {
    padding: 100px 100px;
    justify-content: flex-start;
    left: 0;
  }
  .id-707 .navigation-buttons a[data-target="navigation"] {
    display: block;
  }
}

@media (max-width: 767px) {
  .id-707 .wide-carousel .extended-banner-texts {
    padding: 50px;
  }
  .id-707 .wide-carousel .extended-banner-title {
    font-size: 46px;
  }
  .id-707 .wide-carousel .extended-banner-text {
    font-size: 24px;
  }
  .id-707 .wide-carousel .extended-banner-text {
    font-size: 26px;
    max-width: 370px;
    width: 100%;
  }
  .id-707 .wide-carousel .extended-banner-link {
    font-size: 11px;
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  .id-707 .wide-carousel .extended-banner-title {
    font-size: 40px;
    margin-top: 30px;
  }
  .id-707 .wide-carousel .extended-banner-texts {
    gap: 15px;
  }
}

.id-707 .homepage-texts-wrapper > div {
  flex: unset;
  max-width: 100%;
}
.id-707 #footer {
  background-color: #fff;
  border-top-color: #fff;
  margin-top: 0;
  padding-top: 0;
}
.id-707 .footer-bottom,
.id-707 .footer-newsletter {
  border: none;
}
.id-707 .homepage-texts-wrapper {
  margin-bottom: 0;
}
@media (min-width: 992px) {
 .fitted .navigation-in ul {
    justify-content: flex-end;
  }
  .id-707 .navigation-in > ul > li > a {
    font-size: 18px;
  }
}
.id-707 .navigation-in ul li a b {
  font-weight: 600;
}
.id-707 .slick-dots {
  display: flex;
  padding: 0;
  margin: 20px 0 0;
  justify-content: center;
  align-items: center;
  gap: 5px;
  list-style-type: none;
}
.id-707 .slick-dots li {
  padding: 0;
}
.id-707 .slick-dots li button {
  background: #f1f1f1;
  border: none;
  font-size: 0;
  width: 30px;
  height: 2px;
  transition: all 0.5s ease;
}
.id-707 .slick-dots li button:hover,
.id-707 .slick-dots li.slick-active button:hover,
.id-707 .slick-dots li.slick-active button {
  background: var(--color-primary);
  height: 4px;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .id-707 .slick-dots li {
    flex: 1;
    max-width: 30px;
  }
  .id-707 .slick-dots li button {
    width: 100%;
  }
}
.id-707 .slick-prev.slick-arrow:after,
.id-707 .slick-next.slick-arrow:after {
  content: "\e90f";
  font-family: shoptet;
  font-size: 13px;
}
.id-707 .slick-next.slick-arrow:after {
  content: "\e910";
}
.id-707 .slick-prev.slick-arrow,
.id-707 .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-707 .slick-next.slick-arrow {
  left: unset;
  right: 10px;
}
.id-707 .slick-prev.slick-arrow:hover,
.id-707 .slick-next.slick-arrow:hover {
  transition: all 0.5s ease;
  background: var(--color-primary);
  color: #fff;
}
.id-707 .siteCookies__form {
  background-color: #d1816f;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .id-707 .siteCookies__form {
    display: flex;
    margin: 0 auto;
    max-width: 100%;
    padding: 10px;
  }
  .id-707 .siteCookies--bottom {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .id-707 .siteCookies__links {
    width: auto;
    margin: 0px 20px;
  }
  .id-707 .siteCookies__buttonWrap {
    align-items: center;
  }
  .id-707 .siteCookies__text {
    margin-right: 0px;
  }
  .id-707 .siteCookies__text {
    margin-right: 0px;
    margin-bottom: 0;
  }
  .id-707 .siteCookies__content {
    display: flex;
    align-items: center;
  }
}
.id-707 .siteCookies__link {
  border: none;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  padding: 10px 15px;
  border-radius: 0px;
}
.id-707 .siteCookies__link:hover,
.id-707 .siteCookies__text a {
  background: transparent;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.id-707 .siteCookies__text a:hover {
  text-decoration: none;
}
.id-707 .siteCookies__text,
.id-707 .siteCookies__link {
  font-size: 12px;
}
.id-707 .siteCookies__button {
  border-radius: 0px;
  line-height: 1;
  padding: 10px 15px;
}
.id-707 .siteCookies__button:hover {
  background-color: #e9745a;
  color: #fff;
}
.id-707 .navigation-in ul li.appended-category,
.id-707 .navigationActions {
  display: none;
}
@media (max-width: 991px) {
  .id-707 .navigation-in {
    display: grid;
    place-content: center;
    background: #d1816f;
  }
  .id-707 .navigation-in > ul > li > a {
    justify-content: center;
    color: #fff;
    font-size: 22px;
    padding: 7px 0px;
  }
}
.id-707 .navigation-close,
.id-707 .navigation-in .navigationActions__submenu li:before {
  color: #fff;
}
@media (max-width: 767px) {
  .id-707 #header .container {
    min-height: 60px;
  }
  .id-707 .container.navigation-wrapper .site-name {
    flex: 0 1 300px;
  }
  .id-707 #header .site-name a img {
    max-height: 46px;
  }
  .id-707 .navigation-buttons {
    margin-top: 10px;
    padding-right: 10px;
    border: none;
  }
}
.id-707 .wide-carousel .extended-banner-text {
  line-height: 1.2;
}
@media (min-width: 1920px) {
  .id-707 .wide-carousel .extended-banner-title {
    margin-top: 50px;
  }
}
@media (min-width: 2200px) {
  .id-707 .wide-carousel .extended-banner-title {
    margin-top: 150px;
  }
}
.id-707 a.instagram:before {
  content: "\e909";
  font-family: shoptet;
  color: #e5b4a5;
  margin-right: 10px;
}
.id-707 .type-page article {
  padding: 20px;
  max-width: 90ch;
  width: 100%;
  margin: 0 auto;
}
.id-707 .breadcrumbs {
  display: none;
}
@media (min-width: 321px) and (max-width: 479px) {
  .id-707.columns-mobile-2 .homepage-texts-wrapper > div {
    margin: 0;
  }
}
.id-707 .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-707 .kn_container:before,
.id-707 .kn_container:after {
  width: 100%;
}

@media (max-width: 768px) {
  .id-707 .kn_child1 {
    width: 100%;
  }
  .id-707 .kn_child2 {
    width: 100%;
  }
  .id-707 .kn_child3 {
    width: 100%;
  }
  .id-707 .kn_child13,
  .id-707 .kn_child23 {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .id-707 .kn_child4 {
    width: calc((100% - 20px) / 2);
  }
  .id-707 .kn_container {
    padding: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .id-707 .kn_child1,
  .id-707 .kn_child13,
  .id-707 .kn_child23 {
    width: 100%;
  }
  .id-707 .kn_child2 {
    width: calc((100% - 20px) / 2);
  }
  .id-707 .kn_child3 {
    width: calc((100% - 40px) / 3);
  }
  .id-707 .kn_child13,
  .id-707 .kn_child23 {
    width: 100%;
    aspect-ratio: 16 / 9;
  }
  .id-707 .kn_child4 {
    width: calc((100% - 60px) / 4);
  }
}

@media (min-width: 992px) {
  .id-707 .kn_child1 {
    width: 100%;
  }
  .id-707 .kn_child2 {
    width: calc((100% - 20px) / 2);
  }
  .id-707 .kn_child3 {
    width: calc((100% - 40px) / 3);
  }
  .id-707 .kn_child13 {
    width: calc((100% - 20px) / 3);
    min-height: 300px;
  }
  .id-707 .kn_child23 {
    width: calc(((100% - 20px) / 3) * 2);
  }
  .id-707 .kn_child4 {
    width: calc((100% - 60px) / 4);
  }
  .id-707 .reversed {
    flex-direction: row-reverse;
  }
  .id-707 .kn_child23 p {
    max-width: 90%;
  }
  .id-707 .reversed .kn_child23 p,
  .id-707 .reversed .kn_child23 h3 {
    margin-left: 10%;
  }
}
.id-707 .kn_wrapper h2 {
  text-align: center;
  padding: 30px 0;
  font-size: 32px;
  margin-top: 0;
}
.id-707 .kn_wrapper h3 {
  font-size: 26px;
}
.id-707 .kn_wrapper h3:first-child {
  margin-top: 0;
}
.id-707 .kn_wrapper p {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
}
.id-707 .kn_wrapper p:last-child {
  margin-bottom: 0;
}
.id-707 .kn_child23 {
  align-self: center;
}
.id-707 .whitetocolor,
.id-707 .colortowhite {
  position: relative;
}
.id-707 .whitetocolor:after,
.id-707 .colortowhite:after {
  content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_white.png);
  position: relative;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.id-707 .colortowhite:after {
  content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_color.png);
}
.id-707 .colortowhite {
  background: #fffaf8;
}
.id-707 .slider img {
  border-radius: 0 30px;
}
.id-707 #jak-to-probiha .kn_child2 h3 span {
  background: #e5b4a5;
  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-707 .kn_child2 h3 {
  margin-top: 30px !important;
}
.id-707 .kn_child13 {
  background-size: cover;
  border-radius: 0 30px;
  background-position: center;
}
.id-707 .kn_child13#hp_box_1 {
  background-image: url("https://www.svatebniprogram.cz/user/documents/upload/res2024/photos/ON_obrad.png");
}
.id-707 .kn_child13#hp_box_2 {
  background-image: url("https://www.svatebniprogram.cz/user/documents/upload/res2024/photos/ON_tradice_1.png");
}
.id-707 .kn_child13#hp_box_3 {
  background-image: url("https://www.svatebniprogram.cz/user/documents/upload/res2024/photos/ON_nikdo_se_nenudi.png");
}
.id-707 .kn_child13#hp_box_4 {
  background-image: url("https://www.svatebniprogram.cz/user/documents/upload/res2024/photos/ON_rozjety_den.png");
}
.id-707 .kn_child13#hp_box_5 {
  background-image: url("https://www.svatebniprogram.cz/user/documents/upload/res2024/photos/ON_finale.png");
}
.id-707 #kontakty.whitetocolor:after {
  display: none;
}
.id-707 #neco-navic:before {
  content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_whitetotrans.png);
  position: relative;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.id-707 #neco-navic:after {
  content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_transtowhite.png);
  position: relative;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.id-707 #neco-navic {
  xbackground-image: url("https://www.svatebniprogram.cz/user/documents/upload/res2024/photos/ON_extra.png");
  background-image: url("https://www.svatebniprogram.cz/user/documents/upload/res2024/photos/Ondra-novotny-svatebni-moderator (29).png");
  background-size: cover;
  background-position: center;
}
.id-707 #neco-navic .kn_wrapper h2,
.id-707 #neco-navic .kn_child2 h3,
.id-707 #neco-navic .kn_child2 p {
  color: #fff;
}
.id-707 #neco-navic em {
  font-size: 150px;
  line-height: 14px;
  color: transparent;
  -webkit-text-stroke: 3px #fff;
  text-stroke: 3px #fff;
  height: 98px;
  display: inline-block;
  margin: 0 -55px -40px 0;
  opacity: 0.5;
}
.id-707 #kontakty.kn_wrapper h3 {
  font-size: 40px;
  text-align: center;
}
.id-707 #kontakty.kn_wrapper h3 a:hover {
  color: #e5b4a5;
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media (max-width: 767px) {
  .id-707 .whitetocolor:after {
    content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_white_mobile.png);
  }
  .id-707 .colortowhite:after {
    content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_color_mobile.png);
  }
  .id-707 #neco-navic:before {
    content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_whitetotrans_mobile.png);
  }
  .id-707 #neco-navic:after {
    content: url(https://www.svatebniprogram.cz/user/documents/upload/res2024/dividers_transtowhite_mobile.png);
  }
  .id-707 section {
    padding: 0 20px;
  }
  .id-707 #kontakty.kn_wrapper h3 {
    font-size: 30px;
  }
}
.id-707 .contact_img {
  border-radius: 100%;
  max-width: 250px;
  display: block;
  margin: 0 auto;
}
.id-707 .form_wrap h3 + p,
.id-707 .form_wrap h3 + p + p {
  display: none;
}
.id-707 .form_wrap input[type="submit"].btn {
  font-size: 16px;
  text-shadow: none;
  height: auto;
  margin-top: unset;
  background: #d1816f;
  color: #fff;
  padding: 15px 30px;
  font-weight: 600;
  letter-spacing: 1px;
  border: none;
}
.id-707 .form_wrap input[type="submit"].btn:hover {
  background: #e9745a;
  color: #fff;
}
.id-707 .kn_child13#hp_box_2 {
  background-image: url("/user/documents/upload/res_svatby/photos/ON_tradice_2025.png");
}
.id-707 .news-item-detail .text {
  max-width: 900px;
  margin: 0 auto;
}
.id-707 .news-item-detail {
  text-align: center;
}
.id-707 .news-item-detail img {
  width: 100%;
  border-radius: 0 30px;
  display: block;
  margin-bottom: 40px;
}
.id-707 .news-item-detail .next-prev {
  margin-top: 50px;
}
.id-707 .review {
  padding: 20px;
}
.id-707 .review_inner {
  position: relative;
}
.id-707 .review_inner > a:first-child {
  position: absolute;
  font-size: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}
.id-707 .review_inner img {
  border-radius: 0 30px;
}
.id-707 .review_inner h3 {
  font-size: 22px;
  line-height: 1.4;
}
.id-707 .review_inner h3 span {
  display: block;
  font-size: 16px;
  color: #d1816f;
  font-weight: 500;
  font-style: italic;
}
.id-707 .review_inner p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.id-707 #recenze > p {
}
.id-707 #recenze > p a {
  display: block;
  margin: 30px auto 0;
  width: 200px;
  background: #d1816f;
  border: none;
  color: #fff;
  font-weight: 500;
}
.id-707 #recenze > p a:hover {
  background: #e9745a;
  color: #fff;
}
.id-707 #kontakty:after {
  display: none !important;
}
.id-707 #neco-navic:before {
  content: url(/user/documents/upload/res_svatby/dividers_colortotrans.png);
}
.id-707 body:not(.ordering-process).sticky #header {
  box-shadow: 0 0 30px #d7b5a669;
}
.id-707 .pagination-count {
  display: none;
}
