/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.category-grid-item .category-image-wrapp{
	/*background : #f8f8f8;*/
	background : #f5ffe6;
}
.category-grid-item .wd-entities-title{
	transition: all .2s linear;
}
.category-grid-item:hover .wd-entities-title{
	color: #77A630;
}
.category-grid-item .more-products{
	display: none;
}
.wd-active .products img{
	background: #f8f8f8;
	border: 1px solid #fedfa9;
}
.summary-inner>.yith-wcwl-add-to-wishlist {
	display: none !important;
}
.page-title.page-title-default.color-scheme-light:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #00000047;
}
.mobile-categories-menu.menu img{
	display: none;
}
.wd-fontsize-xl {
	font-size: 35px;
}
#menu-main-navigation a{
	font-size: 15px;
}
#home_top .e-parent{
	justify-content: left;
}
#home_top .e-con-inner{
	max-width: 690px;
	padding: 30px;
	background: #00000087;
	align-self: flex-start !important;
	margin: 0;
}
.whb-header {
	box-shadow: 0 0 30px #0000006e;
	z-index: 10;
	position: relative;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
	color: #000;
}
