#ikmap {
    min-height: 300px;
    height: 100%;
}

.map-error {
    color: red;
    font-weight: 600;
}

.cluster-ikadia {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #3498db;
    color: white;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin-top: -10px;
    margin-left: -10px;
}

.ikadia-valid-map-setup {
    object-fit: cover;
}