/*!
 * Theme Name: JM Team
 * Theme URI: http://www.joomlart.com
 * Version: 1.0
 * Description: 
 * Author: JM Team - Joomlart.com
 * Author URI: http://www.joomlart.com
 * 
 * Powered by Magento
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 */
/* MAIN CONTAINER
--------------------------------------------------------- */
.wrap {
  min-width: 1024px;
}

.main {
  text-align: left;
  width: 1020px;
}

/*my cart*/
#jm-mycart .btn-toggle {
  right: 0;
}

#jm-mycart .inner-toggle.active {
  right: 0;
}

/*slide*/
#jm-tops2 .inner {
  padding: 0 0 12px;
}

#jm-tops2 .col3-set .col-2 {
  margin: 0 10px;
}

#jm-tops2 .col3-set .col-3 {
  width: 240px;
}

#jm-tops2 .col3-set .col-3 img {
  width: 100%;
}

/*tops3*/
#jm-tops3 img {
  width: 100%;
}

/*tops5*/
#jm-tops5 img {
  width: 100%;
}

/*tops7*/
#jm-tops7 img {
  width: 100%;
}

/*tops9*/
#jm-tops9 img {
  width: 100%;
}

/*tops11*/
#jm-tops11 img {
  width: 100%;
}

/*mass bottom*/
#jm-mass-bottom ul li {
  display: inline-block;
  margin: 0 22px;
}

#jm-bots1 .block-subscribe {
   width: 72%;
}

/* Side bar */
.block .block-title,
#narrow-by-list dt{
	font-size: 130%;
}

/*products grid*/
.pages {
  padding: 0 15px;
}
.sort-by {
  padding: 0 0 0 15px;
}
.limiter {
  padding: 0 15px;
}

.products-grid .product-image img {
  max-width: 100%;
  height: auto;
}


/*products slider*/
.jm-products-slider-horizon li {
  width: 220px !important;
}

.jm-products-slider-horizon li img {
  width: 100%;
}

/*details*/
.product-view .product-shop {
  padding: 0;
  width: 515px;
}


.billing-agreements .form-list li button.button {
  padding: 11px 20px;
}

.cboxElement {
  display: none !important;
}

.products-grid li.item:hover img,
.products-grid li.item:focus img{
  opacity: 1 !important;
}

/*shopping cart */
.cart .discount .buttons-set button.button {
   padding: 10px 7px;
   margin: 0 0 10px;
}

#jm-quickaccess .block-account{
	display: none;
}
