@charset "UTF-8";
nav {
  height: 78px;
  font-size: 22px;
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16));
  z-index: 999;
  padding-right: 50px !important;
}
nav p {
  margin-bottom: 0px;
}
nav .nav-logo {
  max-height: 44px;
  width: auto;
  margin-left: 40px;
}
nav .logo-wrapper {
  width: 335px;
}
nav .nav-left {
  color: #7d1f47 !important;
}
nav a {
  color: #000000;
  text-decoration: none;
}

* {
  font-family: "Barlow", sans-serif;
}

.helvetica {
  font-family: "Barlow", sans-serif !important;
}

.cena-nahled {
  color: #7f2246;
}

h1, h2, h3 {
  font-family: "Barlow condensed", sans-serif !important;
}

.fk_main_menu_bottom {
  display: none;
}

.primary-nahled-description {
  display: none;
}

.fk_start_page {
  background: linear-gradient(0deg, #ffffff 0%, #eaeaea 100%);
}

@font-face {
  font-family: "Sofia Pro";
  src: local("Sofia Pro Black"), local("Sofia-Pro-Black"), url("../fonts/SofiaProBlack.woff2") format("woff2"), url("../fonts/SofiaProBlack.woff") format("woff"), url("../fonts/SofiaProBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro";
  src: local("Sofia Pro Regular"), local("Sofia-Pro-Regular"), url("../fonts/SofiaProRegular.woff2") format("woff2"), url("../fonts/SofiaProRegular.woff") format("woff"), url("../fonts/SofiaProRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro";
  src: local("Sofia Pro SemiBold"), local("Sofia-Pro-SemiBold"), url("../fonts/SofiaProSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Sofia Pro";
  src: local("Sofia Pro Light"), local("Sofia-Pro-Light"), url("../fonts/SofiaProLight.woff2") format("woff2"), url("../fonts/SofiaProLight.woff") format("woff"), url("../fonts/SofiaProLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular"), local("Helvetica-Neue-Regular"), url("../fonts/HelveticaNeueRegular.otf") format("otf");
  font-weight: 400;
  font-style: normal;
}
.flex {
  display: flex;
}

.element-visible {
  opacity: 1 !important;
}

.card-comp {
  opacity: 0;
  transition: 1s opacity;
}

.konf-section {
  display: none;
  padding-left: 55px;
  padding-right: 0px;
  padding-top: 35px;
}

.cena-nahled {
  display: none;
}

.qty {
  width: 21px;
  height: 21px;
  filter: opacity(1);
  transition: 0.3s all;
}
.qty:hover {
  cursor: pointer;
}

#pergola-selected-headline {
  font-size: 26px;
  color: #000000;
  font-weight: 600;
}

img#propoce_dialog_exit {
  position: absolute;
  right: -12px;
  top: -12px;
  background: white;
  border-radius: 25px;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.16));
}
img#propoce_dialog_exit:hover {
  cursor: pointer;
}

#propocet_dialog .bold {
  font-weight: bold;
}

.quantity-input {
  width: 85px;
  margin: auto;
  align-items: center;
}
.quantity-input input {
  text-align: center;
  border: none;
  font-family: "Barlow", sans-serif !important;
  font-size: 19px;
  max-width: 40px;
  color: #000000;
}
.quantity-input input::-webkit-outer-spin-button,
.quantity-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.quantity-input input[type=number] {
  -moz-appearance: textfield;
}

.smaller-desc {
  font-family: "Barlow", sans-serif !important;
  font-size: 12px;
  color: #707070;
  margin: auto;
}

.section-check {
  width: 26px;
  height: 26px;
  border-color: #b1b1b1;
  border: 1px solid;
  border-radius: 50%;
  display: grid;
  place-content: center;
  color: #b1b1b1;
}

.fk_main_menu_item .checkmark {
  width: 13px;
  height: 9px;
}
.fk_main_menu_item a {
  margin-left: 14px;
  font-size: 22px;
  color: #b1b1b1;
}
.fk_main_menu_item a:hover {
  cursor: pointer;
}

#bocni-screen-thumb-zaklad {
  position: relative;
}

#bocni-screen-thumb-zaklad_individual {
  position: relative;
}

#bocni-screen-thumb-zaklad-nohy {
  position: absolute;
  top: 0;
  left: 0;
}

#celni-screen-thumb-zaklad-nohy {
  position: absolute;
  top: 0;
  left: 0;
}

#bocni-screen-thumb-zaklad-nohy_individual {
  position: absolute;
  top: 0;
  left: 0;
}

#celni-screen-thumb-zaklad-nohy_individual {
  position: absolute;
  top: 0;
  left: 0;
}

.fk_main_menu_item.disabled a:hover {
  cursor: not-allowed;
}

#celni-screen-thumb-zaklad,
#celni-screen-thumb-zaklad_individual {
  position: relative;
}

#bocni-screen-thumb,
#bocni-screen-thumb_individual {
  position: absolute;
  left: 0;
  top: 0;
}

#celni-screen-thumb-zaklad-pergola,
#celni-screen-thumb-zaklad-pergola_individual {
  position: absolute;
  left: 0;
  top: 0;
}

#bocni-screen-thumb-zaklad-pergola,
#bocni-screen-thumb-zaklad-pergola_individual {
  position: absolute;
  left: 0;
  top: 0;
}

.qty-popis {
  font-size: 12px;
  text-align: center;
  color: #707070;
}

#bocni-screen-thumb-zaklad-strecha,
#bocni-screen-thumb-zaklad-strecha_individual {
  position: absolute;
  left: 0;
  top: 0;
}

#celni-screen-thumb-zaklad-strecha,
#celni-screen-thumb-zaklad-strecha_individual {
  position: absolute;
  left: 0;
  top: 0;
}

#celni-screen-thumb,
#celni-screen-thumb_individual {
  position: absolute;
  left: 0;
  top: 0;
}

#senzorImage {
  display: none;
}

.card-thumb {
  width: 514px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#celni-screen-thumb {
  display: none;
}

#bocni-screen-thumb {
  display: none;
}

.card-comp .card-content {
  width: 100%;
}

#first-section .card-comp .card-content .card-descr {
  margin-top: 35px;
}

#mensi-rozmer {
  display: flex;
}

.card-comp {
  max-width: 1000px;
  width: 48%;
  height: 331px;
  background-color: #ffffff;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.16));
}
.card-comp .card-content {
  padding: 10px;
}
.card-comp .card-content .aktualni_typ_pergoly {
  font-weight: 600;
}
.card-comp .card-content .btn-custom {
  margin: auto;
}
.card-comp .card-content h3 {
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 21px;
}
.card-comp .card-content h3 .aktualni_typ_pergoly {
  font-size: 28px !important;
  font-weight: 600;
}
.card-comp .card-content h3.bigger-heading {
  font-size: 28px;
  line-height: 28px;
}
.card-comp .card-content .card-descr {
  font-size: 16px;
  font-family: "Barlow", sans-serif !important;
  color: #707070;
}

.doplnek-image {
  max-width: 454px;
}

.customisation-doplnek .checkmark {
  width: 17px;
  height: 12px;
}

.section-list-item-available .section-check {
  border-color: #000000 !important;
  color: #000000 !important;
}
.section-list-item-available .section-check span {
  color: #000000 !important;
}
.section-list-item-available a {
  color: #000000 !important;
  transform: scale(1);
  transition: 0.3s all;
}
.section-list-item-available a:hover {
  transform: scale(1.05);
}

.relative {
  position: relative;
}

.current_configuration_item_title {
  font-size: 18px;
  color: #000000;
  margin-left: 25px;
  display: flex;
  gap: 7px;
  align-items: center;
}

.doplnek-zvoleno {
  background-color: #4bae4f !important;
  color: white !important;
  border-color: #4bae4f !important;
}
.doplnek-zvoleno .d-flex {
  padding-inline: 17px !important;
}

.doplnek-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.doplnek-content .doplnek-content-upper {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 100%;
}
.doplnek-content .doplnek-content-upper h3 {
  font-weight: 400 !important;
  font-size: 28px;
}
.doplnek-content .customisation-doplnek {
  margin-bottom: 10px !important;
  transition: 0.3s all;
}

.menu-item {
  align-items: center;
  margin-left: 50px;
}
.menu-item img {
  margin-right: 11px;
  max-height: 23px;
}

.customisation-doplnek .d-flex {
  padding-inline: 2px;
  align-items: center;
}
.customisation-doplnek .d-flex img {
  margin-left: 6px;
}

.fk_main_menu_calculation_list li p {
  margin-bottom: 0px;
}

.btn-custom {
  border-radius: 0px;
  border: 1px solid black;
  width: -moz-fit-content;
  width: fit-content;
}
.btn-custom p {
  margin-bottom: 0px;
  font-size: 16px;
  font-family: "Barlow", sans-serif !important;
}
.btn-custom:hover {
  cursor: pointer;
}

