/* origem: site/0156.css */
/* SOURCE: /assets/refactor-v943/css/site/0379.css */
/* v16.1.615 — card compacto, último da lateral e sticky em todos os contextos; contador à direita. */
@media (min-width:901px){
  html body.pc.spb-home-model-blog_sidebar [data-sidebar-module="categories"]{
    order:999999!important;
    position:relative!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:100%!important;
    max-width:300px!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:30px 0 0!important;
    transform:none!important;
    z-index:auto!important;
    align-self:flex-start!important;
    overflow:hidden!important;
  }
}
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list{
  max-height:352px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
}
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list a{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
}
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list a em,
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list a .count,
html body.pc [data-sidebar-module="categories"] .spb-blog-category-list a .spb-category-count{
  margin-left:auto!important;
  padding-left:12px!important;
  flex:0 0 auto!important;
  text-align:right!important;
  white-space:nowrap!important;
}

