body .site-header.float-header {
	margin-top: 0;
}

/* */
body #masthead.site-header {
  padding-bottom: 0;
}

body #masthead > div.header-wrap > div.container {
  margin-left: 8px;
  margin-right: 8px;
  width: 100%;
}

body #masthead > div.header-wrap > div.container img.site-logo {
   height: 38px;
}
/*
body #page > div.header-clone {
  height: 21px !important;
}


body .site-header {
  margin-top: 14px;
}
*/

body .footer-widgets .widget-title {
 text-transform: none;
}

body #colophon.site-footer {
  display: none;
}

body #mainnav .sub-menu li a {
  font-weight: 500;
  font-size: 20px;
}

/* No x-overflow */

#content.page-wrap {
  overflow-x: hidden;
}

/* Maya Bot position unten-links */

.bp-widget-side {
  top: 0px !important;
  right: auto !important;
  bottom: 0px !important;
  left: 0px !important;
  width: 360px !important;
  height: 100% !important;
}

.bp-widget-widget {
  top: auto !important;
  right: auto !important;
  bottom: 24px !important;
  left: 36px !important;;
  width: 76px !important;
  height: 76px !important;
}

/* Der Bot wird erstmal noch ausgeblendet bis er perfekt funktioniet */

iframe#bp-widget {
    display: none;
}