#__search-overlay,
.__search-overlay,
#__panel,
.__panel,
.hp-popup,
.hellopanda-popup,
.intro-popup,
.promo-popup,
.modal,
[class*="popup"],
[class*="overlay"],
[class*="intro"] {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}