.woocommerce #content-area div.product .single_add_to_cart_button {
  background-color: #ffffff;
}
.woocommerce #content-area div.product form.cart div.quantity input.qty {
  background-color: #34495e!important;
}
.woocommerce #content-area div.product .variations .label {
  color: #ecf0f1;
}
.woocommerce #content-area div.product .product_meta > span {
  color: #ecf0f1;
}
.woocommerce #content-area div.product .woocommerce-tabs #tab-description h2 {
  color: #ecf0f1;
}
.woocommerce .related > h2 {
  color: #ecf0f1;
}
.woocommerce .related ul.products li.product .woocommerce-loop-product__title {
  color: #ecf0f1;
}
.woocommerce #content-area div.product .price .amount {
  color: #ecf0f1;
}
.et_pb_widget.woocommerce a {
  color: #ffffff !important;
}
.et_pb_widget.woocommerce .quantity {
  color: #ffffff;
}
.et_pb_widget.woocommerce .total {
  color: #ffffff;
}
.hentry .woocommerce ul.products li.product .price {
  color: #ffffff !important;
}
.et_pb_widget.woocommerce .buttons .button {
  background-color: #df9f00 !important;
  border-color: #df9f00;
}
#sidebar .et_pb_widget h4 {
  color: #df9f00;
}
.et_pb_widget.woocommerce .buttons .button.checkout {
  border-color: #df9f00;
}
