.box_imagens_produto{
	width:50%;
	height:auto;
	float:left;
}

.box_imagens_produto .box_img{
	width: 428px;
	float: right;
	margin-top: 25px;
}

.box_imagens_produto .box_img img{
	max-width:80%;
}

.box_imagens_produto .box_thumbinals{
	float: right;
	margin-right: 5px;
	margin-top: 75px;
}

.box_imagens_produto .box_thumbinals img{
	width:54px;
	height:65px;
	cursor:pointer;
    border:solid 1px #eee;
    padding: 5px;
}

.box_imagens_produto .box_thumbinals img.active{
	display: block;
	margin-bottom: 5px;
}

.box_compra_produto{
	width:48%;
	height:auto;
	float:right;
	text-align:left;
	border-left: 1px solid #eee;
}

.box_compra_produto p.nome_produto{
	color:#4B4B4B;
	font-size:24px;
	text-transform:uppercase;
}

.box_compra_produto .card{
	width:100%;
	min-height:150px;
	border-bottom:dashed 1px #D7D7D7;
	box-shadow: none;
}

.box_compra_padding{
	padding: 12px;
}

.box_compra_produto .card .header{
	width:100%;
	height:30px;
	color:#FF4B4B;
	background-color:white;
	text-align:left;
	border:none;
	text-transform:none !important;
}

.btn_comprar_1{
	background-color:#000;
	border:none;
	padding:14px;
	padding-left:35px;
	padding-right:35px;
	float:right;
	margin-top:2%;
	margin-right:2%;
	font-weight:bold;
	cursor:pointer;
	width: 200px;
}

.btn_comprar_1:hover{
	background-color:green;
}

.btn_comprar_1_indisponivel{
	background-color:#ff0000;
	color: white;
	border:none;
	padding:14px;
	padding-left:35px;
	padding-right:35px;
	float:right;
	margin-top:2%;
	margin-right:2%;
	font-weight:bold;
	cursor:pointer;
    border-radius: 50px;
}

.btn_indicar_1{
	color:#990000;
	font-size:18px;
	font-weight:lighter;
	float:right;
	margin-top:2%;
	margin-top:-20px;
	cursor:pointer;
}

.btn_indicar_1 img{
	height:15px;
	margin-right:5px;
}

p.valor_produto{
	text-indent:2%;	
	font-size:18px;
}

p.valor_produto .valor_anterior{
	font-size:13px;
	color:#6D6D6D;
	text-decoration:line-through;
}

p.valor_produto .valor_atual{
	font-size:18px;
	color:#000;
	font-weight:bold;
}

p.parcelamento_produto{
	text-indent:2%;	
	font-size:13px;
	color:#6D6D6D;
	margin-top:-15px;
}

p.quantidade_produto{
	color:#FF4B4B;
	font-weight:bold;
	text-indent:2%;
	margin-top:30px;
}

p.quantidade_produto .qtd_produto{
	width:40px;
	height:29px;
	vertical-align:super;
	text-align:right;
	border:solid 1px #D7D7D7;
	padding-right:10px;
	margin-left: -4px;
	margin-right: -4px;
}

p.quantidade_produto .mais_produtos{
    font-size: 13px;
    cursor: pointer;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-bottom: 7px;
    bottom: 4px;
    position: relative;
    vertical-align: text-bottom;
    background-color: #000000!important;
    color: white;
    margin: 0;
}
p.quantidade_produto .mais_produtos:hover{
    background-color: #cdbaab!important;
    color: #000000;
}
p.quantidade_produto .menos_produtos{
    font-size: 13px;
    cursor: pointer;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-bottom: 7px;
    bottom: 4px;
    position: relative;
    vertical-align: text-bottom;
    background-color: #000000!important;
    color: white;
    margin: 0;
}
p.quantidade_produto .menos_produtos:hover{
    background-color: #cdbaab!important;
    color: #000000;
}

.mais_produtos{
	border-right:none;
}

.menos_produtos{
	border-left:none;
}

p.subtotal_produto{
	text-indent:2%;	
	font-size:13px;
	color:#6D6D6D;
	margin-top:-10px;
}


/*Variações*/

.cabecalho{
	width:100%;
	min-height:40px;
	margin:5px 0;
}

.cabecalho .nome{
	float:left;
	min-width:60px;
	padding:2px;
	font-weight:lighter;
	font-size:16px;
	margin-right:8px;
	text-transform:capitalize;
}

.cabecalho .detalhe{
	padding:8px 10px;
	border:solid 1px #cad5e8;
	border-radius:10px;
	font-size:14px;
	vertical-align:sub;
	cursor:pointer;
	transition:padding 0.2s;
}

.cabecalho .detalhe:hover{
	background-color:#fedd00;
	padding:12px 10px;
	border:none;
	color:#243580;
}

.cabecalho .selected{
	background-color:#cad5e8;
	color:#243580!important;
	font-weight:lighter;
	border:none;
}

.cabecalho .selected:hover{
	background-color:#fedd00;
	padding:8px 10px;
	border:none;
	color:#243580!important;
}

.variacao_voltar_ao_inicio{
	height:20px;
	float:right;
	margin-right:10px;
}

/*Variações*/


/*Mídias sociais*/

.fb-like{
	margin-top:70px;
}

/*Mídias sociais*/

/*Modal de indicação de produtos*/
.modal{
	top:15% !important;
}
label{
	font-size: 13px;
	font-weight: bold;
	color: #555;
}

.input_indicacao{
	width: 99%;
	padding: 5px;
	border: 1px solid #ddd;
}
.inidicacao{
	width: 370px;
	padding: 20px;
	background-color:white;
}  
.skid-row{
	padding: 10px;
	font-size: 20px;
	background: #f2f2f2;
	text-align: center;
}
.text-right{
	text-align: right;
}
.row{
	/*width:96%;
	margin-left:-1px;
	padding: 10px;
	font-size: 15px;
	border-bottom:1px solid #eee;
	background-color:white;*/
} 
.text-bold{
	font-weight: bold;
	color: #555;
}
.inidicacao> .row-data{
	font-size: 12px;
	padding: 10px;
	border-bottom:1px solid #eee;
}
.float-left{
	float: left;
}
.clear{
	clear: both;
}

input[type="submit"]{
	padding:10px;
	font-size: 14px;
	background: #eee; 
}

/*Modal de indicação de produtos*/

/*Carousel*/

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:15px;
    cursor:pointer;
    position:relative;
    line-height:0px;
    border: 1px solid #eee;
    padding: 10px 16px;
    min-height:438px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin: 28px;
    max-width:70%;
    max-height:90%;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 31px;
    height: 31px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../../images/button-next.png) no-repeat;
}

.fundo_qvep{
	background:url(../../images/square.png);
	padding:6px 15px;
	color:#FF5C46;
	font-size:14px
}