@charset "UTF-8";
/*
Theme Name: Nieruchomosci
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.es-single .es-share-wrapper a,
.post-info,
.es-category-items,
.row-breadcrumb.row-breadcrumb-light,
.js-es-wishlist-button {
  display: none !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 21px !important;
  right: 6px !important; }

.select2-container .select2-selection--single {
  height: auto !important; }

.es-price__wrap > .es-price:before {
  content: 'Cena: '; }

.es_status-sprzedane {
  position: relative; }
  .es_status-sprzedane .es-property-inner:after {
    content: 'SPRZEDANE';
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    width: 100px;
    display: block;
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px black;
    position: absolute;
    top: 21px;
    left: 1px; }

@media screen and (max-width: 500px) {
  .es-single .es-tabbed .es-features-list-wrap {
    width: calc(100% / 2) !important; }

  .es-price__wrap {
    width: 100%; }
    .es-price__wrap > .es-price {
      display: block; } }
.menu-secondary .menu-horizontal {
  display: none; }
.menu-secondary .menu-phone {
  cursor: pointer; }
.menu-secondary .menu-bloginfo .menu-bloginfo-inner {
  line-height: 1em;
  font-size: 12px;
  text-align: right; }
.menu-secondary .menu-bloginfo a {
  margin: 0 10px; }
  .menu-secondary .menu-bloginfo a:hover {
    color: #6cc9ea; }
.menu-secondary .menu-bloginfo .menu-email {
  cursor: pointer;
  text-align: right; }

.menu-smart li.active a {
  border: 0; }

.crypt {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  border: 0;
  background-color: transparent; }

.map-container {
  background-image: url("http://nieruchomosci.designero.pl/wp-content/uploads/2022/tlo1.jpg");
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position-x: -118px;
  background-position-y: -158px;
  background-size: 1080px;
  max-width: 963px;
  position: relative; }

area {
  outline: 5px solid var(--red); }

.popup {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.95);
  color: black;
  font-weight: 100;
  font-size: 14px;
  position: absolute;
  opacity: 0;
  transform: scale(0);
  transition: opacity 300ms, transform 300ms;
  top: 44%;
  max-width: 250px;
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center; }

.popup:target {
  opacity: 1;
  transform: scale(1); }

.popup > .close {
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: black;
  padding: 4px 10px;
  font-family: 'Roboto', sans-serif;
  color: white;
  font-weight: bold;
  text-decoration: none; }

.popup .sold {
  color: #a94442;
  background-color: #f2dede;
  padding: 10px 20px;
  margin-bottom: 20px;
  border: 1px solid #ebccd1;
  font-weight: 600;
  text-align: center;
  font-size: 14px; }

.popup a.title {
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  text-decoration: none;
  margin-bottom: 10px;
  display: block; }

.popup a.button {
  margin-top: 20px;
  display: block;
  background: #f84b20;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-weight: 700;
  border: 0;
  text-align: center;
  text-decoration: none; }

/*# sourceMappingURL=style.css.map */
