Hide Google Maps InfoWindow default elements .gm-style .gm-style-iw-c{padding:0!important;border-radius:4px!important;border:none!important;box-shadow:none!important}.gm-style .gm-style-iw-d{overflow:hidden!important;padding:0!important}.gm-style .gm-style-iw-c button.gm-ui-hover-effect,.gm-style .gm-style-iw-t:after,.gm-style .gm-style-iw-tc:after{display:none!important}.gm-style .gm-style-iw-c .af-close-btn,.gm-style .gm-style-iw-d .af-close-btn{display:inline-flex!important;align-items:center;justify-content:center}.gm-style .gm-style-iw-c .gm-style-iw-d{padding:0!important}.gm-style .gm-style-iw-c{outline:none!important}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-t,.gm-style .gm-style-iw-tc{background:transparent!important;border:none!important}.gm-style .gm-style-iw{border:none!important;outline:none!important;box-shadow:none!important}.gm-style .gm-style-iw-c{transition:opacity .3s ease-in-out,transform .3s ease-in-out!important}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d{cursor:default!important;pointer-events:auto!important}.gm-style .gm-style-iw-c:hover,.gm-style .gm-style-iw-d:hover{z-index:1000!important}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d{touch-action:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gm-style .gm-style-iw-c{animation:infoWindowAppear .3s ease-out forwards!important}.gm-style .gm-style-iw-t:after,.gm-style .gm-style-iw-t:before,.gm-style .gm-style-iw-tc:after,.gm-style .gm-style-iw-tc:before{display:none!important}.gm-style div[title]:not(.gm-style-iw-c):not(.gm-style-iw-d){pointer-events:none!important}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d{display:block!important;pointer-events:auto!important}@keyframes infoWindowAppear{0%{opacity:0;transform:scale(.9) translateY(5px)}to{opacity:1;transform:scale(1) translateY(0)}}.gm-style .gm-style-iw-c.closing{animation:infoWindowDisappear .2s ease-in forwards!important}@keyframes infoWindowDisappear{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.9) translateY(5px)}}