/**
 * Document: [ROW TYPE] SCSS
 * DESC:
 */
.sgr-map .map-surround {
    overflow: hidden;
    position: relative;
    padding: 0 !important;
}
.sgr-map .the_map {
    width: 100%;
    height: 100%;
    min-height: 420px;
}

.gm-style {
    font-family: Calibri, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.2rem !important;
}

.gm-style .gm-style-iw-tc::after {
    background: #669933;
    height: 12px;
    width: 24px;
}

.gm-style-iw.gm-style-iw-c {
    border: 3px solid #669933;
    padding-bottom: 11px !important;
    padding-top: 20px !important;
}

.gm-style .gm-ui-hover-effect {
    width: 50px !important;
    height: 50px !important;
}
.gm-style .gm-ui-hover-effect span {
    width: 35px !important;
    height: 35px !important;
}