/* 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 {
  margin: 14px 0;
}

.wc-store-catalog-pdf-download--align-left {
  text-align: left;
}

.wc-store-catalog-pdf-download--align-center {
  text-align: center;
}

.wc-store-catalog-pdf-download--align-right {
  text-align: right;
}

/* PDF icon sits inside the theme-styled button and matches its text. */
.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-link .wc-store-catalog-pdf-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
  margin-right: 0.4em;
  fill: currentColor;
}

.wc-store-catalog-pdf-download a.wc-store-catalog-pdf-download-link.loading {
  opacity: 0.65;
  pointer-events: none;
}

/* Custom (shortcode) PDF button keeps the neutral pill */
.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 {
  border-radius: 2px;
  color: #5e5e5e;
  display: inline-block;
  line-height: 1;
  padding: 6px 10px;
  text-decoration: none;
  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 */
