.woocommerce ul.products li.product a.button {

    display: none;
}

.woocommerce.widget.widget_product_categories a {
  color: #063b31;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  letter-spacing: 1px;
  line-height: 37px;
}

.sidebar .widgettitle {
  color: #2A2F35;
  font-size: 13px;
  position: static;
  margin-bottom: 20px;
  margin-top: 0;
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  font-size: 12px;
  color: #aaa;
}