.open-user-map .box-wrap .map-wrap .leaflet-map .leaflet-popup-content-wrapper .leaflet-popup-content .oum_location_text .oum_location_address {
  font-size: 22px ;
 font-weight: bold;
}

.open-user-map.oum-container-for-fullscreen #location-fullscreen-container .location-content-wrap .oum_location_text .oum_location_address {
  font-size: 15px !important;
}


.open-user-map .marker-cluster div {
    background-color: rgba(92,64,202,1) !important;}
.open-user-map .marker-cluster {
    background-color: rgba(92,64,202,0.3);
}



