
.t951 .t-store__filter__search .t-store__filter__input {
    border-radius: 30px;
}

.t951 .t-store__sort-select-wrapper {
    width: 300px;
}



/* Закругление у фото внутри карточки */
.t-slds__container  {
    border-radius: 30px;
}


/* Закругление у фильтра в каталоге */
.t951__sidebar_sticky  {
    border-radius: 30px;
}

