#sp-logo {
  width: 100%;
  padding-bottom: 0px;
}
#sp-header-topbar .container-inner {
  border-bottom: 1px solid #fff;
    margin-top: 20px;}

#sp-header-topbar .container-inner > .row {
  min-height: 0px;}
 
#sp-header {
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.1);
}

#sp-main-body {
  padding: 0px;
}
.sp-copyright {
  text-align: center;
  margin: 0px auto;
  display: table;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: none;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.sppb-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bolder;
  color: inherit;
}

div.sppb-article-info-wrap h3 {
  font-size: 30px;
  line-height: 1.2;
}

td.mod_events_latest_first {
  border-radius: 10px;
}

#jevents_body {
  width: 100% !important;
  border: 1px solid #def6eb;
  background-color: #def6eb;
  border-radius: 0px;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

.sppb-article-info-wrap {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 20px;
  margin: 0 0 15px;
  text-transform: lowercase;
  font-weight: normal;
  text-align: center;
}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:999999;overflow:hidden;position:fixed;background:#def6eb;opacity:.8}

.white-popup-block {
  border: 2px solid #63bd93;
  border-radius: 2px;
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

#sp-footer a, #sp-bottom a {
  color: #fff;
}