/**
 * Oluşturulma: 2026-08-17
 * Son değişiklik: 2026-08-17
 * Oluşturan: Özgür Elibol
 * Amaç: ALAA Lounge V106.6 - Footer metin tipografisini çalışma saatleri ile aynı ölçü ve font düzenine getirir.
 */

/* Footer içerik metinlerinde tek tip tipografi. */
.v88-footer-brand p,
.v88-footer-col p,
.v88-footer-col li,
.v88-footer-col a,
.v88-footer-col span,
.v88-footer-col small,
.v88-footer-col b,
.v88-footer-col strong,
.v883-hours > span > b,
.v883-hours > span > strong,
.v883-hours > span > small{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:14.5px !important;
    line-height:1.55 !important;
    letter-spacing:0 !important;
}

.v88-footer-brand p,
.v88-footer-col p,
.v88-footer-col li,
.v88-footer-col a,
.v88-footer-col span,
.v88-footer-col small,
.v883-hours > span > small{
    font-weight:500 !important;
}

.v88-footer-col b,
.v88-footer-col strong,
.v883-hours > span > b,
.v883-hours > span > strong{
    font-weight:700 !important;
}

/* Kolon başlıkları da kendi aralarında aynı olsun. */
.v88-footer-col h3,
.v88-footer-col h4,
.v88-footer-col .footer-title,
.v883-hours > strong{
    font-family:Georgia, 'Times New Roman', serif !important;
    font-size:17px !important;
    line-height:1.25 !important;
    font-weight:700 !important;
    letter-spacing:.01em !important;
    margin-bottom:14px !important;
}

/* Marka açıklaması ve hızlı linkler aynı okunabilirlikte. */
.v88-footer-brand p{
    max-width:240px !important;
    margin-bottom:16px !important;
}

.v88-footer-col li{
    margin-bottom:9px !important;
}

/* Alt yasal/copyright satırını da aşırı küçük bırakma. */
.v88-footer-bottom,
.v88-footer-bottom p,
.v88-footer-bottom span,
.v88-footer-bottom a{
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:14px !important;
    line-height:1.5 !important;
    font-weight:500 !important;
}

/* Saat satırlarında gün ve saat ayrımı V106.5 düzeninde korunur. */
.v883-hours > span{
    gap:3px !important;
    margin-bottom:13px !important;
}

@media (max-width:640px){
    .v88-footer-brand p,
    .v88-footer-col p,
    .v88-footer-col li,
    .v88-footer-col a,
    .v88-footer-col span,
    .v88-footer-col small,
    .v88-footer-col b,
    .v88-footer-col strong,
    .v883-hours > span > b,
    .v883-hours > span > strong,
    .v883-hours > span > small{
        font-size:14.5px !important;
    }
    .v88-footer-bottom,
    .v88-footer-bottom p,
    .v88-footer-bottom span,
    .v88-footer-bottom a{
        font-size:13.5px !important;
    }
}
