/*
 Theme Name:   Pashminas Woodmart Child
 Theme URI:    https://www.pashminasnepal.com/
 Description:  Child theme for the Woodmart theme
 Author:       Web Rabin
 Author URI:   https://www.himalayanhost.com
 Template:     woodmart
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../woodmart/style.css");

.whb-main-header .whb-navigation ul li a:after {
    background-color: #64C0BE !important; /* Hover underline */
}

.whb-main-header .whb-navigation ul li.current-menu-item > a:after,
.whb-main-header .whb-navigation ul li.current-menu-ancestor > a:after {
    background-color: #64C0BE !important; /* Active underline */
}

