/* Headers via https://patorjk.com/software/taag/#p=display&f=Doh */

/* Setting 'font-size' at 62.5% means that 1rem now equals 10pt/10px. */
:root {
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 100%;
}

/*

dddddddd
hhhhhhh                                                            d::::::d
h:::::h                                                            d::::::d
h:::::h                                                            d::::::d
h:::::h                                                            d:::::d
 h::::h hhhhh           eeeeeeeeeeee    aaaaaaaaaaaaa      ddddddddd:::::d     eeeeeeeeeeee    rrrrr   rrrrrrrrr       ssssssssss
 h::::hh:::::hhh      ee::::::::::::ee  a::::::::::::a   dd::::::::::::::d   ee::::::::::::ee  r::::rrr:::::::::r    ss::::::::::s
 h::::::::::::::hh   e::::::eeeee:::::eeaaaaaaaaa:::::a d::::::::::::::::d  e::::::eeeee:::::eer:::::::::::::::::r ss:::::::::::::s
 h:::::::hhh::::::h e::::::e     e:::::e         a::::ad:::::::ddddd:::::d e::::::e     e:::::err::::::rrrrr::::::rs::::::ssss:::::s
 h::::::h   h::::::he:::::::eeeee::::::e  aaaaaaa:::::ad::::::d    d:::::d e:::::::eeeee::::::e r:::::r     r:::::r s:::::s  ssssss
 h:::::h     h:::::he:::::::::::::::::e aa::::::::::::ad:::::d     d:::::d e:::::::::::::::::e  r:::::r     rrrrrrr   s::::::s
 h:::::h     h:::::he::::::eeeeeeeeeee a::::aaaa::::::ad:::::d     d:::::d e::::::eeeeeeeeeee   r:::::r                  s::::::s
 h:::::h     h:::::he:::::::e         a::::a    a:::::ad:::::d     d:::::d e:::::::e            r:::::r            ssssss   s:::::s
 h:::::h     h:::::he::::::::e        a::::a    a:::::ad::::::ddddd::::::dde::::::::e           r:::::r            s:::::ssss::::::s ,,,,,,
 h:::::h     h:::::h e::::::::eeeeeeeea:::::aaaa::::::a d:::::::::::::::::d e::::::::eeeeeeee   r:::::r            s::::::::::::::s  ,::::,
 h:::::h     h:::::h  ee:::::::::::::e a::::::::::aa:::a d:::::::::ddd::::d  ee:::::::::::::e   r:::::r             s:::::::::::ss   ,::::,
 hhhhhhh     hhhhhhh    eeeeeeeeeeeeee  aaaaaaaaaa  aaaa  ddddddddd   ddddd    eeeeeeeeeeeeee   rrrrrrr              sssssssssss     ,:::,,
                                                                                                                                    ,:::,
                                                                                                                                    ,,,,
                             tttt
                          ttt:::t
                          t:::::t
                          t:::::t
    eeeeeeeeeeee    ttttttt:::::ttttttt        cccccccccccccccc
  ee::::::::::::ee  t:::::::::::::::::t      cc:::::::::::::::c
 e::::::eeeee:::::eet:::::::::::::::::t     c:::::::::::::::::c
e::::::e     e:::::etttttt:::::::tttttt    c:::::::cccccc:::::c
e:::::::eeeee::::::e      t:::::t          c::::::c     ccccccc
e:::::::::::::::::e       t:::::t          c:::::c
e::::::eeeeeeeeeee        t:::::t          c:::::c
e:::::::e                 t:::::t    ttttttc::::::c     ccccccc
e::::::::e                t::::::tttt:::::tc:::::::cccccc:::::c
 e::::::::eeeeeeee        tt::::::::::::::t c:::::::::::::::::c
  ee:::::::::::::e          tt:::::::::::tt  cc:::::::::::::::c
    eeeeeeeeeeeeee            ttttttttttt      cccccccccccccccc

Headers, etc.

*/

* {
  font-size: 1.25rem;
  line-height: calc(var(--line-height-multiplier) * 1.4);
  font-family:var(--global--font-primary);
  color: var(--wp--preset--color--black);
}

h1,
h1 * {
  font-size: 9.375rem !important;
  line-height: var(--line-height-multiplier);
  font-family: var(--global--font-bold);
  font-weight: 400;
}

