/* CSS Document */



.produto-detalhes .imagens .thumbs .thumb {
	width: 54px;
    height: 54px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    text-align: center;
    margin-left:22px;
    margin-top:10px;
}
.produto-detalhes .imagens .imagem {
	width: 100%;
	height: auto !important;
	background: #FFF;
	border: 1px solid #EAEAEA;
	text-align: center;
	padding: 3px;
	margin-bottom:5px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.produto-detalhes .imagens .imagem:hover {
	
}
.produto-detalhes .imagens .imagem img {
	width: 100%;
    max-width: 275px;
}
.produto-detalhes .imagens .zoom p {
	color: #626a77;
	text-align: right;
	margin-right: 30px;
}

.produto-detalhes .detalhes {
	width: 100%;
	height: auto !important;
	text-align: left;
}
.produto-detalhes .detalhes h1 {
	color: #29303e;
	font-size: 20px;
	font-weight: normal !important;
	margin: 0px;
}
.produto-detalhes .detalhes h4 {
	width: 130px;
	color: #808080;
	font-size: 12px;
	font-weight: normal !important;
	float: left;
	margin: 5px 0 0 0;
}
.produto-detalhes .detalhes .separador {
	height: 1px;
	border: none;
	border-top: 1px solid #857d73;
	border-bottom: 1px solid #857d73;
	
}

.produto-detalhes .detalhes .valor {
	color: #808080;
	margin: 5px 0 5px 0;
	font-size: 17px;
}
.produto-detalhes .detalhes .valor span {
	text-decoration: line-through;
}
.produto-detalhes .detalhes .titulo {
	font-size: 18px;
	color: #29303e;
	text-align:center;
	width:100%;
}
.produto-detalhes .detalhes .texto {
	width: 100%;
    float: left;
    font-size: 11px;
    margin: 3px 0 0px 0;
    height: auto !important;
}
.produto-detalhes .detalhes .botao-comprar {
	clear: both;
	float: left;
	margin: 20px 0 10px 0;
	width: 100%;
}

.produto-detalhes .detalhes .opcoes .opcao .titulo-opcao {
	cursor: pointer;
}
.produto-detalhes .detalhes .opcoes .quantidade-opcao {
	width: 100%;
	height: auto !important;
	clear: both;
	float: left;
	background: #FFF;
	border-bottom: 1px solid #dedede;
	padding: 5px;
	margin: 0 0 0 0;
	cursor: pointer;
}
.produto-detalhes .detalhes .opcoes .quantidade-opcao-selecionado {
	width: 100%;
	height: auto !important;
	clear: both;
	float: left;
	background: #E1C200;
	border: 1px solid #E1C200;
	padding: 5px;
	margin: 0 0 0 0;
}
.produto-detalhes .detalhes .opcoes .caixa-opcao {
	width: 274px;
	height: 30px;
	line-height: 30px;
	background: #eeeeee;
	border-bottom: 1px solid #dedede;
	margin: 2px 0 0 0;
}
.produto-detalhes .detalhes .opcoes .caixa-opcao:hover {
	
}
.produto-detalhes .detalhes .opcoes .caixa-opcao span {
	width: 18%;
	margin: 0 0 0 2%;
	clear: both;
	float: left;
	color: #857d73;
}
.produto-detalhes .detalhes .opcoes .caixa-opcao:hover span {
	
}
.produto-detalhes .detalhes .opcoes .caixa-opcao label {
	margin: 0 0 0 0 !important;
}
.produto-detalhes .detalhes .opcoes .caixa-opcao select {
	width: 80%;
	height: 100%;
	float: left;
	border: none;
    appearance: none !important; /* CSS3 */	
	-webkit-appearance: none !important; /* Safari and Chrome */
	-moz-appearance: none !important; /* Firefox */
	-ms-appearance: none !important; /* Internet Explorer */
	-o-appearance: none !important; /* Opera */;
    text-indent: 0.01px;
    text-overflow: '';
	margin: 0 0 0 0;
	cursor: pointer;
}
.produto-detalhes .detalhes .opcoes .caixa-opcao:hover select {
	background: #857d73; 
}
.produto-detalhes .detalhes .opcoes .quantidade {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 3px 10px 0 0;
	color: #333;
	font-size: 12px;
}
.produto-detalhes .detalhes .opcoes .quantidade-opcao-selecionado .quantidade {
	color: #FFF;
}
.produto-detalhes .detalhes input[type="text"] {
	width: 90%;
	float: left;
}
.produto-detalhes .detalhes .botao-form {
	float: left;
	margin: 5px 0 0 5px;
}
.produto-detalhes .detalhes .opcoes .quantidade-opcao p.detalhes-estoque {
	font-size: 12px !important;
}

.produto-detalhes .detalhes .opcoes .quantidade-opcao p.detalhes-estoque span {
	font-weight: bold;
}
.produto-detalhes .detalhes .opcoes .quantidade-opcao-selecionado p.detalhes-estoque {
	font-size: 12px !important;
}
.produto-detalhes .detalhes .opcoes .quantidade-opcao-selecionado p.detalhes-estoque span {
	color: #FFF;
	font-weight: bold;
}
.produto-detalhes .detalhes .opcoes .msg-pedido {
	width: auto;
	clear: both;
	float: left;
	margin: 5px 0 5px 0;
	text-align: left;
	color: #F00;	
	font-size: 12px;
}
#cores {
	clear: both;
	float: left;
	margin: 5px 0 5px 0;
}
#titcor {
	clear: both;
	float: left;
}
#nomecor {
	color: #FC3
}
#cores a {
	border: 2px solid #666;
	float: left;
	margin: 3px 3px 0 0;
}
#cores a:hover {
	border: 2px solid #FC3;
	float: left;
	margin: 3px 3px 0 0;
	cursor: pointer;
}

#inome, #imarca, #iimagens, #ver-estoque, #icodigo, #iparcela, #ivalor {
	display: none;
}