/* QUITUS 5.0.9: cabecera móvil fija y foco visual de resultados. */
.qv509-filter-note{display:none;margin:0 0 18px;padding:13px 16px;border-left:5px solid #e87513;background:#fff7ed;border-radius:10px;color:#07366c;font-weight:800;box-shadow:0 8px 22px rgba(7,54,108,.08)}
.qv509-filter-note.is-visible{display:block}
.qv509-results-focus{scroll-margin-top:104px;animation:qv509Focus 1.35s ease}
.qv509-results-focus .quitus-section-head{position:relative}
.qv509-results-focus .quitus-section-head:after{content:'';position:absolute;inset:-10px;border:3px solid rgba(232,117,19,.8);border-radius:16px;pointer-events:none;animation:qv509Outline 1.6s ease forwards}
@keyframes qv509Focus{0%{background:#fff0dc}100%{background:transparent}}
@keyframes qv509Outline{0%{opacity:1;transform:scale(.985)}100%{opacity:0;transform:scale(1.02)}}

@media(max-width:980px){
  body.qv509-fixed-mobile-header{padding-top:76px!important}
  body.qv509-fixed-mobile-header.admin-bar{padding-top:108px!important}
  body.qv509-fixed-mobile-header .quitus-site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:2147482000!important;margin:0!important;transform:none!important;box-shadow:0 5px 20px rgba(1,24,48,.16)!important}
  body.qv509-fixed-mobile-header.admin-bar .quitus-site-header{top:32px!important}
  .qv509-results-focus{scroll-margin-top:92px}
}
@media(max-width:782px){
  body.qv509-fixed-mobile-header{padding-top:76px!important}
  body.qv509-fixed-mobile-header.admin-bar{padding-top:122px!important}
  body.qv509-fixed-mobile-header.admin-bar .quitus-site-header{top:46px!important}
}
@media(max-width:600px){
  body.qv509-fixed-mobile-header.admin-bar{padding-top:76px!important}
  body.qv509-fixed-mobile-header.admin-bar .quitus-site-header{top:0!important}
}
