@font-face {
  font-family: "fontello";
  src: url("/wp-content/themes/edge-decor/css/font-icons/font/fontello.woff2?50751444") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "trx_addons_icons";
  src: url("/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.woff2?56100252") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

main.content {
  display: block;
}

.soil-sages-skip-link {
  position: fixed;
  z-index: 100000;
  top: 10px;
  left: 10px;
  transform: translateY(-160%);
  padding: 0.75rem 1rem;
  border-radius: 3px;
  background: #1f2915;
  color: #fff !important;
  font-weight: 700;
  text-decoration: none;
}

.soil-sages-skip-link:focus {
  transform: translateY(0);
}

:where(a, button, input, select, textarea):focus-visible {
  outline: 3px solid #1f5e8c !important;
  outline-offset: 3px;
}

.post_meta,
.post_meta a,
.post_info,
.post_info a,
.post_date,
.post_date a,
.soil-sages-updated,
.wp-block-image figcaption,
.wp-element-caption {
  color: #74747c !important;
}

.post_content a:not(.theme_button),
.author_info a,
.widget a,
.soil-sages-archive-header a,
.soil-sages-recovery a {
  color: #607929;
}

.post_content p a:not(.theme_button),
.post_content li a:not(.theme_button),
.author_info a,
.soil-sages-recovery a {
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.15em;
}

.more-link,
.theme_button,
.post_content button:not(.search_submit),
.widget button:not(.search_submit),
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #607929 !important;
  color: #fff !important;
}

.more-link:hover,
.theme_button:hover,
.post_content button:not(.search_submit):hover,
.widget button:not(.search_submit):hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #485c1e !important;
}

.scheme_default .post_item a.more-link.sc_button_hover_circle,
.scheme_default .post_item a.more-link.sc_button_hover_circle::before {
  background-color: #52691f !important;
  color: #fff !important;
}

.scheme_default .post_item a.more-link.sc_button_hover_circle:hover,
.scheme_default .post_item a.more-link.sc_button_hover_circle:hover::before,
.scheme_default .post_item a.more-link.sc_button_hover_circle:focus,
.scheme_default .post_item a.more-link.sc_button_hover_circle:focus::before,
.scheme_default .post_item a.more-link.sc_button_hover_circle:active,
.scheme_default .post_item a.more-link.sc_button_hover_circle:active::before {
  background-color: #485c1e !important;
}

.sidebar .widget_recent_posts .post_info {
  margin-top: 4px;
}

.sidebar .widget_recent_posts .post_info a.post_info_date,
.sidebar .widget_recent_posts .post_info a.post_counters_item {
  display: inline-flex;
  min-height: 24px;
  align-items: center;
  vertical-align: middle;
}

.soil-sages-updated {
  margin: 0.45rem 0 0;
  font-size: 0.9rem;
  line-height: 1.4;
}

.author_info .author_avatar img {
  object-fit: cover;
  aspect-ratio: 1;
}

.ss-page-intro {
  max-width: 980px;
  margin: 0 auto;
  padding: clamp(2.5rem, 6vw, 4.5rem) 20px 1.5rem;
}

.ss-page-intro h1,
.soil-sages-archive-header h1 {
  max-width: 15ch;
  margin-top: 0;
  font-size: clamp(2.35rem, 6vw, 4.4rem);
  line-height: 1.05;
}

.ss-page-intro > p,
.soil-sages-archive-header > p {
  max-width: 760px;
  font-size: clamp(1.1rem, 2vw, 1.32rem);
  line-height: 1.6;
}

.ss-topic-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  max-width: 1080px;
  margin: 1.75rem auto 3rem;
  padding: 0 20px;
}

.ss-topic-card {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  padding: 1.35rem;
  border: 1px solid #dfe4d8;
  border-top: 5px solid #607929;
  border-radius: 3px;
  background: #f7f8f4;
}

.ss-topic-card h2,
.ss-topic-card h3 {
  margin: 0 0 0.65rem;
  font-family: "Fira Sans", sans-serif;
  font-size: 1.42rem;
  line-height: 1.25;
}

.ss-topic-card p {
  margin: 0 0 1rem;
  line-height: 1.55;
}

.ss-topic-card a {
  display: inline-block;
  margin-top: auto;
  color: #4b601f;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.16em;
}

.ss-latest-heading {
  max-width: 1080px;
  margin: 1rem auto 2rem;
  padding: 0 20px;
  font-size: clamp(1.9rem, 4vw, 2.8rem);
}

.soil-sages-archive-header {
  width: 100%;
  margin: 0 0 2.5rem;
  padding: 0 0 1.5rem;
  border-bottom: 1px solid #dde2d7;
}

.soil-sages-archive-header h1 {
  margin-bottom: 0.65rem;
}

.soil-sages-recovery {
  max-width: 900px;
  margin: 1.5rem auto 4rem;
  padding: 1.5rem;
  border-top: 5px solid #607929;
  background: #f7f8f4;
}

.soil-sages-recovery h2 {
  margin-top: 0;
  font-size: 1.75rem;
}

.soil-sages-recovery ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.65rem 1.25rem;
  margin: 1.2rem 0 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .ss-topic-grid,
  .soil-sages-recovery ul {
    grid-template-columns: 1fr;
  }

  .ss-page-intro {
    padding-top: 2rem;
  }

  .ss-topic-card {
    padding: 1.15rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ss-topic-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
