/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Hide WooCommerce My Account links */
.wd-my-account-links.wd-grid-g {
    display: none !important;
}

/* Hide Dokan Vendor Dashboard button */
.dokan-btn.dokan-btn-theme.vendor-dashboard {
    display: none !important;
}
/* Hide ONLY this specific widget container */
.elementor-element-63a7372 .elementor-widget-container {
    display: none !important;
}
