/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

:root {
  --wpforms-button-background-color: #1c23ba !important;
}

html {
  scrollbar-gutter: stable;
  scroll-behavior: smooth !important;
}

.elementor-element[data-element_type="container"] {
  scroll-margin-top: 97px;
}

html,
body {
  font-size: 18px;
  background-color: #f5f5f5;
}

body.modal-open {
  overflow: clip;
}

img {
  vertical-align: middle;
}

a {
  transition: all 0.3s ease;
  text-decoration: none;
}

.comments-area a,
.page-content a {
  text-decoration: none;
}

#content {
  overflow-x: clip;
}

.fadeInUp {
  animation-name: fadeInUpCustom;
}

@keyframes fadeInUpCustom {
  0% {
    opacity: 0;
    transform: translate3d(0, 3rem, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

[type="button"]:focus,
[type="button"]:hover,
[type="submit"]:focus,
[type="submit"]:hover,
button:focus,
button:hover {
  background-color: transparent;
}

/* Header */
#masthead {
  position: sticky !important;
  top: 0;
}

.hndsm_mobile_menu {
  position: fixed;
  background: #fff;
  height: 100vh;
  width: 100vw;
  left: 0;
  top: 0;
  z-index: 9999999;
  opacity: 0;
  transform: translatex(-100%);
  transition: all 600ms cubic-bezier(0.4, 0, 0.2, 1);

  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}

.hndsm_mobile_menu.visible {
  opacity: 1;
  transform: translatex(0%);
}

.hndsm_mobile_menu ul {
  padding: 0;
  margin: 0;
}

.hndsm_mobile_menu li {
  list-style: none;
  margin: 15px 0;
}

.hndsm_mobile_menu li a {
  font-size: 2.5rem;
  text-transform: uppercase;
  color: #000;
  line-height: 1;
}

.hndsm_mobile_menu_icon {
  background: transparent;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}

.hndsm_mobile_menu_icon .top-bun,
.hndsm_mobile_menu_icon .patty,
.hndsm_mobile_menu_icon .bottom-bun {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 100%;
  transition:
    transform 250ms cubic-bezier(0.2, 0.6, 0.3, 1),
    width 250ms cubic-bezier(0.2, 0.6, 0.3, 1);
  will-change: transform, width;
}

.hndsm_mobile_menu_icon .top-bun,
.hndsm_mobile_menu_icon .patty,
.hndsm_mobile_menu_icon .bottom-bun {
  height: 2px;
  background-color: var(--e-global-color-primary);
}

.fixed-nav-on .hndsm_mobile_menu_icon .top-bun,
.fixed-nav-on .hndsm_mobile_menu_icon .patty,
.fixed-nav-on .hndsm_mobile_menu_icon .bottom-bun {
  background-color: var(--e-global-color-primary);
}

.hndsm_mobile_menu_icon .top-bun {
  transform: translatey(-9.5px);
}

.hndsm_mobile_menu_icon .bottom-bun {
  transform: translatey(9.5px);
}

body.mobile-menu-open {
  overflow-y: hidden;
  height: 100dvh;
}

body.mobile-menu-open .hndsm_mobile_menu_icon .top-bun,
body.mobile-menu-open .hndsm_mobile_menu_icon .patty,
body.mobile-menu-open .hndsm_mobile_menu_icon .bottom-bun {
  background-color: var(--e-global-color-primary);
}

body.mobile-menu-open .top-bun {
  transform: translatex(3.5px) rotate(-135deg);
  width: 28px;
}

body.mobile-menu-open .patty {
  transform: scale(0);
}

body.mobile-menu-open .bottom-bun {
  transform: translatex(3.5px) rotate(135deg);
  width: 28px;
}

#menu_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background-color: #f2f2f2;
  z-index: 98;
  opacity: 0;
  overflow-x: hidden;
  visibility: hidden;
  transition: 0.3s ease all;
}

body.mobile-menu-open #menu_wrapper {
  opacity: 1;
  visibility: visible;
}

body.mobile-menu-open #top_wrapper {
  background-color: transparent !important;
  backdrop-filter: blur(0) !important;
}

.hndsm_mobile_menu_inner {
  color: #000;
}

ul.hndsm_mobile_menu_socials {
  margin: 3rem 0 0 0;
}

.hndsm_mobile_menu_socials li {
  float: left;
  margin: 0;
}

.hndsm_mobile_menu_socials li+li {
  margin-left: 30px;
}

.hndsm_mobile_menu_socials li a {
  font-size: 24px;
}

/* @media (min-width: 769px) { */
.desktop-absolute {
  position: absolute;
  bottom: 4rem;
  left: 0;
  right: 0;
}

