.t-store__card__price-value:before{
    content: "от ";
}

body {font-variant-numeric: lining-nums;}

.bottommenu[data-elem-type="text"] a:hover {
    /* цвет ссылки после наведения */
    color: #A88B47 !important;
}

.bottommenu[data-elem-type="text"] a {
    transition: color 0.2s ease !important;
}


.map-popup__price {
    display: block;
}

.map-popup__btn-book {
    margin-top: 10px;
}

#rec917836903 .t-store__pagination__item {
    color: #171717 !important;
    font-weight: 500 !important
}


.t-store__parts-switch-btn.t-active {
    opacity: 1;
    color: #171717 !important;
    font-weight: 500 !important
    }

.t-store__parts-switch-btn:hover {
    color:#171717 !important;
    font-weight: 500 !important
    }
 
.t-store__parts-switch-btn {
    transition: color 0.2s ease !important;
    }
    
.t-store__parts-switch-btn {
    color: #868686 !important;
    font-weight: 400 !important
    }
    
    /* кастомные булеты в текстах */
    ul {
    list-style-image: url("https://static.tildacdn.com/tild3866-6161-4638-b039-363364353736/thinsmooth.svg")
    }