diff --git a/themes/leo_gstore/templates/_partials/head.tpl b/themes/leo_gstore/templates/_partials/head.tpl
index 92e7b538..21f0b900 100644
--- a/themes/leo_gstore/templates/_partials/head.tpl
+++ b/themes/leo_gstore/templates/_partials/head.tpl
@@ -62,15 +62,6 @@
{block name='stylesheets'}
{include file="_partials/stylesheets.tpl" stylesheets=$stylesheets}
{/block}
-{literal}
-
-
-
-{/literal}
{* LEO - Load Css With Prestashop Standard *}
{if isset($LOAD_CSS_TYPE) && !$LOAD_CSS_TYPE}
@@ -123,4 +114,13 @@ window.smartsupp||(function(d) {
+{literal}
+
+
+
+{/literal}
{/literal}
\ No newline at end of file