/*!
Theme Name: Shine
Theme URI: https://toshinestudios.it
Author: Kubeitalia
Author URI: https://kubeitalia.it
Description: Tema e-commerce streetwear per To Shine Studios. Storefront WooCommerce con archivio come landing, viste AJAX e toggle dark/light.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shine
*/

/* Reset minimale */
*, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
img, svg { max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; }
