/* Anadolu Vida — CVT tema mobil uyumluluk */

*, *::before, *::after {
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    overflow-x: hidden;
}

.text-blm img,
.main-text img,
.right-blm img,
.urun-detay-aciklama img {
    max-width: 100%;
    height: auto;
}

.urun-kod {
    font-size: 12px;
    color: #666;
    margin-top: 4px;
}

.urun-detay-kod,
.urun-detay-kategori {
    margin: 0 0 6px;
    font-size: 13px;
    color: #444;
}

.urun-detay-header {
    margin-bottom: 16px;
}

.urun-detay-aciklama {
    line-height: 1.6;
    color: #444;
}

/* Slider — CVT orijinal 1230x369 orani */
#wowslider-container1 {
    max-width: 1230px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#wowslider-container1 .ws_images img {
    width: 100%;
    max-width: 1230px;
}

/* Urun kategorisi carousel ikonlari sabit boyut */
.faaliyet .urun-main img.fl {
    max-width: none;
    width: 82px;
    height: 73px;
}

/* Tablo taşması */
.table-responsive,
.text-blm table,
.f-ilt table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* Form alanları */
.text-blm input[type="text"],
.text-blm input[type="email"],
.text-blm input[type="tel"],
.text-blm input[type="password"],
.text-blm textarea,
.contact-form-table input,
.contact-form-table textarea {
    max-width: 100%;
}

/* Form alanları */
@media (max-width: 991px) {
    .page {
        width: 100%;
        max-width: 100%;
        padding: 0 16px;
    }

    /* Ana sayfa iki sütun */
    .main-sol,
    .main-sag {
        float: none;
        width: 100%;
    }

    .main-sag {
        margin-top: 24px;
    }

    .main-sec {
        width: 100%;
        height: auto;
        min-height: 120px;
        background-size: cover;
        background-position: center;
    }

    .haber-bg {
        float: none;
        width: 100%;
        height: auto;
        min-height: 120px;
        background-size: cover;
        background-position: center;
    }

    .urun-gec-bg {
        height: auto;
        margin-top: 16px;
        padding: 12px 0;
    }

    /* İç sayfa */
    .left-menu,
    .right-blm {
        float: none;
        width: 100%;
        margin: 0;
    }

    .left-menu {
        margin-bottom: 16px;
    }

    .container-bg {
        padding: 12px 0 24px;
    }

    /* Footer */
    .footer-bg {
        height: auto;
        background-size: cover;
        padding-bottom: 20px;
    }

    .hizli,
    .hizli2,
    .f-ilt {
        float: none;
        width: 100%;
        margin: 20px 0 0;
    }

    .hizli2 .hizli-baslik {
        margin-left: 0 !important;
    }

    .link2 {
        margin-left: 0;
    }

    .link2 ul li {
        float: none;
        width: 100%;
    }

    .link2 ul li a {
        width: 100%;
        margin: 0 0 8px;
    }

    .f-ilt {
        margin-right: 0 !important;
    }

    .copy,
    .grimor {
        float: none;
        display: block;
        margin: 8px 0;
        text-align: center;
    }

    .grimor {
        margin: 8px auto;
    }

    /* Ürün grid */
    .urun-sec,
    .urun-sec2 {
        width: calc(50% - 10px);
        height: auto;
        min-height: 160px;
    }

    .ust-bg {
        height: auto;
        min-height: 80px;
        background-size: cover;
    }
}

@media (max-width: 575px) {
    .page {
        padding: 0 12px;
    }

    .main-baslik {
        font-size: 16px;
    }

    .urun-sec,
    .urun-sec2 {
        width: 100%;
        margin-right: 0;
    }

    .faaliyet-panel .faaliyet li {
        flex-basis: 90%;
    }

    .text-blm h2 {
        font-size: 16px;
        word-break: break-word;
    }

    .bread {
        font-size: 10px;
        word-break: break-word;
    }

    .contact-form-table tr,
    .contact-form-table td {
        display: block;
        width: 100%;
    }

    .contact-form-table td:first-child {
        font-weight: 600;
        padding-bottom: 4px;
    }

    .contact-form-table td:last-child {
        padding-bottom: 14px;
    }
}
