input.j2store-product-search-input {
  float: left;
  margin-right: 10px;
}
#j2store-cart-form {
  padding-top:50px;
}
#akeeba-renderjoomla {
  padding-top:50px;
}
.buttons-right {
  padding-bottom:50px;
}
.j2store-product-module  .j2store:nth-child(3n) {
  	margin-left: 15px;
}
.j2store-product-module  .j2store:nth-child(4n) {
  	margin-left: 0;
}.j2store-product-module  .j2store:nth-child(6n+1) {
  	margin-left: 0;
}
.additional-image-list li {
  float: left;
  margin-bottom: 50px;
}
ul.additional-image-list {
  padding: 0;
}
ul#j2store-product-detail-tab.nav.nav-tabs {
  margin-bottom: 20px;
}
h2.product-title {
  font-size: 22px;
}
div.j2store-products-row {
  margin-top: 50px;
}
#et-categories a img {
  margin-bottom: 30px;
}
.product-sku {
  display: none;
}
.j2store-product-filters {
  margin-top: 30px;
  margin-bottom: 20px;
}
label.j2store-product-brand-label {
  width: 100%;
  clear: both;
}
img.j2store-img-responsive {
  opacity: 0.8;
}
img.j2store-img-responsive:hover {
  opacity: 1;
}
form#productFilters.form-horizontal {
  margin-top: 30px;
}
form#productsideFilters.form-horizontal {
  padding: 10px;
  z-index: 999;
  background: #fff;
}
body.com-j2store input[type="checkbox"] {
  margin-top: -2px !important;
}
.btn-primary {
  border-color: #fff!important;
}
input.j2store-cart-button.btn.btn-primary {
  margin-top: -3px;
}
.j2store-module-product.span4 {
    border: 3px solid #f1f1f1;
	padding-bottom: 22px;
    margin-bottom:40px;
}

.row-fluid .j2store-module-product .span3 {
   border: 3px solid #333!important;
   padding:20px;
}
.j2store-product-quickview-modal .btn-default {
  background:none!important;
  color: #333;
  background-color::none!important;
  border-color:none!important;
}
.j2store-module-product .product-qty {
  margin-bottom:20px;
}
.j2store-product-image {
  margin-bottom:15px;
}
.j2store-product-main-image {
  width: 100%;
}
.additional-image-list li {
    list-style-type: none;
    display: inline;
}
.additional-image-list li {
    float: left;
    margin-bottom: 50px;
}
.price-sku-brand-container {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin: 0 0 25px;
    padding: 15px 0;
}
.j2store-add-to-cart {
    margin-left: 5px;
    display: inline;
}
.product-qty, .j2store-add-to-cart {
    display: inline-block;
}
.j2store-addtocart-form {
    margin-top: 10px;
}
.j2store-img-responsive {
    max-width: 100%;
    height: auto;
}
.simple-product img .j2store-img-responsive img:nth(2) {
 display: none!important;
}
body.com-j2store input[type="checkbox"] {
    margin-top: -2px !important;
    margin-right: 10px;
}
.zoomImg {
   display: none!important;
}
.product-sdesc {
  padding-bottom:50px;
}
.j2store .product-cart-section {
  text-align: center;
}
.j2store .product-title {
  text-align: center;
}
.j2store-product-image {
  width:100%;
  text-align: center;
}
.j2store-product-image img {
  width:100%;
}
/* Screen max 767px */
@media (max-width: 767px) {
  .j2store .j2store-module-product .span4 {
    width:100%;
  }
   div.j2store.j2store-module-product.span4 {
      width: 100%;
      margin-bottom:30px;
  }
  img.j2store-img-responsive {
    width:100%;
  }
  .j2store-product-list div.span4 {
    width: 100%;
    margin-bottom: 20px;
  }
 .j2store-sidebar-filters-container span3 {
    width:100%!important;  
  }
  .j2store-product-list .row-fluid .span9 {
    width:100%!important;
  }
  #et-pricing .single-table {
    width: 100%;
    margin: 20px 0;
  }
}
/* Screen max 480px */
@media (max-width: 480px) {
  .j2store .j2store-module-product .span4 {
    width:100%;
  }
   div.j2store.j2store-module-product.span4 {
      width: 100%;
      margin-bottom:30px;
  }
  img.j2store-img-responsive {
    width:100%;
  }
}
