/* RCAD v397 — Miga de recursos visualmente idéntica a la de artículos. */
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372{
  background:#f8fafc!important;
  border-bottom:1px solid #e4e9f0!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-box{
  min-height:54px!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-list{
  display:flex!important;
  align-items:center!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  min-width:0!important;
  list-style:none!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-item{
  display:inline-flex!important;
  align-items:center!important;
  min-width:0!important;
  font-size:13px!important;
  line-height:1.35!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-item--current{
  flex:1 1 auto!important;
  overflow:hidden!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-link,
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-current{
  font-size:13px!important;
  line-height:1.35!important;
  text-decoration:none!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-link{
  color:var(--rcad-primary,#071b46)!important;
  font-weight:600!important;
  white-space:nowrap!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-link:hover{
  color:var(--rcad-accent,#f6a800)!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-link--home{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  color:var(--rcad-accent,#f6a800)!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-current{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#475467!important;
  font-weight:400!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-sep,
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-chevron{
  color:#98a2b3!important;
  font-size:13px!important;
  line-height:1!important;
}
body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 svg{
  width:12px!important;
  height:12px!important;
  min-width:12px!important;
  display:block!important;
}
@media (max-width:767px){
  body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-box{min-height:46px!important;}
  body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-item,
  body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-link,
  body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-current{font-size:12px!important;}
  body.rcad-resource-single .rcad-global-resource-breadcrumb-v372 .rcad-bc-home-label{display:none!important;}
}
