/** SPECIAL FONT RULE **/
.special-font-1 {font-family: "Sloop Script Pro Reg"; }

.sloopscriptproregular {
    font-family: "Sloop Script Pro Reg";
    font-display: swap;
    font-style: normal;
    font-weight: normal;
}

span.entry-subtitle {
 font-family: helvetica;
 letter-spacing: 3px
}

.product-category .woocommerce-loop-category__title mark.count {
    background: none;
}​

.product-category .woocommerce-loop-category__title mark.count {
    display: none;
}

.related.products {
  display: none;
}