.site-title {
  font-weight: 600;
}

.site-description {
  font-weight: 600;
  color: #f50c00;
}

.menu a {
  font-size: 17px;
  text-transform: uppercase;
  color: #000000;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 18px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
  font-size: 18px;
}

.count {
  font-size: 0px;
}

.woocommerce-Price-amount.amount {
  font-size: 17px;
  color: #000000;
}

.term-description {
  font-size: 18px;
  color: #000000;
}

.widget-title {
  font-size: 25px;
  text-align: left;
  color: #000000;
}

.entry-content {
  font-size: 18px;
  color: #000000;
}

.woocommerce ul.products li.product .button {
  background-color: #d6acf2;
  color: #570091;
}

.cat-item.cat-item-17 {
  color: #2b0a0a;
}

.product-categories {
  color: #1f0808;
}

.sidebar-left a:hover {
  color: #000000;
  background-color: #ffff00;
}

a {
  color: #5d04bd;
}

.menu li:hover > a {
  color: #7e18c2;
  background-color: #ffffff;
}

.main_content h1 {
  color: #000000;
}

#page.site {
  background-color: #cba1f0;
}

.top_header a:hover {
  background-color: #ffffff;
  color: #000000;
}

.woocommerce a.button.alt:hover {
  color: #ffffff;
}

.checkout-button.button.alt.wc-forward {
  background-color: #8741b5;
  color: #ffffff;
}

.woocommerce table.shop_table td {
  color: #000000;
}

.woocommerce-page #payment #place_order {
  background-color: #7b30ad;
}

.dashicons.dashicons-cart {
  background-color: #ffffff;
  color: #030000;
}

#menu-item-135.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-135 {
  background-color: #ffffff;
}

.woocommerce div.product form.cart .button {
  background-color: #d6acf2;
  color: #570091;
}

.woocommerce-page #content table.cart td.actions {
  color: #1205ff;
  background-color: #ffffff;
  text-decoration: underline;
}

.woocommerce-page #content table.cart td.actions .button {
  background-color: #f3ff0f;
  color: #0025f5;
  font-size: 25px;
  line-height: 2px;
  text-decoration: none;
  border-width: 1px;
  border-style: dashed;
}

.woocommerce-page #content table.cart img {
  margin: 0px;
  padding: 0px;
  width: 200px;
}