/*!
 * Copyright (C) 2020 Mindspace GmbH - All Rights Reserved
 */
@font-face {
  font-family: "Caviar Dreams";
  src: url("../fonts/CaviarDreams-Italic.woff2") format("woff2"), url("../fonts/CaviarDreams-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Caviar Dreams";
  src: url("../fonts/CaviarDreams-BoldItalic.woff2") format("woff2"), url("../fonts/CaviarDreams-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Caviar Dreams";
  src: url("../fonts/CaviarDreams-Bold.woff2") format("woff2"), url("../fonts/CaviarDreams-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Caviar Dreams";
  src: url("../fonts/CaviarDreams.woff2") format("woff2"), url("../fonts/CaviarDreams.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1, h2, h3, h4, h5 {
  font-family: "Caviar Dreams", sans-serif !important;
  font-weight: 700;
  margin-bottom: 20px;
}
#preistabelle table, #preistabelle tr td {
  border: 0;
}
@media (max-width: 767px) {
  #preistabelle table td, #preistabelle tr td td {
    display: block;
    width: 100% !important;
    padding: 0;
    margin-bottom: 20px;
  }
}
#et-top-navigation #top-menu li.menu-item {
  visibility: hidden;
}
#et_mobile_nav_menu, .mobile_nav {
  display: none !important;
  visibility: hidden !important;
}
@media (max-width: 767px) {
  #herren-hero {
    max-height: 500px;
    overflow: hidden;
  }
}
@media (min-width: 981px) {
  .social-icons {
    text-align: right !important;
  }
}
.social-icons a {
  display: inline-block;
  padding: 5px;
}
.social-icons .social-img {
  max-width: 40px;
}
.social-icons .social-img:hover {
  opacity: 0.7;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #eee;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #eee;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #eee;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #eee;
}
.dsgvo-txt {
  width: 80%;
  float: right;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .dsgvo-txt {
    width: 100%;
  }
}
.dsgvo-txt p {
  font-size: 12px;
  line-height: 1.2;
}
