.t-btn_xs {
    height: 33px;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}
.t778__mark {
    font-weight: 400;
    font-size: 16px;
    font-family: 'Amatic',Arial,sans-serif;
    display: table-cell;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}
.t-descr_xxs {
    font-size: 16px;
    line-height: 1.55;
}
.t-btn_sm {
    height: 33px;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}

.cart-label-hide {
    display: none;
}