/*!
 * 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
 */
#jm-wrapper {
 /* max-width: 1300px;*/
}
ul.megamenu.level2 {
  min-height: inherit;
}
.cms-home .mega-jmproducts {
  display: none;
}
#jm-header  {
	left: auto !important;
   max-width: 1320px;
}
#jm-header #logo {
  position: absolute;
  margin: 50px 0 0;
}
.cms-home #jm-header #logo {
  display: block;
  left: 0px;
}
#jm-header:before {
	display: none;
}
.cms-home #jm-col1 {
	display: none;
}
#jm-tops2 .banners-list li {
  width: 33%;
}
#jm-tops2 .banners-list li img{ 
  width: 100%;
}
#jm-tops2 .banners-list li.gift-third {
  width: 34%;
  max-height: 440px;
}
#jm-tops2 .banners-list li.gift-fouth {
  width: 66%;
}
#jm-tops2 .banners-list li.gift-fouth img {
  min-height: 322px;
}
#jm-tops2 .banners-list li.gift-five {
  width: 34%;
}
#jm-tops2 .banners-list li.gift-five img {
  min-height: 322px;
}
.cms-home #jm-header {
  line-height: 80px;
  min-height: 155px;
}
.cms-home #jm-quickaccess,
.cms-home #jm-setting,
.cms-home #jm-search {
  top: 0;
}
.has-toggle .inner-toggle {
  left: auto  !important;
  right: 0 !important;
}
#jm-mycart {
  background: url("../images/line.png") no-repeat left top;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  right: 0;
  top: 0px;
  width: 40px;
}
#jm-mycart.active {
  width: 40px;
}
#jm-mycart .btn-toggle {
  height: 40px;
  line-height: 40px;
  min-height: 40px;
  min-width: 40px;
  position: relative;
  width: 40px;
  padding: 0;
}
#jm-mycart .btn-toggle.active {
  color: #000;
  height: 40px;
  width: 40px;
}
#jm-mycart .btn-toggle a {
  background: url("../images/ico-cart-mobile.png") no-repeat 50% 50%;
}
#jm-mycart .btn-toggle.active a {
  width: 40px;
}
#jm-mycart .btn-toggle span {
  display: none;
}
#jm-mycart .inner-toggle.active {
  top: 40px;
}
#jm-quickaccess {
  right: 120px;
}
#jm-search {
  right: 80px;
}
#jm-setting {
  right: 40px;
}
.product-view .product-img-box {
  width: 500px;
}
.product-view .product-img-box .product-image-zoom {
  margin: 0 0 20px;
  z-index: 9;
  height: inherit !important;
  width: 100% !important;
}
.jm-slide-buttons span {
  top: 332px;
}