/*
 Theme Name: Petrhlavac Child
 Theme URI: https://petrhlavac.com
 Description: Child theme for Divi - Professional header customization
 Author: Petr Hlaváč
 Author URI: https://petrhlavac.com
 Template: Divi
 Version: 1.0.0
 License: GPL v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Child theme CSS */
@import url("../Divi/style.css");

/* Import custom header styles */
@import url("./header.css");
