
.wd-content-area>.woocommerce-notices-wrapper {
	margin-bottom: 30px;
}

.wd-show-sidebar-btn {
	--wd-action-icon-size: 1.2em;
	display: none;
}

.search-no-results.woocommerce .woocommerce-info {
	margin-bottom: 30px;
}

.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
	max-width: 200px;
}

.wd-builder-off .woocommerce-result-count {
	display: none;
	margin-bottom: 0;
}

:is(.term-description, .page-description):not(:last-child) {
	margin-bottom: 25px;
}

:is(.term-description, .page-description)>*:last-child {
	margin-bottom: 0;
}

.wd-products-element+:is(.term-description, .page-description) {
	margin-top: 25px;
}

.wd-term-desc {
	margin-top: 25px;
}

@media (max-width: 1024px) {
	.woodmart-archive-shop .wd-builder-off {
		padding-block: 20px;
	}
	
	.wd-builder-off .wd-products-per-page {
		display: none;
	}
	
	.wd-builder-off .wd-products-shop-view {
		display: none;
	}
}
