#sp-top-bar {
  background: #fff;
  color: #252525;
}
#sp-header {
  height: 65px;
  width: 100%;
  position: relative;
  z-index: 99;
  box-shadow: none;
  animation: spFadeIn 0.5s;
}
.sppb-btn-warning {
  color: #fff;
  background-color: #009e3d;
  border-color: #009e3d;
}
img {
  display: inline;
  max-width: 100%;
  height: auto;
}
.default_eventlist .iceventlist-venue {
  line-height: 15px !important;
  font-size: 18px;
}
.default_eventlist .iceventlist-desc {
  font-size: 16px;
}
.default_eventlist .iceventlist-title {
  line-height: 15px !important;
  font-size: 20px;
  font-weight: bold;
  -moz-hyphens: auto;
  hyphens: auto;
}
.iccalendar table th {
  font-size: 14px;
  font-weight: 500;
  padding: 0px !important;
  margin: 0px !important;
  text-align: center;
  border: 0px;
}
.iccalendar table td div {
  text-align: center;
  font-size: 14px;
  border-radius: 3px;
  line-height: 20px;
  border: 0px solid #DDDDDD;
  width: auto !important;
}
.icnav .titleic {
  font-size: 14px;
  text-align: center;
  width: auto !important;
}
.sppb-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.55rem;
  font-weight: 500;
  color: inherit;
}
.sppb-panel-default > .sppb-panel-heading {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
    padding-bottom: 0px;
  position: relative;
  padding-bottom: 8px;
}