.left-radius {
  border-radius: 8px 0px 0px 8px;
}
.right-radius {
  border-radius: 0px 8px 8px 0px;
}
.page-button {
  visibility: hidden !important;
}
.ba-form-page .ba-form-page-break-button[data-action="next"] {
  float: none !important;
  background-color: var(--secondary) !important;
  border-radius: 50px !important;
  color: var(--text) !important;
}
.ba-form-page .ba-form-page-break-button[data-action="next"]:hover {
  float: none !important;
  background-color: var(--hover) !important;
  border-radius: 50px !important;
  color: var(--text-inverse) !important;
}
/* .send-button {
  visibility: hidden !important;
}
.poptavka_button {
  text-align:center !important; 
  } */
.tac {
  text-align:center !important;
  justify-content:center !important;
}
@media(max-width: 420px) {
  .vysledek .field-price-value {
      font-size: 25px !important;
      line-height: 35px !important;
  }
/*  .ba-field-container.right-currency-position .field-price-currency {
    	font-size: 18px !important;
      line-height: 28px !important;
  } */
}

.right-currency-position .field-price-value {
  text-align: center !important;
}

/* div.ba-input-wrapper {
  --label-typography-text-align:center !important;
  --field-typography-text-align:center !important;
  --field-typography-font-size:25px !important;
  --field-typography-line-height:35px !important;
	} */
.form-slider-input-wrapper {
  visibility: hidden !important;
}
.gdpr-souhlas {
  --field-typography-font-size: 12px !important;
  --field-typography-line-height: 20px !important;
}
.footer-pasaweb {
  min-height: 0 !important;
}