.single_add_to_cart_button.button.alt {
  background-color: #459410;
  margin: 5px;
  padding: 5px;
}

#content div.product div.images img {
  width: 350px;
  height: 500px;
}

.woocommerce-page #content div.product .woocommerce-tabs {
  display: none;
}

.sku_wrapper {
  display: none;
}

.woocommerce div.product form.cart .button {
  color: #ffffff;
  background-color: #a1c240;
  font-size: 14px;
}





.woocommerce-Price-amount.amount {
  font-size: 20px;
}