
/*

.ListCat {padding:2px; }
----------------- VIEW 1 ----------------*/

.ListCat .last {
	background:none;
}

.ListCat div.ViewCat div.item{
  float:left;
	margin:0;  
}

.ListCat .ViewCat .last {
	 background:none; 
}
/*.ListCat div.ViewCat div.item .boxItem { 
	margin:5px;
	border:2px solid #73ae03;
	padding:10px;
	-webkit-border-radius: 05px;
	-moz-border-radius: 05px;
	border-radius: 05px;
	min-height:320px;
}
*/
.ListCat .ViewCat .imgCat {  
	text-align:center; 
}
  
.ListCat .ViewCat h3 {
	font-weight:bold;
	font-size:18px;
	line-height:40px;
	text-align:center;
}
.ListCat .ViewCat h3 a:hover { 
  text-decoration:none;
} 
.ListCat .ViewCat .short { text-align:justify}
.ListCat .ViewCat .price {
	color:#f97c00 ;
	font-size:22px;
	font-weight:bold;
	line-height:22px;
}
.ListCat .ViewCat .divMore { padding:5px 0px;}
.ListCat .ViewCat .price span { font-size:14px;}
.ListCat div.ViewCat div.item .boxItem { 
	
	width: 318.66667px;border: 4px solid #ebebeb;
}
.ListCat div.ViewCat div.item .boxItem img {
	width: 318.66667px;
height: 321.333px;
}
.ListCat .ViewCat {
 	margin:0px;
	width:100%;
	padding-top:0px;
}
.ListCat .ViewCat .img { padding:0px;}