
/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-nav[class*="wd-style-"]>li>a {
	font-weight: bold !important;
}

.custom-icon-color > .icons-design-colored .wd-social-icon {
	background-color: #fff;
	color: #ef731b !important;
}

.site-content {
	margin-bottom: 0px !important;
}

.main-page-wrapper {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.single-product .main-page-wrapper {
	margin-top: 40px !important;
}

.whb-header {
	margin-bottom: 0px !important;
}

.whb-col-1 :is(.whb-flex-row, .whb-column) {
	justify-content: space-between !important;
}
