.elementor-products-grid ul.products.elementor-grid li.product .onsale {
  color: #ffffff;
  background-color: #000000;
}

.woocommerce-js ul.products li.product .button {
  background-color: #000000;
}

.woocommerce-page ul.products li.product .button {
  background-color: #000000;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: #000000;
}

.woocommerce-js a.button {
  background-color: #000000;
}

.button:hover {
  background-color: #4d4d4d;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text+.button {
  background-color: #000000;
}

.woocommerce-page #content table.cart td.actions .coupon .button {
  background-color: #000000;
}

.woocommerce-page #content table.cart td.actions .button {
  background-color: #000000;
}

.woocommerce-js #content table.cart .button {
  background-color: #000000;
}

.woocommerce-page #content table.cart .button {
  background-color: #000000;
}

.woocommerce table.cart td.actions .coupon .input-text+.button {
  background-color: #000000;
}

.woocommerce-page table.cart td.actions .coupon .input-text+.button {
  background-color: #000000;
}

.woocommerce table.cart td.actions .coupon .button {
  background-color: #000000;
}

.woocommerce-page.woocommerce-checkout #payment #place_order {
  color: #ffffff;
  font-style: normal;
  background-color: #000000;
}

.woocommerce #payment #place_order {
  color: #000000;
  background-color: #000000;
}

.woocommerce-page #payment #place_order {
  color: #000000;
  background-color: #000000;
}

#place_order.button.alt {
  color: #000000;
  background-color: #000000;
}

.woocommerce-js button.button {
  color: #ffffff;
  background-color: #000000;
  font-style: normal;
  text-align: center;
}

.button:focus {
  background-color: #000000;
}

button:hover {
  background-color: #4d4d4d;
}



.woocommerce-js ul.products li.product .onsale {
  background-color: #000000;
}