.sr-only {
  display: none;
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

.single-product .cp-edit--outer {
  text-align: left !important;
}