/* Hide Woodmart page title and breadcrumbs */
.page-title-default {
	display: none !important;
}
.breadcrumbs {
	display: none !important;
}
