.evh-pro-hero{background:linear-gradient(135deg,#fff7ed,#f5f3ff 55%,#ecfeff);border-radius:28px;padding:28px;margin:24px 0;box-shadow:0 18px 45px rgba(16,24,40,.08)}
.evh-breadcrumb{font-size:13px;color:#777;margin-bottom:10px}.evh-breadcrumb a{color:#ff5b2e;text-decoration:none;font-weight:700}.evh-breadcrumb span{margin:0 6px;color:#aaa}
.evh-filter-card{border:0;border-radius:22px;box-shadow:0 14px 38px rgba(16,24,40,.08);background:#fff;margin-bottom:24px}.evh-filter-card .form-control,.evh-filter-card .form-select{border-radius:12px;min-height:46px}.evh-filter-card .btn{border-radius:12px;min-height:46px;font-weight:800}
.evh-pro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.evh-pro-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 35px rgba(16,24,40,.08);transition:.22s;border:1px solid #f1f1f1}.evh-pro-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(16,24,40,.13)}
.evh-pro-img{position:relative;display:block;height:245px;background:#f3f4f6;overflow:hidden}.evh-pro-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.evh-pro-card:hover .evh-pro-img img{transform:scale(1.04)}.evh-pro-tag{position:absolute;left:14px;top:14px;background:linear-gradient(135deg,#ff7a3d,#ff4b2b);color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.evh-pro-badge{position:absolute;right:14px;top:14px;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.evh-pro-badge.danger{background:#ef4444;color:#fff}.evh-pro-badge.premium{background:#111827;color:#fff}.evh-pro-badge.vitrin{background:#fbbf24;color:#111827}
.evh-pro-body{padding:18px}.evh-pro-title{display:block;color:#111827;text-decoration:none;font-size:18px;font-weight:900;line-height:1.25;min-height:46px}.evh-pro-price{color:#ff5b2e;font-size:20px;font-weight:900;margin:10px 0}.evh-pro-meta,.evh-pro-owner{color:#687083;font-size:13px;margin-top:7px;font-weight:700}.evh-pro-owner a{color:#44337a;text-decoration:none}.evh-rozet-line{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.evh-rozet-line span,.evh-rozet-line a{background:#f3f4f6;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;text-decoration:none;color:#374151}.evh-pro-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.evh-btn-main,.evh-btn-photo{border-radius:13px;text-align:center;padding:11px 10px;text-decoration:none;font-weight:900;font-size:13px}.evh-btn-main{background:linear-gradient(135deg,#ff7a3d,#ff4b2b);color:#fff}.evh-btn-photo{background:#eef2ff;color:#3730a3}
.evh-seo-box{background:#fff;border-radius:24px;padding:24px;margin-top:26px;box-shadow:0 12px 35px rgba(16,24,40,.07);line-height:1.75;color:#4b5563}.evh-seo-box h2{font-size:22px;color:#111827;margin-bottom:12px;font-weight:900}
.evh-profile-head{background:linear-gradient(135deg,#111827,#4c1d95);color:#fff;border-radius:28px;padding:28px;margin:24px 0;box-shadow:0 18px 45px rgba(16,24,40,.14)}.evh-profile-head h1{font-weight:900}.evh-profile-head a{color:#fff}.evh-profile-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.evh-profile-badges span,.evh-profile-badges a{border-radius:999px;background:rgba(255,255,255,.14);color:#fff;text-decoration:none;padding:8px 12px;font-weight:900;font-size:13px}.evh-store-info{background:#fff;border-radius:22px;padding:20px;box-shadow:0 12px 35px rgba(16,24,40,.08);margin-bottom:22px}.evh-store-info h2{font-size:20px;font-weight:900}
@media(max-width:992px){.evh-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:576px){.evh-pro-grid{grid-template-columns:1fr}.evh-pro-actions{grid-template-columns:1fr}.evh-pro-img{height:230px}}


/* Evcilhane renkli kategori + büyük foto modal düzeltmesi */
.evh-popular-cats{
    background:linear-gradient(135deg,#fff7ed 0%,#ffffff 45%,#f0f9ff 100%) !important;
    border-radius:28px;
    padding:26px;
    box-shadow:0 18px 45px rgba(16,24,40,.08);
}
.evh-cat-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:16px;
}
.evh-cat-card{
    position:relative;
    overflow:hidden;
    min-height:86px;
    border-radius:18px !important;
    border:1px solid rgba(255,255,255,.65) !important;
    box-shadow:0 12px 28px rgba(16,24,40,.08);
    transition:.22s ease;
}
.evh-cat-card::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,rgba(255,255,255,.74),rgba(255,255,255,.32));
    z-index:0;
}
.evh-cat-card > *{position:relative;z-index:1}
.evh-cat-card:hover{
    transform:translateY(-4px);
    box-shadow:0 18px 42px rgba(16,24,40,.14);
}
.evh-cat-card:nth-child(1){background:linear-gradient(135deg,#dbeafe,#f0f9ff) !important}
.evh-cat-card:nth-child(2){background:linear-gradient(135deg,#fce7f3,#fff1f2) !important}
.evh-cat-card:nth-child(3){background:linear-gradient(135deg,#dcfce7,#ecfdf5) !important}
.evh-cat-card:nth-child(4){background:linear-gradient(135deg,#fef3c7,#fff7ed) !important}
.evh-cat-card:nth-child(5){background:linear-gradient(135deg,#ede9fe,#f5f3ff) !important}
.evh-cat-card:nth-child(6){background:linear-gradient(135deg,#cffafe,#ecfeff) !important}
.evh-cat-card:nth-child(7){background:linear-gradient(135deg,#ffedd5,#fef2f2) !important}
.evh-cat-icon{
    background:#fff !important;
    color:#ff5b2e !important;
    box-shadow:0 10px 25px rgba(255,91,46,.18);
}
.evh-cat-card:nth-child(1) .evh-cat-icon{color:#2563eb !important}
.evh-cat-card:nth-child(2) .evh-cat-icon{color:#db2777 !important}
.evh-cat-card:nth-child(3) .evh-cat-icon{color:#16a34a !important}
.evh-cat-card:nth-child(4) .evh-cat-icon{color:#f97316 !important}
.evh-cat-card:nth-child(5) .evh-cat-icon{color:#7c3aed !important}
.evh-cat-card:nth-child(6) .evh-cat-icon{color:#0891b2 !important}
.evh-cat-card:nth-child(7) .evh-cat-icon{color:#dc2626 !important}
.evh-cat-icon i{
    font-size:22px;
    line-height:1;
}
.evh-cat-card strong{
    color:#111827 !important;
}
.evh-cat-card small{
    color:#4b5563 !important;
    font-weight:700;
}
.evh-btn-photo{
    cursor:pointer;
}
.evh-photo-modal{
    position:fixed;
    inset:0;
    background:rgba(15,23,42,.88);
    z-index:999999;
    display:none;
    align-items:center;
    justify-content:center;
    padding:24px;
}
.evh-photo-modal.is-open{display:flex}
.evh-photo-modal-inner{
    position:relative;
    max-width:min(96vw,1400px);
    max-height:94vh;
}
.evh-photo-modal img{
    display:block;
    max-width:96vw;
    max-height:90vh;
    width:auto;
    height:auto;
    object-fit:contain;
    border-radius:18px;
    background:#fff;
    box-shadow:0 30px 90px rgba(0,0,0,.35);
}
.evh-photo-modal-close{
    position:absolute;
    right:-14px;
    top:-14px;
    width:42px;
    height:42px;
    border:0;
    border-radius:999px;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b);
    color:#fff;
    font-size:26px;
    font-weight:900;
    line-height:42px;
    text-align:center;
    cursor:pointer;
    box-shadow:0 12px 28px rgba(0,0,0,.28);
}
@media(max-width:992px){.evh-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:576px){.evh-cat-grid{grid-template-columns:1fr}.evh-popular-cats{padding:18px}}


/* === EVH FINAL FIX: kategori, ilan kartı ve büyük foto === */
.evh-pro-grid{display:grid!important;grid-template-columns:repeat(3,minmax(260px,1fr))!important;gap:22px!important;align-items:stretch!important}
.evh-pro-card{max-width:100%!important}
.evh-section-head a,.evh-section-modern-all{background:linear-gradient(135deg,#ff7a3d,#ff4b2b)!important;color:#fff!important;border-radius:14px!important;padding:12px 18px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 14px 28px rgba(255,91,46,.24)!important;opacity:1!important;visibility:visible!important}
.evh-cat-card.evh-cat-color-0{background:linear-gradient(135deg,#ff7a3d,#ff4f1f)!important}
.evh-cat-card.evh-cat-color-1{background:linear-gradient(135deg,#ec4899,#8b5cf6)!important}
.evh-cat-card.evh-cat-color-2{background:linear-gradient(135deg,#22c55e,#0ea5e9)!important}
.evh-cat-card.evh-cat-color-3{background:linear-gradient(135deg,#f59e0b,#ef4444)!important}
.evh-cat-card.evh-cat-color-4{background:linear-gradient(135deg,#06b6d4,#2563eb)!important}
.evh-cat-card.evh-cat-color-5{background:linear-gradient(135deg,#84cc16,#16a34a)!important}
.evh-cat-card.evh-cat-color-6{background:linear-gradient(135deg,#a855f7,#6366f1)!important}
.evh-cat-card.evh-cat-color-7{background:linear-gradient(135deg,#0f172a,#475569)!important}
.evh-cat-card strong{color:#fff!important}.evh-cat-card small{color:rgba(255,255,255,.9)!important}.evh-cat-icon{background:rgba(255,255,255,.22)!important;color:#fff!important}
@media(max-width:992px){.evh-pro-grid{grid-template-columns:repeat(2,minmax(260px,1fr))!important}}
@media(max-width:576px){.evh-pro-grid{grid-template-columns:1fr!important}}


/* === EVH NET FINAL: link çizgisi + buton yazısı görünür === */
.evh-popular-cats a,
.evh-popular-cats a:hover,
.evh-popular-cats a:focus,
.evh-cat-card,
.evh-cat-card:hover,
.evh-cat-card:focus,
.evh-cat-card *,
.evh-cat-card *:hover{
    text-decoration:none!important;
}
.evh-cat-card{
    border:0!important;
    color:#fff!important;
}
.evh-cat-card strong,
.evh-cat-card small,
.evh-cat-card i,
.evh-cat-card .evh-cat-emoji{
    color:#fff!important;
    text-decoration:none!important;
}
.evh-cat-icon{
    background:rgba(255,255,255,.24)!important;
    color:#fff!important;
}
.evh-section-head > a,
.evh-section-head a[href*="ilan"],
.evh-section-modern-all,
a.evh-section-modern-all,
a[href*="ilanlar"].evh-section-modern-all,
.evh-all-link,
.evh-view-all{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:148px!important;
    min-height:44px!important;
    padding:12px 18px!important;
    border-radius:14px!important;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b)!important;
    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;
    opacity:1!important;
    visibility:visible!important;
    text-decoration:none!important;
    font-weight:900!important;
    font-size:14px!important;
    line-height:1!important;
    text-shadow:none!important;
    box-shadow:0 14px 28px rgba(255,91,46,.25)!important;
}
.evh-section-head > a *,
.evh-section-modern-all *,
.evh-all-link *,
.evh-view-all *{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    opacity:1!important;
}


/* === EVH SON FIX: kategori kartları ortalı + banner eksik ikon === */
.evh-popular-cats .evh-cat-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
}

.evh-popular-cats .evh-cat-card{
    min-height:92px!important;
    padding:14px 12px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    gap:7px!important;
    border-radius:18px!important;
    text-decoration:none!important;
    line-height:1.2!important;
}

.evh-popular-cats .evh-cat-card::before{
    opacity:.65!important;
}

.evh-popular-cats .evh-cat-icon{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
    margin:0 auto 2px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.28)!important;
    box-shadow:0 8px 20px rgba(0,0,0,.08)!important;
}

.evh-popular-cats .evh-cat-icon i{
    font-size:19px!important;
    line-height:1!important;
    color:#fff!important;
}

.evh-popular-cats .evh-cat-card strong{
    display:block!important;
    width:100%!important;
    font-size:14px!important;
    font-weight:900!important;
    color:#fff!important;
    text-align:center!important;
    white-space:normal!important;
    text-decoration:none!important;
}

.evh-popular-cats .evh-cat-card small{
    display:block!important;
    width:100%!important;
    font-size:12px!important;
    font-weight:800!important;
    color:rgba(255,255,255,.92)!important;
    text-align:center!important;
    text-decoration:none!important;
}

.evh-popular-cats .evh-cat-card,
.evh-popular-cats .evh-cat-card *,
.evh-popular-cats .evh-cat-card:hover,
.evh-popular-cats .evh-cat-card:hover *{
    text-decoration:none!important;
}

/* Banner bölümündeki boş kalan ikonları garanti göster */
.evh-main-features i{
    font-style:normal!important;
    overflow:hidden!important;
}

.evh-main-features i::before{
    display:flex!important;
    width:100%!important;
    height:100%!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:15px!important;
    line-height:1!important;
}

.evh-main-features i.fi-star-filled::before{
    content:"★"!important;
}

.evh-main-features i.fi-shield::before{
    content:"🛡"!important;
    font-size:14px!important;
}

.evh-main-features i.fi-map-pin::before{
    content:"📍"!important;
    font-size:14px!important;
}

@media(max-width:992px){
    .evh-popular-cats .evh-cat-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:576px){
    .evh-popular-cats .evh-cat-grid{
        grid-template-columns:1fr!important;
    }
}


/* === EVH FINAL: küçük kategori kartları + renkli ikonlar + banner ikon uyumu === */

/* Kategoriler bloğu kompakt */
.evh-popular-cats{
    padding:22px 24px!important;
}
.evh-popular-cats .evh-section-head{
    margin-bottom:14px!important;
}
.evh-popular-cats .evh-section-head h2{
    font-size:24px!important;
    line-height:1.15!important;
}

/* Küçük, düzgün grid */
.evh-popular-cats .evh-cat-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:10px!important;
}

/* Kartlar artık büyük değil */
.evh-popular-cats .evh-cat-card{
    min-height:58px!important;
    height:58px!important;
    padding:8px 12px!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    border-radius:14px!important;
    text-align:left!important;
    line-height:1.15!important;
    text-decoration:none!important;
    box-shadow:0 8px 18px rgba(20,20,40,.06)!important;
    overflow:hidden!important;
}

/* Kart içi büyük dekoru küçült */
.evh-popular-cats .evh-cat-card::after{
    width:42px!important;
    height:42px!important;
    right:-12px!important;
    bottom:-14px!important;
    opacity:.22!important;
}
.evh-popular-cats .evh-cat-card::before{
    opacity:.55!important;
}

/* İkon yuvarlağı küçük ve renkli */
.evh-popular-cats .evh-cat-icon{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    min-height:34px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    background:#fff!important;
    box-shadow:0 6px 14px rgba(0,0,0,.10)!important;
}

/* İkonlar renkli */
.evh-popular-cats .evh-cat-icon i,
.evh-popular-cats .evh-cat-emoji{
    font-size:17px!important;
    line-height:1!important;
    color:var(--evh-cat-icon-color,#ff5a2c)!important;
}

/* Her kategoriye ikon rengi */
.evh-popular-cats .evh-cat-card:nth-child(1){--evh-cat-icon-color:#1f6fff!important;}
.evh-popular-cats .evh-cat-card:nth-child(2){--evh-cat-icon-color:#e83e8c!important;}
.evh-popular-cats .evh-cat-card:nth-child(3){--evh-cat-icon-color:#16a34a!important;}
.evh-popular-cats .evh-cat-card:nth-child(4){--evh-cat-icon-color:#ff7a00!important;}
.evh-popular-cats .evh-cat-card:nth-child(5){--evh-cat-icon-color:#6d28d9!important;}
.evh-popular-cats .evh-cat-card:nth-child(6){--evh-cat-icon-color:#0f9f8f!important;}
.evh-popular-cats .evh-cat-card:nth-child(7){--evh-cat-icon-color:#dc2626!important;}

/* Yazılar kompakt */
.evh-popular-cats .evh-cat-card strong{
    width:auto!important;
    display:inline-block!important;
    font-size:13px!important;
    font-weight:900!important;
    color:#fff!important;
    text-align:left!important;
    white-space:nowrap!important;
    text-decoration:none!important;
    margin:0!important;
}
.evh-popular-cats .evh-cat-card small{
    width:auto!important;
    display:inline-block!important;
    font-size:11px!important;
    font-weight:800!important;
    color:rgba(255,255,255,.88)!important;
    text-align:left!important;
    white-space:nowrap!important;
    text-decoration:none!important;
    margin-left:2px!important;
}
.evh-popular-cats .evh-cat-card,
.evh-popular-cats .evh-cat-card *,
.evh-popular-cats .evh-cat-card:hover,
.evh-popular-cats .evh-cat-card:hover *{
    text-decoration:none!important;
}

/* Sağ üst buton net görünsün */
.evh-section-head a,
.evh-all-link,
.evh-tum-ilanlar-btn{
    color:#fff!important;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b)!important;
    border:0!important;
    text-decoration:none!important;
    text-shadow:none!important;
    font-weight:900!important;
    opacity:1!important;
}

/* Banner özellik ikonları: aynı boy, aynı stil, uyumlu renk */
.evh-main-features{
    display:flex!important;
    gap:14px!important;
    flex-wrap:wrap!important;
    align-items:center!important;
}
.evh-main-features .evh-feature,
.evh-main-features li,
.evh-main-features span{
    align-items:center!important;
}
.evh-main-features i{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    min-height:30px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#ffbf1f,#ff7a00)!important;
    color:#fff!important;
    font-style:normal!important;
    font-size:0!important;
    box-shadow:0 8px 16px rgba(255,122,0,.18)!important;
    vertical-align:middle!important;
}
.evh-main-features i::before{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:100%!important;
    color:#fff!important;
    font-size:15px!important;
    line-height:1!important;
    margin:0!important;
}

/* Eksik/uyumsuz banner ikonlarını aynı dilde göster */
.evh-main-features i.fi-star-filled::before,
.evh-main-features i.fa-star::before{
    content:"★"!important;
}
.evh-main-features i.fi-shield::before,
.evh-main-features i.fa-shield-alt::before,
.evh-main-features i.fa-shield::before{
    content:"✓"!important;
}
.evh-main-features i.fi-map-pin::before,
.evh-main-features i.fa-map-marker-alt::before,
.evh-main-features i.fa-location-dot::before{
    content:"⌖"!important;
}

@media(max-width:992px){
    .evh-popular-cats .evh-cat-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:576px){
    .evh-popular-cats{
        padding:18px!important;
    }
    .evh-popular-cats .evh-cat-grid{
        grid-template-columns:1fr!important;
    }
    .evh-popular-cats .evh-cat-card{
        height:56px!important;
    }
}


/* =========================================================
   EVH SON DÜZELTME
   - Kategoriler küçük/estetik
   - Kategori ikonları renkli
   - Fazla "Kategoriler" yazısı gizli
   - Banner okları küçük/turuncu/alta yakın
   - Banner ikonları uyumlu
   - Çift ilan ver butonundan kategori hero içindeki gizli
   ========================================================= */

/* Popüler kategori başlığındaki küçük "Kategoriler" yazısını kaldır */
.evh-popular-cats .evh-mini-title{
    display:none!important;
}

/* Kategori bloğu daha kompakt */
.evh-popular-cats{
    padding:18px 22px!important;
    border-radius:24px!important;
}
.evh-popular-cats .evh-section-head{
    margin-bottom:12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
}
.evh-popular-cats .evh-section-head h2{
    font-size:22px!important;
    margin:0!important;
    line-height:1.15!important;
}

/* Tüm Kategoriler butonu küçük ve net */
.evh-popular-cats .evh-section-head > a{
    min-width:auto!important;
    min-height:38px!important;
    height:38px!important;
    padding:0 14px!important;
    border-radius:12px!important;
    font-size:13px!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    opacity:1!important;
    text-decoration:none!important;
}

/* Kategori grid ve kartlar küçük */
.evh-popular-cats .evh-cat-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:9px!important;
}
.evh-popular-cats .evh-cat-card{
    height:48px!important;
    min-height:48px!important;
    padding:6px 10px!important;
    border-radius:13px!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:9px!important;
    text-align:left!important;
    overflow:hidden!important;
    line-height:1.1!important;
    box-shadow:0 8px 18px rgba(20,20,40,.07)!important;
    text-decoration:none!important;
}
.evh-popular-cats .evh-cat-card::after{
    width:34px!important;
    height:34px!important;
    right:-10px!important;
    bottom:-12px!important;
    opacity:.18!important;
}
.evh-popular-cats .evh-cat-card::before{
    opacity:.42!important;
}

/* İkon yuvarlağı küçük; ikonlar renkli */
.evh-popular-cats .evh-cat-icon{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    min-height:30px!important;
    margin:0!important;
    border-radius:999px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff!important;
    box-shadow:0 5px 12px rgba(0,0,0,.10)!important;
}
.evh-popular-cats .evh-cat-icon i,
.evh-popular-cats .evh-cat-emoji{
    font-size:15px!important;
    line-height:1!important;
    color:var(--evh-cat-icon-color,#ff5a2c)!important;
}

/* Her kategori için ikon rengi */
.evh-popular-cats .evh-cat-card:nth-child(1){--evh-cat-icon-color:#2563eb!important;}
.evh-popular-cats .evh-cat-card:nth-child(2){--evh-cat-icon-color:#db2777!important;}
.evh-popular-cats .evh-cat-card:nth-child(3){--evh-cat-icon-color:#16a34a!important;}
.evh-popular-cats .evh-cat-card:nth-child(4){--evh-cat-icon-color:#f97316!important;}
.evh-popular-cats .evh-cat-card:nth-child(5){--evh-cat-icon-color:#7c3aed!important;}
.evh-popular-cats .evh-cat-card:nth-child(6){--evh-cat-icon-color:#0891b2!important;}
.evh-popular-cats .evh-cat-card:nth-child(7){--evh-cat-icon-color:#dc2626!important;}

/* Yazılar küçük ve hizalı */
.evh-popular-cats .evh-cat-card strong{
    font-size:12px!important;
    font-weight:900!important;
    color:#fff!important;
    white-space:nowrap!important;
    text-align:left!important;
    width:auto!important;
    margin:0!important;
    display:inline-block!important;
    text-decoration:none!important;
}
.evh-popular-cats .evh-cat-card small{
    font-size:10px!important;
    font-weight:800!important;
    color:rgba(255,255,255,.92)!important;
    white-space:nowrap!important;
    text-align:left!important;
    width:auto!important;
    margin:0!important;
    display:inline-block!important;
    text-decoration:none!important;
}
.evh-popular-cats a,
.evh-popular-cats a:hover,
.evh-popular-cats a:focus,
.evh-popular-cats .evh-cat-card,
.evh-popular-cats .evh-cat-card *,
.evh-popular-cats .evh-cat-card:hover,
.evh-popular-cats .evh-cat-card:hover *{
    text-decoration:none!important;
}

/* Kategori/filtre hero içindeki ikinci ilan ver butonu gizli; üst menüdeki kalsın */
.evh-pro-hero a[href*="ilan-ver"],
.evh-category-hero a[href*="ilan-ver"],
.evh-listing-hero a[href*="ilan-ver"],
.evh-page-hero a[href*="ilan-ver"]{
    display:none!important;
}

/* Banner / slider okları: küçük, turuncu, alta yakın */
.evh-hero-slider .swiper-button-prev,
.evh-hero-slider .swiper-button-next,
.evh-main-slider .swiper-button-prev,
.evh-main-slider .swiper-button-next,
.evh-home-hero .swiper-button-prev,
.evh-home-hero .swiper-button-next,
.evh-hero .swiper-button-prev,
.evh-hero .swiper-button-next,
.evh-slider-prev,
.evh-slider-next,
.evh-hero-prev,
.evh-hero-next,
.evh-banner-prev,
.evh-banner-next,
.evh-main-slider .owl-prev,
.evh-main-slider .owl-next,
.evh-hero-slider .owl-prev,
.evh-hero-slider .owl-next,
.evh-home-hero .owl-prev,
.evh-home-hero .owl-next,
.evh-main-slider .slick-prev,
.evh-main-slider .slick-next,
.evh-hero-slider .slick-prev,
.evh-hero-slider .slick-next{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    min-height:30px!important;
    border-radius:999px!important;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b)!important;
    color:#fff!important;
    border:0!important;
    box-shadow:0 8px 18px rgba(255,91,46,.32)!important;
    opacity:1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    top:auto!important;
    bottom:18px!important;
    transform:none!important;
    font-size:0!important;
    text-indent:0!important;
    overflow:hidden!important;
}
.evh-hero-slider .swiper-button-prev,
.evh-main-slider .swiper-button-prev,
.evh-home-hero .swiper-button-prev,
.evh-hero .swiper-button-prev,
.evh-slider-prev,
.evh-hero-prev,
.evh-banner-prev,
.evh-main-slider .owl-prev,
.evh-hero-slider .owl-prev,
.evh-home-hero .owl-prev,
.evh-main-slider .slick-prev,
.evh-hero-slider .slick-prev{
    left:auto!important;
    right:62px!important;
}
.evh-hero-slider .swiper-button-next,
.evh-main-slider .swiper-button-next,
.evh-home-hero .swiper-button-next,
.evh-hero .swiper-button-next,
.evh-slider-next,
.evh-hero-next,
.evh-banner-next,
.evh-main-slider .owl-next,
.evh-hero-slider .owl-next,
.evh-home-hero .owl-next,
.evh-main-slider .slick-next,
.evh-hero-slider .slick-next{
    right:24px!important;
}
.evh-hero-slider .swiper-button-prev::after,
.evh-main-slider .swiper-button-prev::after,
.evh-home-hero .swiper-button-prev::after,
.evh-hero .swiper-button-prev::after,
.evh-slider-prev::after,
.evh-hero-prev::after,
.evh-banner-prev::after,
.evh-main-slider .owl-prev::after,
.evh-hero-slider .owl-prev::after,
.evh-home-hero .owl-prev::after,
.evh-main-slider .slick-prev::after,
.evh-hero-slider .slick-prev::after{
    content:"‹"!important;
    font-size:22px!important;
    font-weight:900!important;
    line-height:1!important;
    color:#fff!important;
}
.evh-hero-slider .swiper-button-next::after,
.evh-main-slider .swiper-button-next::after,
.evh-home-hero .swiper-button-next::after,
.evh-hero .swiper-button-next::after,
.evh-slider-next::after,
.evh-hero-next::after,
.evh-banner-next::after,
.evh-main-slider .owl-next::after,
.evh-hero-slider .owl-next::after,
.evh-home-hero .owl-next::after,
.evh-main-slider .slick-next::after,
.evh-hero-slider .slick-next::after{
    content:"›"!important;
    font-size:22px!important;
    font-weight:900!important;
    line-height:1!important;
    color:#fff!important;
}

/* Banner içindeki özellik ikonları: tek stil, aynı boy, uyumlu */
.evh-main-features i{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    min-height:28px!important;
    border-radius:999px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:linear-gradient(135deg,#ffb020,#ff7a00)!important;
    color:#fff!important;
    box-shadow:0 8px 16px rgba(255,122,0,.20)!important;
    font-size:0!important;
    font-style:normal!important;
    margin-right:7px!important;
    vertical-align:middle!important;
}
.evh-main-features i::before{
    width:100%!important;
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#fff!important;
    font-size:14px!important;
    line-height:1!important;
}
.evh-main-features i.fi-star-filled::before,
.evh-main-features i.fa-star::before{
    content:"★"!important;
}
.evh-main-features i.fi-shield::before,
.evh-main-features i.fa-shield::before,
.evh-main-features i.fa-shield-alt::before{
    content:"✓"!important;
}
.evh-main-features i.fi-map-pin::before,
.evh-main-features i.fa-location-dot::before,
.evh-main-features i.fa-map-marker-alt::before{
    content:"⌖"!important;
}

@media(max-width:992px){
    .evh-popular-cats .evh-cat-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:576px){
    .evh-popular-cats{
        padding:16px!important;
    }
    .evh-popular-cats .evh-cat-grid{
        grid-template-columns:1fr!important;
    }
    .evh-popular-cats .evh-cat-card{
        height:48px!important;
    }
}


/* === EVH BANNER OKLARI FINAL ===
   Oklar banner altındaki turuncu geçiş alanına, küçük ve estetik şekilde alınır.
*/
.evh-hero-slider,
.evh-main-slider,
.evh-home-hero,
.evh-hero,
.home-slider,
.main-slider,
.hero-slider,
.banner-slider{
    position:relative!important;
}

.evh-hero-slider .swiper-button-prev,
.evh-main-slider .swiper-button-prev,
.evh-home-hero .swiper-button-prev,
.evh-hero .swiper-button-prev,
.home-slider .swiper-button-prev,
.main-slider .swiper-button-prev,
.hero-slider .swiper-button-prev,
.banner-slider .swiper-button-prev,
.evh-hero-slider .owl-prev,
.evh-main-slider .owl-prev,
.evh-home-hero .owl-prev,
.evh-hero .owl-prev,
.home-slider .owl-prev,
.main-slider .owl-prev,
.hero-slider .owl-prev,
.banner-slider .owl-prev,
.evh-hero-slider .slick-prev,
.evh-main-slider .slick-prev,
.evh-home-hero .slick-prev,
.evh-hero .slick-prev,
.home-slider .slick-prev,
.main-slider .slick-prev,
.hero-slider .slick-prev,
.banner-slider .slick-prev,
.evh-slider-prev,
.evh-hero-prev,
.evh-banner-prev{
    position:absolute!important;
    left:calc(50% - 46px)!important;
    right:auto!important;
    top:auto!important;
    bottom:18px!important;
    transform:none!important;
}

.evh-hero-slider .swiper-button-next,
.evh-main-slider .swiper-button-next,
.evh-home-hero .swiper-button-next,
.evh-hero .swiper-button-next,
.home-slider .swiper-button-next,
.main-slider .swiper-button-next,
.hero-slider .swiper-button-next,
.banner-slider .swiper-button-next,
.evh-hero-slider .owl-next,
.evh-main-slider .owl-next,
.evh-home-hero .owl-next,
.evh-hero .owl-next,
.home-slider .owl-next,
.main-slider .owl-next,
.hero-slider .owl-next,
.banner-slider .owl-next,
.evh-hero-slider .slick-next,
.evh-main-slider .slick-next,
.evh-home-hero .slick-next,
.evh-hero .slick-next,
.home-slider .slick-next,
.main-slider .slick-next,
.hero-slider .slick-next,
.banner-slider .slick-next,
.evh-slider-next,
.evh-hero-next,
.evh-banner-next{
    position:absolute!important;
    left:calc(50% + 10px)!important;
    right:auto!important;
    top:auto!important;
    bottom:18px!important;
    transform:none!important;
}

/* Ortak ok görünümü */
.evh-hero-slider .swiper-button-prev,
.evh-hero-slider .swiper-button-next,
.evh-main-slider .swiper-button-prev,
.evh-main-slider .swiper-button-next,
.evh-home-hero .swiper-button-prev,
.evh-home-hero .swiper-button-next,
.evh-hero .swiper-button-prev,
.evh-hero .swiper-button-next,
.home-slider .swiper-button-prev,
.home-slider .swiper-button-next,
.main-slider .swiper-button-prev,
.main-slider .swiper-button-next,
.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next,
.banner-slider .swiper-button-prev,
.banner-slider .swiper-button-next,
.evh-hero-slider .owl-prev,
.evh-hero-slider .owl-next,
.evh-main-slider .owl-prev,
.evh-main-slider .owl-next,
.evh-home-hero .owl-prev,
.evh-home-hero .owl-next,
.evh-hero .owl-prev,
.evh-hero .owl-next,
.home-slider .owl-prev,
.home-slider .owl-next,
.main-slider .owl-prev,
.main-slider .owl-next,
.hero-slider .owl-prev,
.hero-slider .owl-next,
.banner-slider .owl-prev,
.banner-slider .owl-next,
.evh-hero-slider .slick-prev,
.evh-hero-slider .slick-next,
.evh-main-slider .slick-prev,
.evh-main-slider .slick-next,
.evh-home-hero .slick-prev,
.evh-home-hero .slick-next,
.evh-hero .slick-prev,
.evh-hero .slick-next,
.home-slider .slick-prev,
.home-slider .slick-next,
.main-slider .slick-prev,
.main-slider .slick-next,
.hero-slider .slick-prev,
.hero-slider .slick-next,
.banner-slider .slick-prev,
.banner-slider .slick-next,
.evh-slider-prev,
.evh-slider-next,
.evh-hero-prev,
.evh-hero-next,
.evh-banner-prev,
.evh-banner-next{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    min-height:32px!important;
    border-radius:999px!important;
    border:2px solid rgba(255,255,255,.75)!important;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b)!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    z-index:50!important;
    box-shadow:0 10px 22px rgba(255,91,46,.34)!important;
    opacity:1!important;
    visibility:visible!important;
    font-size:0!important;
    text-indent:0!important;
    overflow:hidden!important;
}

.evh-hero-slider .swiper-button-prev::after,
.evh-main-slider .swiper-button-prev::after,
.evh-home-hero .swiper-button-prev::after,
.evh-hero .swiper-button-prev::after,
.home-slider .swiper-button-prev::after,
.main-slider .swiper-button-prev::after,
.hero-slider .swiper-button-prev::after,
.banner-slider .swiper-button-prev::after,
.evh-hero-slider .owl-prev::after,
.evh-main-slider .owl-prev::after,
.evh-home-hero .owl-prev::after,
.evh-hero .owl-prev::after,
.home-slider .owl-prev::after,
.main-slider .owl-prev::after,
.hero-slider .owl-prev::after,
.banner-slider .owl-prev::after,
.evh-slider-prev::after,
.evh-hero-prev::after,
.evh-banner-prev::after{
    content:"‹"!important;
    font-size:25px!important;
    font-weight:900!important;
    line-height:1!important;
    color:#fff!important;
}

.evh-hero-slider .swiper-button-next::after,
.evh-main-slider .swiper-button-next::after,
.evh-home-hero .swiper-button-next::after,
.evh-hero .swiper-button-next::after,
.home-slider .swiper-button-next::after,
.main-slider .swiper-button-next::after,
.hero-slider .swiper-button-next::after,
.banner-slider .swiper-button-next::after,
.evh-hero-slider .owl-next::after,
.evh-main-slider .owl-next::after,
.evh-home-hero .owl-next::after,
.evh-hero .owl-next::after,
.home-slider .owl-next::after,
.main-slider .owl-next::after,
.hero-slider .owl-next::after,
.banner-slider .owl-next::after,
.evh-slider-next::after,
.evh-hero-next::after,
.evh-banner-next::after{
    content:"›"!important;
    font-size:25px!important;
    font-weight:900!important;
    line-height:1!important;
    color:#fff!important;
}

@media(max-width:576px){
    .evh-hero-slider .swiper-button-prev,
    .evh-main-slider .swiper-button-prev,
    .evh-home-hero .swiper-button-prev,
    .evh-hero .swiper-button-prev,
    .home-slider .swiper-button-prev,
    .main-slider .swiper-button-prev,
    .hero-slider .swiper-button-prev,
    .banner-slider .swiper-button-prev,
    .evh-slider-prev,
    .evh-hero-prev,
    .evh-banner-prev{
        left:calc(50% - 42px)!important;
        bottom:12px!important;
    }

    .evh-hero-slider .swiper-button-next,
    .evh-main-slider .swiper-button-next,
    .evh-home-hero .swiper-button-next,
    .evh-hero .swiper-button-next,
    .home-slider .swiper-button-next,
    .main-slider .swiper-button-next,
    .hero-slider .swiper-button-next,
    .banner-slider .swiper-button-next,
    .evh-slider-next,
    .evh-hero-next,
    .evh-banner-next{
        left:calc(50% + 8px)!important;
        bottom:12px!important;
    }
}

/* Evcilhane modern header - 2026 */
.evh-modern-header{
    position:sticky;
    top:0;
    z-index:1030;
    min-height:82px;
    background:rgba(255,255,255,.92)!important;
    border-bottom:1px solid rgba(255,122,61,.14)!important;
    box-shadow:0 14px 38px rgba(15,23,42,.08)!important;
    backdrop-filter:blur(16px);
    -webkit-backdrop-filter:blur(16px);
}
.evh-header-container{
    min-height:82px;
    gap:18px;
}
.evh-brand{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    margin:0!important;
    padding:10px 0!important;
    text-decoration:none!important;
}
.evh-brand-logo-wrap{
    width:58px;
    height:58px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:18px;
    background:linear-gradient(135deg,#fff7ed,#ffffff);
    box-shadow:0 10px 24px rgba(255,122,61,.18);
    overflow:hidden;
    border:1px solid rgba(255,122,61,.12);
}
.evh-brand-logo{
    max-width:46px!important;
    max-height:46px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
}
.evh-brand-text{
    flex-direction:column;
    line-height:1.12;
}
.evh-brand-text strong{
    color:#172033;
    font-size:20px;
    font-weight:900;
    letter-spacing:-.03em;
}
.evh-brand-text small{
    margin-top:4px;
    color:#64748b;
    font-size:12px;
    font-weight:700;
    white-space:nowrap;
}
.evh-main-nav{
    align-items:center;
    gap:4px;
}
.evh-modern-header .nav-link{
    position:relative;
    color:#334155!important;
    font-size:15px;
    font-weight:800;
    padding:10px 14px!important;
    border-radius:999px;
    transition:all .2s ease;
}
.evh-modern-header .nav-link:hover,
.evh-modern-header .nav-link:focus,
.evh-modern-header .nav-item.show>.nav-link{
    color:#ff5b2e!important;
    background:#fff1e9;
}
.evh-modern-header .dropdown-menu{
    border:0!important;
    border-radius:18px!important;
    padding:10px!important;
    margin-top:12px!important;
    box-shadow:0 22px 55px rgba(15,23,42,.14)!important;
}
.evh-modern-header .dropdown-item{
    border-radius:12px;
    padding:10px 12px;
    color:#334155;
    font-weight:700;
}
.evh-modern-header .dropdown-item:hover,
.evh-modern-header .dropdown-item:focus{
    color:#ff5b2e;
    background:#fff1e9;
}
.evh-header-actions{
    display:flex;
    align-items:center;
    gap:10px;
    margin-left:auto;
}
.evh-header-search-btn,
.evh-header-post-btn{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
    min-height:44px;
    padding:0 16px;
    border-radius:999px;
    font-size:14px;
    font-weight:900;
    text-decoration:none!important;
    white-space:nowrap;
    transition:all .2s ease;
}
.evh-header-search-btn{
    color:#0f172a!important;
    background:#f8fafc;
    border:1px solid #e2e8f0;
}
.evh-header-search-btn:hover{
    color:#ff5b2e!important;
    background:#fff7ed;
    border-color:#fed7aa;
    transform:translateY(-1px);
}
.evh-header-post-btn{
    color:#fff!important;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b);
    border:1px solid rgba(255,255,255,.25);
    box-shadow:0 14px 28px rgba(255,91,46,.26);
}
.evh-header-post-btn:hover{
    color:#fff!important;
    transform:translateY(-2px);
    box-shadow:0 18px 36px rgba(255,91,46,.34);
}
.evh-menu-toggle{
    border:0!important;
    border-radius:14px!important;
    background:#fff7ed!important;
    padding:10px 12px!important;
    box-shadow:none!important;
}
@media(max-width:991.98px){
    .evh-modern-header{min-height:72px;}
    .evh-header-container{min-height:72px;}
    .evh-brand-logo-wrap{width:50px;height:50px;border-radius:16px;}
    .evh-brand-logo{max-width:40px!important;max-height:40px!important;}
    .evh-nav-collapse{
        margin-top:12px;
        padding:14px;
        border-radius:22px;
        background:#fff;
        box-shadow:0 18px 40px rgba(15,23,42,.10);
        border:1px solid rgba(255,122,61,.10);
    }
    .evh-main-nav{align-items:stretch;gap:6px;}
    .evh-modern-header .nav-link{border-radius:14px;padding:12px 14px!important;}
    .evh-modern-header .dropdown-menu{margin:4px 0 8px!important;box-shadow:none!important;background:#f8fafc!important;border-radius:14px!important;}
    .evh-header-actions{margin:12px 0 0;width:100%;display:grid;grid-template-columns:1fr 1fr;}
    .evh-header-search-btn,.evh-header-post-btn{width:100%;}
}
@media(max-width:575.98px){
    .evh-header-actions{grid-template-columns:1fr;}
    .evh-modern-header .container{padding-left:14px;padding-right:14px;}
}


/* === EVH Popüler Kategoriler Premium v4 === */
.evh-popular-cats{
    padding:26px 24px!important;
    border-radius:30px!important;
    background:linear-gradient(135deg,#ffffff 0%,#fff8f0 55%,#fff1e8 100%)!important;
    box-shadow:0 24px 60px rgba(15,23,42,.10)!important;
    border:1px solid rgba(255,255,255,.88)!important;
}
.evh-popular-cats .evh-section-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:16px!important;
    margin-bottom:18px!important;
}
.evh-popular-cats .evh-section-head h2{
    margin:0!important;
    font-size:24px!important;
    line-height:1.2!important;
    font-weight:950!important;
    letter-spacing:-.35px!important;
    color:#111827!important;
}
.evh-popular-cats .evh-section-head a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:40px!important;
    padding:0 16px!important;
    border-radius:14px!important;
    background:linear-gradient(135deg,#ff7a3d,#ff4f1f)!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:900!important;
    text-decoration:none!important;
    box-shadow:0 12px 24px rgba(255,95,35,.22)!important;
    white-space:nowrap!important;
}
.evh-popular-cats .evh-cat-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:14px!important;
}
.evh-popular-cats .evh-cat-card{
    position:relative!important;
    min-height:112px!important;
    padding:18px 14px 16px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:12px!important;
    border-radius:22px!important;
    overflow:hidden!important;
    text-decoration:none!important;
    box-shadow:0 16px 34px rgba(15,23,42,.10)!important;
    transition:transform .18s ease, box-shadow .18s ease, filter .18s ease!important;
}
.evh-popular-cats .evh-cat-card:hover{
    transform:translateY(-5px)!important;
    box-shadow:0 24px 46px rgba(15,23,42,.16)!important;
    filter:saturate(1.05)!important;
}
.evh-popular-cats .evh-cat-card:before{
    content:""!important;
    position:absolute!important;
    right:-30px!important;
    bottom:-42px!important;
    width:120px!important;
    height:120px!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.18)!important;
    opacity:1!important;
}
.evh-popular-cats .evh-cat-card:after{
    content:""!important;
    position:absolute!important;
    right:18px!important;
    top:16px!important;
    width:8px!important;
    height:8px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.55)!important;
    box-shadow:14px 0 0 rgba(255,255,255,.28),0 14px 0 rgba(255,255,255,.22)!important;
}
.evh-popular-cats .evh-cat-icon{
    position:relative!important;
    z-index:2!important;
    width:50px!important;
    height:50px!important;
    min-width:50px!important;
    min-height:50px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.92)!important;
    box-shadow:0 12px 26px rgba(15,23,42,.10)!important;
}
.evh-popular-cats .evh-cat-icon img{
    max-width:28px!important;
    max-height:28px!important;
    object-fit:contain!important;
}
.evh-popular-cats .evh-cat-icon i,
.evh-popular-cats .evh-cat-emoji{
    font-size:22px!important;
    line-height:1!important;
}
.evh-popular-cats .evh-cat-info{
    position:relative!important;
    z-index:2!important;
    display:flex!important;
    width:100%!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:10px!important;
}
.evh-popular-cats .evh-cat-card strong{
    display:block!important;
    min-width:0!important;
    font-size:15px!important;
    line-height:1.15!important;
    font-weight:950!important;
    color:#fff!important;
    text-align:left!important;
    white-space:normal!important;
    text-decoration:none!important;
    text-shadow:0 1px 1px rgba(0,0,0,.08)!important;
}
.evh-popular-cats .evh-cat-card small{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 auto!important;
    min-width:48px!important;
    height:28px!important;
    padding:0 9px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.22)!important;
    border:1px solid rgba(255,255,255,.22)!important;
    color:#fff!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:850!important;
    text-align:center!important;
    white-space:nowrap!important;
    text-decoration:none!important;
}
.evh-popular-cats .evh-cat-card small b{
    font-size:13px!important;
    margin-right:4px!important;
}
@media(max-width:991px){
    .evh-popular-cats .evh-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:576px){
    .evh-popular-cats{padding:20px 16px!important;border-radius:24px!important;}
    .evh-popular-cats .evh-section-head{align-items:flex-start!important;}
    .evh-popular-cats .evh-section-head h2{font-size:21px!important;}
    .evh-popular-cats .evh-section-head a{min-height:36px!important;padding:0 12px!important;font-size:12px!important;}
    .evh-popular-cats .evh-cat-grid{grid-template-columns:1fr!important;gap:12px!important;}
    .evh-popular-cats .evh-cat-card{min-height:96px!important;}
}



/* === Evcilhane üye dropdown header === */
.evh-header-login-btn{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
    min-height:44px;
    padding:0 16px;
    border-radius:999px;
    font-size:14px;
    font-weight:900;
    text-decoration:none!important;
    white-space:nowrap;
    transition:all .2s ease;
    color:#0f172a!important;
    background:#fff;
    border:1px solid #e2e8f0;
}
.evh-header-login-btn:hover{
    color:#ff5b2e!important;
    background:#fff7ed;
    border-color:#fed7aa;
    transform:translateY(-1px);
}
.evh-user-menu{position:relative}
.evh-user-menu-btn{
    position:relative;
    min-height:48px;
    display:inline-flex;
    align-items:center;
    gap:10px;
    border:1px solid rgba(255,111,60,.18);
    background:linear-gradient(135deg,#fff,#fff7ed);
    border-radius:999px;
    padding:6px 14px 6px 7px;
    box-shadow:0 10px 24px rgba(15,23,42,.06);
    transition:.2s ease;
}
.evh-user-menu-btn:hover{
    transform:translateY(-1px);
    box-shadow:0 14px 30px rgba(15,23,42,.10);
}
.evh-user-avatar{
    width:36px;
    height:36px;
    flex:0 0 36px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b);
    color:#fff;
    font-weight:950;
    text-transform:uppercase;
}
.evh-user-text{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    line-height:1.1;
    max-width:140px;
}
.evh-user-text strong{
    font-size:13px;
    font-weight:950;
    color:#0f172a;
    max-width:140px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.evh-user-text small{
    margin-top:3px;
    font-size:11px;
    color:#64748b;
    font-weight:800;
}
.evh-user-alert{
    position:absolute;
    right:-4px;
    top:-6px;
    min-width:20px;
    height:20px;
    padding:0 6px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:#ef4444;
    color:#fff;
    border:2px solid #fff;
    font-size:11px;
    font-weight:950;
    line-height:1;
}
.evh-user-dropdown{
    min-width:250px!important;
    border:0!important;
    border-radius:22px!important;
    padding:10px!important;
    margin-top:12px!important;
    box-shadow:0 24px 60px rgba(15,23,42,.16)!important;
}
.evh-user-dropdown-head{
    padding:12px 12px 10px;
    margin-bottom:6px;
    border-radius:16px;
    background:linear-gradient(135deg,#fff7ed,#ffffff);
}
.evh-user-dropdown-head strong{
    display:block;
    color:#0f172a;
    font-size:14px;
    font-weight:950;
}
.evh-user-dropdown-head small{
    display:block;
    margin-top:3px;
    color:#64748b;
    font-size:12px;
    font-weight:800;
}
.evh-user-dropdown .dropdown-item{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    border-radius:14px!important;
    padding:10px 12px!important;
    font-weight:850!important;
}
.evh-dd-with-badge b{
    min-width:22px;
    height:22px;
    padding:0 7px;
    border-radius:999px;
    background:#ef4444;
    color:#fff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    font-size:11px;
    font-weight:950;
}

@media(max-width:991.98px){
    .evh-user-menu,
    .evh-user-menu-btn,
    .evh-header-login-btn{
        width:100%;
    }
    .evh-user-menu-btn{
        justify-content:flex-start;
        border-radius:16px;
    }
    .evh-user-text{
        max-width:calc(100% - 70px);
    }
    .evh-user-text strong{
        max-width:100%;
    }
    .evh-user-dropdown{
        width:100%!important;
        margin-top:8px!important;
        box-shadow:none!important;
        border:1px solid #eef2f7!important;
    }
}



/* === Evcilhane header estetik + büyük logo === */
.evh-modern-header{
    background:rgba(255,255,255,.94)!important;
    backdrop-filter:blur(14px);
    border-bottom:1px solid rgba(255,111,60,.10);
}
.evh-header-container{
    min-height:88px!important;
}
.evh-brand{
    gap:0!important;
    padding:8px 0!important;
}
.evh-brand-logo-wrap{
    width:82px!important;
    height:82px!important;
    border-radius:22px!important;
    background:linear-gradient(135deg,#fff8f2,#ffffff)!important;
    box-shadow:0 14px 34px rgba(255,111,60,.16)!important;
}
.evh-brand-logo{
    max-width:68px!important;
    max-height:68px!important;
}
.evh-brand-text{
    display:none!important;
}

/* Menü daha zarif */
.evh-main-nav{
    gap:8px!important;
}
.evh-modern-header .nav-link{
    font-size:15px!important;
    font-weight:900!important;
    color:#243044!important;
    padding:12px 16px!important;
    border-radius:16px!important;
    transition:all .22s ease!important;
}
.evh-modern-header .nav-link:before{
    content:"";
    position:absolute;
    left:16px;
    right:16px;
    bottom:5px;
    height:3px;
    border-radius:999px;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b);
    opacity:0;
    transform:scaleX(.35);
    transition:all .22s ease;
}
.evh-modern-header .nav-link:hover,
.evh-modern-header .nav-link:focus,
.evh-modern-header .nav-item.show>.nav-link{
    color:#ff5b2e!important;
    background:#fff7ed!important;
    transform:translateY(-1px);
}
.evh-modern-header .nav-link:hover:before,
.evh-modern-header .nav-link:focus:before,
.evh-modern-header .nav-item.show>.nav-link:before{
    opacity:1;
    transform:scaleX(1);
}

.evh-user-menu-btn{
    min-height:52px!important;
    padding:7px 16px 7px 8px!important;
    border-radius:18px!important;
}
.evh-user-avatar{
    width:38px!important;
    height:38px!important;
    flex-basis:38px!important;
}
.evh-header-post-btn{
    min-height:52px!important;
    padding:0 22px!important;
    border-radius:18px!important;
    font-size:15px!important;
}

@media(max-width:991.98px){
    .evh-header-container{
        min-height:76px!important;
    }
    .evh-brand-logo-wrap{
        width:62px!important;
        height:62px!important;
        border-radius:18px!important;
    }
    .evh-brand-logo{
        max-width:52px!important;
        max-height:52px!important;
    }
    .evh-modern-header .nav-link{
        border-radius:14px!important;
        padding:12px 14px!important;
    }
    .evh-modern-header .nav-link:before{
        display:none!important;
    }
}
@media(max-width:575.98px){
    .evh-brand-logo-wrap{
        width:56px!important;
        height:56px!important;
    }
    .evh-brand-logo{
        max-width:48px!important;
        max-height:48px!important;
    }
}



/* === Üye dropdown stabil açılma düzeltmesi === */
.evh-user-menu{
    position:relative!important;
    z-index:9999!important;
}

.evh-user-menu .dropdown-menu,
.evh-user-dropdown{
    margin-top:6px!important;
    z-index:10050!important;
}

/* Buton ile dropdown arasındaki boşlukta mouse kaybolmasın */
.evh-user-menu:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:100%;
    height:16px;
    background:transparent;
    z-index:10040;
}

/* Açıkken menüyü daha stabil tut */
.evh-user-menu.show .dropdown-menu,
.evh-user-menu .dropdown-menu.show{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
}

/* Dropdown içi tıklama/hover alanı genişlesin */
.evh-user-dropdown{
    min-width:270px!important;
    padding:12px!important;
    border-radius:22px!important;
    transform:none!important;
}

/* Bootstrap'in ani kapanma hissini azalt */
.evh-user-menu-btn{
    user-select:none!important;
}

.evh-user-dropdown .dropdown-item{
    min-height:42px!important;
}

/* Mobilde normal akışta kalsın */
@media(max-width:991.98px){
    .evh-user-menu:after{
        display:none!important;
    }
    .evh-user-dropdown{
        position:static!important;
        transform:none!important;
        margin-top:8px!important;
        width:100%!important;
    }
}



/* === Header mesaj/bildirim rozet sistemi === */
.evh-header-mini-alerts{
    display:inline-flex;
    align-items:center;
    gap:8px;
}
.evh-header-icon-btn{
    width:46px;
    height:46px;
    border-radius:16px;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    position:relative;
    text-decoration:none!important;
    background:#fff;
    border:1px solid #e2e8f0;
    box-shadow:0 10px 22px rgba(15,23,42,.055);
    transition:all .2s ease;
}
.evh-header-icon-btn span{
    font-size:18px;
    line-height:1;
}
.evh-header-icon-btn:hover{
    transform:translateY(-2px);
    background:#fff7ed;
    border-color:#fed7aa;
    box-shadow:0 14px 28px rgba(255,111,60,.13);
}
.evh-header-icon-btn b{
    position:absolute;
    right:-6px;
    top:-7px;
    min-width:22px;
    height:22px;
    padding:0 6px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:#ef4444;
    color:#fff;
    border:2px solid #fff;
    font-size:11px;
    font-weight:950;
    line-height:1;
}
.evh-header-icon-btn.has-alert{
    border-color:#fed7aa;
    background:linear-gradient(135deg,#fff7ed,#ffffff);
}
.evh-header-icon-btn.bell{
    animation:evhHeaderBell 1.35s infinite;
}
@keyframes evhHeaderBell{
    0%,100%{transform:rotate(0)}
    10%{transform:rotate(-7deg)}
    20%{transform:rotate(7deg)}
    30%{transform:rotate(-4deg)}
    40%{transform:rotate(4deg)}
    50%{transform:rotate(0)}
}
@media(max-width:991.98px){
    .evh-header-mini-alerts{
        width:100%;
        display:grid;
        grid-template-columns:1fr 1fr;
        gap:10px;
    }
    .evh-header-icon-btn{
        width:100%;
        height:48px;
        border-radius:16px;
    }
}



/* === Header son dokunuş: logo dengesi + üye ol butonu === */
@media(min-width:992px){
    .evh-modern-header{
        min-height:96px!important;
        padding:8px 0!important;
    }

    .evh-header-container{
        min-height:88px!important;
    }

    .evh-brand{
        min-width:230px!important;
        width:230px!important;
        flex:0 0 230px!important;
        margin-right:18px!important;
    }

    .evh-brand-logo-wrap{
        width:215px!important;
        height:72px!important;
        min-width:215px!important;
        min-height:72px!important;
        background:transparent!important;
        border:0!important;
        box-shadow:none!important;
        overflow:visible!important;
    }

    .evh-brand-logo{
        width:215px!important;
        max-width:215px!important;
        height:auto!important;
        max-height:72px!important;
        object-fit:contain!important;
        object-position:left center!important;
        transform:scale(1.02)!important;
        transform-origin:left center!important;
    }
}

.evh-header-register-btn{
    min-height:46px;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding:0 17px;
    border-radius:999px;
    font-size:14px;
    font-weight:950;
    text-decoration:none!important;
    white-space:nowrap;
    color:#ff5b2e!important;
    background:#fff7ed;
    border:1px solid #fed7aa;
    box-shadow:0 10px 22px rgba(255,111,60,.10);
    transition:all .2s ease;
}

.evh-header-register-btn:hover{
    color:#fff!important;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b);
    border-color:transparent;
    transform:translateY(-2px);
    box-shadow:0 16px 30px rgba(255,91,46,.22);
}

.evh-header-login-btn{
    min-height:46px!important;
}

.evh-header-actions{
    gap:10px!important;
}

@media(max-width:991.98px){
    .evh-brand{
        min-width:175px!important;
        width:175px!important;
        flex-basis:175px!important;
    }

    .evh-brand-logo-wrap{
        width:168px!important;
        height:62px!important;
        min-width:168px!important;
        min-height:62px!important;
    }

    .evh-brand-logo{
        width:168px!important;
        max-width:168px!important;
        max-height:62px!important;
        transform:scale(1)!important;
    }

    .evh-header-register-btn{
        width:100%;
        min-height:48px;
    }
}

@media(max-width:575.98px){
    .evh-header-actions{
        grid-template-columns:1fr!important;
    }

    .evh-brand{
        min-width:150px!important;
        width:150px!important;
        flex-basis:150px!important;
    }

    .evh-brand-logo-wrap{
        width:145px!important;
        height:56px!important;
        min-width:145px!important;
        min-height:56px!important;
    }

    .evh-brand-logo{
        width:145px!important;
        max-width:145px!important;
        max-height:56px!important;
    }
}



/* === Evcilhane Canlı Bildirim V1 === */
.evh-live-badge-active,
.evh-header-live-badge,
.evh-live-badge-total,
.evh-live-badge-notification,
.evh-live-badge-message{
    min-width:20px;
    height:20px;
    padding:0 6px;
    border-radius:999px;
    align-items:center;
    justify-content:center;
    background:#ef4444;
    color:#fff;
    font-size:11px;
    font-weight:950;
    line-height:1;
    box-shadow:0 8px 18px rgba(239,68,68,.28);
}

#evh-live-toast{
    position:fixed;
    right:22px;
    bottom:22px;
    z-index:99999;
    width:min(360px, calc(100vw - 32px));
    display:flex;
    gap:12px;
    align-items:flex-start;
    padding:15px 16px;
    border-radius:22px;
    background:rgba(255,255,255,.96);
    border:1px solid rgba(226,232,240,.95);
    box-shadow:0 24px 65px rgba(15,23,42,.20);
    transform:translateY(22px);
    opacity:0;
    pointer-events:none;
    transition:.25s ease;
    cursor:pointer;
    backdrop-filter:blur(16px);
}

#evh-live-toast.show{
    transform:translateY(0);
    opacity:1;
    pointer-events:auto;
}

.evh-live-toast-icon{
    width:42px;
    height:42px;
    border-radius:16px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,#ff7a3d,#ff4b2b);
    color:#fff;
    flex:0 0 42px;
    box-shadow:0 12px 26px rgba(255,91,46,.23);
}

.evh-live-toast-body{
    flex:1;
    min-width:0;
}

.evh-live-toast-body b{
    display:block;
    color:#0f172a;
    font-size:14px;
    font-weight:950;
    margin-bottom:3px;
}

.evh-live-toast-body span{
    display:block;
    color:#64748b;
    font-size:13px;
    line-height:1.35;
    font-weight:700;
    max-height:38px;
    overflow:hidden;
}

#evh-live-toast-close{
    border:0;
    background:#f1f5f9;
    color:#475569;
    width:26px;
    height:26px;
    border-radius:999px;
    line-height:1;
    font-size:18px;
    font-weight:900;
}

