/* Основной шрифт сайта */

html body,
body button,
body input,
body textarea,
body select {
  font-family: Arial, Helvetica, sans-serif !important;
}

/* Обычные заголовки */
body h1:not(.page-headding),
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: Arial, Helvetica, sans-serif !important;
}

/* Заголовки страниц: Каталог, О компании и другие */
html body .page-headding,
html body .page-headding *,
html body h1.page-headding,
html body h1.page-headding * {
  font-family: "TTBluescreensAtom", Arial, sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;

  font-size: 80px !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;

  color: #00AF6E !important;
}

html body .page-headding {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  html body .page-headding,
  html body .page-headding *,
  html body h1.page-headding,
  html body h1.page-headding * {
    font-size: 48px !important;
    line-height: 0.95 !important;
  }
}
html body h1.tt-about-title,
html body h1.tt-about-title * {
  font-family: "TTBluescreensGlobalV2", Arial, sans-serif !important;
  font-size: 72px !important;
  font-weight: 600 !important;
  font-style: normal !important;
  line-height: 0.95 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  color: #00AF6E !important;
  margin: 0 !important;
}

@media screen and (max-width: 767px) {
  html body h1.tt-about-title,
  html body h1.tt-about-title * {
    font-size: 48px !important;
    line-height: 0.95 !important;
  }
}
.seo-headings-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.seo-headings-visually-hidden h1,
.seo-headings-visually-hidden h2,
.seo-headings-visually-hidden h3 {
  margin: 0 !important;
  padding: 0 !important;
}
.seo-headings-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.seo-headings-visually-hidden h2,
.seo-headings-visually-hidden h3 {
  margin: 0 !important;
  padding: 0 !important;
}
