.eapps-google-maps-marker-title {
    font-size: 13px;
    line-height: 22px;
    font-family: "Montserrat";
    font-weight: 700;
}

span.eapps-google-maps-marker-directions-label {
    display: none;
}

.eapps-google-maps-marker-directions {
    min-width: 45px;
}

.eapps-google-maps-marker-directions-icon {
    width: 35px;
    height: 35px;
    bottom: -7px;
    right: 29%;
}

.eapps-google-maps-marker-content {
    padding: 16px;
    padding-top: 22px;
}



.eapps-google-maps-marker-info-item-text a[href^="mailto:"] {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    font-family: "Montserrat";
    line-height: 22px;
    text-transform: none;
    letter-spacing: 0px;
}

.eapps-google-maps-marker-info-item {
    margin-bottom: 4px;
}