/*  CSS customizations */


/*  Login im Menü */
.signin-text, .far {
   color: #ffffff;
   margin-left: 5px;
}
.signin-text:hover, .far:hover {
   color: #bfbfbf;
   margin-left: 5px;
}

#sp-bottom1 ul.menu li a:hover {text-decoration: underline; color: #eee;}
.article-can-edit {display: none !important;}

.sppb-optin-form-content {
   margin-top: 0px !important;
}
.sppb-form-check {
   margin-top: 20px !important;
   padding-left: 2px !important;
}
.sppb-form-check-label {
   margin-left: 10px;
}
#btn-80daf04f-a548-4c1b-8426-47122fd7e509 {
   margin-top: 10px;
}

#sp-header.header-sticky {
   background-color: #17161a;
   color: #ffffff !important;
}
#sp-header {
   background-color: #000000;
   color: #ffffff !important;
}
.mod-login-logout__login-greeting {
   font-size: 18px;
   margin-bottom: 20px;
   margin-left: 2px;
}