/* } */

.map {
  position: relative;
}

.map-pin {
  opacity: 0;
  transform: translateY(-50px);
  transition: none !important;
  position: absolute;
  display: flex;
  align-items: center;
  gap: 0;
  display: flex;
  align-items: center;
  width: 15%;
  height: 7%;
}

.map-pin::before {
  content: "";
  display: block;
  background: url("/wp-content/uploads/2026/06/pin.png") no-repeat;
  background-size: contain;
  pointer-events: none;
  width: 24%;
  height: 77%;
  margin-right: -0.5em;
  transform: scale(1.5) translateY(-20%);
  z-index: 2;
  position: relative;
  flex-shrink: 0;
}

.map-pin-alt {
  flex-direction: row-reverse;
}

.map-pin.map-pin-small p,
.map-pin.map-pin-small .elementor-icon-wrapper {
  padding: 0.5vw 1vw;
  margin-right: -0.5rem;
}

.map-pin.map-pin-small p {
  font-size: 0.75vw !important;
}

.map-pin.map-pin-small::before {
  width: 13%;
  height: 50%;
  transform: scale(1) translateY(-20%);
}

.map-pin.map-pin-alt.map-pin-small::before {
  background-position: right;
}

.map-pin.map-pin-highlight::before {
  background: url("/wp-content/uploads/2026/06/pin-highlight.png") no-repeat;
  background-size: contain;
  transform: scale(3) translateY(-20%);
}

.map-pin p {
  color: var(--e-global-color-primary);
  background-color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  text-transform: uppercase;
  flex-shrink: 0;
}

.map-pin-highlight {
  z-index: 9;
  top: 63%;
  left: 51%;
  width: 23%;
  height: 7%;
}

.map-pin-highlight.map-pin::before {
  width: 15%;
}

.map-pin-highlight .elementor-icon-wrapper {
  background-color: var(--e-global-color-primary);
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  text-transform: uppercase;
  width: 100%;
  /* flex-shrink: 0; */
}

.map-pin-highlight .elementor-icon-wrapper .elementor-icon {
  vertical-align: middle;
  display: flex;
  justify-content: center;
}

.map-pin-highlight .elementor-icon-wrapper svg {
  width: 75%;
  height: auto;
}

#map-pin-tenis-club {
  top: 38%;
  left: 55%;
}

#map-pin-academia {
  top: 32%;
  left: 51%;
}

#map-pin-stadion {
  top: 29%;
  left: 69%;
}

#map-pin-strand {
  top: 25%;
  left: 9%;
}

#map-pin-filarmonica {
  top: 24%;
  left: 21%;
}

#map-pin-primarie {
  top: 24%;
  left: 36%;
}

#map-pin-adora-one {
  top: 21%;
  left: 42%;
}

#map-pin-spital {
  top: 25%;
  left: 67%;
}

#map-pin-atrium {
  top: 27%;
  left: 38%;
}

#map-pin-afi {
  top: 26%;
  left: 45%;
}

/* .hndsm-animate-up {
  opacity: 0;
  transform: translateY(100px);
  transition: none !important;
}

.hndsm-animate-up-sooner {
  opacity: 0;
  transform: translateY(50px);
  transition: none !important;
} */

/* Interactive Map */
.interactive-map {
  transition: 0.1s ease all;
  position: relative;
  padding: 1rem;
  /* min-height: 400px; */
  padding-bottom: 88%;
  height: 0;
}

.interactive-map svg {
  width: 100%;
  height: auto;
  display: block;
  transform-origin: center;
  /* transform-origin: 0 0; */
  transform-box: fill-box;
  transition: 0.2s ease all;
}

.interactive-map .elementor-widget-html svg.zoomed {
  position: absolute;
  max-width: unset !important;
}

body.panning {
  overflow-y: hidden;
}

body.panning .interactive-map .elementor-widget-html svg {
  transition: none !important;
}


.lot {
  fill: transparent;
  stroke: transparent;
  stroke-width: 2;
  cursor: pointer;
  transition: fill 0.2s;
}

.lot:hover {
  fill: rgba(255, 255, 255, 0.25);
  stroke: rgba(255, 255, 255, 1);
}

.lot.unavailable {
  fill: rgba(33, 33, 33, 0.75);
  stroke: rgb(33, 33, 33);
}

.lot.sold {
  fill: rgba(183, 66, 66, 0.5);
  stroke: rgb(183, 66, 66, 1);
}

.lot.reserved {
  fill: rgb(204, 135, 39, 0.5);
  stroke: rgb(204, 135, 39);
}

