.boss_home_category {/*overflow: hidden; --saveOff hide--*/margin-bottom: 20px; clear:both}
.boss_home_category ul li{display: inline-block;list-style: none;width: 140px;margin-bottom: 20px; margin-right: 10px}

.box-heading {
	
}

.hc-box-product .image {
	display: block;
	margin-bottom: 0px;
}
.hc-box-product .image img {}
.hc-box-product .name a {
	
}
.hc-box-product .price {
	
}
.hc-box-product .price-old {
	color: #989898;
	text-decoration: line-through;
}
.hc-box-product .price-new {
	font-weight: 400;
}
.hc-box-product .rating {
	display: block;
	margin-bottom: 4px;
}

/* Elastislide Style */
.es-carousel-wrapper  ul, .es-carousel-wrapper li{ 
	margin:0;
	padding:0;
}
.es-carousel-wrapper{position:relative;}
.es-carousel{
	overflow:hidden;background:none;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a{

}
.es-carousel ul li a img{
	
	border:none;
	max-height:100%;
	
}
.es-nav span{
	position:absolute;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:10px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}
.boss_category_desc .desc_title{text-align:center;background: url("../image/shadow_03.png") no-repeat scroll center bottom transparent;
    margin-bottom: 26px;
    padding-bottom: 25px;}
.boss_category_desc .desc_title h3{color:#313131; font-size:18px; font-weight:400; font-family:'HelveticaBold'}
.boss_category_desc .desc_title h3 span{color:#ccb49a; margin-left:25px}

.boss_home_category .box-heading{background:url(../image/line_title.png) no-repeat bottom; color:#323232; font-size:14px; text-align:center; padding-bottom:10px; margin-bottom:15px; font-weight:700}
.one_block_homecategory{width:161px; float:left; margin-right:38px; position:relative}
.one_block_homecategory.last{margin-right:0}
.one_block_homecategory .hc-box-product .image{margin-bottom:4px}
.one_block_homecategory .hc-box-product .image img{padding:2px; border:1px solid #d5cdc4}
.one_block_homecategory .hc-box-product .name{margin-bottom:9px;}
.one_block_homecategory .hc-box-product .name a{color:#323232; font-size:12px; font-family:'HelveticaRegular'; text-transform:uppercase}
.one_block_homecategory .hc-box-product .price{color:#313131; font-size:14px; font-family:arial;}
.one_block_homecategory .hc-box-product .price .price-old {margin-right:10px}
.one_block_homecategory .hc-box-product a.button{display:none}
.one_block_homecategory .hc-box-product .rating{}
.one_block_homecategory .hc-box-product .save_up{right:-10px; top:188px}
.one_block_homecategory .hc-box-product .model{color:#767169; font-size:11px;font-family:'HelveticaRegular'; margin-bottom:12px}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.skin-opencart {width:100%!important;overflow:hidden}
.skin-opencart li{width:44%!important;margin:10px!important;min-height:170px;display:inline-block;}
.boss_home_category  .es-nav{display:none!important}
}

@media only screen and (max-width: 479px) { 
.boss_home_category{position:relative;width:100%;overflow:hidden}
.skin-opencart {width:100%!important;overflow:hidden}
.skin-opencart li{width:100%!important}
.boss_home_category .es-nav{display:none!important}
}