body, html {
    background-color: #f3fbff !important;
    background-image: none !important;
}

.conteiner-principal {
    background-color: transparent !important;
}

.listagem-item .acoes-produto {
    height: auto !important;
    min-height: 90px;
    padding-top: 10px;
}

.qtde-home-wrapper input {
    display: inline-block !important;
    width: 60px !important;
    padding: 0 5px !important;
}

/* Removido o :has para evitar alerta de erro no painel */
.formas-pagamento .boleto,
.icone-pagamento.boleto {
    display: none !important;
}