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


.home .wd-content-layout {
    padding-block: 0px !important;
} 
.woodmart-nav-link span.nav-link-text {
    color: white !important;
}
h1.entry-title.title {
    color: #ffffff !important;
}
.wd-sub-menu li>a{
	position: relative;
    display: flex;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #000000 !important;
    font-size: 16px;
    line-height: 1.3;
    text-decoration: none;
    font-weight: bold !important;
}
.wd-cat-content.hover-mask h3 {
    text-align: center !important;
}
.product-wrapper {
    background-color: #ffffff !important;
	padding-bottom:20px !important;
}