/*
Theme Name: ATAX Master Theme Child
Description: Child theme of ATAX Master Theme for customizations
Author: Your Name
Author URI: https://yourwebsite.com
Template: atax-master-theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atax-master-theme-child
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.4
*/

/* ===================================
   ATAX MASTER THEME CHILD
   ===================================
   
   This child theme inherits all functionality from the parent
   ATAX Master Theme while allowing for safe customizations.
   
   IMPORTANT NOTES:
   - Parent theme: atax-master-theme
   - All parent styles are automatically loaded
   - Add your custom styles below this comment
   - Never modify parent theme files directly
   =================================== */

/* ===================================
   CHILD THEME CUSTOM STYLES
   =================================== */

/* Add your custom CSS here if needed */
/* This child theme focuses on functionality rather than styling */
