.uc-pricelist .t792__line, .uc-pricelist .t-uptitle {display:none;}
.uc-pricelist .t792__wrapper {border-radius:15px;background:rgba(0,0,0,0.05);}
.uc-pricelist .t792__price-wrapper {border-radius:0 15px 15px 0;background:#4561ff;color:#fff!important;padding:20px 15px;}
.uc-pricelist .t792__price-wrapper .t-name {color:#fff;}
.uc-pricelist .t792__text-wrapper {padding:20px 15px;}
.uc-pricelist .t-section__title {margin-bottom:25px!important;}
.uc-pricelist .t-title {color:#2852c7;}

.uc-pricebox .t792__col:first-child .t792__wrapper{
    background:#f6f6f6;
    padding:15px;
}

.uc-pricebox .t792__col:first-child .t792__uptitle, .uc-pricebox .t792__col:first-child .t-divider  {
    display:none;
}

.uc-pricebox .t792__col:first-child .t792__wrapper .t792__price {
    color:#2f2f2f!important;
    font-weight:300;
}

.uc-pricebox .t792__price {
    white-space:initial;
}

.uc-pricebox .t792__price-wrapper {min-width:300px;}
@media (max-width:480px){
    .uc-pricebox .t792__price-wrapper {min-width:0px;}
}