.cena-nahled {
  font-weight: bold;
  font-size: 25px;
}

.desc-muted {
  font-size: 14px;
}

#primary-cena-nahled p {
  margin-bottom: 0px;
}

.primary-nahled-description {
  font-size: 22px;
}

.fk_bottom_navigation {
  margin-bottom: 30px;
}
.fk_bottom_navigation .btn-forward {
  background-color: #7d1f47;
  border: 1px solid #7d1f47;
  color: white;
  transition: 0.3s all;
}
.fk_bottom_navigation .btn-forward p {
  font-size: 22px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-inline: 45px;
  font-family: "Sofia Pro";
}
.fk_bottom_navigation .btn-forward:hover {
  transform: scale(1.05);
}
.fk_bottom_navigation .btn-forward.temp-disabled:hover {
  transform: scale(1) !important;
  cursor: not-allowed;
}
.fk_bottom_navigation .btn-back {
  font-size: 25px;
  text-decoration: underline;
}
.fk_bottom_navigation .btn-back:hover {
  cursor: pointer;
}

.wrong-inputs-section {
  position: relative;
  left: -20px;
}
.wrong-inputs-section p {
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 900;
}
.wrong-inputs-section .change_wrong_rozmery {
  margin-top: 9px;
  width: 297px;
  background-color: transparent;
  padding: 7px 40px;
}
.wrong-inputs-section .change_wrong_rozmery span {
  font-size: 25px;
  font-weight: 400;
}
.wrong-inputs-section .change_wrong_rozmery:hover {
  cursor: pointer;
  color: white;
  background-color: #7d1f47;
}

.change_wrong_rozmery {
  border: 1px solid #7f2246;
  border-radius: 50px;
  color: #7f2246;
  transition: 0.3s all;
}

.individualni_barva_cb {
  width: 195px;
  border: 1px solid #585858;
  color: black;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: #ffffff !important;
}
.individualni_barva_cb p {
  margin-bottom: 0px;
}

.wrong-inputs-section {
  display: none;
}

.inputs-form-section input::-webkit-outer-spin-button,
.inputs-form-section input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.inputs-form-section input[type=number] {
  -moz-appearance: textfield;
}
.inputs-form-section .rozmery-input {
  border-color: #aaaaaa !important;
  background-color: #f3f3f3;
  transition: 0.3s all;
}
.inputs-form-section .rozmery-input::-moz-placeholder {
  color: #b1b1b1;
}
.inputs-form-section .rozmery-input::placeholder {
  color: #b1b1b1;
}
.inputs-form-section .input-label {
  font-size: 19px;
  color: black;
  font-weight: bold;
  position: relative;
  left: -20px;
}
.inputs-form-section p {
  margin-bottom: 0px;
}

.btn-custom.temp-disabled {
  background-color: #d9d9d9 !important;
  color: white !important;
  border: 1px solid #d9d9d9 !important;
}

.price-line {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 20px;
}
.price-line .bold {
  font-weight: 900;
  font-size: 20px;
}
.price-line .muted {
  font-size: 14px;
}

.zaklad-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.zaklad-card .btn-custom {
  min-height: 30px;
  display: flex;
  align-items: center;
}

.bigger-heading {
  font-weight: 600 !important;
}

#doplnky-section .customisation p {
  padding-inline: 0px !important;
}

.customisation p {
  padding-inline: 37px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.customisation.selected {
  background-color: #4bae4f;
  border-color: #4bae4f;
}
.customisation.selected p {
  color: white;
}

.fk_main_menu_wrap {
  position: relative;
}
.fk_main_menu_wrap ol,
.fk_main_menu_wrap ul {
  padding-left: 0px;
}

.fk_main_menu_calculation_list .bold {
  font-weight: 900;
}

.fk_main_menu_calculation_list {
  list-style: none;
}

.cards-section {
  gap: 20px;
  padding-bottom: 100px;
}

.choice-headline-description {
  font-size: 21px;
  font-weight: bold;
  width: 125%;
  text-align: center;
  background-color: #7d1f47;
  color: white;
  left: -25%;
  position: relative;
}

#second-section .choice-headline-description {
  font-size: 21px;
  padding: 1px;
  margin-bottom: 20px;
}
#second-section .card-descr-bold {
  margin-bottom: 15px;
}

.aktualni_typ_pergoly {
  text-transform: uppercase;
}

.faded-element {
  filter: opacity(0.3);
}

.text-centered {
  text-align: center;
}

div#pergola-individual-card .card-descr {
  line-height: 18px;
}
div#pergola-individual-card .choice-headline-description {
  font-size: 18px;
}

.card-content p {
  margin-bottom: 0px;
}
.card-content p.card-descr-bold {
  font-weight: bold;
  font-size: 14px;
}
.card-content .card-descr.smaller {
  font-size: 12px;
}

/** Treti sekce */
.card-thumb-rozmery {
  width: 100%;
}

.input-info {
  color: #707070;
  font-size: 16px;
  margin-bottom: 0px;
  max-width: 181px;
  font-family: "Barlow", sans-serif !important;
}

.input-wrapper {
  margin-bottom: 50px;
}

.check-ok img {
  width: 25px;
  height: 25px;
}

.fk_start_page_title.left {
  text-align: left;
  margin-bottom: 13px;
  font-size: 26px;
}

.fk_start_page_title {
  font-weight: 600;
}
.fk_start_page_title span.aktualni_typ_pergoly {
  font-weight: 600;
}

.fk_start_page_description {
  margin-bottom: 60px;
  color: #707070;
}

.section-desc {
  color: #707070;
  font-size: 16px;
  font-family: "Barlow", sans-serif !important;
}

.input-container {
  position: relative;
  margin-right: 14px;
}
.input-container input {
  height: 51px;
  border: 1px solid #707070;
  text-align: center;
  font-size: 20px;
}
.input-container .custom_check {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  width: 23px;
  height: 23px;
}
.input-container .input-graphic-label {
  position: absolute;
  left: -20px;
  width: 40px;
  height: 40px;
  background-color: #fdeb38;
  color: black;
  text-align: center;
  display: grid;
  place-content: center;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
  font-weight: 600;
}

.card-comp-half {
  height: 177px !important;
}

.swiper {
  overflow: visible !important;
  /** At je videt tooltip */
}

#pergola-selected-headline {
  min-height: 37px;
}

.choose_data_title {
  font-weight: bold;
}

.chosen_barva_tooltip {
  display: none;
}

.remove-button-bg {
  background-color: red !important;
  border-color: red !important;
}

.card-comp .card-content .btn-custom {
  transition: 0.3s all;
}
.card-comp .card-content .btn-custom:hover {
  background-color: #7f2246;
  transform: scale(1.05);
  color: white;
}

.form-card {
  background-color: #ffffff;
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16));
}
.form-card input:not([type=submit]):not([type=checkbox]) {
  margin-bottom: 16px;
  border-radius: 20px;
  padding-left: 42px;
  border-color: #bfbfbf;
  font-size: 25px;
}
.form-card input:not([type=submit]):not([type=checkbox])::-moz-placeholder {
  color: #bfbfbf;
}
.form-card input:not([type=submit]):not([type=checkbox])::placeholder {
  color: #bfbfbf;
}
.form-card #submit-form-btn {
  background-color: #4bae4f;
  max-width: 267px;
  border-radius: 0px;
  font-size: 25px;
  transition: 0.2s all;
}
.form-card #submit-form-btn:hover {
  transform: scale(1.05);
}
.form-card select {
  height: 51px;
  padding-left: 42px;
  font-size: 25px;
  color: black;
  border-color: #bfbfbf;
  border-radius: 20px;
}
.form-card #frm-settingsForm-soubor {
  margin-bottom: 16px;
  border: none !important;
  z-index: -2;
}
.form-card .upload-wrapper {
  margin-top: 16px;
}
.form-card .upload-wrapper .custom-upload-btn {
  background-color: #585858;
  max-width: 218px;
  border-radius: 0px;
  text-align: center;
  position: absolute;
  height: 50px;
  z-index: 30;
}
.form-card .upload-wrapper .custom-upload-btn:hover {
  cursor: pointer;
}
.form-card .upload-wrapper .custom-upload-btn p {
  color: white;
  font-size: 25px;
  padding: 5px 20px;
  margin-bottom: 0px;
}
.form-card .select-wrapper {
  position: relative;
}
.form-card .select-wrapper img {
  width: 20px;
  height: 9px;
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
}

#souhrn-section .fk_start_page_title {
  text-transform: none !important;
}