.map-tooltip {
  transition: 0.3s ease all;
  position: absolute;
  top: -100%;
  padding: 6px 10px;
  background: #222;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  pointer-events: none;
  opacity: 0;
  z-index: 9999;
  transform: translate(-40%, -125%);
  white-space: nowrap;
  box-shadow:
    0 3px 6px rgba(0, 0, 0, 0.15),
    0 2px 4px rgba(0, 0, 0, 0.12);
}

.map-tooltip::before {
  background-color: #222;
  bottom: -0.25rem;
  content: " ";
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  z-index: -1 !important;
  transition: 0.3s ease all;
}

.map-tooltip[data-status="sold"] {
  background: #b74242 !important;
}

.map-tooltip[data-status="sold"]::before {
  background-color: #b74242;
}

.map-tooltip[data-status="reserved"] {
  background: #cc8727 !important;
}

.map-tooltip[data-status="reserved"]::before {
  background-color: #cc8727;
}

.map-tooltip p {
  margin: 0;
  font-family: "Inter", Sans-serif;
  text-align: center;
  font-weight: normal;
}

.map-tooltip p:first-child {
  font-weight: bold;
}

.interactive-map-zoom-button {
  width: 2rem;
  height: 2rem;
  border: 2px solid var(--e-global-color-primary);
  border-radius: 99rem;
  position: relative;
  z-index: 9;
  cursor: pointer;
  transition: 0.3s ease all;
  /* display: none; */
}

.interactive-map-zoom-button::before,
.interactive-map-zoom-button::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--e-global-color-primary);
}

.interactive-map-zoom-button::after {
  width: 2px;
  height: 1rem;
}

.interactive-map-zoom-button:hover {
  opacity: 0.7;
}

.interactive-map-zoom-button.zoomed::after {
  background: transparent;
}

/* Table */
.table {
  display: flex;
  flex-direction: column;
  color: var(--e-global-color-primary);
  font-size: 0.75rem;
}

.table>div {
  display: grid;
  grid-template-columns: 3rem 8rem 6rem;
  border-bottom: 1px solid rgba(44, 75, 83, 0.1);
}

.table .table-header {
  border-bottom: none;
  font-size: 1rem;
  margin-bottom: 1rem;
  background-color: var(--e-global-color-primary);
  color: #fff;
}

.table>div>div {
  padding: 0.5rem;
}

.table>div>div:first-child {
  /* text-align: right; */
}

.reserved {
  color: rgb(204, 135, 39);
  background: rgb(204, 135, 39, 0.1);
}

.sold {
  color: rgb(183, 66, 66, 1);
  background: rgb(183, 66, 66, 0.1);
}

.unavailable {
  color: rgb(33, 33, 33);
  background: rgba(33, 33, 33, 0.1);
}

/* Forms */
#page .wpforms-container {
  margin: 0;
}

#page .wpforms-container .wpforms-field {
  padding: 0;
}

#page .wpforms-container .wpforms-field input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  font-size: 0.75rem;
}

#page .wpforms-container .wpforms-field input:-webkit-autofill,
#page .wpforms-container .wpforms-field input:-webkit-autofill:hover,
#page .wpforms-container .wpforms-field input:-webkit-autofill:focus,
#page .wpforms-container .wpforms-field input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
}

#page div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  margin-top: 2rem;
}

@media (max-width: 768px) {
  .interactive-map svg.zoomed {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .map-pin::before {
    margin-right: -0.2rem;
  }

  .map-pin.map-pin-small p {
    margin-right: 0.2rem;
  }

  .map-pin p,
  .map-pin-highlight .elementor-icon-wrapper {
    padding: 0.5vw 1vw;
  }

  .map-pin-highlight {
    top: 78%;
    left: 40%;
  }

  #map-pin-tenis-club {
    top: 63%;
    left: 55%;
  }

  #map-pin-academia {
    top: 57%;
    left: 51%;
  }

  #map-pin-stadion {
    top: 54%;
    left: 69%;
  }

  #map-pin-strand {
    top: 50%;
    left: 9%;
  }

  #map-pin-filarmonica {
    top: 49%;
    left: 21%;
  }

  #map-pin-primarie {
    top: 49%;
    left: 36%;
  }

  #map-pin-adora-one {
    top: 46%;
    left: 42%;
  }

  #map-pin-spital {
    top: 50%;
    left: 67%;
  }

  #map-pin-atrium {
    top: 52%;
    left: 38%;
  }

  #map-pin-afi {
    top: 51%;
    left: 45%;
  }

  .elementor-element[data-element_type="container"] {
    scroll-margin-top: 79px;
  }

  .table .table-header-hide-on-mobile {
    display: none;
  }
}