/**
Theme Name: Charis Bible College Astra Theme
Author: Miguel Maldonado
Author URI: https://www.awmi.net
Description: A child Astra Theme for the new Charis Bible College Rebuild.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: charis-bible-college-astra-theme
Template: astra
*/

.woocommerce-MyAccount-content > p:last-child {
    display: none !important;
}
.woocommerce-MyAccount-content > p.woocommerce-info {
    display: block;
}
.woocommerce-MyAccount-content a.woocommerce-Button.button {
    display: none !important;
}
.woocommerce-MyAccount-content td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    margin: 0.125em;
}
.woocommerce-MyAccount-content
    td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions
    a.woocommerce-button.button.cancel {
    display: none !important;
}
.woocommerce-MyAccount-content td.woocommerce-table__product-name.product-name a {
    color: #151515;
    pointer-events: none !important;
}

#apply_now_button_nav {
    display: none;
}
