<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1024px) {
  #search-bar {
    display: none !important;
  }
}
#search-bar2 {
  width: 21px;
  position: absolute;
  right: 65px;
  bottom: 16px !important;
}
#search-bar2 .elementor-search-form__toggle {
  line-height: 1;
}
#search-bar2 .elementor-search-form__toggle .elementor-icon {
  display: block;
}
#search-bar2 .elementor-search-form__toggle .elementor-icon-wrapper {
  line-height: 1;
}
#search-bar2 .elementor-search-form__toggle i {
  display: none;
}
#search-bar2 .elementor-search-form__toggle .elementor-widget {
  margin-bottom: 0 !important;
}
</pre></body></html>