/* Day readability without plates and without touching SNET neon. */

html[data-theme="day"] .snet-hero-copy {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  padding: 0 !important;
}

html[data-theme="day"] #hero h1,
html[data-theme="day"] #hero.snet-hero h1,
html[data-theme="day"] .snet-hero-copy h1,
html[data-theme="day"][data-bg="city"] #hero h1,
html[data-theme="day"][data-bg="city"] #hero h2 {
  color: #041018 !important;
  -webkit-text-fill-color: #041018 !important;
}

html[data-theme="day"] #hero .snet-hero-lead,
html[data-theme="day"][data-bg="city"] #hero .snet-hero-lead,
html[data-theme="day"] .snet-address__kicker,
html[data-theme="day"] .snet-address__label,
html[data-theme="day"] .snet-address__hint,
html[data-theme="day"] .snet-address__hint a,
html[data-theme="day"] #main .section-title h1,
html[data-theme="day"] #main .section-title h2,
html[data-theme="day"] #main .section-title p,
html[data-theme="day"] .breadcrumbs h1,
html[data-theme="day"] .snet-tariffs-title,
html[data-theme="day"] .snet-tariff-cat,
html[data-theme="day"] .snet-metal-title,
html[data-theme="day"][data-bg="city"] #main p,
html[data-theme="day"][data-bg="city"] #main li,
html[data-theme="day"][data-bg="city"] #main h3,
html[data-theme="day"][data-bg="city"] #main h4,
html[data-theme="day"][data-bg="city"] #main label {
  color: #041018 !important;
  -webkit-text-fill-color: #041018 !important;
  text-shadow:
    0 0 3px #fff,
    0 1px 0 #fff,
    0 0 10px #fff,
    0 2px 12px #fff !important;
  background: none !important;
  box-shadow: none !important;
}

html[data-theme="day"] .snet-address__hint a,
html[data-theme="day"][data-bg="city"] #main a:not(.btn-get-started):not(.btn-connect):not(.get-started-btn):not(.snet-cta-btn):not(.snet-telegram-btn):not(.snet-job):not(.snet-hero-badge):not(.snet-hero-chip):not(.snet-dock__btn):not(.snet-neon-word) {
  color: #005a96 !important;
  -webkit-text-fill-color: #005a96 !important;
  text-shadow: 0 0 3px #fff, 0 1px 0 #fff, 0 0 10px #fff !important;
}