.config-summary-header {
  margin-bottom: 22px;
}
.config-summary-header p {
  margin-bottom: 0px;
}
.config-summary-header .csh-1 {
  font-size: 26px;
  font-weight: 600;
}
.config-summary-header .csh-2 {
  font-size: 22px;
}

.summary_bottom img {
  width: 24px;
  height: 24px;
}
.summary_bottom .download_pdf_label {
  font-size: 21px;
  margin-bottom: 0px;
}
.summary_bottom .download_pdf_btn {
  background-color: #7F2246;
  color: white;
  border-radius: 0px;
  align-items: center;
  padding: 11px 23px;
  gap: 10px;
}
.summary_bottom .download_pdf_btn p {
  margin-bottom: 0px !important;
  font-size: 20px;
}
.summary_bottom .download_pdf_btn:hover {
  cursor: pointer;
}
.summary_bottom .download_pdf_btn a {
  font-size: 20px;
  margin-bottom: 0px !important;
  text-decoration: none;
  color: white;
}

.form-card .card-descr {
  font-size: 16px;
  color: #707070;
}
.form-card .btn-vybrano {
  margin-inline: auto;
  padding: 7px 20px;
  background-color: #4bae4f;
  margin-top: auto;
  font-size: 16px;
  text-align: center;
  color: white;
  border-radius: 0px;
  gap: 6px;
  align-items: center;
}
.form-card .btn-vybrano img {
  height: 12px;
  width: 17px;
}
.form-card .btn-vybrano p {
  margin-bottom: 0px;
}
.form-card textarea {
  height: 170px;
  resize: none;
  padding: 20px 40px;
  border-radius: 20px;
}
.form-card textarea::-moz-placeholder {
  font-size: 25px;
  color: #bfbfbf;
  font-weight: 400;
}
.form-card textarea::placeholder {
  font-size: 25px;
  color: #bfbfbf;
  font-weight: 400;
}
.form-card .form-check {
  margin-top: 20px;
  margin-bottom: 20px;
}

#poptavka-form-container {
  margin-bottom: 5px;
}

#third-section .fk_start_page_title.left {
  text-transform: none;
}

.aktualni_barva_pergoly_color {
  border-radius: 50%;
  width: 23px;
  height: 23px;
}

.aktualni_barva_strechy_color {
  border-radius: 50%;
  width: 23px;
  height: 23px;
}

.dekujeme {
  height: 100vh;
  background: linear-gradient(0deg, #ffffff 0%, #eaeaea 100%);
  align-items: center;
  text-align: center;
}
.dekujeme .dekujeme-centered {
  display: flex;
  text-align: center;
  /* place-content: center; */
  height: 80%;
  justify-content: space-between;
  /* margin: auto; */
  flex-direction: column;
  align-items: center;
  max-width: 550px;
}
.dekujeme .dekujeme-centered #correct {
  margin-bottom: 60px;
}
.dekujeme .dekujeme-heading {
  font-size: 41px;
  font-weight: 400;
}
.dekujeme .dekujeme-text {
  font-size: 26px;
}

.day_night_toggle_wrapper {
  z-index: 999;
  display: flex;
  padding: 10px 20px;
  border-radius: 20px;
  align-items: center;
}
.day_night_toggle_wrapper p {
  margin-bottom: 0px;
}

.doplnek-radio:hover {
  cursor: pointer;
}

/** Checkbox - switch */
.day_night_toggle_wrapper {
  gap: 7px;
}
.day_night_toggle_wrapper input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.day_night_toggle_wrapper label {
  cursor: pointer;
  text-indent: -9999px;
  width: 60px;
  height: 30px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
}
.day_night_toggle_wrapper label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}
.day_night_toggle_wrapper input:checked + label {
  background: #4bae4f;
}
.day_night_toggle_wrapper input:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}
.day_night_toggle_wrapper label:active:after {
  width: 20px;
}

.day_night_toggle_wrapper {
  display: none;
}

.summary-nahled-img {
  position: relative;
  height: 331px;
}
.summary-nahled-img .default-thumb {
  position: relative;
  width: 528px;
  height: 331px;
}
.summary-nahled-img .thumb {
  top: 0;
  position: absolute;
  width: 528px;
  height: 331px;
}
.summary-nahled-img #pergolaTypeSouhrn {
  z-index: 10;
}
.summary-nahled-img #nohySouhrn {
  z-index: 13;
}
.summary-nahled-img #pergolaColorSouhrn {
  z-index: 15;
}
.summary-nahled-img #pergolaStrechaSouhrn {
  z-index: 20;
}
.summary-nahled-img #screenBocniSouhrn {
  z-index: 25;
}
.summary-nahled-img #screenCelniSouhrn {
  z-index: 30;
}

#screenBocni {
  display: none;
}

#screenCelni {
  display: none;
}

#senzorImageSouhrn {
  display: none;
  z-index: 50;
}

#individualSouhrn {
  display: none;
  z-index: 200;
}

@media only screen and (max-width: 2000px) and (min-width: 1780px) {
  .summary-nahled-img .thumb {
    width: 428px;
  }
  .summary-nahled-img .default-thumb {
    position: relative;
    width: 428px;
  }
}
.summary_bottom .download_pdf_btn p {
  text-align: center;
}

@media only screen and (max-width: 1900px) and (min-width: 1620px) {
  .card-comp .card-content .card-descr {
    font-size: 14px;
    font-family: "Barlow", sans-serif !important;
    color: #707070;
  }
  .fk_main_menu_item {
    margin-bottom: 5px !important;
  }
  .fk_main_menu_item a {
    margin-left: 14px;
    font-size: 18px;
    color: #b1b1b1;
  }
  .fk_main_menu_item .custom_anchor {
    margin-left: 14px;
    font-size: 18px !important;
    color: #b1b1b1;
  }
  .card-comp-half .btn-custom p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1680px) and (min-width: 1620px) {
  .fk_main_menu_item a {
    margin-left: 14px;
    font-size: 18px;
    color: #b1b1b1;
  }
  .fk_main_menu_item .custom_anchor {
    margin-left: 14px;
    font-size: 18px !important;
    color: #b1b1b1;
  }
  .fk_main_menu_item {
    margin-bottom: 5px !important;
  }
  #first-section .card-comp .card-content h3.bigger-heading {
    font-size: 24px;
    line-height: 26px;
  }
  #first-section .price-line .bold {
    font-weight: 900;
    font-size: 18px;
  }
  #first-section .price-line {
    margin-bottom: 10px;
  }
  #first-section .card-comp .card-content .card-descr {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1800px) and (min-width: 1620px) {
  #second-section .card-comp .card-content {
    padding: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #second-section .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  .summary-nahled-img .thumb {
    width: 360px;
  }
  .summary-nahled-img .default-thumb {
    width: 360px;
  }
}
@media only screen and (max-width: 1920px) and (min-width: 1780px) {
  .card-comp {
    height: 320px;
    width: 48%;
  }
  .card-comp .card-thumb {
    width: 454px;
  }
  #doplnky-section .card-comp .card-content .card-descr {
    font-size: 14px;
    font-family: "Barlow", sans-serif !important;
    color: #707070;
  }
  #first-section .card-comp .card-content .card-descr {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1780px) and (min-width: 1620px) {
  .card-comp {
    height: 310px;
    width: 48%;
  }
  .card-comp .card-thumb {
    width: 425px;
  }
  #second-section .card-comp .card-thumb {
    width: 334px;
  }
  #doplnky-section .card-comp .card-content .card-descr {
    font-size: 14px;
    font-family: "Barlow", sans-serif !important;
    color: #707070;
  }
  #first-section .card-comp .card-content .card-descr {
    margin-top: 5px;
  }
  #second-section .card-descr-bold {
    margin-bottom: 5px;
  }
  #second-section .choice-headline-description {
    font-size: 21px;
    padding: 1px;
    margin-bottom: 10px;
  }
  .card-comp .card-content h3.bigger-heading {
    font-size: 26px;
    line-height: 28px;
  }
}
#typ_provedeni_checkboxes {
  display: none;
}

