/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
ul#menu-main-header-menu-pets span, .whb-column.whb-col-right.whb-column13.whb-visible-lg span.wd-tools-icon {
 
    color: white !important;
}
ul#menu-currency-pets span {
	color: black !important;
}
main#main-content, .container {
    padding-left: 5%;
    padding-right: 5%;
}
bdi, p.price, price {
    display: none;
}
.container.main-footer.wd-entry-content {
    background: black;
    margin-top: -40px;
}
.wd-post-author.wd-meta-author {
	display: none;
}