
/* *************************************************************************************************
DO NOT REMOVE THIS FUNCTION. It calls the child theme's CSS file.
************************************************************************************************* */

function studio_fifty_load_child_themestyles () {
	if (!is_admin()) {
		$orbius_stylesheet_uri = get_stylesheet_directory_uri();

		wp_enqueue_style('studio-fifty-child-theme-style', $studio_fifty_stylesheet_uri . '/style.css');
		wp_enqueue_style( 'studio-fifty-child-theme-style', $studio_fifty_stylesheet_uri . '/style.css', '', '1.0' );

	}
}
add_action('wp_enqueue_scripts', 'studio_fifty_load_child_themestyles',1000);

/* ******************************************************************************************** */<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://hani10.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://hani10.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-posts-post-2.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-posts-portfolio-1.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-posts-cpt_sections-1.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-taxonomies-portfolio_category-1.xml</loc></sitemap><sitemap><loc>https://hani10.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
