.produto-foto{
	border:1px solid #CCC;
	padding:10px;
	background-color:#FFF;
	width: 100%;
	position: relative;
	min-height: 100px; 
}
.img-zoom{
	margin:0 auto !important;
}
.produto-slider{
	width:100%; 
	min-height:90px; 
	float:left;
	margin-top:10px;
	margin-bottom:15px;
	position:relative;
}
.produto-botao{
	height: 90px;
}
.produto-slider-img{
	width: 35px;
	height: 90px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.fotoSlider{
	padding-right: 5px;
	padding-bottom:5px;
	width: 20%;
	float:left;
}
.fotoSlider > a{
	border:1px solid #CCC; 
	background-color:#FFF;
	display: block;
}
.fotoSlider > a > img{
	margin:0 auto;
}
.produto-invert{
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg,0deg);
	moz-transform: rotate(-90deg);
	o-transform: rotate(-90deg);
	ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.produto-invert2{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg,0deg);
	moz-transform: rotate(90deg);
	o-transform: rotate(90deg);
	ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.font-mini{
	font-size:11px;
}
.cor1{
	color:#ED1D23;
}
.cor2{
	color:#46B099;
}
.cinza{
	color: #666;
	font-family:arial !important;
}
.line-entre{
	text-decoration: line-through;
}
.produto-frete{
	background: #EEE;
	min-height: 70px;
	position: relative;;
	width: 100%;
}
.produto-frete-calculo{
	margin-left:15px;
	padding-top:10px;	
	float:left;
}
.produto-frete-tipo{
	padding-top:5px;
	margin-top:25px;
	float:left;
}	
.produto-frete-btt{
	margin-top:25px;
	margin-right:15px;	
	float:right;
}
.produto-parcelas li{
	width:100%;
	text-align: center;
	line-height: 28px;
	font-size:11px;
}
.produto-parcelas li+li{
	border-top:1px dotted #CCC;
}
.produto-botao-envia{
	width:150px;
	height: 35px;
	text-align: center;
	color:#FFF;
	font-weight: bold;
	font-size:12px;
	display:table-cell;
	vertical-align: middle;
}
.produto-frete-campo{
	padding-top:10px;
	padding-left:15px;
}
.produto-slider-total{
	margin-bottom:15px !important;
}
.produto-addcarrinho{
	width:100%;
	background-color:#484848;
	height:30px;
	position:relative;
	cursor:pointer;
	line-height:30px;
	margin-top:20px;
}
.produto-iconecarrinho{
	width:30px;
	height:30px;
	float:left;
}
.btt-desejos{
	position: absolute;
	top: 0px;
	right: 30px;
}
.btt-comparar{
	position: absolute;
	top: 0px;
	right: 0px;
}
.calculaFrete{
	width: 105px;
}
.produto-textoaddcarrinho{
	width:100px;
	height:30px;
	color:#FFF;
	float:left;
	font-family:arial;
	line-height:30px;	
}
.xis{
	float:right;
	border-left:1px solid #39917D;	
}
.produto-radio{
	margin-left:10px !important;
	margin-right:5px !important;	
}
.produto-descricao{
	width:100%;
	min-height:200px;
	margin-bottom:25px;
}
.produto-botao-calcular-frete{
	width:70px;
	border: 0px;
	background-color: #484848;
	height:30px;
	font-size: 11px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	color:#FFF;	
}
.produto-relacionados{
	width:100%;
	min-height:300px;
	margin-bottom:20px;
}
.bord{
	border-bottom:1px dotted #CCC;
	padding-bottom:15px;	
}
.calculo-frete{
	display: none;
	border-top:1px solid #AAA;
	min-height: 70px;
	text-align: center;
	margin-top: 10px;
	padding-top:15px;
	padding-bottom:10px;
}
.produto-btt{
	position: relative;
	width: 30px;
	height: 30px;
	display:block;
}
.infoproduto{
	padding-top:15px;	
}