/* Подвал */
.t464__descr a {
    color: #fff !important;
    transition-duration: 0.2s;
}
.t464__descr a:hover {
    color: #c9ab5c !important;
}


/* Смотрите также */
.t-store__relevants-grid-cont .t-store__card__bgimg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}


/* Чтобы не прыгал логотип в шапке */
.t-menu-base__list {
    max-width: 440px !important;
}

/* Выравнивание кнопок в попапе доставки и оплаты */
.t390__btn-wrapper {
    justify-content: left;
}




.t-store__card__textwrapper {
    padding-top: 14px;
}
.t-store__card__price-wrapper {
    margin-top: 6px;
}




.t718 .t718__contentwrapper {
    text-align: left;
}