.gm-style-iw b {
    font-weight: 700;
}

.gm-style-iw {
  background-color: #fff !important;
}
.gm-style .gm-style-iw-c {
  background-color: #fff !important;
}

.gm-style .gm-style-iw-c {
  border-radius: 0px;
  padding-top: 0;
  padding-left: 0;
  padding-left: 1rem;
}
.gm-style-iw-c::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background: linear-gradient(0deg, #DD93AF 0%, #62A6DB 100%);
    left: 0;
    top: 0;
}
.gm-style .gm-style-iw-d {
  overflow: hidden!important
  ;
  padding-top: 41px;
  padding-bottom: 18px;
  max-height: none !important;
}
.gm-style .gm-style-iw-d a {
  text-decoration: none;
}
.gm-style .gm-style-iw-d > div {
  padding-left: 10px;
  padding-right: 10px;
}
.gm-style  .gm-style-iw-t::after {
  background: #fff !important;
}
/*.gm-style-iw::before {
  content: "";
  float: left;
  width: 34px;
  height: 100%;
  left: 0px;
  position: absolute;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #10a762, #0a457f);
}*/
.gm-style-iw img{
    width: 28px !important;
    height: 28px !important;
    margin-left: -4px !important;
}
