/** Shopify CDN: Minification failed

Line 16:16 Unexpected "{"
Line 16:25 Expected ":"
Line 16:31 Unexpected ","
Line 17:16 Unexpected "{"
Line 17:25 Expected ":"
Line 18:16 Unexpected "{"
Line 18:25 Expected ":"

**/
/* === TEST visual: debe verse un borde azul en la barra === */
#acker-marquee-template--20306227003643__marquee_acker_6pkM3y {
  outline: 2px dashed blue !important;
}
#acker-marquee-{{ section.id }},
#acker-marquee-{{ section.id }} .acker-marquee__item,
#acker-marquee-{{ section.id }} .acker-marquee__dot { min-height: 0 !important; }


/* === Acker Marquee - versión forzada === */
#acker-marquee-template--20306227003643__marquee_acker_6pkM3y {
  background: #FFD300 !important;
  color: #0A0A0A !important;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  height: auto !important;
  line-height: 1.1 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: .4px !important;
  box-shadow: 0 1px 4px rgba(0,0,0,.08) !important;
  overflow: hidden !important;
  display: block !important;
}

#acker-marquee-template--20306227003643__marquee_acker_6pkM3y .acker-marquee__item,
#acker-marquee-template--20306227003643__marquee_acker_6pkM3y .acker-marquee__dot {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 8px !important;
  height: 16px !important;
  line-height: 1 !important;
}

