a, article, body, div, footer,figure, header, h1, h2, h3,h4,h5, h6 ,nav, p {
   border: 0;
   padding: 0;
   margin: 0;
}
/* Link Styles*/
a:link{
    color: black;
}
a:visited{
    color: black;
}
a:active{
      color: black;
}
/* End Of Link Styles*/


/*Title*/
#Sneekers{
    text-align: Center;
     font-size:2.5em;
     font-family: 'Amatic SC';
     position: relative;
     right: 50px;
}
#Sneekers a{
    text-decoration: none;
}
#Sneekers a:link{
    color: black;
}
#Sneekers a:visited{
    color: black;
}
/*End Of Title*/


/*Nav Bar*/
#nav p{
    display:inline-block;
    padding: 10px 35px;
    font-size: 1.7em;
    font-family: 'Pacifico';
}
#nav{
    text-align: center;
    border-bottom:2px solid black;
}
#nav a{
     text-decoration: none;
}
#nav p:hover{
    background-color: white;
    box-shadow: 1px 1px 1px 1px black;
}
#Bling{
    float:right;
    margin-top:1em;
    position: relative;
    height: 20px;
    right:20%;
    width:190px;
    bottom: 50px;
}
#Blin{
       float:right;
    margin-top:1em;
    position: relative;
    height: 20px;
    right:20%;
    width:190px;
  
}
/*End Of Nav Bar*/

/*Slideshow*/
#container {
    top:20px;
    width:50%;
    height:600px;
    margin:0 auto;
    position:relative;
    float: left;
    left:200px;
}
#container>img{
    width:100%;
    height:90%;
    position:absolute;
}
#container>.btn {
  position: absolute;
  width: 50px;
   height:50px;
   border: none;
   border-radius: 25px;
   top:250px;
   background: transparent;
   color: black;
   font-size:20px;
}
#container>#btn1:hover{
    box-shadow:5px 0px 20px 0px black;
}
#container>#btn2:hover{
    box-shadow:-5px 0px 20px 0px black;
}

 #container>#btn2{
    position: relative;
    float:right;
}
/*End Of Slideshow*/

/*About Us*/
#AboutUs{
    position: relative;
    top:20px;
    right:40px;
    float: right;
    
}
#Au a{
    text-decoration: none;
    font-size: 1.7em;
    padding: 10px;
    background-color:white;
    position: relative;
    float: right;
    left:310px;
    top:269px;
    border: 1px solid black;
     color: black;
  font-family: 'Titillium Web', sans-serif;
}
/*End Of About Us*/

/*Footer*/
#footer1{
    clear: both;
    border-top: 3px solid black;
    
    height: 30px;
}
    
#address, #Payments, .Checkout {
    width: 33%;
    float: left;
}

#Payments {
    position: relative;
       left:135px; 
        top:50px;
}

#Apm {
   position: relative;
 left:5%; 
}

#address{
    font-size: 1.5em;
    text-align: left;
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    position: relative;
    top: 200%;
    left:10%;
}

#Copyleft{
    text-align: center;
    clear: both;
    right:3.5%;
    position: relative;
    top:80px;
}

    /*Check Out Button*/
.Checkout {
  border-radius: 4px;
  background-color: #000;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 28px;
  padding: 20px;
  width: 10%;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  font-family: 'Titillium Web', sans-serif;
  position: relative;
  left:10%;
  top:50px;
}

.Checkout span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.2s;
}
.Checkout span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.Checkout:hover span {
  padding-right: 25px;
}
.Checkout:hover span:after {
  opacity: 1;
  right: 0;
}
#panic{
 position: relative;

}
/*CheckOut Button End*/
    /*End Of Footer*/





/* CONTACT PAGE */






 /* Contact Form */
 
label {
    display:block;
    margin-top:20px;
    letter-spacing:2px; 
    position: relative;
    left: 13%;  
}

label#name {
    padding-top: 10px;
}

#form {
    background-color: #D5D5D5;
    margin-bottom: 30px;
      position: relative;
      margin:0 auto;
    width:30%;
    bottom:15px;
    right: 2.5%;
}

#Blong, textarea {
 width:400px;
 height:30px;
 background:#efefef;
 border:1px solid #dedede;
 padding:10px;
 margin-top:3px;
 font-size:0.9em;
 color:#3a3a3a;
 position: relative;
 left: 13%;
}

