/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
.forminator-response-message {
  width: 100% !important;
}

.forminator-input {
  text-align: center;
  height: 42px;
}

.forminator-textarea {
  padding-left: 25px;
  padding-right: 25px;
  min-height: 140px !important;
  height: 140px !important;
}

.forminator-button {
  margin-left: auto !important;
  line-height: normal !important;
  border: 1px solid #272727 !important;
  background-color: #272727 !important;
}
.forminator-button:hover {
  box-shadow: none !important;
  background-color: transparent !important;
}

.forminator-ui {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}

.forminator-col {
  padding: 0 !important;
}

.forminator-row {
  margin: 0 !important;
  margin-bottom: 0 !important;
}
.forminator-row:nth-child(2), .forminator-row:nth-child(3), .forminator-row:nth-child(4) {
  width: calc(33.3% - 11px) !important;
}
@media (max-width: 767px) {
  .forminator-row:nth-child(2), .forminator-row:nth-child(3), .forminator-row:nth-child(4) {
    width: 100% !important;
  }
}
.forminator-row:nth-child(5) {
  width: calc(66.6% - 5px) !important;
}
@media (max-width: 1200px) {
  .forminator-row:nth-child(5) {
    width: 100% !important;
  }
}
.forminator-row:nth-child(6) {
  width: calc(33.3% - 11px) !important;
  gap: 30px 16px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .forminator-row:nth-child(6) {
    width: 100% !important;
  }
}

.forminator-checkbox__label p {
  font-size: 16px !important;
}

.imp-tooltip-content {
  padding: 0 !important;
}
.imp-tooltip-content h3,
.imp-tooltip-content div {
  padding: 0px 22px 0px 22px !important;
}
.imp-tooltip-content #type {
  font-size: 18px !important;
  line-height: 1.125 !important;
  color: #a1a1a1 !important;
  padding-top: 22px !important;
}
.imp-tooltip-content #stat_txt {
  font-size: 32px !important;
  line-height: 1.125 !important;
  color: #183b20 !important;
}
.imp-tooltip-content #area {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.125 !important;
  padding-top: 10px !important;
  padding-bottom: 22px !important;
  color: #a58846 !important;
}
.imp-tooltip-content #info {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #f6f6f6 !important;
  padding: 7px 22px 7px 22px !important;
  line-height: 1.125 !important;
}

.estate_wrapper {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #a1a1a1;
  gap: 10px;
}
.estate_wrapper div {
  flex: 1;
}
.estate_wrapper .cta_wrapper {
  width: 115px !important;
  flex: unset;
}
.estate_wrapper span {
  font-weight: 400;
  font-size: 15px;
}
.estate_wrapper #number {
  font-weight: 700;
}

@media (max-width: 1600px) {
  #check_avalaibility_wrapper .et_pb_row_5_tb_body {
    width: 100%;
    padding: 0 50px;
  }
}
.estate_wrapper_mobile {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.estate_wrapper_mobile div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 20px;
}
.estate_wrapper_mobile div span,
.estate_wrapper_mobile div a {
  font-weight: 500;
}
.estate_wrapper_mobile .cta_mobile {
  display: flex;
  margin-left: 50%;
}

.td_values span {
  font-weight: 700;
}

.mieszkanie_wolne {
  fill: #00b938 !important;
  opacity: 0 !important;
}

.mieszkanie_rezerwacja {
  fill: #ff7800 !important;
  opacity: 0 !important;
}

.mieszkanie_zajete {
  fill: #ff0000 !important;
  opacity: 0 !important;
}

.mieszkanie_rezerwacja:hover,
.mieszkanie_zajete:hover,
.mieszkanie_wolne:hover {
  opacity: 0.7 !important;
}

.color_reserved {
  color: #a58846 !important;
}

.color_for_sale {
  color: #183b20 !important;
}

p#stat_txt {
  font-size: 32px !important;
}

.bg_sold {
  background-color: #a1a1a1;
}

.bg_for_sale {
  background-color: #183b20;
}

.bg_reservation {
  background-color: #a58846;
}

.hidden_values {
  display: none;
}

.hidden_estates_list {
  display: none;
}

.status_for_sale_wrapper_text {
  display: flex;
}
.status_for_sale_wrapper_text .et_pb_text_inner:before {
  content: "";
  background-color: #e5c055;
  width: calc(100% + 20px);
  position: absolute;
  height: 45px;
  z-index: -1;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
}

.budziwojska_images_slider .image {
  height: 274px;
}
.budziwojska_images_slider .image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.price_mobile_wrapper {
  align-items: center;
}

.price_with_history {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 999px) {
  .price_with_history {
    display: block !important;
  }
}
.price_with_history .price_history_popup {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 120%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  min-width: 176px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  z-index: 100;
}
@media (max-width: 999px) {
  .price_with_history .price_history_popup {
    row-gap: unset !important;
  }
}
.price_with_history .price_history_popup .top {
  padding: 10px;
  background-color: #272727;
}
.price_with_history .price_history_popup .top p {
  color: #ffffff;
  font-weight: 600;
}
@media (max-width: 999px) {
  .price_with_history .price_history_popup .top {
    display: flex !important;
  }
}
.price_with_history .price_history_popup .bottom {
  padding: 10px;
}
.price_with_history .price_history_popup .bottom p:not(:last-child) {
  color: #ff0000;
}
.price_with_history .price_history_popup .bottom p:last-child {
  color: #00b938;
}
@media (max-width: 999px) {
  .price_with_history .price_history_popup .bottom {
    display: flex !important;
    flex-direction: column;
    row-gap: unset !important;
  }
}
.price_with_history:hover .price_history_popup {
  display: flex;
}

.tooltip {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: help;
  max-width: 220px;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 220px;
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 8px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
  font-weight: 400;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}/*# sourceMappingURL=style.css.map */