html,
body {
  width: 100%;
  overflow-x: hidden;
}

.woocommerce-js td.product-name dl.variation dd p {
  color: #ff0303;
  display: none;
}

.woocommerce-js td.product-name dl.variation dt {
  display: none;
}





.woocommerce-page.woocommerce-checkout form #order_review td.product-name .product-quantity {
  color: #082585;
  font-style: normal;
  font-weight: bold;
}