.elementor-16 .elementor-element.elementor-element-73b88021 .elementskit-post-image-card .elementskit-post-body {
    padding: 10px;
    border-radius: 40px;
}

nav.navigation.post-navigation {
display: none;
}

.ast-separate-container .comments-area {
    border-top: 0;
    display: none;
}

.elementor-6356 .elementor-element.elementor-element-d153be6 .elementor-pagination {
    margin-top: 30px;
}

.elementor-6356 .elementor-element.elementor-element-d153be6 .elementor-pagination a {
    background: #2196f3;
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
}

.elementor-6356 .elementor-element.elementor-element-d153be6 .elementor-pagination span {
    background: #070707;
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
}
.site-branding {
    display: flex;
    align-items: center;
}

.site-title {
    margin: 0 0 0 10px;
}
.eael_load_more_text {
    background-color: transparent !important;
}
/* Popup Maker içerik alanı stil ayarları */
.pum-content {
  font-family: 'Merriweather', serif !important;
  line-height: 1.4 !important;  /* Satır aralığını düşürür */
  font-size: 16px !important;  /* Gerekirse yazı boyutu */
  color: #333 !important;      /* Yazı rengi (tercihe göre değiştirilebilir) */
}
.ast-site-identity {
  display: flex;
  align-items: center;
  gap: 12px;
}

.ast-site-identity img {
  width: 120px;
  height: auto;
  max-height: none;
  object-fit: contain;
}

.ast-site-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  padding-top: 5px;
}
h1.entry-title {
  text-align: center;
  font-size: 2.5em;         /* Başlığı biraz büyütür */
  font-weight: 600;         /* Kalın yazı tipi */
  margin-top: 15px;
}
/**/

/* ===== ARAMA KUTUSU GENISLIK DUZELTMESI ===== */
/* Header arama alani genisletme */
.ast-builder-layout-element.ast-header-search {
    flex-grow: 1;
    min-width: 220px;
}

.ast-header-search .ast-search-menu-icon {
    min-width: 200px;
    width: 100%;
}

.ast-header-search .ast-search-menu-icon .search-form {
    width: 100%;
}

.ast-header-search .search-field {
    width: 100% !important;
    min-width: 150px;
}

/* Arama butonu gorunurlugu */
.ast-header-search .search-submit {
    padding: 0 12px;
}