/* stylelint-disable */
@font-face {
  font-family: icomoon;
  src: url("../../fonts/icomoon.eot?x6iyvf");
  src: url("../../fonts/icomoon.eot?#iefixx6iyvf") format("embedded-opentype"), url("../../fonts/icomoon.woff?x6iyvf") format("woff"), url("../../fonts/icomoon.ttf?x6iyvf") format("truetype"), url("../../fonts/icomoon.svg?x6iyvf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* stylelint-enable */
[class^=icon-],
[class*=" icon-"] {
  font-family: icomoon; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-spinner6::before {
  content: "\e67d";
  text-shadow: 2px 2px 10px #000;
}

.icon-file-pdf::before {
  content: "\e7b2";
  color: #800000;
}

.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-link:link,
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-link:visited,
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-link:active,
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-custom-link:link,
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-custom-link:visited,
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-custom-link:active {
  text-decoration: none;
  margin-top: 10px;
}

.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-custom-link:link,
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-custom-link:visited,
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-link:active {
  border-radius: 2px;
  color: #5e5e5e;
  display: inline-block;
  line-height: 1;
  padding: 6px 10px;
  text-shadow: none;
  font-weight: 700;
  background-color: #ebe9eb;
}

.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-custom-link:hover {
  background-color: #dad8da;
}

/*# sourceMappingURL=frontend-styles.css.map */
