Ok for my particular case i found the problem, the last style tag (before close the head tag) was not properly close.
i need to go to the editor and in functions.php search for sunrain_custom_code() function and add the </style> tag. hope this help for others.
i dont know why this happen.