/*КАТАЛОГ*/

/*Пропавшие, Статьи, Новости, Фильтры → Основной текст*/
.t-store__prod-popup__info .t-descr_xxs {
    font-size: 18px !important;
}
@media screen and (max-width: 640px) {
    .t-feed__post-popup__content .t-text_md {
        font-size: 18px;
    }
}
@media screen and (max-width: 1200px) {
    .t-store__filter__controls-wrapper .t-name_xs {
        font-size: 16px;
    }
    .t-store__filter__options .t-descr_xxs {
        font-size: 16px;
    }
    .t-feed__post-popup__text-wrapper .t-text_md {
        font-size: 18px;
    }
}

/*Пропавшие, Новости, Статьи: Опускаем контент чуть ниже, чтобы не наезжал за шапку*/
@media screen and (max-width: 980px) {
    .t-store__product-snippet .t-container {
        margin-top: 40px;
    }
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
        padding: 90px 0;
    }
}

/*Новости, Статьи → Дата*/
.t-feed__post-popup__date {
    font-size: 16px;
}
.t-feed__post-popup__date .t-uptitle {
    letter-spacing: normal;
}

/*Окна: цвет шапки*/
@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #fff;
    }
}
.uc-form .t-descr_xxs, .uc-form .t-text_xs {
    font-size: 16px;
    line-height: 1.33;
}
@media screen and (max-width: 960px) {
    .uc-form .t-descr_md {
        font-size: 18px;
        line-height: 1.33;
    }
}


/*Архив поисков: Подписи*/
[data-product-part-uid="606473237442,803962618712"] .js-store-prod-name:after {
    content: "Найдена, жива";
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #808080;
    line-height: 2;
}
[data-product-part-uid="606473237442,163677448022"] .js-store-prod-name:after {
    content: "Найдена, погибла";
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #808080;
    line-height: 2;
}
[data-product-part-uid="606473237442,725326834662"] .js-store-prod-name:after {
    content: "Найден, жив";
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #808080;
    line-height: 2;
}
[data-product-part-uid="606473237442,815204466832"] .js-store-prod-name:after {
    content: "Найден, погиб";
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #808080;
    line-height: 2;
}
/*Архив поисков: Описание, изображения*/
.uc-peoplearh .js-store-prod-descr, .uc-peoplearh .t-store__card__imgwrapper {
    display: none;
}
/*Архив: Отступы*/
@media screen and (max-width: 1200px) {
    .uc-peoplearh .t-store__grid-cont .t-col, .uc-peoplearh .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 1201px) {
    .uc-peoplearh .t-store__grid-separator {
    margin-bottom: 40px;
    }
}
.uc-peoplearh .t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts {
    padding-bottom: 20px;
    padding-top: 20px;
}
@media screen and (max-width: 480px) {
    .uc-peoplearh .t778 .t-store__mobile-two-columns .store__card__wrap_txt-and-opts .t-store__card__textwrapper, .uc-peoplearh .t778 .t-store__mobile-two-columns .store__card__wrap_txt-and-opts .t-store__card__prod-controls-wrapper {
        padding: 0 20px;
    }
}

/*В поиске: Отступы*/
@media screen and (max-width: 960px) {
    .uc-people .t-store__grid-cont .t-col, .uc-people .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px;
    }
}