/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.woocommerce .woocommerce-result-count.woocommerce-result-count-lt {
	margin-bottom: 0;
	width: 100%;
}
.woocommerce .woocommerce-result-count.woocommerce-result-count-lt + .woocommerce-ordering {
	margin-top: -32px;
}
.woocommerce-result-count-lt .category-description-lt {
	font-size: 19px;
	font-style: normal;
	display: block;
	margin-bottom: 15px;
	font-weight: 500;
	color: #222;
}
@media only screen and (min-width: 981px) {
	.et-db #et-boc .et-l .et_section_specialty .et_pb_row.et_pb_row_1-4_3-4 {
		max-width: 85%;
	}
}