.ac-grid li.item
{
	float:left;
	height:280px;
	padding:0px;
	border:1px solid #D9DDE3;
}
.ac-vert .amount {display:none;}
.ac-vert li.item
{
	padding:0px 35px 0 0;
	border:none;
}
.ac-vert li {display:inline;}
.ac-grid, .ac-vert .product-image
{
	display:block;
	margin:0 0 0px;

}
.h5-mais {float:left; width:70px; height:76px;}

.ac-grid, .ac-vert .product-image img
{
width:76px; height:76px; margin:10px 10px 10px 0; float:left;

}

button.ac-button span.ac-cart
{
	display:block;
	height:19px;
	border:1px solid #de5400;
	background:#f18200;
	padding:0 8px;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#fff;
}

button.ac-button
{
	overflow:visible;
	width:auto;
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	cursor:pointer;
}

.ac-out-of-stock
{
	color:#D83820;
	font-weight:bold;
}