﻿/*these are for google maps, they copntrol the info window*/
/*Do not delete*/
.gm-style-iw, .gm-style-iw-a, .gm-style-iw-t, .gm-style-iw-c {
    pointer-events: none !important;
}

    .gm-style-iw button {
        display: none !important;
    }
