.store-list li:hover {
  background: rgb(226, 226, 226);
  color: black;
}

.selected {
 background: rgb(240, 240, 240);
}
@media (max-width: 767.98px){
.gm-control-active>img {
    transform: translate(-50%,-50%) !important;
}}

.gm-style .gm-style-iw-c{
padding: 0 !important;
}

.gm-style .gm-style-iw-d{
overflow: auto !important;
max-height: 250px !important;
}
