/*!
 * 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
 */

body {
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/
}

img.regular_img {
	position: static;
}

.acc_links ul li{
	display: none;
}

.acc_links ul li.last{
	display: block;
}

.a-wishlist,
.unit-price {
	display: none;
}

.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 0;
	margin-top: 20px;
}

/* Footer*/
.block-brand {
	width: 100%;
}

.block-information, 
.block-hot-link, 
.block-help, 
.block-subscribe {
	width: 30%;
}

.block-lastnews {
	margin: 0;
}

.block-subscribe .input-box {
	margin: 0;
}

.box-collateral.box-up-sell {
	margin: 0;
}

.box-tags .form-add .button {
	margin-left: 0;
}

.box-tags .form-add .input-box .input-text {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.box-tags .form-add .input-box, 
.box-tags .form-add fieldset {
	float: none;
	margin: 0 0 15px;
}

.btn-toggle.active {
	height: 41px;
}

.cart .cart-collaterals .col2-set {
	width: 100%;
}

.cart .discount .buttons-set button.button {
	margin: 0 0 10px;
}

.cart-collaterals .totals {
	width: 100% !important;
}

/*Shopping cart*/
.cart-table button.button {
	font-size: 85%;
	padding: 0 10px;
}

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


#jm-setting .inner-toggle {
    min-width: 150px;
}

.category-products .product-image img, 
.products-grid .product-image img,
.category-page li.item:focus img.regular_img1,
.category-page li.item:hover img.regular_img1, 
.products-grid li.item:focus img.regular_img1, 
.products-grid li.item:hover img.regular_img1 {
	position: static;
}

.category-products .product-image img.additional_img, 
.products-grid .product-image img.additional_img {
	display: none !important;
}

.category-title {
	display: block;
	margin: 0 0 20px !important;
}

/* Bonus page*/
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
	margin: 0 0 20px;
	width: 100%;
}

.col3-set .col-3 {
	margin: 0;
}

.contact-map {
	display: none;
}

.contact-page {
	margin-top: 0;
}

.contact-page .form-list input.input-text {
	width: 100%;
}

.contact-page .form-list li {
	float: left;
	width: 100%;
}

.customer-address-form .form-list select {
	width: 100%;
}

/* My account*/
.dashboard .welcome-msg {
	margin: 0 0 1.5em 0;
}

.data-table td, 
.data-table th {
	padding: 10px;
}

.data-table td, 
.data-table th {
	padding: 10px 9px;
}

.data-table thead th {
	background: none;
	color: #222;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.data-table tr.first.last td, 
.data-table tr.first.last th {
	border-bottom: 1px solid #e5e5e5;
}

.fieldset {
	margin: 28px 0 40px;
}

.form-list .field{
	clear: both;
	width: 100%;
}

/* Checkout */
.form-list .fields .field .input-box {
	margin: 0 0 15px;
}

.form-list li.control input.radio, 
.form-list li.control input.checkbox {
	margin: 5px 5px 0 0;
}

.form-list li.wide .input-box,
.form-list .input-box,
.cart .discount .input-box{
	width: 100%;
}

.form-list li.wide input.input-text,
.cart .discount input.input-text,
.cart-collaterals .input-box .input-text,
.form-list input.input-text,
#review-form input.input-text, #review-form textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}


/* Footer*/
#jm-footer .block-about .content-inner h1 {
	font-size: 32px;
}

.block-brand {
	width: 100%;
}

.form-list li.wide textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Product: detail*/
.img-desktop {
	display: none;
}

.inner-toggle {
	top: 40px;
}

.inner-toggle {
	min-width: 120px;
}

.jm-legal {
	width: 100%;
}

/* Layout ================*/
.jm-lo-2colsl #jm-main {
	width: 100%;
}

/* category page*/
.jm-mass-head {
	display: none;
}

.jm-product-lemmon img {
	max-width: 100%;
	height: auto;
}

.jm-product-lemmon li {
	height: 98px;
	overflow: hidden;
}

.jm-product-lemmon ul {
	height: 100px !important;
}

/* Home page*/
.jm-tab-content {
	width: 100% !important;
}

.jm-tab-panels-top {
	height: auto !important;
}

/* JM products*/
.jm-tabswrap .page-title {
	display: block;
}

