.ventas-cabecera__fila{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--toolbar-group-gap);margin-top:15px;margin-bottom:15px}.ventas-cabecera__nav{flex:1 1 auto;min-width:0}.ventas-cabecera__nav .cont-navs .cont-left>div{margin-top:0}.ventas-cabecera__filtros{flex:0 0 auto}@media screen and (max-width:800px){.ventas-cabecera__fila{flex-wrap:wrap}.ventas-cabecera__filtros,.ventas-cabecera__nav{flex:1 1 100%}}