@charset "utf-8";





body {
    background-color: rgba(9,13,50,1.00);
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-image: url(images/DaveThe.jpg);
    background-size: cover;
    background-attachment: fixed;
}



.Opener {
    margin-top: 40px;
    margin-right: 40px;
    margin-left: 8%;
    margin-bottom: 40px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    text-align: left;
}
.Opener h1 {
    font-size: 4.5em;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 100px;
}

.Opener h3 {
    margin-bottom: 200px;
    margin-left: 5%;
}

.Opener p {
    color: rgba(0,0,0,1.00);
    text-align: center;
    font-size: x-large;
    border: medium outset rgba(97,104,228,1.00);
    width: 25%;
    margin-left: 70%;
    margin-right: 5%;
    border-radius: 100px;
    background-color: rgba(255,255,255,0.50);
    font-style: normal;
    font-weight: 400;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-decoration: none;
    padding: 5px;
    margin-bottom: 100px;
}

.Opener p:hover {
    color: rgba(255,255,255,1.00);
    background-color: rgba(255,255,255,0.78);
}
a:link {
    color: rgba(64,69,184,1.00);
	
}
a:link:hover {
    color: rgba(23,25,66,1.00);
	text-decoration: none;
	
}

.Follow {
    background-color: rgba(23,25,66,1.00);
    color: rgba(255,255,255,1.00);
    display: block;
    font-size: large;
    text-align: left;
    width: auto;
}
.Follow #followcontent h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 2.7em;
    border-bottom: 15px dotted rgba(119,123,207,1.00);
    padding-bottom: 20px;
    margin-top: 15px;
}


.Follow #followcontent {
    clear: both;
    margin-left: 20%;
    margin-right: 20%;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 50px;
    font-size: x-large;
    text-align: center;
    width: 60%;
}

.about {
    margin-left: 20%;
    margin-right: 20%;
    padding: 45px;
    background-color: rgba(23,25,66,1.00);
    color: rgba(255,255,255,1.00);

}
.about h2 {
    border-bottom: thin solid rgba(255,255,255,1.00);
    padding-bottom: 5px;
}
.shipping table {
    border-style: solid;
    border-color: rgba(255,255,255,1.00);
}
.about img {
    width: 30%;
	height: 30%;
    margin: 20px;
    float: left;
}

tbody tr td {
    padding: 10px;
    border-style: solid;
    border-color: rgba(255,255,255,1.00);
}
tbody {
    border-style: solid;
    border-color: rgba(255,255,255,1.00);
}


.shipping {
    margin-left: 20%;
    margin-right: 20%;
    padding: 45px;
    background-color: rgba(23,25,66,1.00);
    color: rgba(255,255,255,1.00);

}
.shipping img {
    float: left;
    width: 30%;
    margin: 20px;
    height: 30%;
}



.shops {
    width: 25%;
    margin-left: 4.16%;
    padding: 20px;
    margin-right: 4.16%;
    background-color: rgba(255,255,255,1.00);
    margin-top: 40px;
    border-radius: 40px;
    text-align: center;
    float: left;
    color: rgba(0,0,0,1.00);
}
.shops img {
    margin-left: 12.5%;
    border-radius: 400px;
    margin-right: 12.5%;
    margin-bottom: 15px;
}
body footer {
    background-color: rgba(44,45,58,1.00);
    padding: 30px;
    color: rgba(255,255,255,1.00);
    background-image: -webkit-linear-gradient(270deg,rgba(44,45,58,1.00) 52.85%,rgba(11,11,18,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(44,45,58,1.00) 52.85%,rgba(11,11,18,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(44,45,58,1.00) 52.85%,rgba(11,11,18,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(44,45,58,1.00) 52.85%,rgba(11,11,18,1.00) 100%);
    clear: both;
}
body footer aside {
    width: 25%;
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
    display: inline-block;
    margin-right: 4%;
    margin-left: 4%;
    border-right: medium solid rgba(103,105,122,1.00);
    border-left: medium solid rgba(103,105,122,1.00);
}
.storefront {
    width: 20%;
    display: inline-block;
    padding: 20px;
    border-radius: 20px;
    background-color: rgba(255,255,255,1.00);
    text-align: center;
    margin-left: 2.3%;
    margin-right: 2.125%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.storefront img {
    width: 75%;
    margin-left: 12.5%;
    margin-right: 12.5%;
}

.storefront h2 {
    margin-top: 10px;
}
.purchasescreen {
    margin-left: 20%;
    margin-right: 20%;
    padding: 45px;
    background-color: rgba(23,25,66,1.00);
    color: rgba(255,255,255,1.00);

}.purchasescreen h2 {
    width: 55%;
    /* [disabled]min-height: 0px; */
    text-align: left;
    position: static;
    left: 45%;
    float: right;
    border-bottom-style: solid;
    border-bottom-color: rgba(255,255,255,1.00);
    padding-bottom: 5px;
}
.upperhalf img {
    width: 40%;
    height: 0%;
    float: left;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.purchasescreen p {
    clear: right;
    position: relative;
    margin-left: 5%;
    display: inline;

}
.purchasescreen h3 {
    position: relative;
    margin-left: 5%;
    display: inline-block;
}

.purchasescreen .BuyNow {
    background-color: rgba(232,232,232,1.00);
    padding: 10px;
    clear: right;
    color: rgba(0,0,0,1.00);
    display: inline-block;
    margin-left: 5%;
    width: 55%;
    text-align: center;
    font-weight: 700;
    font-size: x-large;
}

.purchasescreen .BuyNow:hover {
	
	    background-color: rgba(90,90,90,1.00);
	    color: rgba(255,255,255,1.00);
}
.size   {
    display: inline-block;
    width: 15%;
    position: relative;
    text-align: center;
    background-color: rgba(232,232,232,1.00);
    margin: 10px;
    padding: 10px;
    color: rgba(0,0,0,1.00);
    font-weight: 500;
    left: 5%;
}
.size:hover   {
		background-color: rgba(90,90,90,1.00);
	    color: rgba(255,255,255,1.00);
}
.purchasescreen .info {
    clear: both;
    display: inline-block;
    padding: 20px;
    margin: 20px;
    background-color: rgba(232,232,232,1.00);
    color: rgba(0,0,0,1.00);
    width: 100%;
}
h4 {
    border-bottom-style: solid;
    border-bottom-color: rgba(0,0,0,1.00);
}
.info table tbody {
    border-color: rgba(0,0,0,1.00);


}
.info tbody tr td {
    border-color: rgba(0,0,0,1.00);
    text-align: center;
}
h5 {
    border-bottom-style: solid;
    border-bottom-width: thin;
    padding-bottom: 5px;
}
