/*
Theme Name: Jugendstiftung Baden-Württemberg Child
Theme URI:  https://github.com/dmind-gmbh/jbw-child
Author: d-mind GmbH
Author URI: https://www.d-mind.de/
Version: 1.00
Description: wordpress child theme for Jugendstiftung Baden-Württemberg
Text Domain: jbw
Template: jbw-master
*/

.wp-block-media-text {
  margin-bottom: 3rem;
}
.page-header {
  height: 65px;
}
.page-header .header-logo {
  padding: 13px 10px 7px 10px;
  width: 222px;
}
.home .page-content-inside {
  margin-top: 65px;
}

.page-header .social-links {
  display: none;
}

.mb-0 {
  margin-bottom: 0;
}

.footer-logos {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.section-footer_2 .box-partner.column:last-child:not(:first-child),
.section-footer_2 .box-partner.columns:last-child:not(:first-child) {
  float: left;
}

@media print, screen and (min-width: 40em) {
  .footer-logos .medium-2 {
    width: 20%;
  }
}

.headergreyline .row {
  text-align: right;
}
.headergreyline ul {
  margin-bottom: 0;
}
.headergreyline ul li {
  display: inline-block;
  margin: .5rem;
  font-size: small;
}
.headergreyline ul li a {
  color: #8a8a8a;
}
.page-header {
  height: 100px;
}
.page-header .header-logo {
  position: static;
}
