.map-container{
    position: relative;
}

#mapFrame{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.shop-feature-list svg{
    color: #7A7A7A;
    width: 12px;
    height: 12px;
}

.fade-button {
    opacity: 0.5;
    color: gray;
    cursor: not-allowed;
}
