.np-switch-option {
  &.disabled {
    .np-switch {
      filter: none;
      opacity: 1;
    }
  }
}
