/* Map Styles */

.wdt-google-map-wrapper { display: flex; flex-wrap: wrap; }

.wdt-google-map { height: 500px; width: 100%; }
.wdt-google-map .gm-style img { max-width: none; }
.wdt-google-map .gm-style .gm-style-iw-t:after { content: none; }

.wdt-google-map .gm-style .gm-style-iw-c { background: var(--wdt-elementor-color-black); overflow: visible; padding: 16px 18px 18px !important; border-radius: var(--wdtRadius_Zero); -webkit-border-radius: var(--wdtRadius_Zero); }
.wdt-google-map .gm-style .gm-style-iw-c div:empty { display: none; }
.wdt-google-map .gm-style .gm-style-iw-c:after { background-color: inherit; background-image: inherit; content: ""; height: 15px; position: absolute; left: 50%; top: 100%; width: 15px; z-index: 1; box-shadow: -2px 2px 2px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.4); transform: translate(-50%,-50%) rotate(-45deg);

    -webkit-mask-image: linear-gradient(45deg,rgb(255, 255, 255) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    mask-image: linear-gradient(45deg,rgb(255, 255, 255) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);

}

.wdt-google-map .gm-style .gm-style-iw-d { overflow: auto !important; }

.wdt-google-map .gm-style .gm-style-iw-c button.gm-ui-hover-effect { opacity: 0; visibility: hidden; transform: translate(45%, -45%); border-radius: 50%; box-shadow: 0 0 4em; transition: var(--wdt-elementor-base-transition); }
.wdt-google-map .gm-style .gm-style-iw-c button.gm-ui-hover-effect > span { height: 60% !important; margin: auto !important; width: 60% !important; transition: inherit;
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M20.6,20.6h19.6v19.6H20.6V20.6z'/%3E%3Cpath d='M20.6,59.8h19.6v19.6H20.6V59.8z'/%3E%3Cpath d='M79.4,1H99v19.6H79.4V1z'/%3E%3Cpath d='M79.4,79.4H99V99H79.4V79.4z'/%3E%3Cpath d='M40.2,40.2h19.6v19.6H40.2V40.2z'/%3E%3Cpath d='M59.8,59.8h19.6v19.6H59.8V59.8z'/%3E%3Cpath d='M1,1h19.6v19.6H1V1z'/%3E%3Cpath d='M59.8,20.6h19.6v19.6H59.8V20.6z'/%3E%3Cpath d='M1,79.4h19.6V99H1V79.4z'/%3E%3C/svg%3E%0A") !important;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M20.6,20.6h19.6v19.6H20.6V20.6z'/%3E%3Cpath d='M20.6,59.8h19.6v19.6H20.6V59.8z'/%3E%3Cpath d='M79.4,1H99v19.6H79.4V1z'/%3E%3Cpath d='M79.4,79.4H99V99H79.4V79.4z'/%3E%3Cpath d='M40.2,40.2h19.6v19.6H40.2V40.2z'/%3E%3Cpath d='M59.8,59.8h19.6v19.6H59.8V59.8z'/%3E%3Cpath d='M1,1h19.6v19.6H1V1z'/%3E%3Cpath d='M59.8,20.6h19.6v19.6H59.8V20.6z'/%3E%3Cpath d='M1,79.4h19.6V99H1V79.4z'/%3E%3C/svg%3E%0A") !important; }

.wdt-google-map .gm-style .gm-style-iw-c .gm-style-iw-chr button.gm-ui-hover-effect { position: absolute !important; right: -10px; top: -10px; background: var(--wdt-elementor-color-primary) !important; border-radius: var(--wdtRadius_Zero); -webkit-border-radius: var(--wdtRadius_Zero); width: 40px !important; height: 40px !important; box-shadow: 0 0 5px 0px var(--wdtBodyBGColor) !important; -webkit-box-shadow: 0 0 5px 0px var(--wdtBodyBGColor) !important; }

.wdt-google-map .gm-style .gm-style-iw-c:hover button.gm-ui-hover-effect { opacity: 1; visibility: visible; transform: translate(60%, -60%); }
.wdt-google-map .gm-style .gm-style-iw-c button.gm-ui-hover-effect:hover span { transform: scale(0.9) translateZ(0); }

.wdt-google-map .gm-style .gm-style-iw-c .wdt-google-map-info-title { color: var(--wdt-elementor-color-primary); font-family: var(--wdt-elementor-typo-primary-font-family); font-size: 1.5em; font-weight: var(--wdt-elementor-typo-primary-font-weight); margin-bottom: 6px; }
.wdt-google-map .gm-style .gm-style-iw-c .wdt-google-map-info-desc > *:last-child { margin-bottom: 0; }
.wdt-google-map .gm-style .gm-style-iw-c .wdt-google-map-info-desc p { margin-top: 0; font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Base); line-height: var(--wdtLineHeight_Base); }


.wdt-google-map-wrapper .wdt-google-map { flex: 1 1 400px; }
.wdt-google-map-wrapper .wdt-google-map-marker-content-wrapper { flex: 1 1 0; }
.wdt-google-map-wrapper .wdt-google-map-marker-content-selection { border: 1px solid rgba(var(--wdt-elementor-color-secondary-rgb), 0.15); background: var(--wdt-elementor-color-white); font-family: inherit; font-size: inherit; padding: 10px; width: 100%; }

.wdt-google-map-marker-content-wrapper { background-color: rgba(var(--wdt-elementor-color-secondary-rgb),0.05); padding: 1.5em; width: 100%; }
.wdt-google-map-marker-content-wrapper .wdt-google-map-marker-content-selection ~ .wdt-google-map-marker-content-item { margin-top: 1.5rem; }
.wdt-google-map-marker-content-wrapper .wdt-google-map-marker-content-item:empty { display: none; }
.wdt-google-map-marker-content-wrapper .wdt-google-map-marker-content-item p { margin-top: 0; }
.wdt-google-map-marker-content-wrapper .wdt-google-map-marker-content-item > *:last-child { margin-bottom: 0; }


.wdt-google-map .gm-style div[role="button"] { padding: 0; opacity: 0; transform: translateY(-10px); }

.wdt-google-map .gm-style .gm-style-iw-tc::after { background: transparent;}

.wdt-google-map .gm-style button[type="button"]:is(.gm-control-active,.gm-iv-close) { padding: 4px; background-color: transparent; margin: 0; }

dialog.zlDrU-basic-dialog-element::backdrop { background-color: rgba(var(--wdtSecondaryColorRgb),0.95); }

dialog.zlDrU-basic-dialog-element { background-color: var(--wdtPrimaryColor); border-radius: var(--wdtRadius_Zero); -webkit-border-radius: var(--wdtRadius_Zero); }

/* Marker Animations */

/* Soft Beat */
#wdtMarkerLayerSoftBeat > div { -webkit-animation: wdt-soft-beat 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite alternate; animation: wdt-soft-beat 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite alternate; }

@-webkit-keyframes wdt-soft-beat {
    0% { -webkit-transform: scale(0.66); transform: scale(0.66); }
    100% {-webkit-transform: scale(0.99); transform: scale(0.99); }
}
@keyframes wdt-soft-beat {
    0% { -webkit-transform: scale(0.66); transform: scale(0.66); }
    100% {-webkit-transform: scale(0.99); transform: scale(0.99); }
}