/*.menu .sigue_tu_pedido_mnu
{
    background-color: #000;
}

.menu .sigue_tu_pedido_mnu a:before{
    content: '';
    display: block;
    height: 14px;
    width: 25px;
    position: relative;
    top: 1px;
    left: 0;
    background: transparent url("https://ultimatefitness.cl/wp-content/uploads/2021/04/camion_uf.png") no-repeat 0px 0px;
    background-size: auto;
    background-size: contain;
}*/