.atvi-component.atvi-wheretobuy > .inner .hidden {
  display: none;
}
.atvi-component.atvi-wheretobuy.sku-mode .wtb-select.retailers-entry {
  display: none;
}
.atvi-component.atvi-wheretobuy .ps-button-label {
  display: none;
}
.atvi-component.atvi-wheretobuy .wtb-button.unavailable {
  pointer-events: none;
}
