@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?63822080");
  src: url("../font/fontello.eot?63822080#iefix") format("embedded-opentype"), url("../font/fontello.woff2?63822080") format("woff2"), url("../font/fontello.woff?63822080") format("woff"), url("../font/fontello.ttf?63822080") format("truetype"), url("../font/fontello.svg?63822080#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?63822080#fontello') format('svg');
  }
}
*/
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-file-pdf:before {
  content: "\f1c1";
} /* '' */
@media all and (max-width: 1580px) {
  header.header.header-type-1.header-position-above .header-row .header-icons-container {
    width: 20%;
  }
}
header.header.header-type-1.header-position-above .header-row .header-icons-container .logo-container .logo.retina-logo a.logo-link img {
  width: 100%;
}

.sticky-header a.logo-link img {
  width: 100% !important;
  max-width: 400px !important;
}

body.home .industrium-service-listing-widget .archive-listing .archive-listing-wrapper .owl-stage-outer .owl-stage .owl-item .service-item-wrapper .service-item .service-slider-item-link .service-item-content .service-item-excerpt {
  display: none;
}

.sidebar .widget .wp-block-file {
  padding-left: 40px;
  position: relative;
  margin-bottom: 0;
}
.sidebar .widget .wp-block-file:before {
  content: "\f1c1";
  font-family: "fontello";
  font-size: 18px;
  line-height: 18px;
  position: absolute;
  left: 0;
  top: 8px;
  color: #007ab3;
}
.sidebar .widget .wp-block-file a {
  font-size: 18px;
}
.sidebar .widget .menu-lieferprogramm-container ul li a, .sidebar .widget .menu-leistungen-container ul li a {
  color: #007ab3;
  padding-left: 2.2222em;
  position: relative;
  font-weight: 400;
}
.sidebar .widget .menu-lieferprogramm-container ul li a:before, .sidebar .widget .menu-leistungen-container ul li a:before {
  content: "\e82d";
  font-family: "fontello";
  font-size: 12px;
  line-height: 1em;
  position: absolute;
  left: 0;
  top: 8px;
  color: #007ab3;
  width: 12px;
  height: 12px;
  opacity: 1 !important;
  background-color: rgba(255, 255, 255, 0);
  background-size: 100%;
}
.sidebar .widget .menu-lieferprogramm-container ul li.current-menu-item a, .sidebar .widget .menu-leistungen-container ul li.current-menu-item a {
  text-decoration: underline;
  text-underline-offset: 0.5em;
}

.single-industrium_service .single-service img.attachment-post-thumbnail {
  display: none;
}
.single-industrium_service .single-service h2.post-title {
  margin-top: 0 !important;
}

footer.footer .footer-widgets .industrium-button {
  background-image: linear-gradient(0deg, #007ab3 0%, #007ab3 100%);
}
footer.footer .footer-widgets .industrium-button:after {
  color: #007ab3;
}
footer.footer .footer-widgets .industrium-button svg {
  stroke: #007ab3;
}

/*# sourceMappingURL=bfs24-theme-styles.css.map */
