.woocommerce .quantity .qty {
  width: 80px;
  text-align: center;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #000;
}