/*
Theme Name: NUTU GRUP
Theme URI: https://nutugrup.com/
Author: NUTU GRUP Development
Author URI: https://nutugrup.com/
Description: Tema WordPress complet custom, 100% creata de la zero pentru Nutu Grup. Ultra-rapida, optimizata Core Web Vitals, SEO-first, WooCommerce-ready, fluid-responsive si fara dependente externe grele.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: nutugrup
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

*, *::before, *::after {
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
}

body {
    margin: 0;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
