.ps_product_prepaid_block {
    margin: 15px 0;
}

.ps_prepaid_plan {
    margin-bottom: 5px;
}

.ps_title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 0.1em;
    margin: 10px 0 30px;
}

.ps_title span {
    font-size: 20px;
    background: #fff;
    padding: 0 10px;
}
.ps_product_prepaid_block__description {
    margin-top: 10px;
}

/**/
/**
It displays the wrong renewal date - cannot adjust it via hooks
 */

/**
CHECKOUT
 */

.checkout .recurring-total .first-payment-date {
    display: none;
}
