'; } // Load custom theme files ($HESTIA/web/css/themes/custom/*.css) else { $custom_theme_path = $_SERVER["HESTIA"] . "/web/css/themes/custom/" . $selected_theme . ".min.css"; if (file_exists($custom_theme_path)) { echo ''; } else { echo ''; } } } ?>