/*#iw-container  .iw-title {
   font-family: 'Open Sans Condensed', sans-serif;
   font-size: 22px;
   font-weight: 400;
   padding: 10px;
   background-color: #48b5e9;
   color: white;
   margin: 1px;
   border-radius: 2px 2px 0 0; /* In accordance with the rounding of the default infowindow corners. */
   /*}*/


.gm-style-iw {
   max-width: max-content !important;
   max-height: max-content !important;
   padding-left: 13px;
   background-color: #fff;
   text-overflow: ellipsis;
   text-decoration-color: #000;
   border-color: #fff;
}
