.elementor-100 .elementor-element.elementor-element-6ed7cf0c{--display:flex;}@media(max-width:767px){.elementor-100 .elementor-element.elementor-element-6ed7cf0c{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-4787bea */input[type=text] {
    height: 42.5px;
    background-color: #fff;
}

#pdir-search-reload {
    display: none;
}

#pdir_geolocate {
    display: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-cbf5df2 */.pdir-map-markers .pdir-location-address .pdir-row { margin-left: 0 !important; }
.pdir-marker-info svg {
    width: 25px;
}

.pdir-row.pdir-no-gutters {
    flex-direction: row-reverse;
}
.pdir-row .pdir-col-sm-4 {
    padding-left: 30px !important;
}

button.maplibregl-popup-close-button{
    padding: 0 2px 3px 2px;
}

.pdir-locations-archive-item a:first-of-type {
    font-size: 1.2em;
    text-decoration: none !important;
}

.pdir-map-marker.pdir-locations-archive-item {
    border-bottom: 1px solid #ACACAC;
}

/* ── Custom Freshpaint / MapLibre map markers — Optimum Therapies ── */

/* Normal pin size (guards against the earlier 48px enlarge) */
.pdir-map .maplibregl-marker svg { width: 27px !important; height: 41px !important; }

/* Recolor the teardrop body to brand maroon */
.pdir-map .maplibregl-marker svg g[fill="#DC3545"],
.pdir-map .maplibregl-marker svg g[fill="#DC3545"] path { fill: #66152e !important; }

/* Hide MapLibre's default inner dot (THE FIX — was the white blob) */
.pdir-map .maplibregl-marker svg circle { display: none !important; }

/* Logomark knocked out in white, sized to fill the pin head */
.pdir-map .maplibregl-marker::after {
  content: ""; position: absolute; left: 50%; top: 5.5px;
  width: 18px; height: 15.9px; transform: translateX(-50%);
  background-color: #fff;
  -webkit-mask: url("/wp-content/uploads/2026/06/logomark.svg") center / contain no-repeat;
          mask: url("/wp-content/uploads/2026/06/logomark.svg") center / contain no-repeat;
  pointer-events: none;
}
@media(max-width: 1199px){
    .pdir-map-marker.pdir-locations-archive-item {
    flex-direction: column !important;
    align-items: flex-start !important;
}
}
@media(max-width: 767px){
    .pdir-map-markers {
    max-height: initial !important;
}
}

.maplibregl-popup-content .pdir-location-address .pdir-row {
    margin-left: 0;
}

.maplibregl-popup-content .pdir-location-address {
    margin-bottom: 15px;
}

.maplibregl-popup-content h3.pdir-location-name {
    font-size: 20px
}/* End custom CSS */