@charset "utf-8";

body{
    
   background-color: #212529;
    font-family: cursive;
    
/* background: url(../img/fondos/fondoOliva.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; */
}

p {
    text-align: center;
    color: #545c65;
    margin-top: 2px;
    margin-bottom: 0px;
    font-size: 5vw;
    
}

h1 {
    text-align: center;
    color: #212529;
    margin-top: 65px;
    margin-bottom: 10px;
    font-size: 9vw;
    background-color: #dde6f1;
    

}

h2 {
    text-align: center;
    color: #212529;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10vw;
   

}

h4 {
    /*padding-top: 13px;*/
    text-align: center;
    color: black;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 9vw;

}

h5 {
    text-align: left;
    color: #212529;
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 7vw;
}

h6 {
    color: black;
    font-size: 6vw;
}

a {
    color: white;
}

a:hover {
    text-decoration: underline dotted black;
    color: #ffc107;

}

.carta {

    margin-bottom: 25px;

}

.familia {
    background-color: #dde6f1;
    margin-bottom: 25px;
    border-radius: 10px;
    height: auto;
}

.plato b {
font-size: 4.5vw;
    color: #212529;
    float: right;
}
.plato h5 { 
}

.plato img{
    width: 35px;   
    
}

hr {
    border-top: 1.5vw solid #212529;
    margin-bottom: 7px;
}


 /* #basicCarta {
    margin-top: 17px;
    text-align: center;
    border-style: groove;
    border-color: transparent;
    border-width: 7px;
    width: 90%;
    margin-left: 5%;
    background: url(../img/fondos/fondoOliva.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}

.collapse p {
    text-align: left;
}


#basicCarta { 
    border-radius: 20px;
    margin-top: 17px;
    text-align: center;
    border-style:double;
    border-color: #dde6f1;
    border-width: 7px;
    width: 90%;
    margin-left: 5%;
    background-color: #dde6f1;
}

#basicCarta2 { 
    border-radius: 20px;
    margin-top: 17px;
    text-align: center;
    border-style:double;
    border-color: #ffc107;
    border-width: 7px;
    width: 90%;
    margin-left: 5%;
    background-color: #ffc107;
}

table {
   
}

table th {
    text-align: center;
    width: auto;
    padding: 5px;
    background-color: #311515;
    color: #fff;
    border: 2px solid #fff;
}

table tr {
    
}

/*table tr:nth-child(odd) {
    background: #FFF;
}*/

table td {
  
}

table a {
    text-align: left;
    margin-right: 10px;
    
}

table p {
    text-align: left;
    
}

#fromPrede {
    text-align: center;

}

h1 img {
    height: 13vw;
    margin-top: 0px;
}


#burger2 {
    color:#212529;
    font-size: 5vw;
}


/*boton flotante wassap*/

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 53px;
    right: 1px;
    background-color: #28a745;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 34px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float:hover {
    text-decoration: none;
    color: white;
    background-color: cyan;
}

.my-float {
    margin-top: 16px;
}

.float p {
    color: white;
    background-color: blue;
}

/*fin boton flotante*/



#alergenosG {
    margin-top: 15px;
    margin-bottom: 75px;
    background-color: transparent;
}

#cabecera {
        width: 100%;
        position: fixed;
        top 0px;
        z-index: 100;
        box-shadow: 2px 2px 3px #999;
        margin-top: 1px;
        background-color: #5f1304;
        text-align: center;
        font-size: 5vw;
        height: 54px;
        padding-top: 15px;
        margin-bottom: 0px;
}

.imgcarta{
    width: 340px;
    display:block;
margin:auto;
}

@media(min-width:700px) {
    
     h1 {
        text-align: center;
        margin-top: 102px;
        margin-bottom: 10px;
        font-size: 6vw;
    }

    .float p {
        font-size: 2vw;
    }
      .collapse p {
    
        }
     #cabecera {
        font-size:4vw;
        height: 92px;
        padding-top:21px;
    }
    
    .plato img{
        width: 37px;   

        }

    .imgcarta{
    width: 540px;
   
}
    .plato b{
       font-size: 3vw;   

        }

    
}


@media(min-width:1024px) {

    p {
        text-align: center;
        margin-top: 10px;
        margin-bottom:0px;
        font-size: 1.5vw;
    }
    
    .collapse p {
        }

    h1 {
        text-align: center;
        margin-top: 110px;
        margin-bottom: 10px;
        font-size: 6vw;
    }

    h2 {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 9vw;


    }

    h4 {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 5vw;

    }

    h5 {
        
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 3vw;
    }

 
 /*   hr {
        border-top: 0.5vw solid #ffc107;
    }*/

    .float p {
        font-size: 1vw;
    }

    #cabecera {
        font-size: 3vw;
        height: 92px;
        padding-top: 8px;
    }
    
    .plato img{
        width: 40px;   

        }
    
    .plato b{
       font-size: 2vw;   

        }

.imgcarta{
    width: 640px;
   
}

}