.lastnews li {
	width: 32%;
}

.lastnews li img {
	max-width: 100%;
	height: auto;
}

.lastnews li.center {
	margin: 0 2%;
}

.list-brand li {
	margin: 0 0 10px;
	width: 33%;
}

.main {
	width: 100%;
}

.mobile-cart,
.mycart-toggle .mobile-cart i.icon-shopping-cart {
	display: block;
}

.mobile-images {
	display: block;
}

.more-views ul {
	left: 0px !important;
	width: 100% !important;
}

/* Multi checkout*/
.multiple-checkout #multiship-addresses-table select {
	width: 180px;
}

.multiple-checkout .col2-set {
	margin: 0 0 20px;
}

/*icon: cart*/
.mycart-toggle i.icon-shopping-cart {
	display: none;
}

.my-wishlist .buttons-set button.button{
	margin-bottom: 10px;
}

.my-wishlist .data-table th {
	color: #222;
	font-weight: bold;
}

.opc .step {
	padding: 10px;
}

.page-sitemap .sitemap li {
	width: 33.3%;
}

.page-title h1, 
.page-title h2 {
	font-size: 20px;
}

.product-accodion {
	float: none;
	width: 100%;
}

.product-img-box {
	margin: 0 0 30px;
	width: 100%;
}

.product-img-box .product-image-zoom {
	margin: 0 auto 10px;
}

.product-information h5 {
	min-height: 45px;
}

.products-grid .actions,
.products-grid li.item:hover .actions, 
.products-grid li.item:focus .actions {
	display: none;
}

/*Product: grid*/
.products-grid li.item {
	width: 33.33% !important;
}

.products-grid li.item .inner {
	float: none;
}

.products-grid li.item .product-image a {
	height: 100% !important;
	width: 100% !important;
}

/*Product: list*/
.products-list .product-shop {
	float: right;
	margin: 0;
	width: 55%;
}

.products-list .ratings .rating-links .separator {
	background-position: 0 0;
	height: 19px;
}

.product-view .product-shop {
	float: none;
	width: 100%;
}

.ratings .rating-links .separator {
  background-position: 0 3px;
  height: 19px;
  margin: 0 10px;
}

.search-form .form-list input.input-text,
.guest-select {
	width: 100% !important;
}

.shop-access .block-account {
	display: block;
}

.shop-access .block-account .block-content li {
	border-bottom: 0 none;
	padding: 0;
}

.shop-access .block-account .block-title {
	display: none;
}

.toolbar .sort-by,
.toolbar .limiter,
.compare {
	display: none;
}

/*top info*/
.top-info {
	margin: 10px 0 30px;
	width: 100%;
}

.top-info li {
	padding: 0;
	width: 33.3%;
}

.top-info li h3,
.top-info li h4 {
	padding: 0 0 0 35px;
}

.wrap {
	min-width: 100%;
}

#button-btt {
	display: none !important;
}

/* Latest new*/
#jm-bots1 {
	padding: 40px 0 0;
}

/*disable layout*/
#jm-col1,
.headinfo,
.sidebar-socials,
.jm-home-slideshow,
#jm-tops2,
.blank .jm-tabs-title-top,
.link-compare,
.product-shop .add-to-links li a.link-compare {
	display: none;
}

#jm-footer .block-about {
	border-right: 0 none;
	margin: 0;
	padding: 0;
	width: 40%;
}

#jm-footer .block-about img {
	margin: 0 0 10px;
	max-width: 100%;
	height: auto;
}

#jm-head {
	background: none;
}

#jm-head .main {
	background: #bc002c;
	height: 40px;
}

/* Header================= */
#jm-head i{
	margin: 0px;
}

#jm-header {
	margin: 0;
	min-height: 10px;
}

#jm-mainnav {
	border: 0;
	top: 20px;
	float: left;
	left: auto;
	position: absolute;
	right: 0;
	width: auto;
	margin-top: 0px;

}

#jm-mainnav .btn-toggle {
	background: #fff;
	border: 1px solid #e5e5e5;
	color: #333;
	cursor: pointer;
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	z-index: 2;
}

#jm-mainnav .btn-toggle i {
	display: inline-block;
    margin: 0 0 0 4px;
}

