.woocommerce div.product .entry-summary td {
  box-sizing: content-box;
  visibility: visible;
  background-color: #ffffff;
}
html > #top > #wrap_all > #main > div:nth-child(1) > div > #product-1958 > div:nth-child(2) > div:nth-child(1) > form > table:nth-child(2) > tbody > tr > td {
  border-width: 0px;
}