@media only screen and (max-width: 1620px) and (min-width: 1500px) {
  .fk_main_menu_item {
    margin-bottom: 5px !important;
  }
  .fk_main_menu_item a {
    margin-left: 14px;
    font-size: 18px;
    color: #b1b1b1;
  }
  .fk_main_menu_item .custom_anchor {
    margin-left: 14px;
    font-size: 18px !important;
    color: #b1b1b1;
  }
  .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  .form-card.col-sm-12.col-md-12.d-md-flex {
    flex-wrap: wrap;
  }
  .summary-nahled-img {
    position: relative;
    width: 100%;
  }
  #second-section .card-comp {
    height: 280px;
    width: 48%;
  }
  #second-section .card-comp .card-thumb {
    width: 390px;
  }
  .card-comp {
    height: 280px;
    width: 48%;
  }
  .card-comp .card-thumb {
    width: 380px;
  }
  .card-comp .price-line {
    margin-bottom: 8px;
  }
  .card-comp .price-line .bold {
    font-weight: 900;
    font-size: 15px;
  }
  .card-comp .card-content .card-descr {
    font-size: 11px;
  }
  #first-section .card-comp .card-content .card-descr {
    margin-top: 5px;
  }
  #second-section .card-descr-bold {
    margin-bottom: 5px;
  }
  .choice-headline-description {
    width: 240px;
    left: -15%;
  }
  #second-section .choice-headline-description {
    font-size: 19px;
    padding: 1px;
    margin-bottom: 8px;
  }
  .card-comp .card-content h3.bigger-heading {
    font-size: 20px;
    line-height: 24px;
  }
  .smaller-heading {
    font-size: 17px !important;
  }
}
#third-section .choice-headline-description {
  width: 130%;
  left: -15%;
}

#doplnky-section .card-comp .card-content {
  padding: 20px;
}

