.text-blue {
  color: #2fa4e7 !important;
}
body {
  padding-bottom: 25px;
}
div[itemprop="aggregateRating"] {
  display: none;
}
#footer {
  background-color: #ffffff !important;
  background-image: none;
}
#footer .container-block,
#footer.container-block {
  background-color: #ffffff;
  background-image: none;
}
#footer .panel .panel-title {
  color: #7f7f7f;
}
#footer {
  border-top: 1px solid #2fa4e7;
  color: #463330;
}
#footer ul.nav-list a {
  color: #525250;
  font-weight: bold;
}
#footer ul.nav-list a i {
  font-weight: bold;
  color: #2fa4e7;
  padding-right: 10px;
}
#footer #copyright {
  display: none;
}
.footnote-vat {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #2fa4e7;
  z-index: 10;
  color: #ffffff;
}
.footnote-vat p {
  padding: 3px 0px 3px;
  margin: 0px;
}
.footnote-vat a {
  color: #ffffff;
  text-decoration: underline;
}
#footer .panel-body.panel-strap {
  margin: 0px;
  padding: 0px;
}
@media (min-width: 768px) {
  footer .col-md-4 .content {
    float: right;
  }
}
@media (max-width: 991px) {
  footer .zahlungsarten {
    left: 50%;
    clear: both;
  }
  footer .zahlungsarten .content {
    float: none;
  }
}
