/* İlan Şehri V7.4.0 R7 — Karşılaştır ikonunu rozetlerin üstünden kaldır */
.compare-v737-button{
    position:absolute!important;
    left:auto!important;
    right:10px!important;
    top:56px!important;
    bottom:auto!important;
    z-index:8!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    height:30px!important;
    min-height:30px!important;
    padding:0!important;
    margin:0!important;
    border-radius:50%!important;
    border:1px solid rgba(255,255,255,.96)!important;
    background:rgba(255,255,255,.96)!important;
    box-shadow:0 6px 16px rgba(16,24,40,.16)!important;
    color:#344054!important;
    font-size:0!important;
    line-height:1!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    transition:transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease!important;
}
.compare-v737-button::before{
    content:'⇄';
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:28px;
    height:28px;
    font-size:14px;
    font-weight:900;
    line-height:1;
}
.compare-v737-button [data-compare-label]{display:none!important}
.compare-v737-button:hover{transform:translateY(-1px)!important;background:#fff!important;color:#101828!important;}
.compare-v737-button.active,
.compare-v737-button[aria-pressed="true"]{background:#ff6b00!important;border-color:#ff6b00!important;color:#fff!important;}
.compare-v737-button:focus-visible{outline:3px solid rgba(255,107,0,.24)!important;outline-offset:2px!important;}
.listing-card .listing-badges,.card-badges,.promo-badges,.status-badges{z-index:7!important;}
@media (max-width:760px){
    .compare-v737-button{right:8px!important;top:50px!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;}
    .compare-v737-button::before{width:26px;height:26px;font-size:13px;}
}
