.fotostatusempresa{
	
	
	
	display: block;
	margin-left: auto;
	margin-right: auto;	
	
	
}

.divfotostatusempresa{
	
	
	
	border: 1px solid #E0E0E0; 
	margin-left: 15px;
	margin-right: 15px;
	background: #ffffff;
	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px #E0E0E0;
	position: relative;
}



.labelpagamento{
	
	font-size: 18px;
	display: block;
	margin-left: auto;
	margin-right: auto;
		
}


.labelpagamentop{

	font-size: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;

}


.labeltempoentrega{

	font-size: 12px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	color: #aa0000;

}


.prodbtncarrinho{
	position: relative;
	height: 70px;
	width: 103.5%;
	
	margin-left: -15px;
	background-color: #DB191A; /*muda cor rodape*/
	border: #ffffff;
	margin-bottom: 1px;
	color: #ffffff; 
	
	
	
}


.prodqtditens{
	margin-top: -20px;
	text-align: left;
	margin-left: 15px;
}

.prodtotalcarrinho{
	
	margin-top: -30px;
	text-align: right;
	margin-right: 15px;
}


.divtopologo{



	border: 1px solid #E0E0E0;
	margin-left: 0px;
	height: 100px;
	width: 100%;
	margin-right: 15px;
	background: #DB191A;  /*muda cor topo*/
	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px #E0E0E0;
}


.imglogo{

	display: block;
	position: absolute;
	margin-left: 45px;
	margin-top: 15px;

}

.h1logo{
	display: block;
	position: absolute;
	font-size: 18px;
	margin-left: 120px;
	margin-right: 60px;
	color: #ffffff
}

.h2logo{
	display: block;
	position: absolute;
	font-size: 18px;
	margin-top: 75px;
	margin-left: 41%;
	margin-right: -41%;
	color: #000000;

}

.botaomenosqtd{

	display: block;
	border: 1px solid #E0E0E0;
	float: left;
	height: 25px;
	width: 25%;
	margin-right: 0px;
	background: #00aa00;
	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px #E0E0E0;
	text-align: center;
	text-decoration: none;
	color: #ffffff
}



.botaomaisqtd{

	display: block;
	border: 1px solid #E0E0E0;
	float: left;
	height: 25px;
	width: 25%;
	margin-left: 5%;
	background: #00aa00;
	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px #E0E0E0;
	text-align: center;
	text-decoration: none;
	color: #ffffff
}





.botaoexcluiritem{

	display: block;
	border: 1px solid #E0E0E0;
	float: right;
	margin-left: 0px;
	height: 25px;
	width: 25%;
	margin-right: 0px;
	background: #b90000;
	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px #E0E0E0;
	text-align: center;
	text-decoration: none;
	color: #ffffff
}


.divbotaoenviarpedido{
	
	border: 0px solid #E0E0E0;
	margin-left: -5px;
	height: 65px;
	width: 101%;
	margin-right: 0px;
	background:#00aa00;
	border-radius: 3px;
	box-shadow: 0px 0px 0px 0px #E0E0E0;	
	
}


.botaoenviarpedido{
	width: 100%;
	height: 60px;
	color: #ffffff;
	background: #00aa00;
	font-size: 20px;
	border: 0px;
	
	
}

.textomenu{
	color: #c30000;
	
}


.imagemdetalheproduto{
	
	
	
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



.h4panel-title{
	
	position: relative;
	top: 0px;
	left: 3%;
	
	
	
	
}





.descricao-complementos{

	background: #DB191A;  /*Muda cor texto adicional*/
	border-radius: 3px;
	height: 35px;
	color: #ffffff;
	margin-top:10px;
	width: 1000px;
	
}

.imgstatus{
	position: absolute;
	display: block;
	margin-top: -265px;
	margin-left:16px;	
	text-align: center;
	float: center;
}

.tempoentrega{
	display: block;
	position: absolute;
	font-size: 15px;
	margin-left: 125px;
	margin-right: 0px;
	color: #ffffff;
	margin-top: 40px;
	
}


#btnmenosp{
 background:url('../_imagens/img_menosp.png');
 height:35px;
 width: 45px;	
}


#btnmaisp{
 background:url('../_imagens/img_maisp.png');
 height:35px;
 width: 45px;	
}

#qtdp{
 width: 45px;
 height:35px;	
}






.botaocarrinholimpar{

	display: block;
	border: 1px solid #E0E0E0;
	float: left;
	height: 50px;
	width: 28%;
	margin-left: 5px;
	background: #00aa00;
	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px #E0E0E0;
	

	
	
}

a.limpa{
text-align: center;
display: block;
height: 100%;
width: 100%;
margin-top: 10px;
color: #ffffff;
font-size: 20px;
}


#pagamento{
	
	background:#ff0000;
	width: 100%;
	height: 200px;
	
}




input[type="checkbox"]{
	position: relative;
	top: 8px;
	width: 25px;
	height: 25px;
	-webkit-appearance: none;
	outline:none;
	transition: .5s; 
	
}

input[type="checkbox"]:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #262626;
	box-sizing: border-box;
	transition: .5s;
}


input:checked[type="checkbox"]:before{
	border: 4px solid #262626;
	border-left: none;
	border-top: none;
	width: 15px;
	border-color: #0f0;
	transform: rotate(45deg) translate(-3px, -7px);

}





input[type="radio"]{
	position: relative;
	top: 8px;
	width: 25px;
	height: 25px;
	-webkit-appearance: none;
	outline: none;
	transition: .5s;

}



input[type="radio"]:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #262626;
	box-sizing: border-box;
	transition: .5s;
	border-radius: 50%;
}





input:checked[type="radio"]:before{
	border-radius: 0%;
	border: 4px solid #262626;
	border-left: none;
	border-top: none;
	width: 15px;
	border-color: #0f0;
	transform: rotate(45deg) translate(-3px, -7px);

}



label{
	
	font-size: 16px;
	font-family: sans-serif;
	margin-left: 0px;
	
}


.pull-right{
	font-size: 16px;
	font-family: sans-serif;
	margin-left: 0px;
	margin-top: 13px;
}


.pull-right1{
	display: block;
	float: right;


	
	
}


.pull-cupom{
	
	display: block;
	float: right;
	height: 30px;
	width:135px;
	margin-right:52px; 
	
}





#btnempresafechada{
	
	background:#aa0000;
	text-align: center;
	border-color: #aa0000;
	
	
}


#btnempresafechada:hover{
	
	border-color: #EDA407;
}






#my-div {
	background-color:#3C6A36;
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
}







a.fill-div {
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	font-size: 20px;
	color: #ffffff;
}


#my-div:hover {
	background:#EDA407;
	transition: .5s;
}





@media (max-width: 480px){

.pagamentoinput {
	display: block;
	text-align: left;
	margin-left:12%;	
	
}
	
	
}



@media (max-width: 767px) {
	
	
	.pagamentoinput {
		
		display: block;
		text-align: left;
		margin-left: 20%;

	}
	
	
	
}



#idmenu{
	background: #ff5500;
}




