/* CARRINHO DE COMPRAS */
.textos, .textos a {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #6a787a;
	font-weight:300;
}
.textos a:hover {
	color: #00aec5;
}
.textos2, .textos2 a {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #6a787a;
	font-weight:400;
}
.textos2 a:hover {
	color: #00aec5;
}
.carrinho-menu-sel {
	font-family: 'Droid Serif', serif;
	background-color:#00aec5;
	font-size:13px;
	color:#ffffff;
	text-transform:none;
	font-weight:400;
	height:45px;
}

.carrinho-menu {
	font-family: 'Droid Serif', serif;
	background-color:#6a787a;
	font-size:13px;
	color:#ffffff;
	text-shadow: none;
	text-transform:none;
	font-weight:400;
	height:35px;
}

.carrinho-tit {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:400;
	line-height:17px;
	background-color:#00aec5;
	text-transform:uppercase;
}

.carrinho_sep {
	background-color:#e4dcce;
}

.carrinho_linhas, .carrinho_linhas a:link, .carrinho_linhas a:active, .carrinho_linhas a:visited {
	font-size: 11px;
	color: #6a787a;
	font-weight:400;
	line-height:17px;	
}

.carrinho_linhas a:hover {
	color: #8fa913;
}


.carrinho-cx {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight:300;
	width: 250px;
	border: 1px solid #e3e3e3;
	background-color: transparent;
	color: #6a787a;
	height:20px;
	line-height:20px;
	resize:none;
	padding-left:3px;
	padding-right:3px;
	outline:none;
}

.carrinho_links {
	background-color:#00aec5;
	border: 0px solid #00aec5;
	outline:none;
	
	min-width:78px;
	height:34px;
	cursor:pointer;
	
	-moz-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
	-ms-transition: all 0.2s linear !important;
	-webkit-transition: all 0.2s linear !important;
	transition: all 0.2s linear !important;
}

.carrinho_links a {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:34px;
	font-weight:400;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px 15px;
	display:block;
}

.carrinho_links:hover {
	background-color:#6a787a;	
	border: 0px solid #6a787a;
}

.carrinho_links:hover a {
	color: #ffffff;
	/*color: #6a787a;*/
}

.carrinho_prod_txt {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #6a787a;
	font-weight:400;
	line-height:17px;	
}
.carrinho_prod_img{
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
}
.carrinho_prod {
	cursor:pointer;	
}
.carrinho_prod:hover .carrinho_prod_txt {
	color: #a7a9ab;
}
.carrinho_prod:hover .carrinho_prod_img {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);	
}

.carr_seguinte a, .carr_voltar a {
	font-size: 11px;
	color: #ffffff;
	text-shadow:none;
	text-transform:uppercase;
	font-weight:400;
	background-color:#00aec5;
	line-height:34px;
	display:block;
	width: 198px;
}
.carr_seguinte_bt {
	border:none;
	width: 198px;
	cursor:pointer;
	color: #ffffff;
	text-shadow:none;
	text-transform:uppercase;
	font-weight:400;
	background-color:#00aec5;
	height:34px;
	font-size: 11px;
}
.carr_seguinte a:hover, .carr_seguinte_bt:hover, .carr_voltar a:hover {
	background-color:#6a787a;	
	color: #ffffff;
}

.carr_cod_promo a {
	font-size: 11px;
	color: #6a787a;
	text-shadow:none;
	text-transform:uppercase;
	font-weight:700;
	background-color: #FFFFFF;
	line-height: 22px;
	display:block;
	width: 108px;
	border:1px solid #6a787a;
}
.carr_cod_promo a:hover {
	color: #a7a9ab;
}
.carrinho_titulo {
	font-size: 16px;
	color: #02acc5;
	font-weight:400;
	line-height:20px;	
}

.bts {
	font-family: 'Roboto', sans-serif;
	font-size: 11px !important;
	text-shadow:none;
	line-height:normal;
	font-weight:400;
	border:none;
	text-transform:uppercase;
	color: #ffffff;
	background-color: #00aec5;
	
	min-width:75px;
	height:34px;
	padding:0px 13px !important;
	/*padding-left:30px !important;*/
	cursor:pointer;
}
.bts:hover {
	background-color:#6a787a;	
	color: #ffffff;
}


.carrinho_txt {
	color: #6a787a;
	font-size:12px;
	line-height:13px;
}
.carrinho_txt a {
	color: #6a787a;
	font-size:12px;
	line-height:13px;
	font-weight:700;
}
.carrinho_txt a:hover{
	color:#00aec5;
}

.ticket_tit {
	font-size:13px;
	color: #353f40;
	font-weight:400;
	text-transform:uppercase;
}




