/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
 
.meta-author {
    display: none!important;
}
/*
legend, h1, h2, h3, h4, h5, h6, .title {
    
    color: #5f56c6;
    
}*/
.nav-link-text{font-size: 1.1rem;}
.wd-nav[class*="wd-style-"]>li>a {
    color: #4a01dd;
}
.wd-nav[class*="wd-style-"]>li:hover>a {
    color: #4a01dd;
}