/*
Theme Name: SMK Lüftungstechnik
Text Domain: SMK Lüftungstechnik
Version: 1.0
Description: Wordpresstheme von SMK Lüftungstechnik
Author: mereco-systems
*/

* {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.5px;
}
h4 {
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
}
p,
h5 {
  font-family: "Roboto Slab", serif;
}
.card .card-content p {
  text-align: center;
}
#contact .card .card-content p {
  text-align: left;
}
nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

.nav-item.current {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav-trigger {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: #000;
}
.parallax-container .section {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width: 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

video {
  width: 100%;
  max-height: 400px;
  overflow: hidden;
  object-fit: cover;
}
h2 {
  margin: 1rem 0rem;
}
.sortiment h4 {
  margin: 2rem 0rem 1rem;
}

h4 {
  margin: 2rem 0rem 0rem;
  color: #52648a;
  font-weight: 600;
  text-align: center;
}
h5 {
  color: #777;
  margin: 0.5rem 0rem 2rem;
  font-style: italic;
  text-align: center;
}

.card-action a {
  font-weight: 500;
  color: #52648a !important;
  transition: all 0.2s linear !important;
  margin-right: 0px !important;
}
.card-action a:hover {
  opacity: 0.8;
}
h6 {
  padding: 0px 0px 10px;
  line-height: 1.4;
  font-size: 1.25em;
  font-weight: 400;
  color: #606060;
  border-bottom: 1px solid #52648a;
  margin: 0px 0px 10px;
  text-align: center;
  text-transform: UPPERCASE;
}
.indigo h6 {
  border-bottom: 1px solid #fff;
}
.white-text h6 {
  color: #fff;
}
img {
  width: 100%;
  height: auto;
}
.card-content p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* number of lines to show */
  line-clamp: 5;
  -webkit-box-orient: vertical;
  color: #666;
}

.dropdown-content {
  width: max-content !important;
  height: auto !important;
}

.indigo.darken-4 {
  background-color: #52648a !important;
}

.black {
  background-color: #52648a !important;
}
.video {
  position: relative;
  max-height: 400px;
}
.kontaktformular h5,
p {
  text-align: left !important;
}
.white-text h5 {
  color: #fff;
}
em {
  margin: 2px 5px 0px 0;
}
.video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
}
.video .overlay h2 {
  text-shadow: 2px 2px 4px #000000;
}
#title {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.fade-out {
  opacity: 0 !important;
}
i.right {
  margin-left: 0px;
}
.dropdown-content li > a {
  color: #444;
}
.dropdown-trigger:focus-visible {
  border: 0px;
  outline: none;
}

.btn i.right {
  margin-left: 15px;
}
.sub-menu {
  display: none;
}

.contactForm {
  margin-top: 1rem;
  line-height: 3rem;
}
.contactForm a {
  color: #fff;
}
.contactForm a i {
  margin-right: 10px;
}
#contact .card {
  min-height: 550px;
}
.wpcf7-textarea {
  border: 0px;
  border-bottom: 1px solid #9e9e9e;
}
.card .card-action {
  border-top: 0px solid rgba(160, 160, 160, 0.2);
  padding: 0px 24px 16px;
}
.white-text .card-action a {
  color: #fff !important;
}
.infoBlock {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.valign-wrapper .material-placeholder {
  margin: auto;
}
.wp-block-image img {
  height: 100%;
  max-height: 50px;
  width: auto;
  padding: 10px 0px;
}
main li {
  list-style-type: disclosure-closed !important;
  line-height: 2rem;
  margin-left: 18px;
}
.footNav li a {
  color: #fff;
}
.footNav li {
  list-style-type: disclosure-closed !important;
  line-height: 2rem;
  margin-left: 18px;
}
.contactForm p {
  margin-bottom: 10px !important;
}
.white-text input {
  color: #fff;
}

.right-align.infoBlock {
  margin-right: 2rem;
}

.infoBlock:not(.right-align) {
  margin-left: 2rem;
}

.wp-block-columns:has(.wp-block-image) {
  margin-bottom: 4rem;
}
.brand-logo img {
  max-height: 64px;
}
figure {
  margin: 0px !important;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  .brand-logo img {
    max-height: 56px;
  }
  .wp-block-image img {
    height: auto;
    width: 100%;
    max-height: 100%;
  }
  #nav-mobile li:first {
    margin-top: 2rem;
  }

  #contact .card {
    min-height: fit-content;
  }
  .sidenav li {
    margin-bottom: 10px;
  }
  .sidenav li img {
    margin-bottom: -10px;
    width: 100px;
  }
}
.card {
  margin: 2rem 0rem !important;
}

@media only screen and (min-width: 992px) {
  .wp-block-smk-image-card-block .card-content h6 {
    min-height: 63px;
  }
}

@media (max-width: 768px) {
  h2 {
    font-size: 2rem;
  }
  h4 {
    font-size: 2.5rem;
  }
  h5 {
    font-size: 1.5rem;
  }
  p {
    line-height: 2rem;
    font-size: 1.25rem;
  }
}

#contact .card .card-content p {
  color: #fff;
}
