

body {
   background-color: black;      
 text-align: center;
margin-right: 3%;
 background-image: url(../images/cow-tile-in-ps-flattened-and-transp.png);
background-attachment:fixed;

    background-size: cover;
    

}


.left {

text-align: left;
}

.emphasize {

    font-weight: 600;
    color:rgba(224, 0, 50, 1);
    font-size: 130%;
}

.bold {

font-weight: 400;
color:rgba(255, 255, 255, 1);
}



p {

    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color:rgba(215, 207, 205, 1);
   
    

}

h1 {

    text-align: left;
  font-family: 'Anton', sans-serif;
    font-weight: 700;
    font-size: 900%;
    color: rgba(255, 255, 255, 1);
    text-align: center;
     letter-spacing: .5px;
    margin-top: 3%;
    line-height: 100%;
    text-shadow:6px 6px 10px rgba(237, 32, 39, 1);

   

}

.ital{
    font-style: italic;
    font-weight: 400;
    letter-spacing: .25px;
}

h2 {

    font-size: 250%;
   font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
   color:rgba(215, 207, 205, 1);
    margin-bottom: 2%;
    margin-top:0%;
   
 
    

}

h3 {

    color: rgba(237, 32, 39, 1); 
    text-align: center;
    font-size: 220%;
   font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 120%;
    text-shadow:1px 1px 1px rgba(0, 0, 0, 1);
   
   
    
}


h4 {
font-size: 120%;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 150%;
text-align: left;
letter-spacing: .25px;
color:rgba(215, 207, 205, 1);



}


h5 {
color: rgba(101, 45, 144, 1); 
font-size: 22px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
line-height: 140%;
text-align: center;
letter-spacing: .25px;    
    
}

.phonetic {

width: 98%;
margin-bottom: 0%;
margin-top: 0%; 
padding: 0;
    
}

.navbox {

    height: auto;
    width: 100%;
    align-content: center;
   /* I dont think the line above works */   

}

.logo {

width: 95%;
margin-right: 20px;

}

.logosmall {

width: 95%;


}




.kay {
   width:10%;
  

}




.coachimage {

border:3px solid rgba(224, 0, 50, 1);
width: 70%;
margin-bottom: 6px;
margin-top: 0px


}

.kayimage:hover {

border:3px solid rgba(224, 0, 50, 1);

}



.kayimagenull {

border:3px solid rgba(224, 0, 50, 1);
width: 98%;
margin-bottom: 3%;
margin-top: 3%;

}



.kaysponsormain {

width: 100%;
margin-bottom: 5%;
margin-top: 3%;

}



.kaysponsorlogo {

width: 70%;
margin-bottom: 5%;
margin-top: 3%;

}




.kayimagenoborder {

width: 98%;
margin-bottom: 5%;
margin-top: 1%;

}



.kayimagesmaller {

width: 60%;
margin-bottom: 3%;
margin-top: 1%;
    margin-left: 20%;

}

.leftphoto {
border:3px solid rgba(58, 146, 44, 1);
width: 48%;
margin-bottom: 3%;
margin-top: 0%;
float: left;
margin-right: 3%;
    
    }

.rightphoto {
border:3px solid rgba(58, 146, 44, 1);
width: 48%;
margin-bottom: 3%;
margin-top: 0%;
float: right;
margin-left: 3%;
    
    }


.fullphoto {
border:3px solid rgba(58, 146, 44, 1);
width: 98%;
margin-bottom: 5%;
margin-top: 0%;
float: left;
margin-right: 0%;
    
    }

.ridiculous {
    color: rgba(234, 0, 5, 1);
    font-family: 'bangers', sans-serif;
    letter-spacing: 1px;
    margin-left: 1%;
    margin-right: 1%;

}

.price {
    font-weight: 600;
    font-family: 'raleway', sans-serif;
    color: rgba(44, 107, 27, 1);
    letter-spacing: 1px;
    font-size: 28px;
    margin-left: 1%;
    margin-right: 1%;
    line-height: 150%;;

}

.fabric {
    width: 98%;
    border: 3px solid white;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);


}

.swatchborder {

    border:3px solid rgba(44, 210, 97, 1); 
    margin:2px;
    
}

.swatchborder:hover {
    border:3px solid rgba(241, 90, 34, 1);
    
    }



/*responsive slider Css*/

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* link styles from skeleton to override */

a {
  color: rgba(224, 0, 50, 1);
    text-decoration: none

}

a:hover {
  color: rgba(58, 146, 44, 1h3); 
    text-decoration: none;
}


/* Form styles from skeleton to override for paypal area
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 30px;
        width: 100%;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 2px solid rgba(243, 112, 36,1);
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid rgba(243, 112, 36,1);
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }



/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px){

.kay {
   width:40%;
}
    

    
h1 {
margin-top: 15%;  
text-align: center;
font-size: 550%;
line-height: 110%;
    
}  
    
h2 {
    
 margin-top: 7%;  
font-size: 170%;
line-height: 130%;
    
    }
    
    
h3 {
text-align: center;
padding-top: 5%;
line-height: 110%;
   
    }
    
.phonetic {

width: 98%;
margin-bottom: 3%;
margin-top: 8%;  
    
}
    
h4 {

line-height: 150%;
   

}
    
    .logo {

width: 80%;
margin-left: 10%;

}
    
}