#sp-header {
  background: rgba(0,0,0,0.85);
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  
  height: 90px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 99;
}
@media only screen and (max-width: 767px) {
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {height: 300px;}
.top-right-button {display:none;}
}

#sp-menu .top-right-button {
  margin-top: 28px;
}
.view-article .entry-header .helix-social-share-wrap {display:none;}
.page-header {
  display: none;
}

.btn.sppb-btn-primary, .btn.btn-primary, .sppb-btn.sppb-btn-primary, .sppb-btn.btn-primary {
  background: #ffd012;
  padding: 15px 15px;
  color: #fff;
  text-align: left;
}
.page-content h3 {
  font-size: 22px !important;
  border-bottom: 2px solid;
  text-align:left;
}
.view-article .article-infomation .sppb-addon-single-image {
  margin:0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after { display: none; } 
#sp-bottom ul.nav.menu { flex-direction: column; } 
/*#sp-bottom {background: #ffd012; color:#000;}
#sp-bottom a {color:#000;}
#sp-bottom a:hover {color:#333;}
.page-header {padding-bottom: 15px;}
*/

@media only screen and (max-width: 991px) {
	.sppb-title-subheading br, .sppb-addon-title br, .sppb-addon-content br { display: block !important; } 
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner:before { display:none; } 
/* Kalender
------------------------------------------------------------*/

.nb-calendar__event {
  color: #333 !important;
  border: 1px solid #fff !important;
}
  
  