@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;700&display=swap");
@media screen and (max-width: 768px) {
  .mb-5-mob {
    margin-bottom: 3rem !important;
  }
}
a:hover {
  text-decoration: none;
}

@media screen and (min-width: 992px) {
  .nav-item:last-child {
    width: 80px;
  }
}
.nav-item .nav-link {
  line-height: 1;
  white-space: nowrap;
}

#wrapper-navbar {
  top: 0;
  width: 100%;
}

#navbarNavDropdown.show {
  top: 120px;
}
#navbarNavDropdown #main-menu {
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (min-width: 991px) {
  #navbarNavDropdown #main-menu {
    padding-left: 0;
    padding-right: 0;
  }
}

.nav-cart-container .cart-dropdown {
  display: none;
}
.nav-cart-container .cart-dropdown .cart-dropdown-wrapper {
  padding: 1.4em 1.4em 0 1.4em;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .nav-cart-container .cart-dropdown {
    display: block;
  }
}
.nav-cart-container .lastbot {
  width: calc(100% + 200px);
  background-color: #f4f5f6;
  text-align: center;
  padding: 10px 0;
  grid-column: span 3;
  position: relative;
  left: -100px;
}
.nav-cart-container .lastbot a {
  position: relative;
  padding-right: 20px;
  font-weight: bold;
  color: #000;
  font-size: 90%;
}
.nav-cart-container .lastbot a:hover {
  color: #6246ea;
}
.nav-cart-container .lastbot a:hover svg path {
  fill: #6246ea;
}
.nav-cart-container .lastbot a svg {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}

#navbarNavDropdown.show.container, .container, .container-lg, .container-md, .container-sm, .container-xl {
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (min-width: 991px) {
  #navbarNavDropdown.show.container, .container, .container-lg, .container-md, .container-sm, .container-xl {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#main-nav {
  height: auto !important;
  padding: 0 32px 20px;
  width: 100%;
}
#main-nav.is-sticky {
  position: fixed;
  top: -1px;
}
#main-nav .mb-1 {
  margin: 20px 0 !important;
}

.gallery-button.gallery-left {
  left: 15px;
}
.gallery-button.gallery-right {
  right: 15px;
}

.top-header-contact {
  padding-top: 0;
}
.top-header-contact .top-contact {
  white-space: nowrap;
  align-self: center;
}
@media screen and (min-width: 991px) {
  .top-header-contact .top-contact {
    margin: 0;
  }
}

.m-l-quar {
  margin-left: 17px;
}

.m-t-partner-all {
  margin-top: 80px;
}

.row.row-m-wide {
  margin-left: -32px;
  margin-right: -32px;
}
.row.row-m-wide > div {
  padding-left: 32px;
  padding-right: 32px;
}

.h-bigger {
  font-size: 40px;
}

.h-fs40-lh56 {
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
}

.h1-header, h1 {
  font-family: "Sora", sans-serif !important;
  color: #2B2C34 !important;
  font-weight: 700 !important;
  font-size: 38px;
  line-height: 56px;
}

