/*галочки убираю*/
.main-navigation .menu-item-has-children > a .kadence-svg-icon {
    display: none !important;
}

/* Чёрный фон всей страницы */
body {
  background: #000;
  margin: 0;
  padding: 0;
}

/* Основной контейнер */
.front-page {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 40px 20px;
  background: #000; /* гарантируем чёрный фон под всем */
}

/* Ряды с карточками */
.front-page .featured-row {
  display: grid;
  gap: 30px;
  background: #000; /* убираем белые "поля" */
}

/* Сетка */
.front-page .two-cols {
  grid-template-columns: repeat(2, 1fr);
}

.front-page .three-cols {
  grid-template-columns: repeat(3, 1fr);
}

/* Карточка */
.post-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 6px 18px rgba(0,0,0,0.35);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.post-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.45);
}

/* Картинка */
.post-card .post-thumb img {
  width: 100%;
  height: auto;
  display: block;
}

/* Контент */
.post-card .post-content {
  padding: 20px;
  background: #fff;
}

/* Метка категории */
.post-card .post-meta {
  font-size: 12px;
  font-weight: bold;
  color: #d33;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* Заголовок */
.post-card .entry-title {
  font-size: 20px;
  margin: 10px 0;
  line-height: 1.3;
  color: #000;
}

/* Отрывок */
.post-card .entry-excerpt {
  font-size: 14px;
  color: #444;
  margin-bottom: 15px;
}

/* Кнопка */
.post-card .read-more {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
  color: #000;
}

.post-card .read-more:hover {
  color: #d33;
}

/* 📱 Адаптив: на телефоне статьи одна под другой */
@media (max-width: 768px) {
  .front-page .two-cols,
  .front-page .three-cols {
    grid-template-columns: 1fr; /* тольк*