/* ==========================================================================
   INDEO KURUMSAL - ORTA KOLON DARALTILMIŞ AVANTAJ PANELİ CSS
   ========================================================================== */

/* 1. DEVASA ÇAN İKONU SIFIRLAMA (18PX) */
img[src*="bell"], .fa-bell, [class*="alarm"], [class*="fiyati_dusunce"] img, [class*="fiyati_dusunce"] svg, svg.bell-icon {
    max-width: 18px !important;
    max-height: 18px !important;
    width: 18px !important;
    height: 18px !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

/* 2. ÖNE ÇIKAN ÖZELLİKLER DÜZENİ (TAB ÜSTÜNDE KALMAYA DEVAM EDER) */
.techSpecsShort {
    width: 100% !important;
    clear: both !important;
    float: none !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    background: #f8fafc !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 8px !important;
    padding: 14px 16px !important;
    box-sizing: border-box !important;
}

/* 3. ORTA KOLONA TAŞINAN VE DARALTILAN AVANTAJ PANELİ */
.indeo-sag-avantaj-wrapper {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    clear: both !important;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}