/* @media  (max-width: 1098px) and (min-width: 0px) {
	.alinhamento{
		width: inherit;
		margin: inherit;
	}
	.pedido img{
		    width: 500px;
	}
	.pedido p {
    color: white;
    font-size: 50px;
    font-weight: 300;
}
	label{
		font-size: 47px;
	}
	.form-control{
		    padding: 1.5rem 0.75rem;
    	font-size: 3rem;
	}
	#imgss{
		    width: 500px;
	}
	.lista p{
		font-size: 50px;
	}
	.form_pedido form button{
		background: #8a2338;
    color: white;
    padding: 19px;
    font-size: 39px;
    border: 0;
    border-radius: 4px;
    font-weight: 300;
    cursor: pointer;
    outline: none;
    margin-top: 7px;
	}
	.iasidisd{
		margin-top: 25px;
	}
	#content_pedidos button {
    background: #49662E;
    margin-top: 20px;
    font-size: 40px;
}
.listagem_pedidos button{
	background: #3f5827;
    color: white;
    border: 0;
    padding: 8px;
    font-size: 47px;
    border-radius: 4px;
    font-weight: 300;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
}
footer p {
    padding: 20px;
    text-align: center;
    font-size: 25px;
}
#img_mobile{
	display: none;
}

}
@media (max-width: 415px) and (min-width: 0px) {


}
@media (max-width: 1075px) and (min-width: 0px) {


}

@media (max-width: 1093px) and (min-width: 0px){


}
@media (max-width: 1235px) and (min-width: 0px){


} */
