/* Скрываем кнопку "Все" в каталоге магазина */
.t-store__parts-switch-btn-all {
    display: none !important;
}