.home-wrapper {
  margin-top: 80px;
}
.home-wrapper + .home-wrapper {
  margin-top: 0;
}
.home-wrapper h2 {
  margin-top: 96px;
}
.home-wrapper h1 {
  font-size: 40px;
}
.home-wrapper .switcher-container span.switcher input:after {
  left: calc(var(--outerWidth) / 2);
  right: 7px;
  text-align: center;
}
.home-wrapper header p.h1-header {
  font-size: 38px;
  line-height: 56px;
  font-weight: 700;
}
.home-wrapper header .subtitle {
  margin-top: 36px;
}
.home-wrapper p {
  padding-right: 30px;
  line-height: 32px;
}
.home-wrapper .gallery-wrapper .gallery-scroll {
  --width: 90vw;
}
.home-wrapper .gallery-wrapper .images .image-column:first-child {
  margin-left: 32px;
}
.home-wrapper .gallery-wrapper img {
  transition: transform 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) !important;
}
.home-wrapper .partners-wrapper .partners-button {
  border-radius: 17px;
  height: 60px;
  width: 95px;
}
.home-wrapper .contact-banner {
  backdrop-filter: blur(10px);
}
.home-wrapper .map {
  width: calc(100% + 64px);
  margin-left: -32px;
}
.home-wrapper .home-page-product-body {
  cursor: pointer;
}
.home-wrapper .cards .card h3 {
  margin-top: 1.5em;
  margin-bottom: 0.8em;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #2B2C34;
  min-height: 44px;
}
.home-wrapper .cards .card p {
  line-height: 22px;
}
.home-wrapper .cards .card .bottom-content a {
  display: block;
}
.home-wrapper.partners-carousel {
  margin-top: 40px;
}
.home-wrapper.partners-carousel h3 {
  font-size: 18px;
  font-weight: 700;
  min-height: 45px;
  margin: 0;
}
.home-wrapper.partners-carousel #partners-scroll.partners-scroll .partners {
  grid-auto-columns: calc(60vw - 1em);
  column-gap: 2em;
}
.home-wrapper.partners-carousel #partners-scroll.partners-scroll .partners .partner {
  width: calc(60vw - 1em);
}
.home-wrapper.partners-carousel #partners-scroll.partners-scroll .partners .partner p {
  word-break: initial;
  min-height: 100px;
  line-height: 22px;
}
.home-wrapper .faq-card {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125) !important;
}
.home-wrapper .faq-card .faq-header {
  padding-bottom: 0.8em;
}
.home-wrapper .faq-card .card-header {
  border-bottom: none;
}
.home-wrapper .faq-card .card-header h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
}
.home-wrapper .faq-card .faq-body {
  padding: 0 0 1.7em;
}
.home-wrapper .faq-card .faq-body p {
  padding-right: 0;
}
@media screen and (min-width: 991px) {
  .home-wrapper {
    margin-top: 96px;
  }
  .home-wrapper h2 {
    margin-top: 0;
  }
  .home-wrapper .h1-header {
    margin-top: 30px;
  }
  .home-wrapper .h1-header, .home-wrapper h1 {
    font-size: 48px;
    line-height: 64px;
  }
  .home-wrapper header .subtitle {
    margin-top: 36px;
  }
  .home-wrapper.partners-carousel #partners-scroll.partners-scroll .partners {
    grid-auto-columns: calc(275px - 1em);
    column-gap: 2em;
  }
  .home-wrapper.partners-carousel #partners-scroll.partners-scroll .partners .partner {
    width: calc(275px - 1em);
  }
  .home-wrapper .gallery-wrapper .gallery-scroll {
    --width: 366px;
  }
  .home-wrapper .gallery-wrapper .images .image-column:first-child {
    margin-left: 0;
  }
  .home-wrapper .faq-card .faq-body p {
    font-size: 16px;
    line-height: 19px;
  }
}

.wpcf7-form-control-wrap.service {
  display: inline-block;
  width: 100%;
}

