@font-face {
  font-family: "DIN W01 Regular";
  src: url("/DIN.ttf") format("truetype") !important;
}
@font-face {
  font-family: "DIN W01 Black";
  src: url("/DINBlack.ttf") format("truetype") !important;
}
/* line 12, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#c19-portal-colophon .c19-col-img-wrapper-tuev img,
#c19-portal-colophon .c19-col-img-wrapper-efb img,
#c19-portal-colophon .c19-col-img-wrapper-efb-m img {
  display: none;
}
/* line 18, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#c19-portal-colophon .c19-col-img-wrapper-tuev {
  background: url(/schaufler-metalle/de/tuev.jpg) no-repeat;
  height: 80px;
  width: 80px;
  display: block;
  padding-left: 80px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 28, https://www.schaufler-metalle.at/++plone++custom/custom.less */
.mosaic-teamlisting-tile img.c19-image-preview {
  height: 302px;
}
/* line 32, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#tabs-kontakt span,
ul.pi-tabs-navigation li a span {
  letter-spacing: 0px !important;
}
/* line 38, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#c19-company-name span:nth-of-type(6),
#c19-company-name a:nth-of-type(3) {
  display: none;
}
/* line 46, https://www.schaufler-metalle.at/++plone++custom/custom.less */
body.c19-shop-template #c19-company-name span:nth-of-type(6),
body.c19-shop-template #c19-company-name a:nth-of-type(3) {
  display: inline;
}
/* Cookie Dialog */
/* line 55, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-overlay {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  height: auto;
  overflow-y: scroll;
  padding: 2rem;
  background: radial-gradient(circle at center, rgba(48, 63, 70, 0.65), rgba(24, 34, 38, 0.95)) no-repeat center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 80, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message {
  position: fixed;
  background-color: #003e78;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  margin-left: 30px;
  z-index: 100;
  position: relative;
  max-width: 700px;
  margin: auto;
}
/* line 92, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
/* line 98, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message h5 {
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 10px;
}
/* line 103, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message p,
#gdpr-cookie-message ul {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.5em;
}
/* line 108, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}
/* line 112, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}
/* line 116, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message a {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
  transition: all 0.3s ease-in;
}
/* line 124, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message a:hover {
  color: white;
  border-bottom-color: #93b058;
  transition: all 0.3s ease-in;
}
/* line 129, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: none;
  background: #93b058;
  color: #ffffff;
  font-size: 15px;
  padding: 7px;
  border-radius: 0;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}
/* line 142, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message button:hover {
  background: white;
  color: #003e78;
  transition: all 0.3s ease-in;
}
/* line 147, https://www.schaufler-metalle.at/++plone++custom/custom.less */
button#gdpr-cookie-advanced {
  background: white;
  color: #003e78;
}
/* line 151, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}
/* line 154, https://www.schaufler-metalle.at/++plone++custom/custom.less */
#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}

