/*
Theme Name: Mac Group Woo MVP
Theme URI: https://macgroupsrl.com.ar/
Author: Mac Group SRL
Description: Tema WordPress MVP para Mac Group SRL con soporte inicial para WooCommerce.
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: mac
*/

/* WordPress requires this file for theme detection. Theme styles are enqueued from assets/css/main.css. */

.portfolio-filter-item.is-filter-hidden {
	display: none !important;
}

.mac-home-products-empty {
	background: #f6f8f8;
	border: 1px dashed #c9d1d1;
	border-radius: 8px;
	color: #364e52;
	font-weight: 700;
	margin-top: 24px;
	padding: 24px;
	text-align: center;
	width: 100%;
}

.mac-home-products-more {
	display: flex;
	justify-content: center;
	margin-top: 36px;
}
