/* v42 - contadores fora da barra lateral */
.nav-item .nav-count{display:none!important}
#catalogSubtitle{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
#catalogSubtitle .catalog-inline-total{color:#f4c318;font-weight:800;font-size:.92em;white-space:nowrap}
#catalogSubtitle .catalog-inline-total::before{content:'•';margin-right:10px;color:#6f6f75;font-weight:400}
.search-wrap>span{display:grid!important;place-items:center!important;width:20px!important;height:20px!important;flex:0 0 20px!important;line-height:1!important;transform:translateY(-2px)!important}
@media(max-width:640px){#catalogSubtitle{gap:6px}#catalogSubtitle .catalog-inline-total{font-size:.88em}#catalogSubtitle .catalog-inline-total::before{margin-right:6px}}
