/**
* Theme Name: JB Immobilien
* Description: This is a child theme of Linden.
* Author: firstsight_design
* Author URI: https://themeforest.net/user/firstsight_design
* Template: linden
* Version: 1.0.0
*/
header .art-logo-dark img,
header .art-logo-light img {
  width: 172px;
  height. 32px;
}

.footer-copyright-sidebar a,
.footer-copyright-sidebar a:hover,
.footer-copyright-sidebar a:visited,
.footer-copyright-sidebar a:active {
  color: #fff;
}

.start-art-container .art-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media only screen and (max-width: 767px) {
  body.wp-singular:not(.home)  h1.art-headline__title {
    hyphens: auto;
    font-size: 50px;
  }
  body.wp-singular:not(.home) .art-headline:not(.art-headline-disabled) {
    background-position: center center !important;
  }
}

@media only screen and (min-width: 1301px) and (max-width: 1700px) {

  .art-logo {
    min-width: 212px !important;
  }

  .art-header-middle__inner {
    justify-content: center !important;
  }

  .art-header-middle__start,
  .art-header-middle__end {
    display: none !important;
  }

}
