/* CSS Document */
/* Steve Styles */
.h1form {
font-family: "Rubik Dirt", sans-serif;
font-size: 28px;
text-align: center;
color: #516f90;
width: 100%;
line-height: 120%;
margin-left: 0px;
margin-top: 25px;
display: inline;
float: left;
margin-bottom: 0;
text-shadow: 1px 1px 1px #000;
font-weight: 900;
}
@media only screen and (max-width: 510px) {
.h1form {
font-family: "Rubik Dirt", sans-serif;
font-size: 20px;
text-align: center;
color: #516f90;
width: 100%;
line-height: 120%;
margin-left: 0px;
margin-top: 25px;
display: inline;
float: left;
margin-bottom: 0;
text-shadow: 1px 1px 1px #000;
font-weight: 900;
}
}
.h2form {
font-family: "Gloria Hallelujah", sans-serif;
font-size: 20px;
text-align: center;
color: #d9c9a8;
width: 100%;
line-height: 120%;
margin-left: 0px;
margin-top: 5px;
display: inline;
float: left;
margin-bottom: 5px;
text-shadow: 1px 1px 1px #000;
font-weight: 900;	
letter-spacing: 1px;
}
@media only screen and (max-width: 510px) {
.h2form {
font-family: "Gloria Hallelujah", sans-serif;
font-size: 17px;
text-align: center;
color: #d9c9a8;
width: 100%;
line-height: 120%;
margin-left: 0px;
margin-top: 5px;
display: inline;
float: left;
margin-bottom: 15px;
text-shadow: 1px 1px 1px #000;
font-weight: 900;	
letter-spacing: 1px;
}
}
.style1form {
font-family: "Open Sans", sans-serif !important;
font-size: 15px !important;
text-align: left !important;
color: #000000 !important;
width: 100% !important;
letter-spacing: 0px;
margin-left: 0px;
display: block !important;
float: left !important;
font-weight: 400 !important;
margin-top: 10px;
margin-bottom: 10px;
}
.productrptr {
    
} 