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

.title-shop.title-design-centered>.container {
	justify-content: unset !important;
}
.wd-header-overlap .title-size-default {
    padding-top: 110px !important;
}

.wd-nav-product-cat>li>a {
	flex-direction: column !important;
}

.wd-nav-img, .mega-menu-list img {
    width: 80px !important;
	height: auto !important;
	max-height: unset !important;
}

li.cat-item.cat-item-15 {
	display: none !important;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
	background: #fff !important;
}

.whb-color-dark:not(.whb-with-bg) {
	background: transparent !important;
}
