.solt-out-item+.SizeSwatch,
.solt-out-item+.ColorSwatch{
  border-color: red;
  background: #f005052b;
  cursor: no-drop;
  text-decoration: line-through;
}
.ColorSwatch.ColorSwatch--large {
  box-shadow: 0px 0px 1px 1px rgb(200 200 200 / 50%);
}