.woocommerce-error::before {
  top: calc(50% - 2px);
  transform: translate(0, -50%);
}
* {
  font-family: "Migra", sans-serif;
}
.woocommerce-error {
  font-family: "Migra", sans-serif;
  font-optical-sizing: auto;
  font-size: 19px;
  font-weight: 300;
  color: #000;
  border-color: unset;
  border: 0;
}
.owl-nav.disabled {
  display: none !important;
}
.one_grid_only {
  grid-template-columns: 1fr !important;
}
.one_grid_only p {
  text-align: center;
  font-family: "Migra", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  color: black;
}
.floating-content.loading {
  pointer-events: none;
  opacity: 0.6;
}
footer .floating-box-newsletter .floating-box .floating-content .right .input2 p {
  margin-bottom: 16px;
}
.form_error {
  color: red;
  font-family: "Migra", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 12px;
}
.form_success {
  color: green;
  font-family: "Migra", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 12px;
}
video::-webkit-media-controls {
  display: none !important;
}
.single-post .single-post-content-container img.produkt {
  max-width: 250px;
  height: auto;
  object-fit: contain;
}
.owl-dots {
  text-align: center;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #ccc !important;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}
.owl-dot.active {
  background: #333 !important;
}
/*# sourceMappingURL=https://zlotyszew.pl/wp-content/build/scss_library/fce0dcc36ac2d78750226c4a60d8608834882719.css.map */