/* Stage1070 owner-requested header order, beta labels and zodiac touch scroll */
body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a {
  position: relative !important;
}

body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="horoscopes"],
body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="astrology"] {
  padding-right: 11px !important;
}

body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-nav-beta,
body.lt-en-shell .lt-mobile-top-actions .lt-nav-beta {
  position: absolute !important;
  top: -5px !important;
  right: -7px !important;
  display: inline-block !important;
  padding: 2px 4px !important;
  border: 1px solid rgba(160, 71, 106, .24) !important;
  border-radius: 999px !important;
  color: #9f3f67 !important;
  background: #fff7fa !important;
  box-shadow: 0 3px 9px rgba(91, 43, 67, .08) !important;
  font: 700 8px/1 Montserrat, Arial, sans-serif !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  pointer-events: none !important;
}

body.lt-en-shell .lt-mobile-top-actions .lt-mobile-top-actions__item {
  position: relative !important;
}

body.lt-en-shell .lt-mobile-top-actions .lt-mobile-top-actions__item[data-stage1070-top-item="horoscopes"],
body.lt-en-shell .lt-mobile-top-actions .lt-mobile-top-actions__item[data-stage1070-top-item="astrology"] {
  padding-right: 18px !important;
}

body.lt-en-shell .lt-mobile-top-actions .lt-nav-beta {
  top: 1px !important;
  right: 3px !important;
  font-size: 7px !important;
}

@media (max-width: 1024px) {
  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="readingsReportsTarotReadings"],
  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="tarot"],
  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="horoscopes"] {
    color: #4f2a42 !important;
    -webkit-text-fill-color: #4f2a42 !important;
    font-size: 15px !important;
  }

  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="readingsReportsTarotReadings"]::before,
  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="tarot"]::before,
  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-mainbar > .lt-nav a[data-vt-route="horoscopes"]::before {
    content: none !important;
  }

  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-dailynav.lt-horoscope-strip {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overscroll-behavior-x: contain !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: pan-x !important;
    scrollbar-width: none !important;
  }

  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-dailynav.lt-horoscope-strip::-webkit-scrollbar {
    display: none !important;
  }

  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-dailynav.lt-horoscope-strip::after {
    content: none !important;
    display: none !important;
  }

  body.lt-en-shell .lt-header[data-stage1070-header-navigation="beta-touch"] .lt-dailynav.lt-horoscope-strip ul {
    width: max-content !important;
    min-width: max-content !important;
    padding-inline: 20px !important;
  }
}
/* /Stage1070 owner-requested header order, beta labels and zodiac touch scroll */