#submit {
    padding: 0.2em;
    margin: 1.2em 0;
    background-color: #0072A8;
    color: white;
     width:419px;
      height:30px;
       position: relative;
 left: 13%;

} 
 /* Contact Form */


/* Contact Stuff*/
#Contact1{
    text-align: center;
    position: relative;
    right: 2.5%;
}
h2{
    font-size: 3.2em;
    font-family: 'Pacifico';
}
.bold{
    font-weight: bold;
}
#Contact1 p{
    font-size: 1.7em;
    font-family: 'Abel', sans-serif;
    margin: 1em;
}
/* End of Contact Stuff*/



/* Footer 2 */
#footer2{
    border-top: 2px solid black;
}
#special p{
    display: inline;
    font-size: 1.5em;
     font-family: 'Abel', sans-serif;
     position: relative;
     top:20px;
    }
  #special{
      text-align:center;
  }  
  #special a{
         text-decoration: none;
         padding: 30px;
         position: relative;
         right: 4%;
         top: 20px;
  }
  /* End of Footer 2 */


  /* About Us Page */

  /* Title - About Us*/
  h3{
      text-align: center;
      font-weight: bold;
      font-size: 3.2em;
        font-family: 'Pacifico';
       
  }
/* End of Title */


 /* Picture */ 

#Abt{  
    background-image: url("images/NMD.jpg");
    background-size: 669px 420px;
    background-repeat: no-repeat;
    height:1269px;
    position: relative;
    background-position:50% 100px;
    
}
/* End Of Picture */
 
 /* Text */
 #Abt p{
     text-align: center;
    font-size: 1.2em;
     font-family: 'Titillium Web', sans-serif;
 }
#Text{
    position: relative;
    top: 469px;

}
h4,h5{
      text-align: center;
      font-size: 2.2em;
        font-family: 'Pacifico';
}
/* End Of Text */

/* Video */
#Breakf{
    position: relative;
   float: right;
   right:31.75%;
   top: 500px;
}
/* End Of Video */


/* Footer3 */
#footer3{
   border-top:2px solid black ; 
   clear: both; 
   top: 30px;
   position: relative;
}
#Copyleft1{
    text-align: center;
    padding: 20px;
}
 
 /* End of Footer3 */


/* Store Page */
/* Cont1 */
#Cont1{
    border: 2px solid black;
    border-left: none;
    border-right: none;
    text-align: center;
}

#Cont1 p{
    display: inline-block;
    position: relative;
    right: 3%;
    font-size: 1.5em;
    padding-left: 80px;
    padding-right: 80px;
      font-family: 'Titillium Web', sans-serif;
      font-weight: bold;
}
h6{
        position: relative;
    right: 3%;
  font-size: 2.2em;
  padding: 10px;
 font-family: 'Abril Fatface';
}
/* End Of Cont1 */

/* Images */
#imagas1{
    text-align: center;
}
#imagas2{
    text-align: center;
}
#imagas3{
        text-align: center;
}
#imagas4{
    text-align: center;
}
#imagas1 img{
    margin: 55px;
    border: 2px solid black;
}
#imagas2 img{
    margin: 55px;
        border: 2px solid black;
}
#imagas3 img{
  margin: 55px;
        border: 2px solid black;
}
#imagas4 img{
   margin: 55px;
        border: 2px solid black;
}
#p {
    text-align: center;
}
#p p{
    display: inline;
}
#p1{
    float: left;
    position: relative;
    left: 18%;
}
#p3{
    float: right;
       position: relative;
    right: 18%;
}
/* End of this */

/* Footer */
#footer4{
border-top: 2px solid black;
position: relative;
top:20px;
padding: 20px;
}
#mop{
    text-align: center;
  
}
#btnn1{
    right: 30%;
    position: relative;
      border: none;
   border-radius: 25px;
   background: black;
   color: white;
font-size: 2.2em;

}
#btnn2{
    float: right;
    right: 20%;
    position: relative;
      border: none;
   border-radius: 25px;
   background: black;
   color: white;
   font-size: 2.2em;
 
}
#btnn1:hover{
     box-shadow:5px 0px 20px 0px black;
}
#btnn2:hover{
     box-shadow:5px 0px 20px 0px black;
}
#Copyleft2{
    text-align: center;
    bottom: 20px;
    position: relative;
    right: 2%;
}
/* Done */