.spanCanti{
    font-weight: bold;
}
.carroTotal,.queDato{
    font-weight: bold;
}
.datosUser input{
    color: black;
}
.eyeVerPedido{
    cursor:pointer;
}
.eyeVerPedido:hover{
    color: rgb(100,48,124);
}

.valDesc{
    position: absolute;
    background-color: rgb(151, 151, 0);
    color: white;
    font-size: 12px;
    font-weight: bold;
    border-radius: 7px;
    margin-left: 8px;
    margin-right: 0 !important;
    margin-bottom: -5px !important;
    padding: 3px 7px;
}