a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}

.gm-style-iw {
    padding: 6px 10px!important;
    background-color: #0b253c!important;
    color: #fff!important;
    box-shadow: none!important;
    border-radius: 0!important;
    font-family: var(--wp--preset--font-family--inter)!important;
    font-size: 15px!important;
}
.gm-style .gm-style-iw-tc::after {
    background-color: #0b253c;
}
.gm-style-iw-d {
    padding: 0!important;
    overflow: hidden!important;
}
.gm-style-iw-chr {
    display: none!important;
}