/*Menu Color*/
.sp-menu-item {
  color: #005a7a;
}


/*Hauptmenü*/
nav {
  font-family: Bitter;
  font-weight:700;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 18px;
}

.sp-menu-item:hover {
  color: #6faabc;
  cursor: pointer;
}

/*Module Bottom*/
.sp-module-content-bottom .sp-module {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}

/*Content-Blog */
.container-fluid.blog-featured {
padding-left: 0px;
padding-right: 0px;
}

/*Sermon Speaker Player*/
.mejs__controls:not([style*="display: none"]) {
  background: #005a7a;
}
.mejs__container, .mejs-playlist-current, .mejs__playlist-current, .mejs-playlist-current p, .mejs__playlist-current p {
  background: #fff;
  color: #000;
  font-size: 1em;
}

/*Anpassung Jahreslosungsbanner
.mod-banners__item img {
display: block; 
 margin: auto; 
width: 70%;
}*/

/*Menu Color*/
.sp-menu-item {
  color: #005a7a;
}

/*Hauptmenü*/
nav {
  font-family: Bitter;
  font-weight:700;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 18px;
}

.sp-menu-item:hover {
  color: #6faabc;
  cursor: pointer;
}

.sp-header {
  z-index: 1040;
}

/*Module Bottom*/
.sp-module-content-bottom .sp-module {
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
}

/*Content-Blog */
.container-fluid.blog-featured {
padding-left: 0px;
padding-right: 0px;
}

/*Sermon Speaker Player */
.mejs__controls:not([style*="display: none"]) {
  background: #005a7a;
}
.mejs__container, .mejs-playlist-current, .mejs__playlist-current, .mejs-playlist-current p, .mejs__playlist-current p {
  background: #fff;
  color: #000;
  font-size: 1em;
} 

/*Modulgestaltung */
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: 0px solid #f3f3f3;
  padding: 0px; 
  background: #d3e5eb;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  color: #005A7A;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  padding: 0.5em;
  font-size: 22px;
  font-weight: 700;
  border-bottom: 2px solid #005A7A;
  background-color: white;
  color: #71A6B6;
  text-align: right;
}

#sp-left.sp-module-content, #sp-right .sp-module-content {
  padding: 0 2em 2em 2em;
  color: #005A7A;
}
.article-list .article .featured-article-badge { display: none; visibility: hidden;}
.article-details .featured-article-badge { display: none; visibility: hidden;}