
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: header-style-shop.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
defined( &#039;ABSPATH&#039; ) || exit;

$action_bar = mfn_opts_get(&#039;action-bar&#039;);

?&gt;

&lt;?php if ( isset($action_bar[&#039;show&#039;]) ): ?&gt;
	&lt;div id=&quot;Action_bar&quot;&gt;
		&lt;div class=&quot;container&quot;&gt;
			&lt;div class=&quot;column one&quot;&gt;

				&lt;?php
					get_template_part(&#039;includes/include&#039;, &#039;slogan&#039;);

					if (has_nav_menu(&#039;social-menu&#039;)) {
						mfn_wp_social_menu();
					} else {
						get_template_part(&#039;includes/include&#039;, &#039;social&#039;);
					}
				?&gt;

			&lt;/div&gt;
		&lt;/div&gt;
	&lt;/div&gt;
&lt;?php endif; ?&gt;

&lt;div class=&quot;header_placeholder&quot;&gt;&lt;/div&gt;

&lt;div id=&quot;Top_bar&quot; class=&quot;loading&quot;&gt;

	&lt;div class=&quot;container&quot;&gt;
		&lt;div class=&quot;column one&quot;&gt;

      &lt;div class=&quot;top_bar_row top_bar_row-first clearfix&quot;&gt;

        &lt;?php

          // logo

          get_template_part(&#039;includes/include&#039;, &#039;logo&#039;);

          // top bar right

  				get_template_part(&#039;includes/header&#039;, &#039;top-bar-right&#039;);

        ?&gt;

      &lt;/div&gt;

      &lt;?php if ( &#039;hide&#039; != mfn_opts_get(&#039;menu-style&#039;) ): ?&gt;

      &lt;div class=&quot;top_bar_row top_bar_row_second clearfix&quot;&gt;

        &lt;div class=&quot;menu_wrapper&quot;&gt;
					&lt;?php
						mfn_wp_nav_menu();
					?&gt;
				&lt;/div&gt;

      &lt;/div&gt;

      &lt;?php endif; ?&gt;

      &lt;div class=&quot;search_wrapper&quot;&gt;
				&lt;?php
					get_search_form(true);
					if ( mfn_opts_get(&#039;header-search-live&#039;) ) {
						get_template_part(&#039;includes/header&#039;, &#039;live-search&#039;);
					}
				?&gt;
			&lt;/div&gt;

		&lt;/div&gt;
	&lt;/div&gt;
&lt;/div&gt;
</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://looker.af/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://looker.af/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://looker.af/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
