.menu-favoritos a{
	text-align:center;
	width:100%;
	margin-bottom:20px;
}
.contorno-menu + .contorno-menu{
	padding-left:10px;	
}
.contorno-menu{
	width:20%;
	float:left;	
}
.msg-favoritos{
	margin-top:20px;
}
.chamada-verproduto{
	text-decoration:underline;
	font-weight:bold;	
}
.favoritos-lista{
	margin-top:15px !important;	
}
.li-cabecalho-favoritos{
	margin-bottom:10px;	
	border:0px !important;
}
.li-lista-favoritos{
	height:61px;	
}
.favoritos-lista li{
	border: 1px solid #CCC;	
	margin-top:5px;
}
.favoritos-lista li+li{
	border: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	margin-top:13px;
}
.favoritos-lista a{
	color:#000;
	font-size:12px !important;	
}
.center{
	text-align:center;	
}
.left{
	text-align:left;
	padding-left:10px;	
}
.valor-unidade-favoritos{
	height:60px;
	padding-top:20px;
}
.foto-favoritos{
	text-align:center;	
	padding-top:7px;
	height:60px;
	border-right:1px solid #CCC;
}
.titulo-produto-favoritos{
	height:60px;
	overflow:hidden;
	border-right:1px solid #CCC;	
}
.titulo-produto-favoritos a{
	height:60px;
	display:table-cell;
	vertical-align:middle;	
}
.x-excluir-favoritos{
	height:60px;
	padding-top:20px;
	border-left:1px solid #CCC;	
}
.favoritos-rodape{
	width:100%;
	min-height:100px;
	margin-top:15px;
	margin-bottom:15px;	
	border:1px solid #CCC;
	padding:12px;
	background:#F5F5F5;
}
.titulo-numero-favoritos{
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
	margin-left: 6px;
	font-weight: bold;
	color: #FFF;
	background: #D90000;
	text-align: center;
	margin-top: 5px;
	margin-bottom:5px;	
}
.titulo-nome-favoritos{
	float: left;
	padding-top:16px;
	margin-left: 11px;
	font-weight: bold;
	color:#333;
}
.nenhum-favorito{
	min-height:10px;
	height:auto;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;	
}
.nenhum-favorito a{
	display:table;
	margin:0 auto;
	color:#FFF;
	float:none;
	margin-top:20px;
}
@media only screen and (max-width: 767px){
	.xs-favoritos{
		border:1px solid #CCC;
		padding:4px;	
		background:#FFF;
	}.favoritos-total{
		text-align:center;	
	}	
	.separador-compra{
		margin-top:20px;	
	}
	.foto-favoritos{
		border-right:0px;	
	}
	.titulo-produto-favoritos{
		padding:0px;
		padding-left:10px;
		padding-right:10px;
		margin:0 auto;
		text-align:center;
		border-bottom:1px solid #CCC;
		border-left:1px solid #CCC;	
	}
	.x-excluir-favoritos{
		padding-top:0px;
		min-height:10px;
		height:auto;
		border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;	
	}
	.li-lista-favoritos{
		min-height:10px;
		height:auto;
		margin-bottom:15px;
		border:1px solid #CCC;	
	}
	.titulo-produto-favoritos,.foto-favoritos,.x-excluir-favoritos,.valor-unidade-favoritos{
		border:0px;	
		border-bottom:1px solid #CCC;
	}
	.x-excluir-favoritos{
		border-bottom:0px;	
	}
	.titulo-produto-favoritos a,.titulo-produto-favoritos,.valor-unidade-favoritos{
		min-height:10px;
		height:auto;
		padding:10px;
		display:inherit;
		width:100%;
		text-align:center;
	}
	.botao-excarinho-xs{
		width:100%;
		height:35px;
		font-weight:600;
		line-height:35px;
		color:#FFF;
		text-align:center;
		background:#D90000;	
	}
	.contorno-menu{
		padding-right:0px !important;	
	}	
	.menu-favoritos a{
		margin-bottom:10px !important;
	}
}