/* Полностью отключаем поиск в магазине Тильды */
.t-store__parts-search,
.t-store__filter__search {
  display: none !important;
}