h1.small,
h1.small * {
  font-size: 5rem !important;
  line-height: calc(var(--line-height-multiplier) * 1.1);
  font-family: var(--global--font-bold);
  font-weight: 400;
}

h1.spin-cycle,
h1.spin-cycle * {
  font-size: 3rem !important;
  line-height: calc(var(--line-height-multiplier) * 1.1);
  font-family: var(--global--font-primary);
  font-weight: 400;
}

h2,
h2 * {
  font-size: 5rem !important;
  line-height: calc(var(--line-height-multiplier) * 1);
  font-family: var(--global--font-bold);
  font-weight: 400;
}

.woocommerce h2,
ul.products * {
  font-size: 1.25rem !important;
  line-height: 1.2 !important;
}

h2.small,
h2.small * {
  font-size: 1.5rem !important;
  line-height: calc(var(--line-height-multiplier) * 1);
  font-family: var(--global--font-bold);
  font-weight: 400;
}

h3,
h3 * {
  font-size: 3rem !important;
  line-height: calc(var(--line-height-multiplier) * 1.2);
  font-family: var(--global--font-bold);
  font-weight: 400;
}

h3.subhead,
h3.subhead *,
.wc-block-grid__product-title *,
.wc-tab h2,
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals h2 {
  font-size: 2.25rem !important;
  line-height: calc(var(--line-height-multiplier) * 1.2);
  font-family: var(--global--font-primary);
  font-weight: 400;
}


h4,
h4 * {
  font-size: 3rem !important;
  line-height: calc(var(--line-height-multiplier) * 1.2);
  font-family: var(--global--font-primary);
  font-weight: 400;
}

h5,
h5 * {
  font-size: 2.25rem !important;
  line-height: calc(var(--line-height-multiplier) * 1.2);
  font-family: var(--global--font-bold);
  font-weight: 400;
}

h6,
h6 * {
  font-size: 1.25rem !important;
  font-family: var(--global--font-bold);
  font-weight: 400;
}

h1 a, h1 * a,
h2 a, h2 * a,
h3 a, h3 * a,
h4 a, h4 * a,
h5 a, h5 * a,
h6 a, h6 * a {
  text-decoration: none;
}

small,
small *,
.small,
.small *,
.woocommerce div.product .woocommerce-tabs ul.tabs li * {
  font-size: 1rem !important;
  font-family: var(--global--font-primary);
  font-weight: 400;
  line-height: calc(var(--line-height-multiplier) * 1.3);
}

strong,
strong *,
.strong,
.strong *,
b,
b * {
  font-family: var(--global--font-bold) !important;
  font-weight: 400 !important;
}

address {
  font-style: 400;
}

figcaption,
figcaption *,
.wp-block-image figcaption * {
  font-size: 0.875rem !important;
  font-family: var(--global--font-primary);
  font-weight: 400;
  color: var(--wp--preset--color--black) !important;
  text-align: left !important;
  margin-top: calc(0.5 * var(--global--spacing-vertical)) !important;
}

.decoration-none,
.decoration-none * {
  text-decoration: none;
  color: inherit;
}

.no-wrap {
  white-space: nowrap;
}

ul.bulleted li {
  list-style: disc !important;
  margin-left: 1rem;
  padding-left: 0.5rem;
}

.line-height-1,
.line-height-1 * {
  line-height: 1;
}

.uppercase {
  text-transform: uppercase;
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 0.125rem 0.5rem !important;
  width: fit-content;
  width: -ms-fit-content;
  margin-left: 0;
}

/* Metadata Styles */

.metadata svg {
  margin-bottom: -1px;
}

.metadata span,
.metadata a {
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.metadata span:hover,
.metadata a:hover {
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}

/* End of Metadata Styles */


@media screen and (max-width: 991px) {

  * {
    font-size: 1.25rem;
  }

  small,
  .woocommerce div.product .woocommerce-tabs ul.tabs li * {
    font-size: 1rem !important;
  }

  h1,
  h1 * {
    font-size: 3rem !important;;
  }

  h1.small,
  h1.small * {
    font-size: 3rem !important;
  }

  h3,
  h3 *,
  h3.subhead,
  h3.subhead *,
  .wc-block-grid__product-title *,
  .wc-tab h2,
  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 1.75rem !important;
  }

  h4,
  h4 * {
    font-size: 1.25rem !important;
  }

  h5,
  h5 * {
    font-size: 1.25rem !important;
  }
}