/*
Theme Name: Woodmart Child
Template: woodmart
*/

.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    background-color: #ffffff !important;
}

/* 헤더 아이콘: 어두운 배경이므로 흰색 */
.whb-header .wd-tools-element > a {
    color: #ffffff !important;
}

/* 모바일 툴바: 흰 배경이므로 기본색 유지 (override 안함) */