.woocommerce ul.products li.product .button {
  color: #ffffff;
  background-color: #ff7708;
  font-size: 16px;
  line-height: 11px;
  font-weight: 500;
  font-variant: small-caps;
  text-transform: none;
  margin: 0px;
  margin-right: 0px;
  margin-left: 32px;
}

.woocommerce ul.products li.product .ast-woo-product-category {
  text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.woocommerce ul.products li.product .price {
  text-align: center;
  word-spacing: 7px;
}

.woocommerce ul.products li.product .onsale {
  font-variant: small-caps;
  background-color: #c9ed13;
  font-weight: 500;
  color: #000000;
}

.woocommerce div.product span.onsale {
  color: #000000;
  background-color: #bef713;
  font-variant: small-caps;
  font-weight: 500;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
  background-color: #b1e610;
  color: #000000;
  margin-left: 100px;
  font-variant: small-caps;
}

.woocommerce div.product .product_title {
  text-align: center;
}

.woocommerce div.product p.price {
  text-align: center;
}

bdi {
  color: #27ad15;
  font-size: 18px;
}

a:hover {
  color: #0d8012;
}

.woocommerce-billing-fields__field-wrapper {
  background-color: #fcfcb0;
}

label {
  color: #0da10d;
  font-weight: 600;
}

.woocommerce-checkout #payment ul.payment_methods li {
  background-color: #f5f5f5;
}

.woocommerce-page.woocommerce-checkout #payment #place_order {
  background-color: #15aba6;
}

.woocommerce form .form-row label {
  color: #050000;
}

.woocommerce a.button:hover {
  text-align: center;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text+.button {
  color: #121211;
  font-variant: small-caps;
  font-size: 15px;
  background-color: #ffe417;
}

.woocommerce-page #content table.cart td.actions .coupon .input-text {
  background-color: #f9fff0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  margin-top: 50px;
}