/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.single-post .wd-post-author.wd-meta-author {
    display: none !important;
}
.single-post .wd-post-reply.wd-style-1 {
    display: none;
}
footer {
    border-top: 1px solid var(--brdcolor-gray-300) !important;
}