/*
Theme Name: Ewebot Child - AjansPR
Author: AjansPR
Author URI: https://ajanspr.com.tr
Description: Custom child theme for AjansPR - PR Agency
Version: 2.0.6
Template: ewebot
*/

/* Google Fontlarını YÜKLE - EN BAŞTA OLMALI */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Montserrat:wght@500;600;700&display=swap');

/* ==========================================================================
   AjansPR Custom Brand Colors
   ========================================================================== */

:root {
  --ajpr-orange: #FF6B35;
  --ajpr-dark: #1A1A1A;
  --ajpr-gray: #F5F5F5;
  --ajpr-white: #FFFFFF;
  --ajpr-text: #333333;
}

/* ==========================================================================
   Header Fixes - Hide Site Title, Show Only Logo
   ========================================================================== */

/* Hide site title completely */
.site-header .site_logo .site-title,
.header_logo .site-title,
.logo_text,
.site-description {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

/* Logo styling */
.site_logo a,
.header_logo a {
  display: block;
}

.site_logo img,
.header_logo img {
  height: 50px !important;
  width: auto !important;
  max-height: 50px !important;
}

/* Header background */
.site-header,
.header_wrapper {
  background-color: var(--ajpr-white) !important;
  border-bottom: 3px solid var(--ajpr-orange);
}

/* ==========================================================================
   Navigation Styling
   ========================================================================== */

/* Menu links */
.main-menu > li > a {
  color: var(--ajpr-dark) !important;
  font-weight: 500 !important;
}

.main-menu > li > a:hover {
  color: var(--ajpr-orange) !important;
}

/* ==========================================================================
   Primary Color Override
   ========================================================================== */

/* Buttons */
.btn,
.button,
.gt3_button,
input[type="submit"] {
  background-color: var(--ajpr-orange) !important;
  border-color: var(--ajpr-orange) !important;
  color: var(--ajpr-white) !important;
}

.btn:hover,
.button:hover,
.gt3_button:hover,
input[type="submit"]:hover {
  background-color: var(--ajpr-dark) !important;
  border-color: var(--ajpr-dark) !important;
}

/* Links */
a {
  color: var(--ajpr-orange);
}

a:hover {
  color: var(--ajpr-dark);
}

/* ==========================================================================
   Footer Styling
   ========================================================================== */

.site-footer,
footer {
  background-color: var(--ajpr-dark) !important;
  color: var(--ajpr-white) !important;
}
/* ================================================= */
/* == AjansPR - Ek CSS Kodları (Ana Temadan)      == */
/* ================================================= */

/* ================================================= */
/* == MOR BÖLÜMÜ TAMAMEN KALDIR                   == */
/* ================================================= */

body .gt3-page-title_wrapper,
body .gt3-page-title,
body .gt3-page-title__inner,
body div[class*="page-title"],
body section[class*="page-title"],
body .page-title,
body .banner,
body .page-header,
.elementor-location-single .elementor-section:first-child {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
}

/* Sayfa başlığı ve breadcrumb'ları gizle */
.page_title h1,
.page-title h1,
h1.page-title,
.breadcrumbs,
.gt3-page-breadcrumbs,
.breadcrumb,
.woocommerce-breadcrumb,
div[class*="breadcrumb"] {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  opacity: 0 !important;
}

/* ================================================= */
/* == HEADER BUTONLARINI GÜÇLENDIR                == */
/* ================================================= */

/* CTA Butonu - Zorla Stil Uygula */
body .wpda-builder-menu #menu-ana-menu .menu-cta > a,
body nav .menu-cta > a,
body .main-menu .menu-cta > a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 18px !important;
  margin-left: 15px !important;
  border-radius: 8px !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  text-decoration: none !important;
  background: linear-gradient(90deg, #ff7043 0%, #ffa726 100%) !important;
  color: #ffffff !important;
  border: none !important;
  box-shadow: 0 3px 8px rgba(255, 112, 67, 0.3) !important;
  transition: all 0.25s ease-out !important;
}

body .wpda-builder-menu #menu-ana-menu .menu-cta > a:hover,
body nav .menu-cta > a:hover,
body .main-menu .menu-cta > a:hover {
  transform: translateY(-2px) scale(1.03) !important;
  background: linear-gradient(90deg, #ff8a50 0%, #ffb74d 100%) !important;
  box-shadow: 0 6px 14px rgba(255, 138, 80, 0.35) !important;
  color: #ffffff !important;
}

/* Menü linklerini turuncu yap */
body .main-menu > li > a,
body .wpda-builder-menu a:not(.menu-cta a) {
  color: #1A1A1A !important;
}

body .main-menu > li > a:hover,
body .wpda-builder-menu a:not(.menu-cta a):hover {
  color: #FF6B35 !important;
}

/* Arama ikonu her zaman görünür */
.wpda-search_icon,
.wpda-search_icon i,
.search-icon,
.header-search-icon {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  color: #1A1A1A !important;
}

.wpda-search_icon:hover i,
.search-icon:hover {
  color: #FF6B35 !important;
}


/* ================================================= */
/* == GLOBAL FONT AYARLARI                        == */
/* ================================================= */

/* Gövde Fontu */
body, p, li, 
.elementor-widget-text-editor, 
.elementor-widget-text-editor p {
    font-family: 'Lato', sans-serif !important;
    font-size: 17px !important;
    line-height: 1.7 !important;
}

/* Başlık Fontları */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title,
.blogpost_title a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
}

/* Ana Menü Fontu */
.wpda-builder-menu a {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}

/* Buton Fontları */
.elementor-button,
form input[type="submit"],
.ajpr-cta {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
}

/* İkonları Koruma */
i[class*="fa-"],
span[class*="fa-"],
i[class*="eicon-"],
.theme_icon {
    font-family: inherit !important;
}

/* FA4 ikonları */
.fa, i.fa, span.fa {
  font-family: "FontAwesome" !important;
  font-style: normal;
  font-weight: normal;
}

/* ================================================= */
/* == WHATSAPP BUTONU                             == */
/* ================================================= */

.ajpr-card .ajpr-cta {
  border-radius: 999px !important;
  background: linear-gradient(90deg, #ff7043 0%, #ffa726 100%) !important;
  box-shadow: 0 4px 15px rgba(255, 112, 67, 0.3) !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 10px 20px !important;
  color: #ffffff !important;
  border: none !important;
  font-weight: 600 !important;
  transition: all 0.25s ease-out !important;
}

.ajpr-card .ajpr-cta::before {
  content: '' !important;
  display: inline-block !important;
  width: 1.2em !important;
  height: 1.2em !important;
  background-color: white;
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 221.9-99.6 221.9-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'/%3e%3c/svg%3e") !important;
  mask-repeat: no-repeat !important;
  mask-size: contain !important;
}

.ajpr-card .ajpr-cta:hover {
  transform: translateY(-2px) scale(1.03) !important;
  background: linear-gradient(90deg, #ff8a50 0%, #ffb74d 100%) !important;
  box-shadow: 0 7px 20px rgba(255, 138, 80, 0.4) !important;
}

/* ================================================= */
/* == SSS AKORDİYON                               == */
/* ================================================= */

.sss-wrapper {
    max-width: 800px;
    margin: 30px auto;
}

.sss-item {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 12px;
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.sss-soru {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px; 
    font-weight: 600;
    color: #2c2c2c;
    padding: 18px 45px 18px 20px;
    cursor: pointer;
    position: relative;
    list-style: none;
    transition: background-color 0.2s ease;
}

.sss-soru::after {
    content: '+';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    color: #FF9900;
    transition: transform 0.2s ease-in-out;
}

.sss-item[open] .sss-soru::after {
    content: '−';
}

.sss-cevap {
    padding: 20px 25px;
    background-color: #fdfdfd;
}

/* ================================================= */
/* == BASINDA BIZ KARTLARI                        == */
/* ================================================= */

:root {
  --pr-dark: #1a202c;
  --pr-gray: #5A6578;
  --pr-border: #e8eef3;
  --pr-bg-light: #f9fafc;
  --pr-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
  --pr-shadow-hover: 0 7px 25px rgba(0, 0, 0, 0.09);
}

.press-section-classy {
  max-width: 1200px;
  margin: 80px auto;
  padding: 0 24px;
}

.press-header h1 {
  font-size: 44px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 50px;
}

.press-grid-classy {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 36px;
}

@media (max-width: 960px) {
  .press-grid-classy { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 640px) {
  .press-grid-classy { grid-template-columns: 1fr; }
}

.press-card-classy {
  background: #ffffff;
  border: 1px solid var(--pr-border);
  border-radius: 16px;
  box-shadow: var(--pr-shadow);
  overflow: hidden;
  transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
}

.press-card-classy:hover {
  transform: translateY(-5px);
  box-shadow: var(--pr-shadow-hover);
}

.card-logo-area {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--pr-bg-light);
  padding: 16px;
}

.card-content-area {
  padding: 24px;
}

.card-title {
  font-size: 19px;
  font-weight: 700;
  margin: 0 0 10px;
}

/* ================================================= */
/* == İLETİŞİM FORMU                              == */
/* ================================================= */

.form-container-ajpr {
  max-width: 750px;
  margin: 60px auto;
  padding: 40px;
  background: #ffffff;
  border: 1px solid #e8eef3;
  border-radius: 16px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
}

.form-container-ajpr h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
}

.form-container-ajpr input[type="text"],
.form-container-ajpr input[type="email"],
.form-container-ajpr textarea {
  width: 100%;
  padding: 14px 16px;
  font-family: 'Lato', sans-serif;
  border: 1px solid #e0e6f1;
  border-radius: 8px;
  box-sizing: border-box;
}

.form-container-ajpr button[type="submit"] {
  width: 100%;
  padding: 16px 20px;
  background: #f97316;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-weight: 700;
  cursor: pointer;
}

/* ================================================= */
/* == DİĞER AYARLAR                               == */
/* ================================================= */

/* reCAPTCHA rozeti gizle */
.grecaptcha-badge {
  display: none !important;
}

/* Logo glow efekti */
.wpda-builder-logo {
    filter: drop-shadow(0 2px 6px rgba(0,0,0,0.25));
    transition: all .3s ease;
}

body.dark-mode .wpda-builder-logo {
    filter: drop-shadow(0 0 8px rgba(255,140,0,0.75));
}

/* AIO Schema yıldızları */
.aiosrs-star-rating-wrap br,
.aiosrs-rating-summary-wrap br {
    display: none;
}

/* Hakkımızda içerik büzme */
.hakkimizda-icerik-kapsayici {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}

/* ================================================= */
/* == DARK MODE TOGGLE BUTONU                     == */
/* ================================================= */

#dark-mode-toggle {
  position: fixed;
  bottom: 100px;
  right: 30px;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #2c3e50, #34495e);
  color: #f39c12;
  border: none;
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  z-index: 9998;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

#dark-mode-toggle:hover {
  transform: scale(1.1) rotate(15deg);
  box-shadow: 0 6px 16px rgba(0,0,0,0.4);
  background: linear-gradient(135deg, #34495e, #2c3e50);
}

#dark-mode-toggle.active {
  background: linear-gradient(135deg, #f39c12, #e67e22);
  color: #2c3e50;
}

/* Dark mode aktifken */
body.dark-mode {
  background-color: #1a1a1a !important;
  color: #e0e0e0 !important;
}

body.dark-mode .site-header,
body.dark-mode .header_wrapper {
  background-color: #2c2c2c !important;
  border-bottom-color: #ff7043 !important;
}

/* Dark mode menü linkleri - BEYAZ */
body.dark-mode .main-menu > li > a,
body.dark-mode .wpda-builder-menu a:not(.menu-cta a),
body.dark-mode nav a {
  color: #ffffff !important;
}

body.dark-mode .main-menu > li > a:hover,
body.dark-mode .wpda-builder-menu a:not(.menu-cta a):hover {
  color: #ff7043 !important;
}

body.dark-mode .blog-post,
body.dark-mode .post-item,
body.dark-mode article.post {
  background: #2c2c2c !important;
  color: #e0e0e0 !important;
}

body.dark-mode .site-footer,
body.dark-mode footer {
  background-color: #0a0a0a !important;
}

/* ================================================= */
/* == SAYFA BAŞLIKLARI - DEKORATİF ŞERİT          == */
/* ================================================= */


/* ================================================= */
/* == PREMIUM YAZI EFEKTİ - Ana Sayfa             == */
/* ================================================= */

/* "Ajans PR Premium" veya benzer başlıklar için özel efekt */
.premium-title,
.elementor-heading-title[class*="premium"],
h1.premium,
h2.premium,
.elementor-heading-title:has(.premium-badge) {
  background: linear-gradient(90deg, #ff7043 0%, #ffa726 50%, #ff7043 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  background-size: 200% 100% !important;
  animation: shimmer 3s ease-in-out infinite !important;
  font-weight: 800 !important;
  letter-spacing: -1px !important;
  text-shadow: none !important;
  display: inline-block !important;
}

/* Shimmer animasyonu */
@keyframes shimmer {
  0%, 100% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}

/* Alt başlık - Ajans PR */
.brand-subtitle {
  font-size: 0.5em;
  display: block;
  background: linear-gradient(135deg, #1A1A1A 0%, #666 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: 400;
  letter-spacing: 3px;
  margin-top: 8px;
}

/* Premium badge efekti */
.premium-badge {
  display: inline-block;
  background: linear-gradient(135deg, #ff7043, #ffa726);
  color: white;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 0.4em;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 12px;
  vertical-align: middle;
  box-shadow: 0 2px 8px rgba(255, 112, 67, 0.4);
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 2px 8px rgba(255, 112, 67, 0.4);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 4px 12px rgba(255, 112, 67, 0.6);
  }
}

/* ================================================= */
/* == BLOG LİSTE GÖRÜNÜMÜ - ZARİF TEK KOLON       == */
/* ================================================= */


/* ================================================= */
/* == OYLAMA BUTONLARI DÜZELTMESİ - KAPSAMLI     == */
/* ================================================= */

/* TÜM olası vote container'ları düzelt */
.entry-vote,
.entry-votes,
.vote-buttons,
.voting-buttons,
.entry-actions,
.entry-voting,
.post-votes,
.comment-votes,
div[class*="vote"],
div[class*="rating"],
.vote-wrapper,
.votes-container {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 8px !important;
  margin: 10px 0 !important;
  left: 0 !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  transform: none !important;
  float: none !important;
}

/* Fixed/absolute pozisyonları iptal et */
div[class*="vote"][style*="position: fixed"],
div[class*="vote"][style*="position: absolute"] {
  position: relative !important;
}

/* Vote butonlarını içeren wrapper'lar */
.entry-meta,
.entry-footer,
.post-meta,
.comment-meta,
.entry-actions-wrap {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 15px !important;
  position: relative !important;
}

/* Buton stilleri - TÜM olası selector'lar */
.vote-button,
.upvote,
.downvote,
.vote-up,
.vote-down,
button[class*="vote"],
a[class*="vote"],
.voting-btn,
[data-vote],
[class*="vote-btn"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 14px !important;
  background: #f5f5f5 !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
  position: relative !important;
  min-width: 40px !important;
  height: auto !important;
  text-align: center !important;
}

.vote-button:hover,
.upvote:hover,
.downvote:hover,
.vote-up:hover,
.vote-down:hover,
button[class*="vote"]:hover,
a[class*="vote"]:hover {
  background: #FF6B35 !important;
  color: white !important;
  border-color: #FF6B35 !important;
  text-decoration: none !important;
}

/* Vote sayısı */
.vote-count,
.votes-count,
span[class*="vote-count"] {
  display: inline-block !important;
  padding: 0 8px !important;
  font-weight: 600 !important;
  color: #333 !important;
}