/* RCAD v5.53 — contador de publicaciones integrado bajo el título */

body.category .rcad-category-count-v392{
    display:none!important;
}

body.category .rcad-category-count-v553{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    margin:7px 0 0!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    color:#667085!important;
    font-size:11.5px!important;
    line-height:1.3!important;
    box-shadow:none!important;
}

body.category .rcad-category-count-v553 strong{
    color:#071b46!important;
    font-size:11.5px!important;
    font-weight:800!important;
}

body.category .rcad-category-count-v553 span{
    color:#667085!important;
    font-size:11.5px!important;
    font-weight:500!important;
}

body.category .rcad-category-head-v392{
    align-items:flex-start!important;
}

@media(max-width:620px){
    body.category .rcad-category-count-v553{
        margin-top:5px!important;
        font-size:11px!important;
    }
}
