@charset "utf-8";
/* ================================
   SOFT OVERRIDES
   Tema üzerine yumusak müdahaleler
================================ */
/*Genel reset & body*/
body {
  margin: 0;
  padding: 0;
  background-color: #F6F8F6 !important;
  color: #4A4A4A;
  font-family: 'Open Sans', 'Arial';
  line-height: 1.7;
  font-size: 16px;
}
/* Paragraf bosluklarini geri getir */
.page-content p {
  margin-bottom: 1em;
  margin-top: 1em;
  line-height: 1.6;
  font-size: 14px;
  color: #6F7474;
}
.page-content p img {
  display: block;
  margin: 2em auto;
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}
/* Sola yaslanacak olanlar */
.page-content p img.img-left {
  margin-left: 0;
  margin-right: auto;
}
.page-content h1, .page-content h2, .page-content h3 {
  /*margin-top: 1.6em;*/
  /*margin-bottom: 0.6em;*/
}
/* Linkler daha yumusak */
.page-content a {
  color: #b07c44;
  text-decoration: none;
  font-size: 14px;
}
.page-content a:hover {
  text-decoration: underline;
}
/* Yazi + resim yan yana */
.profile-box {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 0em;
  margin-top: 20px;
}
/* Sol taraf (metin) */
.profile-text {
  flex: 1;
}
/* Sag taraf (foto) */
.profile-image {
  flex: 0 0 260px;
  margin: 0 auto;
}
.profile-image img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.image-row {
  display: flex;
  justify-content: center; /* yatayda ortala */
  gap: 20px; /* iki resim arasi bosluk */
  margin: 0px 0; /* üst–alt bosluk */
}
.image-row img {
  max-width: 45%; /* yan yana sigmalari için */
  height: auto;
  border-radius: 6px; /* istege bagli */
}
.books-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 25px;
  margin-top: 20px;
}
.pdf-link {
  display: inline-block;
  margin-right: 8px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 600;
  color: #2f7ef7;
  border: 1px solid #2f7ef7;
  border-radius: 4px;
  text-decoration: none;
}
.pdf-link:hover {
  background: #2f7ef7;
  color: #fff;
}
/* Her kitap bir kapsayici */
.book {
  display: contents;
  /* grid akisini bozmadan içindekileri dogrudan grid'e sokar */
}
.books-grid img {
  width: 100%;
  cursor: pointer;
  border-radius: 8px;
  transition: 0.3s;
}
.books-grid img:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
/* Açilan kitap açiklamasi */
.book-detail {
  display: none;
  grid-column: 1 / -1; /* Bulundugu satirin altina yayilir */
  background: #f8f8f8;
  padding: 25px;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.book-detail h3 {
  margin-top: 0;
}
.book-detail blockquote {
  font-style: italic;
  border-left: 4px solid #ccc;
  padding-left: 15px;
  color: #555;
}
.book.active img {
  outline: 4px solid #aa7a47;
  outline-offset: 6px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.25);
  transform: scale(1.05);
}
.book-title {
  font-size: 20px;
  margin-bottom: 6px;
  color: #3b352b;
}
.book-meta {
  font-size: 14px;
  color: #7b7263;
  margin-bottom: 20px;
  font-style: italic;
}
.book-quotes blockquote {
  background: #f4f2ee;
  border-left: 4px solid #b6aa8c;
  padding: 5px 10px;
  margin: 0 0 9px 0;
  border-radius: 6px;
  font-size: 15px;
  line-height: 1.7;
  color: #4b463d;
}
.book-quotes blockquote span {
  display: block;
  margin-top: 10px;
  font-weight: 600;
  color: #6b5f47;
  text-align: right;
  font-size: 14px;
}
/* Mobil */
@media (max-width: 768px) {
  .books-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Mobilde alt alta düssün */
@media (max-width: 768px) {
  .profile-box {
    flex-direction: column;
    text-align: left;
  }
  .profile-image {
    margin-top: 20px;
  }
}
.section-title {
  text-align: center;
  font-weight: 700;
  /*margin: 2em 0 1em;*/
  font-size: 14px;
  color: #6F7474;
  font-family: 'Open Sans', 'Arial';
}
.zaptitle span {
  position: relative;
  float: left;
  padding-bottom: 10px;
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #545454;
  line-height: 20px;
  top: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 153, 153);
}
/*Sosyal ikonlar*/
.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.alignright ul {
  display: flex;
  gap: 5px;
  margin: 0;
  padding: 0;
}
.alignright ul li {
  margin-left: 0 !important;
  margin-top: 0;
}
.social-icons img {
  width: 24px;
  height: auto;
}
/*Sayfa baÅŸlÄ±ÄŸÄ± (title + tarih)*/
.pageTitle.columns {
  float: none !important;
  display: flex !important;
  align-items: center;
}
.pageTitle .page_title {
  margin: 0;
  text-align: left;
  color: #6d3902 !important;
  font-size: 15px !important;
}
.page-date-time {
  margin-left: auto;
  font-size: 14px;
  opacity: 0.95;
  letter-spacing: 0.3px;
  color: #6f5f4a;
  white-space: nowrap;
}
/* ================================
   HOME â€“ INTRO (Desktop)
================================ */
.home-intro {
  display: flex;
  /*align-items: flex-start;*/ /* yazÄ±yÄ± Ã¼stten baÅŸlatmak iÃ§in */
  align-items: center; /* yazÄ±yÄ± dikey ortalamak iÃ§in */
}
/* Skeleton float'Ä± iptal */
.home-intro .columns {
  float: none !important;
}
/* YazÄ± */
.home-intro .intro-text p {
  max-width: 98%;
  font-size: 16px;
  line-height: 1.7;
  color: #5c554b;
  text-align: center; /* desktop */
  /*padding-top: 40px;*/ /* yazÄ±yÄ± buradaki px kadar aÅŸaÄŸÄ±sÄ±ndan baÅŸlatmak iÃ§in*/
}
/* GÃ¶rsel */
.home-intro .intro-image img {
  padding: 10px 0; /* Ã¼stâ€“alt nefes */
  display: block;
  margin: 0 auto;
}
/* ==============================
MenÃ¼ davranÄ±ÅŸÄ± (dokunmatik dostu) 
============================== */
/* Ãœst menÃ¼ â€“ sadece aÃ§Ä±lÄ±r, tÄ±klanmaz */
.sf-menu li > a.has-submenu {
  cursor: default;
}
.sf-menu li:hover > a.has-submenu {
  cursor: default;
}
/* ================================
   FOOTER
================================ */
#big_footer {
  background: #eee;
  font-size: 13px;
  color: #6b6b6b;
  width: 100% !important;
    max-width: 1120px;
}
#big_footer .copys {
  padding: 20px 0;
}
#big_footer p {
  margin: 0 0 10px 0;
  line-height: 1.6;
}
/* Footer menÃ¼ linkleri */
#big_footer a {
  /*color: #6b6b6b;*/
  text-decoration: none;
  font-size: 13px;
}
#big_footer a:hover {
  text-decoration: underline;
}
/* Desktop gÃ¶rÃ¼nÃ¼m (768 Ã¼stÃ¼) */
@media (min-width: 769px) {
  #big_footer .copys_left {
    text-align: left;
  }
}
/* =========================
   MENU VISIBILITY CONTROL
   ========================= */
