/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 08 2026 | 12:30:14 */
/* my account useless stuff remove styling */
.wd-my-account-sidebar.wd-grid-col {
    display: none !important;
}

.woocommerce-MyAccount-content > p:nth-of-type(1),
.woocommerce-MyAccount-content > p:nth-of-type(2) {
    display: none !important;
}