.t_feed__post-popup__gallery-imgwrapper .t-slds__bgimg {
  
    width: 50%;
    margin: auto;
}

.js-store-prod-descr .t-store__card__descr .t-descr .t-descr_xxs {
    
    color:#000000;
}

/* 🔍 Скрываем поиск в блоке ST315N */
#rec1455505651 .t-store__search,
#rec1455505651 .t-store__search-wrapper {
  display: none !important;
  visibility: hidden !important;
}

/* ↕️ Скрываем сортировку (в том числе "Порядок по умолчанию") */
#rec1455505651 .t-store__sort,
#rec1455505651 .t-store__sort-wrapper,
#rec1455505651 .t-store__sort-label,
#rec1455505651 .t-store__sort-select,
#rec1455505651 .t-store__mobilesort,
#rec1455505651 .t-store__mobilesort *,
#rec1455505651 .t-store__filter__item_sort-mobile {
  display: none !important;
  visibility: hidden !important;
}

/* ✨ Убираем возможные стрелочки и отступы после удаления */
#rec1455505651 .t-store__sort::before,
#rec1455505651 .t-store__sort::after {
  display: none !important;
  content: none !important;
}

#rec1455505651 .t-store__filter {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* 🔍 Убираем лупу поиска в мобильной версии */
#rec1455505651 .t-store__filter__search-mob-btn-icon {
  display: none !important;
  visibility: hidden !important;
  
  /* 🔒 Полностью скрываем блок поиска и сортировки (включая мобильную версию) */
#rec1455505651 .t-store__filter__search-and-sort {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}


