.mapboxgl-popup {
  max-width: 200px;
}

.mapboxgl-ctrl-logo {
    display: none !important;
}

.mapboxgl-popup-content {
  
 text-align: center;
  font-family: 'Open Sans', sans-serif;
}

.popuptexttitle{
  color: #000000 !important;
  font-weight: 500 !important ;
}

.popuptext{
  color: #000000 !important;
  font-weight: 300 !important ;
}

.evcal_month_line{display:none}