.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(min-width:768px){.elementor-3097 .elementor-element.elementor-element-91b7e27{width:60%;}.elementor-3097 .elementor-element.elementor-element-cc86647{width:40%;}}/* Start custom CSS for html, class: .elementor-element-31c2c13 */.mieszkania-tabela table {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
}

.mieszkania-tabela th, .mieszkania-tabela td {
  padding: 10px 12px;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
}

.mieszkania-tabela th {
  background: #f8f8f8;
  font-weight: 600;
}

.status {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 6px;
}

.status.zielony { background: #27ae60; }
.status.czerwony { background: #e74c3c; }

.mieszkania-tabela tr:hover {
  background: #f1f8ff;
  cursor: pointer;
}

.info-parking {
  margin-top: 15px;
  font-weight: 500;
}/* End custom CSS */