.b2bproprices-disabled,
.b2bproprices-disabled:hover,
.b2bproprices-disabled:focus {
  opacity: 0.45 !important;
  cursor: not-allowed !important;
  filter: grayscale(1);
  box-shadow: none !important;
}

.b2bproprices-disabled * {
  cursor: not-allowed !important;
}

.b2bproprices-warning {
  margin: 1rem 0;
}

.b2bproprices-warning[hidden] {
  display: none !important;
}