@media only screen and (min-width: 1400px) and (max-width: 1500px) {
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex {
    flex-wrap: wrap;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .btn-vybrano {
    margin-top: 10px;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .summary-nahled-img {
    width: 100%;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .summary-nahled-img .card-thumb.thumb {
    width: 100%;
  }
  #souhrn-section .summary_bottom .download_pdf_btn p {
    font-size: 16px;
  }
  #souhrn-section div#summary-bottom-downloads {
    flex-wrap: wrap;
  }
  #souhrn-section .summary_bottom .download_pdf_label {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1320px) {
  #second-section .input-wrapper .d-md-flex.align-items-center {
    flex-wrap: wrap;
  }
  .fk_main_menu_item a {
    margin-left: 13px;
    font-size: 16px;
    color: #b1b1b1;
  }
  .primary-nahled-description {
    font-size: 20px;
  }
  #pergola-selected-headline {
    min-height: 20px;
  }
  #pergola-selected-headline {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
  }
  .fk_bottom_navigation .btn-back {
    font-size: 20px;
    text-decoration: underline;
  }
  .typ_provedeni {
    margin-bottom: 10px;
  }
  .desc-muted {
    margin-bottom: 0px;
  }
  .show_propocet {
    margin-bottom: 3px;
  }
  .fk_bottom_navigation .btn-forward p {
    font-size: 21px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-inline: 45px;
    font-family: "Sofia Pro";
  }
  .check-ok img {
    width: 19px;
    height: 19px;
  }
  #main_menu_individual {
    height: 43vh;
    overflow-y: scroll;
  }
  .aktualni_barva_pergoly_color {
    border-radius: 50%;
    width: 19px;
    height: 19px;
  }
  .aktualni_barva_strechy_color {
    border-radius: 50%;
    width: 19px;
    height: 19px;
  }
  .section-check {
    width: 19px;
    height: 19px;
    border-color: #b1b1b1;
    border: 1px solid;
    border-radius: 50%;
    display: grid;
    place-content: center;
    color: #b1b1b1;
  }
  .cena-nahled {
    font-weight: bold;
    font-size: 22px;
  }
  .primary-nahled-description {
    font-size: 18px;
  }
  #third-section .choice-headline-description {
    width: 100%;
    left: 0%;
  }
  #main_menu_desktop {
    height: 43vh;
    overflow-y: scroll;
  }
  #third-section .card-comp .price-line {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 10px;
  }
  .current_configuration_item_title {
    font-size: 11px;
  }
  #souhrn-section .form-card .btn-vybrano {
    margin-top: 10px;
  }
  .config-summary-header .csh-1 {
    font-size: 21px;
  }
  .config-summary-header .csh-2 {
    font-size: 17px;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex {
    flex-wrap: wrap;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .btn-vybrano {
    margin-top: 10px;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .summary-nahled-img {
    width: 100%;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .summary-nahled-img .card-thumb.thumb {
    width: 100%;
  }
  #souhrn-section .summary_bottom .download_pdf_btn p {
    font-size: 16px;
  }
  #souhrn-section div#summary-bottom-downloads {
    flex-wrap: wrap;
  }
  #souhrn-section .summary_bottom .download_pdf_label {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #poptavka-form-container input:not([type=submit]):not([type=checkbox]) {
    margin-bottom: 16px;
    border-radius: 20px;
    padding-left: 42px;
    border-color: #bfbfbf;
    font-size: 18px;
  }
  #poptavka-form-container select {
    font-size: 18px;
  }
  #poptavka-form-container .upload-wrapper .custom-upload-btn p {
    font-size: 18px;
  }
  #poptavka-form-container .upload-wrapper .custom-upload-btn {
    height: 40px;
  }
  #poptavka-form-container textarea {
    font-size: 18px;
  }
  #poptavka-form-container textarea::-moz-placeholder {
    font-size: 18px;
  }
  #poptavka-form-container textarea::placeholder {
    font-size: 18px;
  }
  #poptavka-form-container #submit-form-btn {
    font-size: 18px;
  }
  .fk_main_menu_item .custom_anchor {
    margin-left: 13px;
    font-size: 16px !important;
    color: #b1b1b1;
  }
  #third-section .card-thumb {
    height: 60%;
  }
  .fk_main_menu_item {
    margin-bottom: 3px !important;
  }
  #doplnky-section .cards-section {
    gap: 20px;
    padding-bottom: 100px;
    justify-content: center;
  }
  #second-section .card-comp .card-content .card-descr {
    margin-top: 10px;
  }
  #second-section .card-comp {
    max-width: 48%;
  }
  #second-section .card-comp .card-thumb {
    width: 60%;
  }
  #second-section .card-comp .card-content {
    width: 40%;
  }
  #second-section .card-comp .card-content .price-line {
    margin-bottom: 10px;
  }
  .konf-section {
    display: none;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 35px;
  }
  #first-section .card-comp .card-content .card-descr {
    margin-top: 10px;
  }
  #first-section .card-comp {
    max-width: 48%;
  }
  #first-section .card-comp .card-thumb {
    width: 60%;
    height: 50% !important;
  }
  #first-section .card-comp .card-content {
    width: 100%;
  }
  #first-section .card-comp .card-content .price-line {
    margin-bottom: 10px;
  }
  .card-comp {
    max-width: 48%;
    flex-wrap: wrap;
    height: auto !important;
  }
  .card-comp .card-thumb {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 1200px) {
  #poptavka-form-container input:not([type=submit]):not([type=checkbox]) {
    margin-bottom: 16px;
    border-radius: 20px;
    padding-left: 42px;
    border-color: #bfbfbf;
    font-size: 18px;
  }
  #poptavka-form-container select {
    font-size: 18px;
  }
  #poptavka-form-container .upload-wrapper .custom-upload-btn p {
    font-size: 18px;
  }
  #poptavka-form-container .upload-wrapper .custom-upload-btn {
    height: 40px;
  }
  #poptavka-form-container textarea {
    font-size: 18px;
  }
  #poptavka-form-container textarea::-moz-placeholder {
    font-size: 18px;
  }
  #poptavka-form-container textarea::placeholder {
    font-size: 18px;
  }
  #poptavka-form-container #submit-form-btn {
    font-size: 18px;
  }
  #souhrn-section .summary-nahled-img .default-thumb {
    height: 250x;
  }
  #souhrn-section .summary-nahled-img .thumb {
    height: 250px;
  }
  #souhrn-section .summary-nahled-img {
    height: 250px;
  }
  #souhrn-section .form-card .btn-vybrano {
    margin-top: 10px;
  }
  .config-summary-header .csh-1 {
    font-size: 21px;
  }
  .config-summary-header .csh-2 {
    font-size: 17px;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex {
    flex-wrap: wrap;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .btn-vybrano {
    margin-top: 10px;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .summary-nahled-img {
    width: 100%;
  }
  #souhrn-section .form-card.col-sm-12.col-md-12.d-md-flex .summary-nahled-img .card-thumb.thumb {
    width: 100%;
  }
  #souhrn-section .summary_bottom .download_pdf_btn p {
    font-size: 16px;
  }
  #souhrn-section div#summary-bottom-downloads {
    flex-wrap: wrap;
  }
  #souhrn-section .summary_bottom .download_pdf_label {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #second-section .input-wrapper .d-md-flex.align-items-center {
    flex-wrap: wrap;
  }
  #individual-section .card-comp {
    max-width: 48%;
    flex-wrap: wrap;
    height: auto !important;
  }
  #individual-section .card-comp .card-thumb {
    width: 100% !important;
  }
  .fk_main_menu_item {
    margin-bottom: 8px;
  }
  .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  .current_configuration_item_title {
    font-size: 16px;
  }
  .fk_main_menu_item {
    margin-bottom: 10px;
  }
  .fk_main_menu_item a {
    font-size: 16px;
  }
  .fk_main_menu_item .custom_anchor {
    font-size: 16px !important;
  }
  .card-comp {
    height: auto !important;
  }
  #third-section .choice-headline-description {
    width: 106%;
    left: -6%;
  }
  #third-section .card-comp {
    flex-wrap: wrap;
  }
  #third-section .card-thumb {
    width: 100%;
    height: 50%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #third-section .card-comp .card-content {
    width: 100%;
  }
  #third-section .card-comp {
    height: 450px;
    width: 48%;
  }
  #third-section #first-section .card-comp.d-md-flex {
    width: 48%;
  }
  #third-section .card-comp .card-content .card-descr {
    margin-top: 15px;
  }
  #third-section .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  #doplnky-section .cards-section {
    justify-content: left !important;
  }
  #doplnky-section .choice-headline-description {
    width: 106%;
    left: -6%;
  }
  #doplnky-section .card-comp {
    flex-wrap: wrap;
  }
  #doplnky-section .card-thumb {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #doplnky-section .card-comp .card-content {
    width: 100%;
  }
  #doplnky-section .card-comp {
    height: 450px;
    width: 48%;
  }
  #doplnky-section #first-section .card-comp.d-md-flex {
    width: 48%;
  }
  #doplnky-section .card-comp .card-content .card-descr {
    margin-top: 15px;
  }
  #doplnky-section .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  #first-section .card-comp.d-md-flex {
    flex-wrap: wrap;
  }
  #first-section .card-thumb {
    width: 100%;
    height: 50%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #first-section .card-comp .card-content {
    width: 100%;
  }
  #first-section .card-comp {
    width: 48%;
  }
  #first-section #first-section .card-comp.d-md-flex {
    width: 48%;
  }
  #first-section .card-comp .card-content .card-descr {
    margin-top: 15px;
  }
  #first-section .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 900px) {
  #third-section .choice-headline-description {
    width: 100%;
    left: 0%;
  }
  #individual-section .card-comp {
    max-width: 48%;
    flex-wrap: wrap;
    height: auto !important;
  }
  #individual-section .card-comp .card-thumb {
    width: 100% !important;
  }
  .fk_main_menu_item a {
    font-size: 16px;
  }
  .fk_main_menu_item .custom_anchor {
    font-size: 16px !important;
  }
  .current_configuration_item_title {
    font-size: 12px;
  }
  .fk_main_menu_item {
    margin-bottom: 5px;
  }
  .section-check span {
    color: #000000 !important;
    font-size: 12px;
  }
  .section-check {
    width: 22px;
    height: 22px;
  }
  .check-ok img {
    width: 20px;
    height: 20px;
  }
  .aktualni_barva_pergoly_color {
    border-radius: 50%;
    width: 20px;
    height: 20px;
  }
  .aktualni_barva_strechy_color {
    border-radius: 50%;
    width: 20px;
    height: 20px;
  }
  #pergola-selected-headline {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 5px !important;
  }
  .show_propocet {
    margin-bottom: 2px;
  }
  .typ_provedeni {
    padding-bottom: 10px;
  }
  .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  .cena-nahled {
    font-weight: bold;
    font-size: 20px;
  }
  .primary-nahled-description {
    font-size: 18px;
  }
  .fk_bottom_navigation .btn-forward p {
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-inline: 35px;
    font-family: "Sofia Pro";
  }
  .fk_bottom_navigation .btn-back {
    font-size: 20px;
    text-decoration: underline;
  }
  #second-section .input-wrapper .d-md-flex.align-items-center {
    flex-wrap: wrap;
  }
  #first-section .card-comp {
    max-width: unset;
    width: 48%;
    flex-wrap: wrap;
    height: auto;
  }
  #first-section .card-thumb {
    width: 100%;
    height: 200px;
  }
  #first-section .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  #doplnky-section .card-comp {
    max-width: unset;
    width: 48%;
    flex-wrap: wrap;
    height: auto;
  }
  #doplnky-section .card-thumb {
    width: 100%;
    height: 200px;
  }
  #doplnky-section .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
  .fk_main_menu_calc_wrapper {
    max-height: 30px;
    position: relative;
    overflow: hidden;
  }
  .fk_main_menu_item {
    margin-bottom: 6px !important;
  }
  .show_propocet {
    font-size: 14px;
  }
  #doplnky-section .card-comp .card-content .card-descr {
    font-size: 14px;
  }
  .cb_barva_container_pallete {
    width: 35px;
    height: 35px;
    border-radius: 35px;
  }
  .individualni_barva_cb {
    width: 165px;
  }
  .customisation-doplnek-img-wrapper {
    width: 100%;
  }
  .card-comp-half {
    height: auto !important;
  }
  .form-card input:not([type=submit]):not([type=checkbox]) {
    margin-bottom: 15px;
    border-radius: 20px;
    padding-left: 32px;
    border-color: #bfbfbf;
    font-size: 18px;
  }
  .form-card select {
    height: 50px;
    padding-left: 42px;
    font-size: 20px;
    color: black;
    border-color: #bfbfbf;
    border-radius: 20px;
  }
  .form-card .upload-wrapper .custom-upload-btn p {
    color: white;
    font-size: 18px;
    padding: 5px 20px;
    margin-bottom: 0px;
  }
  .summary_bottom .download_pdf_label {
    font-size: 17px;
    margin-bottom: 8px;
  }
  textarea::-moz-placeholder {
    font-size: 18px;
  }
  textarea::placeholder {
    font-size: 18px;
  }
  .form-card #submit-form-btn {
    background-color: #4bae4f;
    max-width: 225px;
    border-radius: 0px;
    font-size: 20px;
  }
  .form-card .upload-wrapper .custom-upload-btn {
    background-color: #585858;
    max-width: 218px;
    border-radius: 0px;
    text-align: center;
    position: absolute;
    height: 42px;
    z-index: 30;
  }
  .choose_data_title {
    /* font-size: var(--big_title_font_size); */
    font-size: 24px;
  }
  #third-section .card-comp {
    max-width: unset;
    width: 48%;
    flex-wrap: wrap;
    height: auto;
  }
  #third-section .card-thumb {
    width: 100%;
    height: 240px;
  }
  #third-section .fk_start_page_description {
    margin-bottom: 30px;
    color: #707070;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .primary-nahled-description {
    font-size: 20px;
  }
  .cena-nahled {
    font-weight: bold;
    font-size: 21px;
  }
  .desc-muted {
    font-size: 10px;
  }
  .fk_bottom_navigation .btn-forward p {
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-inline: 40px;
    font-family: "Sofia Pro";
  }
  .fk_bottom_navigation .btn-back {
    font-size: 22px;
    text-decoration: underline;
  }
  #pergola-selected-headline {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
  }
}
@media only screen and (max-width: 1025px) {
  .chosen_barva_tooltip:before {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .form-card textarea {
    font-size: 25px;
  }
  div#propoce_dialog_exit_phone {
    top: 16px !important;
  }
  div#rolety_dialog_exit_phone {
    top: 16px !important;
  }
  div#individual_dialog_exit_phone {
    top: 16px !important;
  }
  .chosen_barva_tooltip:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 17px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: inherit;
  }
  div#led-osveteni-selecting-container {
    width: calc(100% - 338px);
    justify-content: space-between;
  }
  #summary-bottom-downloads-phone {
    display: none;
  }
  #phone-header-navigation {
    display: none;
  }
  .fk_main_menu_wrap.mobile {
    display: none;
  }
  .fk_main_menu_item {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1025px) {
  .phone_bottom .fk_next_step_btn_wrap {
    display: none;
  }
  .fk_main_menu_wrap.desktop {
    position: fixed;
    top: 0px;
    margin-bottom: 121px;
    transition: 0.3s all;
    z-index: 999999;
  }
  .fk_main_menu {
    margin-bottom: 0px;
  }
  .fk_main_menu_upper {
    display: none !important;
  }
  .fk_main_menu_bottom {
    display: none !important;
  }
  .navbar {
    display: none !important;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 768px) {
  /** Prechod na zobrazeni pod sebou*/
  .fk_main_menu_upper {
    display: none;
  }
  .fk_main_menu_wrap.mobile {
    display: flex !important;
    justify-content: center;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  .konf-section {
    padding-top: 130px !important;
  }
  .fk_start_page_title {
    font-size: 24px;
  }
  .phone_bottom {
    width: 90%;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .summary-nahled-img {
    width: 100%;
  }
  .fk_start_page_title {
    font-size: 22px;
  }
  .card-comp {
    width: 100% !important;
    height: 331px;
    background-color: #ffffff;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.16));
  }
  .summary-nahled-img .thumb {
    width: 100%;
    min-width: 354px;
  }
  .fk_pergola_img_wrap {
    margin-top: 62px;
    width: 100%;
    height: 100vh;
    position: relative;
    max-height: 49vh;
  }
  .konf-section {
    padding-top: 130px;
  }
  .phone_bottom {
    width: 90%;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) and (min-width: 650px) {
  #first-section .card-comp {
    height: auto;
  }
  .card-comp {
    width: 48% !important;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1400px) {
  .card-comp-half .card-content {
    width: 50% !important;
  }
  .fk_start_page {
    padding: 0px 300px 0px 0px;
  }
  .fk_main_menu_item {
    margin-bottom: 2px !important;
  }
  .current_configuration_item_title {
    font-size: 14px;
  }
  .fk_main_menu_upper .fk_main_menu_item span {
    font-size: 14px;
  }
  .section-check {
    width: 21px;
    height: 21px;
  }
  .aktualni_barva_pergoly_color {
    border-radius: 50%;
    width: 21px;
    height: 21px;
  }
  .aktualni_barva_strechy_color {
    border-radius: 50%;
    width: 21px;
    height: 21px;
  }
  .check-ok img {
    width: 21px;
    height: 21px;
  }
  #pergola-selected-headline {
    font-size: 21px;
    color: #000000;
    font-weight: 600;
  }
  .fk_main_menu_wrap {
    max-width: 300px;
  }
  .fk_bottom_navigation .btn-back {
    font-size: 20px;
    text-decoration: underline;
  }
  .fk_main_menu_item a {
    margin-left: 14px;
    font-size: 18px;
    color: #b1b1b1;
  }
  .fk_main_menu_item .custom_anchor {
    margin-left: 14px;
    font-size: 18px !important;
    color: #b1b1b1;
  }
  .fk_bottom_navigation .btn-forward p {
    font-size: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-inline: 45px;
    font-family: "Sofia Pro";
  }
  .card-comp {
    height: 270px;
    width: 48%;
  }
  .card-comp .card-thumb {
    width: 324px;
  }
  .card-comp .price-line {
    margin-bottom: 10px;
  }
  .card-comp .price-line .bold {
    font-weight: 900;
    font-size: 16px;
  }
  .card-comp .card-content .card-descr {
    font-size: 10px;
  }
  #first-section .card-comp .card-content .card-descr {
    margin-top: 5px;
  }
  #second-section .card-descr-bold {
    margin-bottom: 5px;
  }
  .choice-headline-description {
    width: 200px;
    left: -15%;
  }
  #second-section .choice-headline-description {
    font-size: 17px;
    padding: 1px;
    margin-bottom: 8px;
  }
  .btn-custom p {
    margin-bottom: 0px;
    font-size: 12px;
    font-family: "Barlow", sans-serif !important;
  }
  div#pergola-individual-card .choice-headline-description {
    font-size: 15px;
  }
  .card-comp .card-content h3.bigger-heading {
    font-size: 24px;
    line-height: 28px;
  }
  .smaller-heading {
    font-size: 19px !important;
  }
  .card-comp .card-content h3 .aktualni_typ_pergoly {
    font-size: 22px !important;
    font-weight: 600;
  }
  #third-section .card-comp .card-content {
    width: 30%;
  }
  .konf-section {
    padding-left: 35px;
    padding-top: 15px;
  }
  #individual-section .card-comp .card-thumb {
    width: 100%;
  }
  #individual-section img#bocni-screen-thumb-zaklad-pergola_individual {
    width: 100%;
  }
  #individual-section img#bocni-screen-thumb-zaklad_individual {
    width: 100%;
  }
  #individual-section img#bocni-screen-thumb-zaklad-strecha_individual {
    width: 100%;
  }
  #individual-section img#bocni-screen-thumb_individual {
    width: 100%;
  }
  #individual-section img#celni-screen-thumb-zaklad-pergola_individual {
    width: 100%;
  }
  #individual-section img#celni-screen-thumb-zaklad_individual {
    width: 100%;
  }
  #individual-section img#celni-screen-thumb-zaklad-strecha_individual {
    width: 100%;
  }
  #individual-section img#celni-screen-thumb_individual {
    width: 100%;
  }
  #doplnky-section .card-comp .card-thumb {
    width: 100%;
  }
  #doplnky-section img#bocni-screen-thumb-zaklad-pergola {
    width: 100%;
  }
  #doplnky-section img#bocni-screen-thumb-zaklad {
    width: 100%;
  }
  #doplnky-section img#bocni-screen-thumb-zaklad-strecha {
    width: 100%;
  }
  #doplnky-section img#bocni-screen-thumb {
    width: 100%;
  }
  #doplnky-section img#celni-screen-thumb-zaklad-pergola {
    width: 100%;
  }
  #doplnky-section img#celni-screen-thumb-zaklad {
    width: 100%;
  }
  #doplnky-section img#celni-screen-thumb-zaklad-strecha {
    width: 100%;
  }
  #doplnky-section img#celni-screen-thumb {
    width: 100%;
  }
  .card-comp .card-content {
    width: 33%;
  }
  .card-comp .card-thumb {
    width: 68%;
  }
  .primary-nahled-description {
    font-size: 16px;
  }
  .desc-muted {
    font-size: 12px;
  }
  .cena-nahled {
    font-weight: bold;
    font-size: 20px;
  }
  .konf-section {
    padding-right: 15px;
  }
}
#sekce-id {
  display: none;
}

