input.j2store-cart-button.btn.btn-primary {
  margin-top: -3px;
}
.j2store-module-product.span4 {
    border: 2px solid #f1f1f1;
	padding: 10px;
	width: 29%;
    margin-bottom:30px;
 
}
.j2store-products-row .span4 {
  padding: 20px;
  border: 3px solid #f1f1f1;
}
.j2store-product-module .j2store-module-product:nth-child(3n+1) {
  clear: left;
  margin:0;
}
div.j2store-minicart-button {
  float: right;
	padding-left: 10px;
}
#sp-top2 {
  text-align: right;
}
#sp-section-1 {
  padding: 10px;
  background: #f1f1f1;
}
.j2store .j2store-cart {
  margin-top: 70px;
}