.tags-wrapper {
  display: flex;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  background: #fff;
  border: 1px #e8eaec solid;
  border-radius: 10px;
  height: 50px;
  align-items: center;
  filter: drop-shadow(0 10px 24px #707988);
  padding: 0 20px;
}
.tags-wrapper div {
  background: #6246EA;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 16px;
  margin-right: 10px;
  font-size: 14px;
  line-height: 1;
  border-radius: 8px;
  white-space: nowrap;
  height: 30px;
}

.form-dropdown-list {
  height: 300px;
  max-height: 400px;
  overflow-y: scroll;
  position: absolute;
  top: 50px;
  width: 100%;
  background: #FFFFFF;
  border-radius: 14px;
  box-shadow: 0px -1px 43px -10px rgba(120, 94, 94, 0.83);
  z-index: 3;
  transition: height 0.3s ease-in;
}
.form-dropdown-list.hidden {
  opacity: 0;
  height: 0;
}
.form-dropdown-list ul {
  list-style-type: none;
  margin: 0;
  padding: 15px 0;
}
.form-dropdown-list ul li {
  display: flex;
  padding: 12px;
  align-items: center;
  border-bottom: 1px solid #E8EAEC;
  position: relative;
}
.form-dropdown-list ul li img {
  width: 36px;
  height: 36px;
  margin-right: 16px;
}
.form-dropdown-list ul li span {
  font-size: 16px;
  color: #2B2C34;
}
.form-dropdown-list ul li button {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #6246EA;
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 8px;
}
.form-dropdown-list ul li button:before {
  content: "";
  position: absolute;
  background: #6246EA;
  width: 3px;
  height: 16px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.form-dropdown-list ul li button:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 3px;
  background: #6246EA;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.form-dropdown-list ul li.selected button {
  background: #E8EAEC;
  border: none;
}
.form-dropdown-list ul li.selected button:before {
  display: none;
}
.form-dropdown-list ul li.selected button:after {
  background: #000;
}

.product-wrapper p {
  line-height: 32px;
}
.product-wrapper p strong, .product-wrapper p b {
  color: #2B2C34;
}
.product-wrapper .reservation-calendar-background {
  background-size: 100%;
}
.product-wrapper .reservation-calendar-wrapper .reservation-calendar-scroll .reservation-calendar .hours section .column-body .hour-wrapper:not(.blank) {
  border: 2px solid #ffffff;
  transition: border-color 0.3s ease-in;
}
.product-wrapper .reservation-calendar-wrapper .reservation-calendar-scroll .reservation-calendar .hours section .column-body .hour-wrapper:not(.blank):not(.selected):hover {
  border: 2px solid #c5a781;
}
.product-wrapper .reservation-calendar-wrapper .reservation-calendar-scroll .reservation-calendar .hours section .column-header strong:first-letter {
  text-transform: uppercase;
}
.product-wrapper .reservation-calendar-wrapper .reservation-calendar-scroll .reservation-calendar .hours section .column-header p {
  line-height: 1;
}

body.page-template-page-text h2 {
  color: #2B2C34;
  display: inline-block;
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 32px;
  font-family: "Sora", sans-serif;
  font-weight: 700;
}
body.page-template-page-text h2:after {
  position: absolute;
  content: " ";
  border-bottom: 2px solid #6246EA;
  width: 80%;
  max-width: 90px;
  left: 10px;
  bottom: -20px;
}
body.page-template-page-text .wp-block-table {
  margin: 30px 0;
}
body.page-template-page-text .wp-block-table thead {
  border-bottom: 2px solid #6246EA;
}
body.page-template-page-text .wp-block-table thead th {
  padding: 5px;
}
body.page-template-page-text .wp-block-table td {
  padding: 5px;
}
body.page-template-page-text p, body.page-template-page-text li, body.page-template-page-text span {
  line-height: 160%;
  color: #707988;
}
@media screen and (min-width: 768px) {
  body.page-template-page-text .wp-block-table {
    margin: 60px 0;
  }
  body.page-template-page-text .wp-block-table thead th {
    padding: 15px;
  }
  body.page-template-page-text .wp-block-table td {
    padding: 15px;
  }
}

@media screen and (max-width: 768px) {
  .more-products-list .product-preview.is-empty {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .more-products-list .product-preview {
    height: 100%;
  }
  .more-products-list .product-preview.is-empty .body-bg {
    background: #fff;
    opacity: 0.5;
  }
  .more-products-list .product-preview .body {
    margin-bottom: 0;
    height: 100%;
  }
  .more-products-list .product-preview .body-bg {
    height: 100% !important;
  }
  .more-products-list .product-preview .product-preview-bottom .product-preview-name h2 {
    min-height: 68px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.contact-form {
  margin-top: 78px;
  margin-bottom: 180px;
}
.contact-form:before {
  display: none;
}
@media screen and (min-width: 991px) {
  .contact-form {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .contact-form:before {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/grafika-bg.svg);
    background-position: 0 0px;
    width: 332px;
    height: 640px;
    transform: translate(57%, 47%);
    background-color: initial;
  }
  .contact-form:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/grafika-bg.svg);
    background-position: 362px 8px;
    width: 332px;
    height: 640px;
    transform: translate(-66%, -50%);
  }
}
.contact-form .form {
  padding-top: 0;
}
.contact-form .form input[type=submit] {
  height: 53px;
  width: 212px;
  justify-content: center;
  text-align: center;
}
.contact-form .form label {
  color: #1D1D1D !important;
}
.contact-form .form header {
  position: relative;
}
.contact-form .form header h2 {
  margin-top: 78px;
}
.contact-form .form header:before {
  z-index: -1;
  position: absolute;
  display: block;
  content: " ";
  background-color: #6f7ce050;
  height: calc(100% + 3rem + 55px);
  width: 100vw;
  transform: translate(-50%, 0);
  left: 50%;
  top: 0;
  max-width: 1184px;
}
@media screen and (min-width: 991px) {
  .contact-form .form header:before {
    border-radius: 16px;
  }
}
.contact-form .form p.mb-5 {
  height: auto !important;
  line-height: 32px;
  position: relative;
}
.contact-form .form p.mb-5 + div {
  margin-top: 50px;
}

.bf-footer > div + div {
  margin-top: 50px;
}
@media screen and (min-width: 991px) {
  .bf-footer > div + div {
    margin-top: 0;
  }
}

footer {
  margin: 50px 32px 0;
}
footer section {
  margin: 50px 0 0 0;
  padding: 0 !important;
}
footer section .primary-link {
  margin: 0;
  padding: 0;
}
footer section .primary-link + .sub-link {
  margin-top: 40px;
}
footer section .sub-link {
  margin-bottom: 0;
}
footer section .sub-link + .sub-link {
  margin-top: 20px;
}
footer section .telephone {
  margin: 15px 0;
  padding: 0;
}
@media screen and (min-width: 991px) {
  footer {
    margin: 80px 0 0;
  }
  footer section {
    margin-top: 0;
  }
}

@media screen and (min-width: 991px) {
  .flex-md-row-reverse {
    flex-direction: row-reverse;
  }

  .h1-header {
    margin-top: 30px;
  }

  .h1-header, h1 {
    font-size: 48px;
    line-height: 64px;
  }
}
.after-footer {
  margin-top: 72px;
  padding: 50px 0;
}
.after-footer .container {
  flex-direction: column;
}
@media screen and (min-width: 991px) {
  .after-footer {
    margin-top: 77px;
  }
  .after-footer .container {
    display: block;
  }
}

.menu-docs ul {
  list-style-type: none;
  padding: 0;
  display: flex;
}
.menu-docs ul li + li {
  margin-left: 20px;
}

@media (max-width: 767.98px) {
  .menu-docs ul {
    flex-direction: column;
  }
  .menu-docs ul li {
    margin-left: 0 !important;
  }

  .after-footer .container .row > div:last-child {
    margin-top: 0;
  }

  .after-footer .container .row.mts > div:last-child {
    margin-top: 50px;
  }
}
.language-select-big {
  padding: 20px 0 30px;
  height: initial;
}
.language-select-big.bottom {
  height: 0;
}
.language-select-big .language-dropdown {
  margin-top: 20px;
}
.language-select-big .current-language {
  justify-content: flex-start;
}

body .site {
  overflow: hidden;
}
body .site:before {
  display: none;
}

span.bg-partner-wrap {
  display: none;
}
@media screen and (min-width: 991px) {
  span.bg-partner-wrap {
    display: block;
    position: relative;
    height: 1px;
    width: 100%;
  }
  span.bg-partner-wrap:before {
    z-index: -1;
    content: " ";
    display: block;
    position: absolute;
    width: 97vw;
    height: 55vw;
    background-repeat: no-repeat;
    background-image: url(../img/grafika-bg.svg);
    background-position: right top;
    right: 0;
    bottom: 80px;
    background-size: contain;
  }
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label span {
  line-height: 140%;
}

.spacer {
  display: none;
}
@media screen and (min-width: 991px) {
  .spacer {
    display: block;
    height: 180px;
  }
  .spacer.--h50 {
    height: 50px;
  }
  .spacer.--shorter {
    height: 160px;
  }
  .spacer.--shorter2 {
    height: 127px;
  }
  .spacer.--shorter3 {
    height: 80px;
  }
  .spacer.--shorter4 {
    height: 40px;
  }
  .spacer.--bigger {
    height: 220px;
  }
}

blockquote.notice:after {
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 10px;
}

.category .partners .partner .name {
  font-weight: 700;
  min-height: 45px;
  margin: 0;
}
.category .partners .partner p {
  min-height: 100px;
  line-height: 22px;
}

.checkout-form {
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.checkout-form .contact-button {
  width: 100%;
}
.checkout-form .contact-button .contact-text {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .checkout-form .contact-button {
    width: auto;
  }
  .checkout-form .contact-button:hover .contact-text {
    margin: 0 50px;
  }
  .checkout-form .contact-button .contact-text {
    margin: 0 60px;
  }
}
.checkout-form .lab-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkout-form .lab-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkout-form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border: 2px solid #BDBDBD;
  border-radius: 3px;
}
.checkout-form .checkmark.err-field {
  border-color: red;
}
.checkout-form .checkmark + span {
  padding-left: 4px !important;
  padding-top: 3px;
}
.checkout-form .lab-container:hover input ~ .checkmark {
  border-color: #6246ea;
}
.checkout-form .lab-container input:checked ~ .checkmark {
  background-color: #6246ea;
  border-color: #6246ea;
}
.checkout-form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkout-form .lab-container input:checked ~ .checkmark:after {
  display: block;
}
.checkout-form .lab-container .checkmark:after {
  left: 8px;
  top: 3px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkout-form input.err-field {
  outline: 2px solid red;
}
.checkout-form input.ok-field, .checkout-form input:focus-visible {
  outline: 2px solid #6246ea;
}

/*# sourceMappingURL=theme-override.css.map */
