/*
Theme Name: Hello Child
Theme URI: https://elementor.com/hello-theme/
Description: A child theme for the Hello Elementor Theme.
Author: Metsa
Author URI: https://metsa.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-child
*/

/* ===================================================================
   MODULAR CSS STRUCTURE
   Import organized CSS modules for better maintainability
   =================================================================== */


@import url('css/variables.css');          /* CSS custom properties & design tokens */
@import url('css/sections.css');           /* Section padding & layout classes */
@import url('css/typography.css');         /* Font sizing & line heights */
@import url('css/components.css');         /* Icon boxes, terms, filters */
@import url('css/products.css');           /* Product fields, specs, icon specs */
@import url('css/woocommerce.css');        /* WooCommerce styles & cart */
@import url('css/navigation.css');         /* Menu & navigation styles */
@import url('css/news-page.css');          /* News/blog card design */
@import url('css/utilities.css');          /* Helpers, PDF popup, header, breadcrumbs */
@import url('css/responsive.css');         /* Mobile breakpoints & overrides */