@media only screen and (max-width: 1300px) and (min-width: 900px) {
  .form-card.col-sm-12.col-md-12.d-md-flex {
    flex-wrap: wrap;
  }
  #doplnky-section .cards-section {
    gap: 20px;
    padding-bottom: 100px;
    justify-content: center;
  }
  .konf-section {
    display: none;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 10px;
  }
  div#summary-bottom-downloads {
    flex-wrap: wrap;
  }
  .summary-nahled-img .default-thumb {
    width: 100%;
  }
  .form-card .btn-vybrano {
    margin-top: 20px;
  }
  .summary-nahled-img .thumb {
    width: 100%;
  }
  div#poptavka-form-container {
    padding: 2rem !important;
  }
}
@media only screen and (min-width: 1025px) {
  .logo-wrapper-mobile {
    display: none;
  }
  .fk_next_step_btn_wrap {
    display: none;
  }
  .mobile-bottom-section {
    display: none;
  }
  .pp-menu-toggle {
    display: none;
  }
  .phone_bottom {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
  img.nav-logo {
    width: 250px;
  }
}
/** mobile-heading*/
@media only screen and (min-width: 768px) {
  .mobile-heading {
    display: none;
  }
  #propocet_dialog {
    min-width: 600px;
  }
}
@media only screen and (max-width: 768px) {
  div#pergola-individual-card .card-descr {
    padding-top: 4px;
  }
  .choice-headline-description {
    left: 0% !important;
    width: 100% !important;
  }
  .form-card textarea::-moz-placeholder {
    font-size: 16px;
  }
  .form-card textarea::placeholder {
    font-size: 16px;
  }
  #propoce_dialog_exit {
    display: none;
  }
  #propocet_dialog {
    width: 100%;
    height: 100vh;
    z-index: 9999999999;
    background-color: white;
    padding: 32px;
    padding-top: 110px;
  }
  #propocet_dialog .desc-muted {
    font-size: 10px;
  }
  .fk_pergola_img_wrap {
    margin-top: 103px;
  }
  dialog {
    width: 80%;
  }
  .mobile-heading {
    font-weight: 700 !important;
  }
  #first-section .card-comp .card-content .card-descr {
    margin-top: 15px;
  }
  .section-desc {
    font-size: 12px;
  }
  .card-thumb {
    height: 220px;
    width: 100%;
  }
  .card-comp {
    width: 100%;
  }
  .doplnek-image {
    max-width: unset;
  }
  #doplnky-section .card-comp {
    width: 100%;
  }
  #doplnky-section .card-comp .card-content {
    gap: 10px;
  }
  .fk_pergola_img_wrap {
    height: 600px;
  }
  .phone_bottom {
    position: fixed;
    bottom: 0px;
    padding: 10px;
    width: 100%;
    background-color: #fefefe;
    filter: drop-shadow(0px -2px 9px rgba(0, 0, 0, 0.16));
    z-index: 99999;
  }
  .thumb {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .fk_start_page {
    padding: 0px;
  }
  #mensi-rozmer {
    display: grid;
  }
  .fk_start_page_description {
    margin-bottom: 20px;
  }
  #first-section .fk_start_page_title {
    font-weight: 600;
    font-size: 28px;
  }
  #first-section .fk_start_page_description {
    margin-bottom: 10px;
    color: #707070;
    padding: 15px;
    font-size: 12px;
    padding-left: 0px;
  }
  .card-comp {
    height: auto;
  }
  .form-card input:not([type=submit]):not([type=checkbox]) {
    margin-bottom: 16px;
    border-radius: 20px;
    padding-left: 42px;
    border-color: #bfbfbf;
    font-size: 16px;
  }
  .form-card .upload-wrapper .custom-upload-btn p {
    color: white;
    font-size: 18px;
    padding: 5px 20px;
    margin-bottom: 0px;
  }
  .form-card .upload-wrapper .custom-upload-btn {
    background-color: #585858;
    max-width: 218px;
    border-radius: 0px;
    text-align: center;
    position: absolute;
    height: 40px;
    z-index: 30;
  }
  #poptavka-form-container .align-items-end {
    align-items: center;
  }
  #doplnky-section {
    margin-bottom: 200px;
  }
  #doplnky-section .fk_start_page_title {
    text-align: left;
    text-transform: uppercase;
    font-size: 21px;
    font-size: 24px;
    /* margin-bottom: 40px; */
  }
  #souhrn-section h2.fk_start_page_title {
    font-size: 34px;
  }
  #souhrn-section .config-summary-header {
    padding: 10px;
    margin-bottom: 22px;
  }
  #souhrn-section .config-summary-header .csh-1 {
    font-size: 17px;
    font-weight: 400;
    text-align: start;
  }
  #souhrn-section .config-summary-header .csh-2 {
    font-size: 17px;
    text-align: start;
  }
  .fk_next_step_btn_wrap {
    display: none !important;
  }
  div#summary-bottom-downloads {
    padding: 12px;
    display: none !important;
  }
  .fk_bottom_navigation .btn-forward p {
    font-size: 19px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-inline: 33px;
    font-family: "Sofia Pro";
  }
  #doplnky-section .card-comp {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .input-container input {
    width: 100%;
  }
  .fk_bottom_navigation {
    margin-bottom: 10px;
  }
  .summary_bottom .download_pdf_label {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .form-card select {
    height: 51px;
    padding-left: 42px;
    font-size: 16px;
    color: black;
    border-color: #bfbfbf;
    border-radius: 20px;
  }
  #second-section .choice-headline-description {
    width: 100%;
    left: 0%;
  }
  #second-section .card-comp {
    max-width: 90%;
  }
  #second-section .flex-wrap {
    flex-wrap: wrap !important;
    justify-content: space-around;
  }
  #second-section .fk_start_page_title {
    font-weight: 600;
    font-size: 24px;
    font-size: 28px;
  }
  #second-section .fk_start_page_description {
    margin-bottom: 10px;
    color: #707070;
    padding: 10px;
    font-size: 14px;
  }
  .card-comp .card-content h3.bigger-heading {
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    margin-bottom: 10px;
  }
  .fk_bottom_navigation .btn-back {
    font-size: 20px;
  }
  .fk_start_page_title {
    font-size: 24px !important;
  }
  #third-section .fk_start_page_title {
    font-weight: 600;
    font-size: 24px;
  }
  #third-section p.section-desc {
    padding: 10px;
  }
  .fk_pergola_img_wrap {
    top: -130px;
  }
  .cards-section {
    padding: 10px;
  }
  .fk_main_menu_bottom {
    display: none !important;
  }
  ul.fk_main_menu {
    display: flex;
  }
  #poptavka-form-container {
    width: 90%;
    margin: auto;
    margin-top: 20px;
  }
  .summary-nahled-img .default-thumb {
    width: 100%;
  }
  .summary-nahled-img .thumb {
    width: 100%;
  }
  #poptavka-form-container.p-5 {
    padding: 2rem !important;
  }
  #summary-bottom-downloads {
    display: grid !important;
  }
  #summary-bottom-downloads .summary_bottom .download_pdf_btn {
    width: 230px;
  }
  .card-heading .smaller-heading {
    display: none;
  }
  .card-heading .bigger-heading {
    display: none;
  }
  .card-comp {
    height: auto;
  }
  .card-comp .card-descr {
    font-size: 14px !important;
  }
  .konf-section {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 200px;
  }
  .input-info {
    max-width: 90%;
  }
  .fk_main.light {
    overflow-x: hidden;
  }
  .logo-wrapper-mobile {
    display: flex;
    justify-content: space-between;
  }
  .pp-menu-toggle {
    display: block;
  }
  .fk_main_menu a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  .logo-wrapper-mobile {
    position: relative;
  }
  img.nav-logo {
    max-width: 200px;
    width: 143px;
  }
}
@media only screen and (max-width: 568px) {
  .thumb-rozmer-label {
    position: absolute;
    top: 7px;
    right: 0px;
    height: 30px;
    color: white;
    font-size: 17px;
    font-weight: bold;
    background-color: #7D1F47;
    /* padding-right: 20px; */
    width: 196px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .primary-nahled-description {
    font-size: 18px;
  }
  textarea::-moz-placeholder {
    font-size: 18px;
    color: #bfbfbf;
    font-weight: 400;
  }
  textarea::placeholder {
    font-size: 18px;
    color: #bfbfbf;
    font-weight: 400;
  }
  .show-money-prehled {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    border-radius: 20px;
  }
  .fk_choose_data_container {
    height: 340px;
    overflow-y: visible;
    overflow-x: hidden;
  }
  .form-check-input {
    width: 1.25em !important;
    height: 1.25em !important;
  }
  .summary-nahled-img {
    height: 221px;
  }
  .summary-nahled-img .thumb {
    height: 208px;
  }
  .fk_pergola_img_wrap {
    top: 0px;
  }
  .fk_pergola_img_wrap {
    height: 220px;
  }
  .thumb {
    bottom: 0px;
  }
  p.fk_start_page_description.helvetica {
    font-size: 14px;
  }
  .fk_start_page {
    padding-top: 5px;
  }
}
.pp-menu-toggle {
  background: #7f2246;
  padding: 15px;
  position: absolute;
  transform: scale(0.4);
  right: -44px;
  top: -51px;
  z-index: 99;
}
.pp-menu-toggle .pp-hamburger {
  transform: scale(0.5);
}

#individual-select-pergola {
  min-height: 30px;
  display: flex;
  align-items: center;
  padding-inline: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
}

