/* FFV6_BEDSIDE_STAR_HOME_TOP_PILL_CLEANUP_V1 */

body.bw-bedside-star-home-top-pill-cleanup main > *:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > header:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > section:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > div:first-child{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}

/* Remove/unbox small top pill/badge/kicker labels on the Bedside Star landing page. */
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .pill,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .badge,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .kicker,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .eyebrow,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .bw-pill,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .bw-badge,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .bw-kicker,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child .bw-eyebrow,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child [class*="pill"],
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child [class*="badge"],
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child [class*="kicker"],
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child [class*="eyebrow"],
body.bw-bedside-star-home-top-pill-cleanup main [class*="hero"] [class*="pill"],
body.bw-bedside-star-home-top-pill-cleanup main [class*="hero"] [class*="badge"],
body.bw-bedside-star-home-top-pill-cleanup main [class*="hero"] [class*="kicker"],
body.bw-bedside-star-home-top-pill-cleanup main [class*="hero"] [class*="eyebrow"]{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  padding-left:0 !important;
  padding-right:0 !important;
  border-radius:0 !important;
}

/* Hide standalone tiny label boxes only when they are the first visible hero item. */
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .pill:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .badge:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .kicker:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .eyebrow:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .bw-pill:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .bw-badge:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .bw-kicker:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > .bw-eyebrow:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > [class*="pill"]:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > [class*="badge"]:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > [class*="kicker"]:first-child,
body.bw-bedside-star-home-top-pill-cleanup main > *:first-child > [class*="eyebrow"]:first-child{
  display:none !important;
}

body.bw-bedside-star-home-top-pill-cleanup main h1,
body.bw-bedside-star-home-top-pill-cleanup main h2,
body.bw-bedside-star-home-top-pill-cleanup main p{
  max-width:900px !important;
}
