@media screen and (max-width: 960px)
.t898 .t898__wrapper {
    bottom: 70px !important;
}

.t-store__filter__opts-mob-btn {
    font-weight: 600;
    font-size: 25px;
}


.t-store__filter__item-title, .t-store__filter__opts-mob-btn {
    font-weight: 700;
    font-size: 20px;
}

.t-store__filter__title {
    font-size: 16px;
    font-weight: 500;
}
.t-store__card__mark {
    font-weight: 400;
    font-size: 17px;
    font-family: 'Roboto',Arial,sans-serif;
    display: table-cell;
    width: 140px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    height: 100%;
}
.t-store__card .t-store__card__price {
    font-weight: 400;
    font-size: 30px;
}

.t-popup .t-store__prod-popup__price {
    font-weight: 500;
    font-size: 30px;
}

@media screen and (max-width: 640px)
.t-store .t-store__tabs_tabs .t-store__tabs__content {
    margin: 20px 0 0 0;
    font-size: 16px;
}

@media screen and (max-width: 560px)
.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    overflow: visible;
    white-space: pre-wrap;
    font-size: 16px;
    font-weight: 600;
}

#rec679292932 .t-popup .t-typography__descr {
    color: #000000;
    font-size: 16px;
}
#allrecords a {
    color: #ffffff;
    text-decoration: none;
}





