.gmfb-map {
    width: 100%;
    height: 500px;
    border-radius: 12px;
    overflow: hidden;
}

.gmfb-infobox {
    padding: 14px 30px 14px 14px;
    font-size: 14px;
    position: relative;
}
.gm-style-iw-chr {
    justify-content: end;
}
.gm-style-iw-chr button.gm-ui-hover-effect {
    width: 24px !important;
    height: 24px !important;
    background-color: #edd2d2 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    top: 3px;
    right: 3px;
}
.gm-style-iw-chr .gm-style-iw-ch {
    display: none;
}
.gm-style-iw-chr button.gm-ui-hover-effect span {
    margin: 0px !important;
    width: 20px !important;
    height: 20px !important;
}
.gm-style-iw-d .gmfb-infobox {
    padding-top: 0;
}
.addressNot {
    background-color: #0000000d !important;
    text-align: center !important;
    padding: 13px !important;
}