.gm-style .gm-style-iw-c{
  background-color: rgba(103,103,103,0.8);
  border: 1px solid #fff;
  color: #fff !important;
  padding: 12px !important;
}
.gm-style .gm-style-iw-t::after{
  background: linear-gradient(45deg,rgba(103,103,103,1) 10%,rgba(103,103,103,1) 48%,rgba(103,103,103,0) 60%);
  box-shadow: -1px 1px 0px 0 rgb(255 255 255);
  top: -1px;
}
.gm-style .gm-style-iw-c .gm-style-iw-d{
  color:#fff;
  overflow: visible !important;
}
.gm-style .gm-style-iw p img{
  margin-right: 15px;
}
.gm-style .gm-style-iw button img{
  filter: contrast(0) brightness(2);
}
.poi-info-window a:link{
  color: #f7e2b4;
  background-color: #fff0;
}
.poi-info-window div{
  color: white;
  background-color: #fff0;
}
@media (max-width: 767px) {

}
