.tlk-userbar__popup-name {
    font-size: 20px !important;
}

.tlk-userbar__popup-cabinet {
    font-size: 18px !important;
}

.tlk-input-title {
    font-size: 20px !important;
    font-weight: 700 !important;
}

.tlk-form__link[data-field="tlk-link"] {
    font-size: 16px !important;
}

.tlk-form__submit-btn .tlk-btn {
    font-size: 20px !important;
}
.tlk-userbar__popup-cabinet:hover {
    color: #A6422B !important;
}
#t-header {
    display: none !important;
}
.tmst-breadcrumbs {
    transform: translateY(8px) !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
#rec3848122801 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
.tlk-resources__groups-pages {
    display: none !important;
}
.tmst-breadcrumbs {
    font-size: 20px !important;
    font-weight: 600 !important;
}
.t706__cartwin-content {
    margin: 35px auto !important;
    padding: 20px !important;
}
.t1331__row.t1331__row_center {
    display: none !important;
}
.tlk-resources__text-top a:hover {
    color: #B8875A !important;
}
.tmst-wrap {
    padding-bottom: 0 !important;
}
.tmst-breadcrumbs__item:not(.tmst-breadcrumbs__item_current) {
    text-decoration: underline !important;
}

.tmst-breadcrumbs__item:not(.tmst-breadcrumbs__item_current):hover {
    color: #B8875A !important;
}
/* Домик — ПК */
.tmst-breadcrumbs__home svg {
    transform: scale(1.9) !important;
    transform-origin: center !important;
}

/* Домик — мобильная версия */
@media screen and (max-width: 640px) {
    .tmst-breadcrumbs__home svg {
        transform: scale(1.8) !important;
    }
}

/* Домик — цвет при наведении */
.tmst-breadcrumbs__home:hover svg {
    color: #A05315 !important;
}
/* Кнопка ОПЛАТИТЬ ДОСТУП */
.tlk-resources__text-top a[href*="/payment"] {
    display: inline-block !important;
    background: #6A1B9A !important;
    color: #FFFFFF !important;
    padding: 12px 28px !important;
    border-radius: 20px !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 1.2 !important;
    overflow: hidden !important;
    clip-path: inset(0 round 30px) !important;
}

/* Увеличение при наведении — только ПК */
@media (hover: hover) and (pointer: fine) {
  .tlk-resources__text-top a[href*="/payment"]:hover {
    background: #A05315 !important;
    color: #FFFFFF !important;
    transform: scale(1.10) !important;
  }
}

/* Нажатие на мобильном */
.tlk-resources__text-top a[href*="/payment"]:active {
  transform: scale(1.10) !important;
}
/* Дата окончания доступа — жирная */
.tlk-resources__title span {
    font-weight: 700 !important;
}
/* Дата окончания активного доступа */
.tlk-resources__title span {
    color: #169B45 !important;
    font-weight: 700 !important;
}
.t706__cartwin-top {
    padding-bottom: 5px !important;
}
/* Эффект кнопки ОПЛАТИТЬ ДОСТУП */
.tlk-resources__text-top a[href*="/payment"] {
    transition: transform 0.3s ease !important;
}
/* Дата окончания активного доступа */
.tlk-resources__title span {
    color: #169B45 !important;
    font-weight: 700 !important;
    white-space: nowrap !important;
}
