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

.whb-header-bottom{
	border-color: none !important;
	box-shadow: 0px 4px 15px -3px rgba(0,0,0,0.1) !important;
}
.post-date,
.entry-date,
.post-meta .date,
time.entry-date {
    display: none !important;
}
.post-categories,
.entry-categories,
.cat-links,
.post-meta .category {
    display: none !important;
}

.post-author,
.entry-author,
.author-name,
.byline,
.post-meta .author,
span.author {
    display: none !important;
}