body.ml2-archive-shell-active,
body.ml2-envelope-active {
  --ml2-font-display: David, "David CLM", "Times New Roman", "Noto Serif Hebrew", serif;
  --ml2-font-body: "Assistant", "Heebo", "Segoe UI", Tahoma, Arial, sans-serif;
}

body.ml2-archive-shell-active .elementor-location-header,
body.ml2-archive-shell-active .elementor-location-footer,
body.ml2-envelope-active .elementor-location-header,
body.ml2-envelope-active .elementor-location-footer,
body.ml2-archive-shell-active footer#colophon,
body.ml2-envelope-active footer#colophon,
body.ml2-archive-shell-active .site-footer,
body.ml2-envelope-active .site-footer {
  display: none !important;
}

body.ml2-archive-shell-active .elementor-widget-archive-posts .elementor-heading-title,
body.ml2-archive-shell-active .elementor-location-archive .elementor-heading-title,
body.ml2-envelope-active .elementor-heading-title,
body.ml2-archive-shell-active .elementor-post__title,
body.ml2-archive-shell-active .elementor-post__title a {
  font-family: var(--ml2-font-display);
  font-synthesis: none;
  color: #081525;
}

body.ml2-archive-shell-active .elementor-widget-text-editor,
body.ml2-archive-shell-active .elementor-post__excerpt,
body.ml2-archive-shell-active .elementor-post__meta,
body.ml2-envelope-active .elementor-widget-text-editor,
body.ml2-envelope-active .elementor-widget-theme-post-content {
  font-family: var(--ml2-font-body);
  color: #1c2430;
}

.ml2-archive-intro {
  max-width: 42rem;
  margin: 0 0 1.25rem;
  font-family: Assistant, Heebo, Arial, sans-serif;
  font-size: 1.05rem;
  line-height: 1.65;
  color: #243041;
}

body.ml2-archive-shell-active .elementor-post__thumbnail {
  aspect-ratio: 16 / 10 !important;
  height: auto !important;
  overflow: hidden;
  background: #eef1f5;
}

body.ml2-archive-shell-active .elementor-post__thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body.ml2-archive-shell-active .joinchat,
body.ml2-archive-shell-active .ht-ctc,
body.ml2-archive-shell-active .ht-ctc-chat,
body.ml2-envelope-active .joinchat,
body.ml2-envelope-active .ht-ctc,
body.ml2-envelope-active .ht-ctc-chat {
  display: none !important;
}

body.ml2-archive-shell-active .elementor-post__card {
  height: 100%;
  background: #fff;
  border: 1px solid #e3e7ee;
  box-shadow: none;
}

body.ml2-archive-shell-active .elementor-post__text {
  padding: 1rem 1rem 1.15rem;
}

body.ml2-archive-shell-active .elementor-widget-wp-widget-categories ul,
body.ml2-archive-shell-active .widget_categories ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.ml2-archive-shell-active .elementor-widget-wp-widget-categories li,
body.ml2-archive-shell-active .widget_categories li {
  margin: 0;
}

body.ml2-archive-shell-active .elementor-widget-wp-widget-categories a,
body.ml2-archive-shell-active .widget_categories a {
  display: inline-block;
  padding: 0.35rem 0.7rem;
  border: 1px solid #d5dbe3;
  border-radius: 999px;
  color: #081525 !important;
  text-decoration: none !important;
  font-family: Assistant, Heebo, Arial, sans-serif;
  font-size: 0.92rem;
}

body.ml2-archive-shell-active .elementor-search-form__container,
body.ml2-archive-shell-active .elementor-search-form {
  border-color: #d5dbe3;
}

body.ml2-archive-shell-active .elementor-pagination {
  margin-top: 1.5rem;
}

body.ml2-archive-shell-active .elementor-pagination .page-numbers {
  font-family: Assistant, Heebo, Arial, sans-serif;
  color: #081525;
}

body.ml2-archive-shell-active .elementor-pagination .page-numbers.current {
  background: #081525;
  color: #fff;
}

@media (max-width: 640px) {
  body.ml2-archive-shell-active .elementor-posts-container.elementor-grid {
    grid-template-columns: 1fr !important;
  }
}
