body{
    background: url(https://cdn3.bigcommerce.com/s-yt79a4j/product_images/uploaded_images/backbg.jpg?t=1414225247) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
      -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}


div.selector {
  background: url(https://cdn3.bigcommerce.com/s-yt79a4j/product_images/uploaded_images/set.png?t=1414235312) 100% 0 no-repeat;    
  line-height: 30px;
  height: 30px;
  padding: 0 0 0 0;
  position: relative;
    color: #000;
      font-size: 16px;
text-shadow: 2px 2px 2px #000, 1px 1px 1px #000;
    font-weight: 600;
  overflow: hidden;  }


div.selector.hover {
  background-position: 100% -40px;
    font-size: 16px;
text-shadow: 2px 2px 2px #000, 1px 1px 1px #000;
}
}

.SortBox {
    font-size: 14px;
    color: #000 !important;
    margin-top:-3px;
    text-align: right;

}
.Content, .Content p {
  line-height: 150%;
  color: #000;
  font-weight: 600;
  font-size: 14px;
}

#fastCartContainer .ProductList li, .ProductList li, .ProductList li {
  list-style: none;
  display: inline-block;
  width: 180px !important;
  font-size: 16px;
  margin: 0 20px 20px 0;
  text-align: center;
  padding: 0;
  overflow: visible;
  vertical-align: top;
  background: #000;
  color: #fff;
  border-radius: 4px;
}
div.selector span {
  color: #000;
  text-shadow: none;
}
#ProductDetails h1 {
  color: #000;
  font-size: 35px;
}