﻿
/* Logo maior - DESKTOP */
.pd-header-logo span .img-box {
    width: 200px !important;
}

#msgMotoboy {
    color: #fff;
    user-select: none;
}

#msgMotoboy::before {
    content: '* No crédito tem acréscimo de 5%. Ao receber seu pedido, enviaremos o link para pagamento online.' !important;
    color: #000 !important;
}

/* Logo maior - MOBILE */
@media (max-width:768px) {
    html[data-scope="cardapio"] .pd-m-Header-bar-logo {
        width: 150px !important;
        top: 25px !important;
    }
}
