@charset utf-8;
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Unica+One);
<meta name="viewport" content="width=device-width, initial-scale=1.0">


header {
display: flex;
justify-content: center;
align-content: center;
width: 100%;
margin: 0;
padding: 0;
}

.carrito {
width: 15%;
display: flex;
justify-content: center;
align-items: center;
margin-right: 2pt;
height: 30pt;
}

.carrito img {
height: 25pt;
}

#retira{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

a {
text-decoration: none;
color: inherit;
}

.presentacion {
width: 100%;
background-color: rgb(#33a8f2);
height: 100pt;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.categoria {
background-color: white;
width:100%;
margin: 0;
padding: 0;
height: 40pt;
font-family: 'Unica One', sans-serif;
display: flex;
justify-content: center;
align-items: center;
font-size: 20pt;
}

.cual {
font-weight: 700;
}

.comidas{
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.cover img {
max-width: 100%;
padding: 0;
margin: 0;
}

.cover {
width: 100%;
margin: 0;
padding: 0;
background-color: #33a8f2;
}

.opcion {
display: flex;
flex-direction: column;
width: 100%;
margin: 0;
padding: 0;
margin-bottom: 10pt;


}


.frula {
width: 100%;
background-color: #33a8f2;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
font-family: 'Unica One', sans-serif;
font-size: 16pt;
font-weight: 400;
margin: 0;
padding: 0;
color: white;
}

.nombre {
margin-top: 10pt;
}

.cantidad {
width: 60%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin: auto;
padding: 0;
margin-bottom: 10pt;
}

.signo {
width: 15%;
}

.numero {
font-weight: 700;
font-family: 'Unica One', sans-serif;
font-size: 30pt;  
margin-left: 10pt;
margin-right: 10pt;
}

img {
max-width: 100%;
} 

.volver {
display: flex;
align-items: center;
justify-content: center;
font-family: 'Open-sans', sans-serif;
font-weight: 700;
font-size: 20pt;
color: white;
width: 20%;
margin: 0;
padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background-color: white;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

#slogan {
width: 80%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.resumen {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: white;
margin: 0;
padding: 0;
margin-top: 20pt;
}

.resumen h2{
margin-top: 5pt;
padding: 0;
margin-bottom: 5pt;
}




#listapedido {
font-family: 'Open Sans', sans-serif; 
font-size: 10pt;
font-weight: 400;
width: 100%;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 0;
padding: 0;
text-align: center;
}

#tiempo {
font-family: 'Open Sans', sans-serif; 
font-size: 10pt;
font-weight: 400;
width: 100%;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 0;
padding: 0;
text-align: center;
margin-bottom: 20pt;
}

.final {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.final h2 {
font-size: 10pt;
}

#minutos {
font-weight: 700;
}

.contenido {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 250pt
}


h2 {
font-family: 'Unica One', sans-serif; 
font-weight: 700;
font-size: 25pt;
color: black;
margin: 0;
}

h3{
margin: 0;
font-family: 'Unica One', sans-serif; 
font-weight: 400;
font-size: 14pt;
}


#hola {

    margin-top: 0;
    height: 40pt;
    width: 80%;
    text-align: center;
    font-size: 30pt;
    background-color: #33a8f2;
    font-family: 'Unica One', sans-serif;   
    font-weight: 400;
    padding: 10pt;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    
}


#hola {
 
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
#hola:hover, #hola:focus, #hola:active {
  background-color: #2a7aad;
  color: white;
}


#agregar {

    margin: 0;
    font-size: 20pt;
    background-color: white;
    font-family: 'Unica One', sans-serif;   
    font-weight: 700;
    padding: 10pt;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10pt;
    
}

#botonconfirmar {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
margin-top: 20pt;
}

#confirmar {

    margin-top: 0;
    height: 40pt;
    width: 80%;
    text-align: center;
    font-size: 30pt;
    background-color: #33a8f2;
    font-family: 'Unica One', sans-serif;   
    font-weight: 400;
    padding: 10pt;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
  
    
}


#confirmar {
 
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
#confirmar:hover, #hola:focus, #hola:active {
  background-color: #2a7aad;
  color: white;
}


#cerrar {

    margin-top: 10pt;
    width: 100%;
    text-align: center;
    font-size: 15pt;
    background-color: rgb(255, 238, 169);
    font-family: 'Open Sans', sans-serif;   
    font-weight: 700;
    padding: 10pt;
    
}



.logo {
max-width: 100%;
height: 30pt;
    margin: auto

}

.top {
background-color: black;
height: 70px;
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}

.botonera {
margin-top: 5pt;
width: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
padding: 0;
flex-wrap: wrap;


}


.botonera div {
width: 100%;
font-family: 'Open-sans';
font-weight: 400;
font-size: 15pt; 
height: 100pt;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: white;
margin-bottom: 5pt
}

.boton {
font-family: 'Unica One', sans-serif;
font-size: 20pt;
    

}

ul {
list-style: none;
text-decoration: none;
}

#plata {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 40pt;
}

#plata img {
max-height: 30pt;
}

.chanchito {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: white;
}

#ultimo {
margin-bottom: 30pt;
}

#agregar {
 
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
#agregar:hover, #agregar:focus, #agregar:active {
  background-color: black;
  color: white;
}

#agregar {
width: 100%;
}

.cajaboton1 {
background-color: #33a8f2;
}

.cajaboton1 {
 
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.cajaboton1:hover, .cajaboton1:focus, .cajaboton1:active {
  background-color: #2383bf;
  color: white;
}

.cajaboton2 {
background-color: #33a8f2;
}

.cajaboton2 {
 
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.cajaboton2:hover, .cajaboton2:focus, .cajaboton2:active {
  background-color: #2383bf;
  color: white;
}

.final {
background-color: #33a8f2;
color: white;
height: 100pt;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.final h1 {
font-family: 'Unica One', sans-serif;
margin: 0;
}

.final h2 {
color: white;
margin: 0;
}

.platita{
margin-top: 5pt;
} 