/*
Theme Name: ShopCraft Theme Child
Theme URI: https://example.com/shopcraft-theme
Description: Child theme di ShopCraft Theme. Usa questo per le tue personalizzazioni (CSS, funzioni, override template) senza perdere le modifiche quando aggiorni il tema principale.
Author: ShopCraft
Author URI: https://example.com
Template: shopcraft-theme
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shopcraft-theme-child
*/

/* =========================================================================
 * Le tue personalizzazioni CSS qui sotto.
 * Esempi:
 * ========================================================================= */

/*
.sc-product__title {
	font-size: 40px;
}

.sc-btn--primary {
	border-radius: 0;
}
*/
