main-product-selector-slz .disabled {
  opacity: 0.4 !important;
  text-decoration-line: line-through;
  cursor: not-allowed;
}

main-product-selector-slz .active {
  background-color: black;
  color: white!important;
}
