    
body{
    background-color: #f9fbfd;
}
h3, h4, h5{
    color: #495057;
}

.btn-circle.btn-xl { 
            width: 50px; 
            height: 50px; 
            padding: 1px 1px; 
            border-radius: 35px; 
            font-size: 12px; 
            text-align: center; 
            position: fixed;
            bottom: 10px;
            right: 10px;

        } 

.cardmenu{
    
    background: #fff;
    border-radius: 3px;
    padding-top: 20px;

    padding-right: 20px;
    padding-bottom: 40px;
    margin-right: 20px;
    margin-top: 20px;

    box-shadow: 0 0 10px #ebedf0;
    color: #495057;
}

.cadmenu h5{
    color: #495057;;
}
.colm{
    width: 30050px;
}
.carrito-total{
     background: transparent !important;
}
.card-body{
    width: 345px;
display: block; margin-left: auto; margin-right: auto;}
.colm{
width: 390px;
padding-right: 10px;
padding-left: 10px;

}
.card-body{
    color: #495057 !important;
}

.image_restaurant{
    max-width: 100px;
    height: auto;
    /* object-fit: none; */
}