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

.wd-header-my-account {
    border-right: 1px solid rgb(185 185 185 / 50%);
    margin-right: 10px;
    padding-right: 5px;
}
.wd-header-my-account a {
    height: 30px !important;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #fff;
}
.wd-nav.wd-style-default {
    gap: 30px;
}