/**
* gunter-toolkit css
*/

.elementor-section .map-img .location a::before {
    left: -3px;
    bottom: -3px;
    width: 20px;
    height: 20px;
}
.elementor-background-video-embed {
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%) !important;
    -ms-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
}