/* VarsayÄ±lan: DESKTOP */
#select-menu {
  display: none;
}
.sf-menu {
  display: block;
}
/* =========================
   HEADER MENU â€“ DOÄžRU ORTALAMA
   ========================= */
.header_container {
  height: 175px ! important;
}
header #menu {
  float: none !important;
  right: auto !important;
  position: relative;
  display: flex; /* ðŸ”‘ asÄ±l Ã§Ã¶zÃ¼m */
  justify-content: center; /* yatay ortala */
  /*text-align: center;*/
  /*width: 100%;*/
}
/* MenÃ¼ kendi doÄŸal yapÄ±sÄ±nda kalsÄ±n */
header #menu .sf-menu {
  float: left; /* temanÄ±n istediÄŸi gibi */
}
/* ================================
   HOME â€“ INTRO (Mobile)
================================ */
/* Mobil gÃ¶rÃ¼nÃ¼m */
@media (max-width: 768px) {
  .boxed-page, .header_container, #header {
    width: 99%;
  }
  /* Header alanını referans al */
  #header {
    position: relative;
    text-align: center;
  }
  /* Logo + başlık alanı */
  #header .logo_and_menu {
    text-align: center;
    padding-top: 10px;
  }
  /* H1 */
  #header h1 {
    text-align: center !important;
    font-size: 20px !important;
    margin-bottom: 6px;
  }
  /* H2 */
  #header h2 {
    text-align: center !important;
    font-size: 14px;
    line-height: 1.4;
    max-width: 90%;
    margin: 0 auto;
  }
  /* YouTube ikonu â€“ saÄŸ Ã¼st */
  #header .alignright {
    float: none !important;
    margin: 0 !important;
    position: absolute;
    top: 12px;
    right: 12px;
  }
  .social-icons img {
    width: 20px;
  }
  .home-intro {
    flex-direction: column; /* ALTIN KURAL */
    text-align: center;
  }
  .home-intro .intro-text {
    order: 1; /* yazÄ± Ã¼stte */
    padding-top: 20px;
  }
  .home-intro .intro-image {
    order: 2; /* resim altta */
    margin-top: 20px;
  }
  .home-intro .intro-text p {
    max-width: 100%;
    text-align: center;
    font-size: 15px;
  }
  .home-intro .intro-image img {
    max-width: 100%;
    height: auto;
  }
  #big_footer .copys_left {
    text-align: center;
  }
  #big_footer p {
    font-size: 12.5px;
  }
  /* Footer menÃ¼ daha okunur olsun */
  #big_footer .copys_left a {
    display: inline-block;
    margin: 4px 6px;
    white-space: nowrap;
  }
  .page-date-time {
    display: none;
  }
  #big_footer a {
    margin: 6px 8px;
  }
  .sf-menu {
    display: none;
  }
  #select-menu {
    display: block;
  }
  .dropdown-menu {
    margin: 0 auto;
    width: 100%;
  }
}