@media (max-width: 575.98px) {
  .sppb-carousel-inner > .sppb-item > a > img, .sppb-carousel-inner > .sppb-item > img, .sppb-img-responsive {
  display: inline !important;
  }
}
.form-check-input {
  margin-right: 5px;
}

/*======================= Alle Primary Button SP Page Builder=======================*/

body .sppb-btn-primary {
  color: #fff;
  background: #9d0018;
  border: 1px solid #9d0018;
  border-radius: 8px !important;
  padding-top: 5px !important;
  padding-bottom:5px!important;
  padding-left: 20px!important;
  padding-right:20px!important;
}

body .sppb-btn-primary:hover {
  color: #9d0018;
  background: #fff;
  border: 1px solid #9d0018;
}
body .btn, body .sppb-btn {
  border-radius: 8px;
  margin: 1px;
 } 
/*======================= Alle Secondary Button SP Page Builder =======================*/

body .sppb-btn-secondary {
  color: #051d2f !important;
  background: #fff !important;
  border: 1px solid #051d2f !important;
  border-radius: 8px !important;
  padding-top: 5px !important;
  padding-bottom:5px!important;
  padding-left: 20px!important;
  padding-right:20px!important;
}

body .sppb-btn-secondary:hover {
  color: #fff !important;
  background: #051d2f !important;
  border: 1px solid #fff !important;
}
/*======================= Cookie bar =======================*/
#redim-cookiehint {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  -webkit-box-shadow: none;
  max-width: 380px;
  background: #343a40;
  padding: 15px 30px;
  border-radius: 3px;
}
#redim-cookiehint-bottom {
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  text-align: center;
  background-color: #343a40;
}
#redim-cookiehint .cookiecontent {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
#redim-cookiehint .cookiehead .headline {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  position: relative;
  padding: 3px 0px 3px 0px;
  display: inline-block;
}
#cookiehintsubmit:hover, #cookiehintsubmitno:hover {
  background: #fff !important;
    background-image: none;
  color: #9d0018 !important;
  border: 1px solid #9d0018;
}
#cookiehintsubmit, #cookiehintsubmitno {
  background: #9d0018 !important;
  background-image: none;
  border: 1px solid #9d0018;
  color: #fff !important;
}
#redim-cookiehint .cookiebuttons .btn, #redim-cookiehint .cookiebuttons button {
  font-size: 14px;
}
#cookiehintsubmit, #cookiehintsubmitno {
  border-radius: 8px !important;
}
#redim-cookiehint .cookiehead .headline::before {
  content: none;
}
#cookiehintinfo > * {
    margin: 2px 6px;
    color: #fff;
}
#redim-cookiehint-bottom #cookiehintinfo {
    float: left;
    color: #fff;
}
/*======================= Button Eventbooking =======================*/
.eb-container .btn-primary {
  color: #fff;
  background: #9d0018;
  border: 1px solid #9d0018;
  border-radius: 8px !important;
  padding-top: 5px !important;
  padding-bottom:5px!important;
  padding-left: 20px!important;
  padding-right:20px!important;
}
.eb-container .btn-primary:hover {
  color: #9d0018;
  background: #fff;
  border: 1px solid #9d0018;
}
/*======================= Button Popup JCE =======================*/
.wf-mediabox-nav {
  position: initial;
}
/*======================= Menu =======================*/
body, .sp-preloader {
  color: #222;
}
/*======================= Nur TdSE 2024 World Cafe =======================*/
#sppb-addon-46dc2f78-c147-4014-94cd-a140bc1ad210 .sppb-tab-image {
  height: 44px !important;
  width: 100px !important;
  margin: 5px;
  border: solid 1px;
}
