.titulo_seccion{
    color:white;font-size: 2.8rem;font-weight:bold; font-family: Roboto,Arial, Gadget, sans-serif;
}
.subrayado_session{
    color:white; background: white;height: 2px;margin-top: 11px;
}
#loading {
    width: 260px;
    height: 360px;
    text-align: center;
        
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    margin: auto;
    margin-top: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    margin-top: 100px;
}
.shop-moneda_producto{
    color: red !important;
}
.shop-precio_producto{
    color: red !important;
}