.md-shell .market-top a,
.md-shell .market-top span { color: #18324e !important; }
.md-shell .market-top a i,
.md-shell .market-top span i { color: #0b5c9a !important; }
.md-shell .market-main .pw-brand,
.md-shell .market-user-actions a { color: #fff !important; }
.md-shell .market-main .pw-brand em { color: #ffc800 !important; }
.md-shell .market-menu nav a,
.md-shell .pw-mobile-menu a { color: #102b4b !important; }
.md-shell .market-find { color: #fff !important; }

.md-map .public-villa-map {
  display: block !important;
  width: 100%;
  height: 390px;
  min-height: 390px;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid #dce6eb;
  border-radius: 20px;
  background: #eef4f2;
  text-align: left;
  box-shadow: 0 18px 45px rgba(11, 42, 66, .10);
}
.public-villa-map .leaflet-control-zoom a { color: #0b345e !important; }
.public-villa-map .leaflet-control-attribution,
.public-villa-map .leaflet-control-attribution a { color: #516575 !important; }
.villa-public-marker { background: transparent; border: 0; }
.villa-public-marker span {
  position: relative;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 4px solid #fff;
  border-radius: 50% 50% 50% 10%;
  background: #ff7a1a;
  color: #fff;
  font-size: 18px;
  box-shadow: 0 9px 24px rgba(11, 42, 66, .28);
  transform: rotate(-45deg);
}
.villa-public-marker span i { transform: rotate(45deg); }
.villa-map-popup { min-width: 180px; padding: 3px 2px; }
.villa-map-popup strong { display: block; color: #0b345e; font-size: 14px; }
.villa-map-popup small { display: block; margin-top: 4px; color: #71808c; }
.md-map-empty { min-height: 260px !important; }

@media (max-width: 767px) {
  .md-map .public-villa-map { height: 310px; min-height: 310px; border-radius: 15px; }
}
.google-public-map{position:relative;min-height:390px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#e9f3ef,#edf3ff)}.google-public-map .google-map-canvas{position:absolute;inset:0;z-index:1}.google-map-fallback{position:absolute;left:20px;right:20px;bottom:20px;z-index:2;display:flex;align-items:center;gap:14px;padding:14px 16px;background:rgba(255,255,255,.95);border:1px solid rgba(11,91,76,.15);border-radius:15px;box-shadow:0 14px 35px rgba(0,35,29,.16);backdrop-filter:blur(12px)}.google-map-fallback>i{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#e9f1ff;color:#4285f4;font-size:21px}.google-map-fallback div{display:flex;flex-direction:column;min-width:0}.google-map-fallback b{color:#073f35}.google-map-fallback span{color:#758780;font-size:13px}.google-map-fallback a{margin-left:auto;background:#0b5b4c;color:#fff!important;text-decoration:none;padding:11px 15px;border-radius:11px;font-weight:800;white-space:nowrap}.google-public-map.is-live .google-map-fallback{max-width:560px}.google-public-map:not(.is-live) .google-map-canvas:before{content:'Google Maps';position:absolute;inset:0;display:grid;place-items:center;color:rgba(11,91,76,.12);font-size:54px;font-weight:900}@media(max-width:650px){.google-public-map{min-height:340px}.google-map-fallback{align-items:flex-start;flex-wrap:wrap}.google-map-fallback a{margin-left:58px}}
