/*!
 * 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
--------------------------------------------------------- */
.box-tags .form-add .input-box .input-text,
.select-box select,
input[type="text"], 
input[type="email"], 
input[type="search"], 
input[type="password"] {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-appearance: caret;
	-moz-appearance: caret
}
.main {
	width: 980px
}
/*main*/
.cms-home .bg-body-left, 
.bg-body-right {
	display: none
}
span.jm-slide-prev,
span.jm-slide-next {
	width: 110px
}
.jm-slider li {
	width: 243px !important
}
.block-best-seller .jm-slider li{
	width: 225px !important
}
#jm-mass-top .inner2 img {
	width: 100%
}
.block-lookbook .col-inner{
	padding: 0 0 40px 50px
}
#shopping-cart-table.cart-table thead th:last-of-type {
	border-right: 1px solid #000;
}
#shopping-cart-table.cart-table tbody td.last{
	border-right: 1px solid #ddd;
}
