#produtos h2{
	margin-bottom: 10px;
}

.caminho{
	font-size: 11px;
	color: #6c6c6c;
}

.caminho a{
	color: #6c6c6c;
}

.categorias-view ul{
	margin-top: 15px;
}

.categorias-view ul li{
	float: left;
	margin-right: 21px;
	width: 224px;
}

.categorias-view ul li.last{
	margin-right: 0;
}

.categorias-view ul li img{
	border: 1px solid #c6c6c6;
	display: block;
	width: 222px;
	height: 177px;
}

.categorias-view ul li span{
	display: block;
	text-align: center;
	background: url(../img/layout/texto-categoria.png) no-repeat -225px 0;
	height: 44px;
	transition: background-position 0.5s;
	display: table-cell;
	vertical-align: middle;
	width: 224px;
	color: #d5d5d5;
	font-size: 15px;
}

/*.categorias-view ul li a:hover span{
	background-position: 0 0;
}*/

#produtos h3{
	font-size: 20px;
	color: #2d2d2d;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.view-categoria ul{
	margin-top: 15px;
	margin-bottom: 10px;
	display: inline-block;
}

.view-categoria ul li{
	float: left;
	width: 224px;
	line-height: 16px;
	margin-right: 21px;
	position: relative;
}

.view-categoria ul li.last{
	margin-right: 0;
}

.view-categoria ul li a img{
	border: 1px solid #c6c6c6;	
}

.view-categoria ul li a span{
	color: #7c7b7b;
	font-size: 11px;
	display: block;
}

.view-categoria ul li a strong{
	font-size: 15px;
	color: #2d2d2d;
}

.view-categoria ul li a:hover span{
	color: #2d2d2d;	
}

.view-categoria ul li a:hover strong{
	color: #7c7b7b;	
}

.view-categoria ul li a:hover img{
	border: 1px solid #2d2d2d;
}

.view-categoria ul li a .lancamento{
	background: url(../img/layout/lancamento.png) no-repeat;
	width: 66px;
	height: 66px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

.produto-view{
	margin-top: 18px;
}

.produto-view .produto-esquerda{
	float: left;
	width: 357px;
	margin-right: 30px;
}

.produto-view .produto-esquerda a{
	display: block;
	position: relative;
}

.produto-view .produto-esquerda a img{
	border: 1px solid #c6c6c6;
}

.produto-view .produto-esquerda .lupa{
	background: url(../img/layout/lupa.png) no-repeat;
	display: block;
	width: 34px;
	height: 34px;	
	position: absolute;
	z-index: 999;
	right: 10px;
	bottom: 12px;
	transition: all 0.5s;
}

.produto-view .produto-esquerda a:hover img{
	border: 1px solid #2d2d2d;
}

.produto-view .produto-esquerda a:hover .lupa{	
	transform: scale(1.3);
	-ms-transform: scale(1.3);
	-webkit-transform: scale(1.3);
}

.produto-view .produto-esquerda ul{
	margin-top: 5px;
}

.produto-view .produto-esquerda ul li{
	float: left;
	margin: 0 7px 0 0;
	width: 84px;
	height: 67px;
}

.produto-view .produto-esquerda ul li.last{
	margin-right: 0;
}

.produto-view .produto-esquerda ul li a img{
	border: 1px solid #c6c6c6;
}

.produto-view .produto-direita{
	float: left;
	width: 573px;
}

.produto-view .produto-direita h4{
	font-size: 25px;
	color: #2d2d2d;
	font-weight: bold;
	margin-bottom: 20px;
}

.produto-view .produto-direita span{
	background: url(../img/layout/detalhe-produtoview.png) no-repeat;
	color: #5c5c5c;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 12px 20px;
	padding-bottom: 12px;	
}

.produto-view .produto-direita p{
	line-height: 17px;
	margin-bottom: 12px;
	text-align: justify;
}

.prod-rel{
	float: left;
	margin-top: 60px;
	width: 100%;
}

.prod-rel h4{
	background: url(../img/layout/linha-prod-relacionado.png) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	height: 25px;
}

.rel{
	width: 905px;
	margin: auto;
	position: relative;
}

.rel .slides{
	margin-top: 20px;
}

.rel .slides li{
	margin-right: 16px;
	width: 168px;
	position: relative;
}

.rel .slides li a img{
	border: 1px solid #c6c6c6;
}

.rel .slides li a{
	line-height: 16px;
}

.rel .slides li a span{
	display: block;
	color: #7c7b7b;
	font-size: 10px;
}

.rel .slides li a em{
	display: block;
	color: #2d2d2d;
	font-size: 12px;
}

.rel .slides li a strong{
	background: url(../img/layout/lancamento-galeria.png) no-repeat;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	right: 0;
}

.rel .slides li a:hover img{
	border: 1px solid #2d2d2d;
}

.rel .slides li a:hover span{
	color: #2d2d2d;	
}

.rel .slides li a:hover em{
	color: #7c7b7b;	
}

.rel .flex-direction-nav li a{
	width: 16px;
	height: 88px;
	display: block;
	position: absolute;
	top: 43px;
	text-indent: -1000em;
	overflow: hidden;
}

.rel .flex-direction-nav .flex-prev{
	left: -27px;
	background: url(../img/layout/setas.png) no-repeat;
	transform:;
}

.rel .flex-direction-nav .flex-next{
	right: -27px;
	background: url(../img/layout/setas.png) no-repeat -18px 0;
}

.rel .flex-direction-nav .flex-prev:hover{
	background-position: 0 -88px;
}

.rel .flex-direction-nav .flex-next:hover{
	background-position: -18px -88px;
}