.text_price_xvr,
.text_summa_xvr {
    font-size: 14px;
}
.text-danger .text_price_xvr,
.text-danger .text_summa_xvr,
.text-danger .unit_xvr {
    font-size: 12px;
}
.unit_xvr {
    font-size: 20px;
}
.card .text-danger {
    display: none;
}
.card .text-danger.text-danger-xvr {
    display: initial !important;
    margin-left: 5px;
}
.price_special_XVR {
    display: flex;
    align-items: end;
}
.h2.m-0.text-nowrap.text-nowrap-price {
    font-size: 2rem !important;
    margin-top: 0px !important;
}
.h2.m-0.text-nowrap {
    font-size: 1.5rem;
    margin-top: 10px !important;
}
#ft_modal_qview .price_special_XVR + .text-danger + .h2.m-0,
#ft_modal_qview .h2.m-0.text-nowrap.text-nowrap-price + .h2.m-0 {
    font-size: 1.5rem;
    margin-top: 20px !important;
}