@charset "UTF-8";
.download-element {
  position: relative;
  margin-bottom: 1em;
}
.download-element.ext-png a:before {
  content: "";
}
.download-element.ext-pdf a:before {
  content: "";
}
.download-element.ext-jpg a:before {
  content: "";
}
.download-element a:before {
  position: absolute;
  left: -1em;
  font-size: 1.7em;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.download-element a:after {
  display: none;
}
.download-element a span.size {
  font-weight: 600;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fcontao-theme.abnahme-server.de%2Fhtdocs%2Fprivate-bundles%2Fmagmell-agentur%2Fcontao-theme-basic%2Fsrc%2FResources%2Fpublic%2Fcss%2Felements%2Fdownload-element.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%22%7D */