#individual-select-strecha {
  min-height: 30px;
  display: flex;
  align-items: center;
  padding-inline: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 5px;
}

.menu-overlay {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0px;
  background: rgb(255, 255, 255);
  background: rgb(255, 255, 255);
  text-align: center;
  z-index: 999999;
}
.menu-overlay a {
  font-size: 28px;
  color: black !important;
}
.menu-overlay .button-menu-close {
  position: absolute;
  height: 40px;
  width: 60px;
  cursor: pointer;
  right: 10px;
  top: 11px;
  z-index: 99999999;
}
.menu-overlay .button-menu-close p {
  position: absolute;
  left: 50%;
  top: 15%;
  transform: translateX(-50%) translateY(-50%);
  color: black;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
}
.menu-overlay nav ul {
  font-size: 4em;
  list-style: none;
  margin-top: 5%;
}
.menu-overlay nav ul li {
  margin-top: 1%;
}

.pp-menu-close {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border: none;
  font-size: 40px;
  color: #fff;
  outline: 0;
  text-align: center;
  cursor: pointer;
  z-index: 999999;
}
.pp-menu-close::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 2px;
  height: 40px;
  transition: transform 0.3s;
  transform: translateY(0) rotate(45deg);
  background-color: #7d1f47;
}
.pp-menu-close::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 2px;
  height: 40px;
  background-color: #fff;
  transition: transform 0.3s;
  transform: translateY(0) rotate(45deg);
  background-color: #7d1f47;
  transform: translateY(0) rotate(-45deg);
}

.pulse {
  animation: pulse 1s infinite;
}

.temp-disabled {
  animation: none !important;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(204, 29, 29, 0.16);
  }
  100% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0);
  }
}
@keyframes pulse_text {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(204, 29, 29, 0.16);
  }
  100% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0);
  }
}
#frm-settingsForm-soubor {
  opacity: 0;
  width: 230px;
}

p#custom-upladed-name {
  align-self: center;
}

input[type=radio] {
  accent-color: #7d1f47;
  min-width: 21px;
  min-height: 21px;
}

.radio-doplnek-section {
  display: flex;
  align-items: center;
}
.radio-doplnek-section label {
  margin-left: 10px;
}

.custom-select {
  border-radius: 25px;
  border: 1px solid gray;
  padding-left: 20px;
  font-size: 19px;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  max-width: 170px;
  font-family: "Sofia Pro" !important;
  -moz-font-family: "Sofia Pro" !important;
  font: -moz-pull-down-menu;
}
.custom-select option {
  font-family: "Sofia Pro" !important;
  -moz-font-family: "Sofia Pro" !important;
}

.radio-wrapper {
  gap: 25px;
  margin-bottom: 10px;
}

