.woocommerce #content-area div.product .product_title {
  font-size: 27px;
  font-weight: 600;
  font-family: Arial, Helvetica, sans-serif;
}
div bdi {
  font-weight: 700;
}
.woocommerce .woocommerce-breadcrumb {
  font-weight: 600;
  -webkit-text-stroke-color: #000000;
}
.woocommerce #content-area div.product .single_add_to_cart_button {
  font-size: 17px;
  font-weight: 700;
}
.woocommerce #content-area div.product form.cart div.quantity input.qty {
  line-height: 0.8px;
  font-size: 16px;
  font-weight: 750;
}
div .zoomImg {
  border-radius: 0px 0px 0px 0px;
}
.woocommerce ul.products li.product a img {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.33);
}
