/*
Theme Name: TeamRoids
Theme URI: https://cornflowerblue-grasshopper-634054.hostingersite.com
Description: Pixel-faithful TeamRoids storefront (Bootstrap 5 + WooCommerce). Reuses the original compiled theme.min.css / styles.css for exact visual parity. Built by Axidion.
Author: Axidion
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: teamroids
*/

/* Real styling is in /home/assets/css/theme.min.css + styles.css (enqueued in functions.php).
   This file only carries the WordPress theme header + small WP-glue overrides. */

/* --- WooCommerce glue so Woo markup adopts the TeamRoids card look --- */
.woocommerce-result-count,
.woocommerce-ordering { margin-bottom: 1rem; }
