.wdtp-map-container .maplibregl-ctrl.maplibregl-ctrl-group{background-color:var(--wdtp-map-control-bg);border:1px solid var(--wdtp-map-control-border);box-shadow:0 2px 6px var(--wdtp-map-control-shadow)}.wdtp-map-container .maplibregl-ctrl-group button{color:var(--wdtp-map-control-text)}.wdtp-map-container .maplibregl-ctrl-group .maplibregl-ctrl-icon{background-image:none!important}.wdtp-map-container .maplibregl-ctrl-group .maplibregl-ctrl-icon:before{text-align:center;width:100%;color:var(--wdtp-map-control-text);font-size:18px;line-height:24px;display:block}.wdtp-map-container .maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon:before{content:"+"}.wdtp-map-container .maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon:before{content:"-"}.wdtp-map-container .maplibregl-ctrl-compass .maplibregl-ctrl-icon:before{content:"⟳"}.wdtp-map-container .maplibregl-ctrl-geolocate .maplibregl-ctrl-icon:before{content:"◎";font-size:16px}.wdtp-map-container .maplibregl-ctrl-group button+button{border-top:1px solid var(--wdtp-map-control-border)}.wdtp-map-container .maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:var(--wdtp-map-attrib-bg);color:var(--wdtp-map-attrib-text);border:1px solid var(--wdtp-map-control-border);border-radius:4px}.wdtp-map-container .maplibregl-ctrl-attrib a{color:var(--wdtp-map-attrib-text)}