.wc_ppec_large_payment_buttons{
    width: 100%;
}

.woocommerce-cart-form .shop_table .actions .button{
    color: #888;
    border: 1px solid #888;
    margin-top: 25px;
}

.woocommerce-checkout #order_review_heading{
    max-width: 34%;
}

.wc_ppec_large_payment_buttons{
    max-width: 750px;
}

.woocommerce-terms-and-conditions-checkbox-text::before{
    display: inline-block;
    content: " ";
    width: 25px;
    height: 1px;
}
