/*Добавляет 2 кнопки в карточку товара, если задать тексту в описании ссылку"*/ 
.t-popup .t776__descr a {
    display: inline-block;
    padding: 10px 140px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 400;
}
.t-popup .t776__descr a:first-of-type {
    background-color: #b9789f;
    color: #ffffff !important;
}
.t-popup .t776__descr a:last-of-type {
    background-color: #b9789f;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}
.t-name {
    font-family: 'Manrope',Arial,sans-serif;
}
.t-descr {
    font-family: 'Manrope',Arial,sans-serif;
}
.t-input {
    font-family: 'Manrope',Arial,sans-serif;
}
.t-btn {
    font-family: 'Manrope',Arial,sans-serif;
}
.t-select {
    font-family: 'Manrope',Arial,sans-serif;
}