<!DOCTYPE html>

<html lang="it-IT">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">

        <!-- SEO -->
<title>Vintage Football icons</title><meta name="description" content="Iconic and Romantic vintage football clothing"/>
<!-- og meta for facebook, googleplus -->
<meta property="og:title" content="Vintage Football icons"/>
<meta property="og:description" content="Iconic and Romantic vintage football clothing"/>
<meta property="og:url" content="https://www.vintagefootballicons.com"/>
<meta property="og:type" content="website" />
<meta property="og:image" content=""/>

<!-- twitter meta -->
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Vintage Football icons"/>
<meta name="twitter:description" content="Iconic and Romantic vintage football clothing"/>
<meta name="twitter:url" content="https://www.vintagefootballicons.com"/>
<meta name="twitter:image" content=""/>

<link rel="icon" href="https://www.vintagefootballicons.com/wp-content/uploads/2020/07/cropped-Logo-Social-BiancoSfondo-Nero-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.vintagefootballicons.com/wp-content/uploads/2020/07/cropped-Logo-Social-BiancoSfondo-Nero-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.vintagefootballicons.com/wp-content/uploads/2020/07/cropped-Logo-Social-BiancoSfondo-Nero-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.vintagefootballicons.com/wp-content/uploads/2020/07/cropped-Logo-Social-BiancoSfondo-Nero-270x270.png" />
<meta name="robots" content="noindex,nofollow" />
<link rel="stylesheet" href="https://www.vintagefootballicons.com/wp-content/plugins/cmp-coming-soon-maintenance/themes/hardwork/style.css?v=4.1.2" type="text/css" media="all">
<link rel="stylesheet" href="https://www.vintagefootballicons.com/wp-content/plugins/cmp-coming-soon-maintenance/css/animate.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" rel="stylesheet" >
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700%7CMontserrat:400,700,400&amp;subset=latin-ext,cyrillic,latin,vietnamese,cyrillic-ext" rel="stylesheet">


        <style>
            body,input {font-family:'Montserrat', 'sans-serif';color:#ffffff;}
                            .social-list {background-color: rgba(0,0,0,0.4);}
                            a {color:#ffffff;}
            h1,h2,h3,h4,h5,h6 {font-family:'Playfair Display', 'sans-serif';}
            body {font-size:17px; letter-spacing: 0px; font-weight:400;; }
            h1:not(.text-logo),h2, h3,h4,h5,h6,.text-logo-wrapper {font-size:2.3529411764706em;letter-spacing: 0px; font-weight:700;font-style: normal;; }
            h1 {font-weight:700;font-style: normal;;}
        </style>

        

<style>
    .wp-video {margin: 0 auto;}
    .wp-video-shortcode {max-width: 100%;}
    .grecaptcha-badge {display: none!important;}
    .text-logo {display: inline-block;}
    #gdpr-checkbox {-webkit-appearance: checkbox;-moz-appearance: checkbox;width: initial;height: initial;}
    #counter.expired {display: none; }
    input, button {
        box-shadow: inset 0 0 0 0 !important;
        -webkit-box-shadow: inset 0 0 0 0 !important;
        -webkit-appearance: none;
        outline: none;
    }
</style>


<!-- custom logo height -->
<style>
    @media screen and (min-width:1024px) {
    .logo-wrapper img {max-height: 500px}
    }
</style>

                <!-- Google analytics code -->
                <script>
                  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
                  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
                  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
                  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
    
                  ga('create', 'UA-167582476-1', 'auto');
                  ga('send', 'pageview');
    
                </script>
                
    </head>


    <body id="body">
        <div id="background-wrapper">

         <div id="background-image" class="color loaded" style="background-color:#000000"></div>
        </div>

        
        <section class="section section-body">
            <div class="logo-wrapper image"><a href="https://www.vintagefootballicons.com" style="text-decoration:none"><img src="https://www.vintagefootballicons.com/wp-content/uploads/2020/07/Coming-Soon-Logo-BiancoSfondo-Nero.png" class="graphic-logo" alt="logo"></a></div>         
         </section>
        <ul class="social-list"><li class="social-child"><a href="https://www.facebook.com/vintagefootballicons/" target="top" class="social-facebook"><i class="fab fa-facebook" aria-hidden="true"></i></a></li><li class="social-child"><a href="https://www.instagram.com/vintage_football_icons/" target="top" class="social-instagram"><i class="fab fa-instagram" aria-hidden="true"></i></a></li><li class="social-child"><a href="https://www.pinterest.it/vintagefootballicons/" target="top" class="social-pinterest"><i class="fab fa-pinterest" aria-hidden="true"></i></a></li><li class="social-child"><a href="https://www.youtube.com/channel/UCiGqHn9LQQvo11_Wp_paDjQ?" target="top" class="social-youtube"><i class="fab fa-youtube" aria-hidden="true"></i></a></li></ul>
    <!-- Fade in background image after load -->
    <script>
        window.addEventListener("load",function(event) {
            init();
        });

        function init(){

            var image = document.getElementById('background-image');
            var body = document.getElementById('body');
            
            if ( image === null ) {
                image = document.getElementById('body');
            } 

            if ( image != null ) {
                if ( image.className !== 'image-unsplash') {
                    image.classList.add('loaded');
                    body.classList.add('loaded');
                }
            }

                    }
    </script>

    
    <script>
        /* Subscribe form script */
        var ajaxWpUrl = 'https://www.vintagefootballicons.com/wp-admin/admin-ajax.php';
        var {pathname} = new URL(ajaxWpUrl);
        var ajaxurl = `${location.protocol}//${location.hostname}${pathname}`;
        var security = '2892cfa530';
        var msg = '';
        subForm = function( form, resultElement, emailInput, firstnameInput, lastnameInput, token = '' ) {
            if ( emailInput.value !== '' ) {
                const firstname = firstnameInput === null ? '' : firstnameInput.value;
                const lastname = lastnameInput === null ? '' : lastnameInput.value;

                fetch( ajaxurl, {
                    method: 'POST',
                    headers: {
                        'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8',
                        'Access-Control-Allow-Origin': '*',
                    },
                    body: `action=niteo_subscribe&ajax=true&form_honeypot=&email=${ encodeURIComponent(emailInput.value) }&firstname=${ encodeURIComponent(firstname) }&lastname=${ encodeURIComponent(lastname) }&security=${ security }&token=${ token }`,
                    credentials: 'same-origin'
                } )
                .then( (res) => {
                    return res.json();
                } )
                .then( (data) => {
                    resultElement.innerHTML = data.message; // Display the result inside result element.
                    form.classList.add('-subscribed');
                    if (data.status == 1) {
                        form.classList.remove('-subscribe-failed');
                        form.classList.add('-subscribe-successful');
                        emailInput.value = '';
                        firstnameInput ? firstnameInput.value = '' : null;
                        lastnameInput ? lastnameInput.value = '' : null;
                        
                    } else {
                        form.classList.add('-subscribe-failed');
                    }
                } )
                .catch(function(error) { console.log(error.message); });

            } else {
                resultElement.innerHTML = 'Oops! Email is empty.';
            }
        }
    </script>

<!-- Build by CMP – Coming Soon Maintenance Plugin by NiteoThemes -->
<!-- Visit plugin page https://wordpress.org/plugins/cmp-coming-soon-maintenance/ -->
<!-- More CMP Themes on https://niteothemes.com -->
    </body>

</html>

<!-- Cached by WP-Optimize (gzip) - https://getwpo.com - Last modified: Tue, 15 Sep 2026 18:17:30 GMT -->