/* Icon: nav*/
#jm-mainnav .btn-toggle:focus,
#jm-mainnav .btn-toggle:hover {
	color: #b39964;
}

#jm-mainnav .inner-toggle {
	display: none;
}

#jm-mainnav.menu-1column {
	width: 40px;
}

#jm-mycart{
	top: 20px;
	right: 100px;
	border: 1px solid #e5e5e5;
	margin-top: 0px;
}

#jm-mycart .btn-toggle.active {
	background: none;
}

#jm-mycart .inner-toggle.active {
	display: none;
}

#jm-mycart .mycart-toggle a {
	color: #666;
	font-family: 'Lato', sans-serif;
	display: block;
	height: 100%;
}

#jm-mycart .mycart-toggle a i {
	line-height: 40px;
}

#jm-mycart .mycart-toggle a:active,
#jm-mycart .mycart-toggle a:focus,
#jm-mycart .mycart-toggle a:hover {
	color: #b39964;
}

#jm-search {
	top: 20px;
	right: 50px;
	border: 1px solid #e5e5e5;
	margin-top: 0px;
	display: table;
}

#jm-setting .inner-toggle {
	min-width: 140px;
}

#login-form .col-1 {
	margin-bottom: 30px;
}

/* Login page*/
#login-form .col-1, 
#login-form .col-2 {
	width: 100%;
}

#login-form .content2 {
	min-height: 10px;
}

#login-form .new-users p {
	margin: 0 0 20px;
}

/*logo*/
#logo{
	left: 0;
	position: relative;
	width: 204px;
}

#logo a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: none;
    #height: 28px;
	height: 36px;
	margin: 27px auto;
	text-indent: -999em;
	width: 204px;
}

/* my order*/

#opc-billing.allow.active .form-list select {
	width: 100%;
}

#opc-login .col-1 button.button {
	float: left;
}

#opc-login .col-1 p.required {
	display: none;
}

#opc-login .col-2 button.button {
	float: right;
}


#jm-head {
	background: none !important;
}

/* wishlist */
#wishlist-table tbody td:nth-of-type(1),
#wishlist-table thead th:nth-of-type(1),
#wishlist-table tbody td:nth-of-type(4),
#wishlist-table thead th:nth-of-type(4){
	display: none;
}

#wishlist-table tbody td:nth-of-type(3),
#wishlist-table thead th:nth-of-type(3){
	width: 50%;
	border-right: 0;
}

.product-img-box .product-image-zoom {
  float: left;
  width: 430px !important;
}

.product-img-box .product-image-zoom img {
  max-width: 100%;
  width: 100%;
}

.product-img-box .more-views {
  float: left;
  height: 570px;
}

.product-img-box .more-views li {
  margin: 0 0 10px !important;
}

.jm-product-lemmon {
  float: left;
  height: 570px !important;
  margin: 5px 0 0 10px;
  width: 78px;
}



#topinio-searchbar {
    	#display: none;
	background: #eee none repeat scroll 0 0;
   	border-color: #ddd;
    	border-image: none;
    	border-radius: 8px 8px 8px 8px;
	border-style: solid;
    	border-width: 1px 0 1px 1px;
    	color: #999;
    	display: inline-block;
    	font-size: 13px;
    	height: 39px;
    	margin-top: 0px;
    	#padding: 8px 0 8px 20px;
    	text-align: left;
    	width: calc(60% - 7%);
}


.topinio-form-search .input-text {
    
    font-size: 14px;
    min-width: 60%;
   
}

#jm-search {

	display: none;
}

#jm-mainnav, #jm-search, #jm-mycart {
    #margin: 0px 3px 0 0;
margin-left: 3px;
    
}



.form-search .input-text {

border: 1px solid #e5e5e5;
    color: #999;

}

#jm-searchbar  {
	position: absolute;
	/*margin: 7% 0 0 5%;*/
	margin-top: 0;
	min-height: 40px;
	width: 9%;
z-index:10;
}


.form-search button {
margin-right: 45%;

}

.form-search1 {
  background: none;
  border: 0 none;
  min-height: 40px;
 
  /*min-width: 690px;*/
  position: relative;
/*padding: 0px 40px 11px 10px*/
}

