/*
Theme Name: Fischer UG
*/

/* плавный отступ к якорям при фикс‑меню */
section[id] {
  scroll-margin-top: 7rem;
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../font/open-sans.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

* {
  font-family: 'Open Sans', sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;

}

.kontakt, .kontakt a {
  font-size: 0.75rem;
  text-decoration: none;
  color: white;
}

.logo-wrapper {
  display: flex;
  align-items:center;
}

.logo-titel {
  font-size: 1.55rem;
}

.logo {
  max-height: 85px;
}

.nav-item {
  font-size: 1.35rem;
}

.titel {
  max-height: 500px;
}

 .dguv, .img {
  max-height: 300px;
 }

 .uwe-fischer, .e-check_images{
  max-height: 400px;
 }

 .ce, .symbol  {
  max-height: 200px;
 }

 .wdlogo {
  max-height: 50px;
 }