/**
 * ZVKI Toolbox — front-end styles
 *
 * Theme-agnostic rules only. Divi-specific selectors that used to live here
 * (.et-search-form, .et_mobile_menu, .et-menu, .footer-widget) have been moved
 * out — they belong in the ZVKI Divi plugin so they never load on a site that
 * isn't running Divi.
 */

.zvki-project-share {
	text-align: center;
}

.zvki footer {
	font-size: 0.75em;
}

/* WooCommerce: let project-category products span the full row. */
.products .product_cat-project {
	width: 100% !important;
}