/** TEST */
dialog {
  position: fixed;
  top: 50%;
  padding: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  background-color: #f7f7f7;
  border: none;
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.16));
}
dialog .btn-custom {
  margin-right: 15px;
}
dialog .btn-custom {
  background-color: #7d1f47;
  border: 1px solid #7d1f47;
  color: white;
  transition: 0.3s all;
}
dialog .btn-custom p {
  font-size: 19px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-inline: 33px;
  font-family: "Sofia Pro";
}

#led-osveteni-selecting-container .choose_data_title {
  margin-bottom: 0px;
}

.fk_main_menu_calc_wrapper {
  display: none;
}

.show_propocet {
  font-size: 16px;
  color: #7d1f47;
  display: none;
  text-align: left;
}
.show_propocet:hover {
  cursor: pointer;
  font-weight: bold;
}

#reset_configuration_dialog {
  display: none;
}

@media only screen and (min-width: 768px) {
  .d-md-flex-custom {
    display: flex;
  }
}
.cb_barva_container input {
  display: none;
}

#propocet_dialog ul {
  padding-left: 0px;
}
#propocet_dialog .primary-nahled-description {
  margin-bottom: 0px;
}
#propocet_dialog .align-items-center {
  align-items: center !important;
}
#propocet_dialog .cena-nahled-bez-dph,
#propocet_dialog .cena-nahled-jen-dph,
#propocet_dialog .cena-nahled {
  margin-bottom: 0px;
}
#propocet_dialog .cena-nahled {
  color: #7f2246;
}
#propocet_dialog .desc-muted {
  margin-top: 20px;
}

.show-money-prehled {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  border-radius: 25px;
}

#phone_total_price_row {
  display: none;
}

.hidden-phone-bottom {
  transform: translateY(50%);
  transition: transform 0.2s ease-out;
}

.phone_bottom {
  transition: 0.2s all;
}

.pulse-arrow {
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px;
  position: relative;
  left: -5px;
  animation: pulse-arow-animation 2s infinite;
}

@keyframes pulse-arow-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(129, 34, 71, 0.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}
.fk_next_step_btn_wrap {
  display: none !important;
}

.btn-custom.customisation-two.customisation {
  margin-inline: auto !important;
  margin: unset;
}

/**** Radio na box */
input[type=radio] {
  box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: white;
  outline: 2px solid #333;
  border: 3px solid white;
  width: 16px;
  height: 16px;
}

input[type=radio]:checked {
  background: #7f2246;
}

#fk_choose_data_wrap .choose_data_title {
  margin-bottom: 0px;
}

.form-check-input {
  width: 1.5em !important;
  height: 1.5em !important;
  margin-right: 5px;
}

.dialog-bg {
  display: none;
  position: fixed;
  top: 0px;
  width: 100vw;
  height: 100vh;
  background: black;
  z-index: 9999;
  opacity: 0.4;
}

#individual-section .fk_start_page_description {
  margin-bottom: 0px;
}
#individual-section .customisation-doplnek p {
  padding-inline: 0px;
}

#main_menu_individual {
  display: none;
}

.bordo-heading {
  font-size: 16px !important;
  font-weight: 900 !important;
  color: #7d1f47;
}

.blured {
  filter: blur(3px);
}

.dialog-btns .btn-custom:hover {
  transform: scale(1.05);
}

.typ_provedeni {
  border-bottom: 1px solid #cecece;
  padding-bottom: 15px;
}

div#propoce_dialog_exit_phone {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  right: 26px;
  top: 36px;
}

dialog#rolety_dialog {
  min-width: 340px;
}

div#individual_dialog_exit_phone {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  right: 26px;
  top: 36px;
}

div#rolety_dialog_exit_phone {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  right: 26px;
  top: 36px;
}

#screenCelni {
  display: none;
}

#screenCelniSouhrn {
  display: none;
}

#screenBocniSouhrn {
  display: none;
}

@media only screen and (max-width: 768px) {
  #individual-section {
    margin-bottom: 0px !important;
  }
  #individual-section .card-comp-half {
    height: auto !important;
  }
  #individual-section .konf-section {
    margin-bottom: 50px;
  }
}

#info-tooltip {
  position: absolute;
  display: none;
  top: 20px;
  right: 20px;
  z-index: 20;
}
#info-tooltip img {
  width: 80px;
  height: 46px;
}
#info-tooltip #info-tooltip-content {
  position: relative;
  display: none;
  background-color: white;
  padding: 20px;
  top: 60px;
  right: -10%;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 360px;
  float: left;
  font-size: 19px;
  border-radius: 10px;
}
#info-tooltip:hover {
  cursor: pointer;
}

img#individualSouhrn {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

@supports (-moz-appearance: none) {
  .custom-select {
    -moz-appearance: none !important;
    background: white !important;
  }
}
.fk_main_menu_item .custom_anchor {
  margin-left: 14px;
  font-size: 22px;
  color: #b1b1b1;
  margin-bottom: 0px !important;
  transition: 0.3s all;
}

.section-list-item-available .custom_anchor {
  color: #000000 !important;
}

.section-list-item-available .custom_anchor:hover {
  transform: scale(1.05);
  cursor: pointer;
}

#pergolaColor-placeholder {
  display: none !important;
  opacity: 0;
  height: 0px !important;
  width: 0px !important;
}

.sub-text {
  font-size: 16px;
}

.grayed-text {
  color: #707070;
}

#individual_dialog {
  max-width: 627px;
}
#individual_dialog h3 {
  font-size: 26px;
  font-weight: 700;
}
#individual_dialog ul {
  list-style: none; /* Remove default bullets */
}
#individual_dialog ul li::before {
  content: "▪"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #7F2246;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 22px;
}

.form-card .upload-wrapper {
  position: relative;
  margin-top: 16px;
}

@media only screen and (max-width: 500px) {
  #individual_dialog h3 {
    font-size: 22px;
    width: 80%;
  }
  #individual_dialog .grayed-text {
    font-size: 14px;
    margin-bottom: 0.25rem;
  }
  #individual_dialog li {
    font-size: 14px;
  }
  #individual_dialog #vyber-individual-btn {
    background-color: #7D1F47;
    color: white;
    padding: 8px 20px;
    text-align: center;
    width: -moz-fit-content;
    width: fit-content;
    transform: scale(1);
    transition: 0.3s all;
    display: flex;
    font-size: 14px;
    gap: 9px;
    align-items: center;
    margin: auto;
  }
  #prechod-na-individual {
    font-size: 14px;
  }
  div#propoce_dialog_exit_phone {
    top: 50px;
  }
  #second-section .input-wrapper {
    margin-bottom: 30px !important;
  }
  #second-section .input-info {
    font-size: 14px;
  }
  .rozmery-text {
    position: absolute;
    bottom: -12px;
    color: white;
    left: 25px;
    font-size: 10px;
    font-weight: 100;
  }
  .thumb-rozmer-label {
    position: absolute;
    top: -12px;
    right: 0px;
    height: 22px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    background-color: #7D1F47;
    /* padding-right: 20px; */
    width: 176px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#souhrn-section {
  z-index: 999;
}

#vyber-individual-btn {
  background-color: #7D1F47;
  color: white;
  padding: 10px 30px;
  width: -moz-fit-content;
  width: fit-content;
  transform: scale(1);
  transition: 0.3s all;
  display: flex;
  font-size: 22px;
  gap: 9px;
  align-items: center;
}
#vyber-individual-btn:hover {
  cursor: pointer;
  transform: scale(1.05);
}

#warning_missing_rozmery {
  display: none;
  padding: 10px;
  color: #FF001C;
  font-weight: bold;
  border-radius: 15px;
  margin-bottom: 1rem;
  width: -moz-fit-content;
  width: fit-content;
}
#warning_missing_rozmery .d-flex {
  gap: 10px;
}
#warning_missing_rozmery p {
  margin-bottom: 0px;
}

.form-card .form-check label div {
  display: flex;
}
.form-card .form-check label div a {
  color: #7d1f47;
  text-decoration: none;
  flex-wrap: wrap;
  padding-left: 4px;
}
.form-card .form-check label div a:hover {
  cursor: pointer;
  font-weight: bold;
}

#summary-checkout-form-buttons {
  width: 100%;
  align-items: flex-start;
}
#summary-checkout-form-buttons #submit-form-btn {
  max-height: 52px;
  height: 52px;
}
#summary-checkout-form-buttons p {
  margin-bottom: 0px;
}

#summary-checkout-form-buttons {
  flex-wrap: wrap;
  flex-direction: column;
  gap: 20px;
}

@media only screen and (max-width: 1200px) {
  #summary-checkout-form-buttons {
    flex-direction: column;
    gap: 20px;
  }
}/*# sourceMappingURL=custom.css.map */