/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2026 | 03:00:22 */
body.woocommerce-account
.woocommerce-MyAccount-navigation
li:has(a[href*="/wishlist/"]),

body.woocommerce-account
ul.agni-woocommerce-account-dashboard-control
li:has(a[href*="/wishlist/"]) {
    display: none !important;
}

.woocommerce-myaccount-account-info-toggle, .woocommerce-myaccount-account-info__login-social {
    display: none !important;
}