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

.wd-show-sidebar-btn {
	display: none;
}

.wd-show-sidebar-btn.wd-style-text>a:before {
	font-size: 120%;
}

.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) {
	margin-bottom: 25px;
}

.description-area-after :is(.term-description, .page-description) {
	margin-top: 25px;
}

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

@media (max-width: 1024px) {
	.description-area-before :is(.term-description, .page-description) {
		margin-top: -15px;
		margin-top: -15px;
	}
	
	.wd-builder-off .wd-products-per-page {
		display: none;
	}
	
	.wd-builder-off .wd-products-shop-view {
		display: none;
	}
}

@media (max-width: 768.98px) {
	.description-area-before :is(.term-description, .page-description) {
		margin-bottom: 30px;
		margin-bottom: 30px;
	}
}
