html[lang="en"] a.kiwi-shop-disabled-en{
  opacity:.42 !important;
  filter:grayscale(.55) !important;
  cursor:not-allowed !important;
  pointer-events:none !important;
  box-shadow:none !important;
}

html[lang="en"] a.kiwi-shop-disabled-en:hover,
html[lang="en"] a.kiwi-shop-disabled-en.active{
  color:inherit !important;
  background:inherit !important;
  transform:none !important;
}
