.t-popup .t-store__prod-popup__btn {
    height: 40px !important;
    padding: 0 20px !important;

    display: flex;
    align-items: center;
    justify-content: center;

    line-height: normal !important;
}

.t-popup .t-store__prod-popup__btn .t-btnflex__text {
    font-size: 14px;
    line-height: 1.2;
}