/*CARINHO RESPONSIVE*/
.carrinho .carrinho_menu_coluna{
	display: table-cell;
	vertical-align: bottom;

}
.carrinho .carrinho-menu-sel{
	height: 45px;
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
}
.carrinho .carrinho-menu{
	line-height: 35px;
	border-right: 1px solid #ffffff;
}

.carrinho .div_carrinho_corpo{
	display:table; 
	width:100%;
	padding-top:1px;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna{
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna.car{
	width: 22%;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna.preco{
	width: 12%;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna.iva{
	width: 6%;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna.qtd{
	width: 12%;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna.total{
	width: 12%;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna .carrinho-tit{
	line-height: 30px;
}

.carrinho .div_carrinho_corpo.lista{
	padding: 5px 0;
	border-bottom: 1px solid darkgrey;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna.prod{
	text-align: left;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna.prod .car{
	display: none;
}
.carrinho .div_carrinho_corpo .div_corpo_coluna .carrinho_prod_img{
	width: 45px;
	display: inline-block;
	vertical-align: middle;
}


.carrinho-tit.primeira, .carrinho_linhas.primeira {
	width:0.538%;
}

.carrinho-tit.ultima, .carrinho_linhas.ultima {
	width:1.651%;
	max-width:20px;
}

.div_corpo_coluna {
	display:table-cell;	
	vertical-align:middle;
}

.div_corpo_coluna.opcoes {
	width:21.505%;
}

.div_corpo_coluna.preco_unit {
	width:9.677%;
}

.div_corpo_coluna.preco_unit.detalhe_enc {
	width:17%;
}

.div_corpo_coluna.quantidade {
	width:10.753%;
}

.div_corpo_coluna.iva {
	width:6.452%;
}

.div_corpo_coluna.unidas {
	width:41.935%;
}

.div_corpo_coluna.sub_total {
	width:10.753%;
}

.div_corpo_coluna.unidas_total {
	width:52.688%;
}

.div_corpo_coluna.unidas_total2 {
	width:74.193%;
}

.div_corpo_coluna.unidas_total3 {
	width:80.645%;
}

.div_corpo_coluna_cont {
	display:table; 
	width:100%; 
	padding-right:1px;	
}

.carrinho_linhas {
	display: table-cell;
	vertical-align:middle;
}

.carrinho_links {
	text-align:center; 
	display:table; 
	max-width:200px;
	width:100%;
}

.cod_promo_col1 {
	display:inline-block; 
	padding-right:20px; 
	font-size:12px;	
}

.cod_promo_col2 {
	display:inline-block; 
	padding-right:20px;
}

.div_botoes {
	display:table;
	width:100%;
	padding-bottom:80px;	
}
#div_preco_unit {
	display:none;	
}

@media only screen and (max-width: 950px) {
	.carrinho .display_none{
		display: none
	}
	.div_botoes {
		padding-bottom:60px;	
	}

}
@media only screen and (max-width: 768px) {

	.div_botoes {
		padding-bottom:40px;	
	}
}

@media only screen and (max-width: 600px) {
	.carrinho .carrinho-menu-sel{
		font-size: 10px;
    	line-height: 12px;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna.car{
		display: none;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna.preco{
		display: none;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna.iva{
		width: 32px;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna.qtd{
		width: 80px;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna.total{
		width: 80px;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna.prod{
		text-align: center;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna.prod .car{
		display: block;
		padding-top: 5px;
	}
	.carrinho .div_carrinho_corpo .div_corpo_coluna .carrinho_prod_img{
		display: table;
		margin: auto;
	}
	.div_botoes {
		padding-bottom:30px;	
	}
	#div_preco_unit {
		display:block;	
	}
	.carrinho_links {
		width:150px;
	}
	.carrinho_links a {
		font-size:9px !important;
	}

}



/********************/

/* comprar2 */
.termos_op {
	text-align: right !important;
	padding: 15px !important;
}

.termos_op label {
	color: #6a787a !important;
}

.termos_op label a {
	color: #6a787a !important;
	text-decoration: underline !important;
}

.termos_op label a:hover {
	color: #00aec5 !important;
}

.termos_op label.has-error {
	color: #e10000 !important;
}



/* COMPRAR RESPONSIVE*/
.comprar_linha {
	width:100%; 
	display:table; 
	padding-top:70px;	
}
.comprar_linha2 {
	width:100%; 
	display:table; 
	padding-bottom:50px;	
}
.comprar_linha3 {
	width:100%; 
	display:table; 
	padding-bottom:70px;	
}
.comprar_coluna {
	display:table-cell;
}

.comprar_coluna:last-child {
	width: 300px;
}

@media only screen and (max-width: 750px) {
	.comprar_coluna {
		display:table;
		width:100% !important;
		border:0;
	}
	.comprar_coluna:last-child {
		padding-top: 30px;
	}

	.comprar_linha {
		padding-top:30px;	
	}
}




