/* Recovered stub for Tienda archive (post-381) — original CSS missing from archive */
/* Empty top hero 6fe5bc9 is hidden via wf-supplement.css */
.elementor-381 .elementor-element.elementor-element-6fe5bc9 {
	display: none !important;
	min-height: 0 !important;
}
.elementor-381 .elementor-element.elementor-element-393fdb0 {
	padding: 24px 20px;
}
.elementor-381 .elementor-wc-products ul.products {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}
@media (max-width: 1024px) {
	.elementor-381 .elementor-wc-products ul.products {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 767px) {
	.elementor-381 .elementor-wc-products ul.products {
		grid-template-columns: 1fr;
	}
}
.elementor-381 ul.products li.product {
	width: auto !important;
	margin: 0 !important;
	float: none !important;
	text-align: center;
}
.elementor-381 ul.products li.product .button {
	background: #1B4768;
	color: #fff;
}
.elementor-381 .woocommerce-result-count,
.elementor-381 .woocommerce-ordering {
	max-width: 1140px;
	margin: 10px auto;
	display: inline-block;
}
