Having issue with WordPress wp_enqueue_style

I just found you using function bloginfo() which echo out the value, You should use get_bloginfo() function to pass the value to varibales – $foo, $bar and to the function wp_enqueue_style().