and then
and then
/** HOMEPAGE **/
body {
background-color: 000000;
background-size: 250px 250px;
color: 000000;
font-family: "Segoe WP", "Segoe UI", "Helvetica Neue", Helvetica, sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 20px;
moz-text-size-adjust: 100%;
ms-text-size-adjust: 100%;
o-text-size-adjust: 100%;
position: relative;
text-size-adjust: 100%;
webkit-font-smoothing: antialiased;
webkit-text-size-adjust: 100%;
}
subnavigation {
background:000000;
}
.item > figure var {
color: 77C043;
font-style: normal;
font-weight: 900;
position: absolute;
bottom: 6px;
left: 14px;
}
a {
color: 77C043;
cursor: pointer;
outline: 0;
text-decoration: none;
}
/** Shirt Page **/
.size_button.selected {
background-color: 77C043;
}
.tshirt .tshirtinfo .tshirtpriceinfo var {
color: 77C043;
display: inline-block;
font-family: "Segoe WP Semi Light", "Segoe UI Semi Light", "Segoe UI Web Semi Light", "Segoe WP", "Segoe UI", "Helvetica Neue", Helvetica, sans-serif;
font-size: 34px;
font-style: normal;
font-weight: 300;
line-height: 20px;
margin-right: 16px;
vertical-align: middle;
float: right;
}
.button.submit, a.button.submit {
background-color: #77C043;
background-image: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.15) 100%);
background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.15) 100%);
background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.15) 100%);
background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.15) 100%);
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.15) 100%);
border-color: #77C043;
color: #fff;
}
.note > img {
}
h3 {
color:red;
}