﻿@media screen and (max-width: 1159px) {
    body {
        min-width: initial;
        width: 100%;
    }

    .limit {
        width: 100%;
    }

    .kapat {
        display: none !important;
    }

    .anasayfa-slider {
        width: 100%;
    }


    .bize-ulasin {
        width: 100%;
    }

    .footer-table-container {
        width: 100%;
    }

    .arama-container {
        width: 100%;
    }

    .arama-input {
        width: 100%;
    }

    .arama-submit {
        right: 0;
        position: absolute;
        margin-top: -32px;
    }

    .onecikan .bx-wrapper .bx-controls-direction .bx-next {
        right: 0 !important;
    }

    .banner-area {
        display: none;
    }

    .urun-detay-sol {
        float: none;
        width: 100%;
    }

    .urun-detay-gorsel-wrapper {
        float: none;
        width: 100%;
    }

        .urun-detay-gorsel-wrapper > div {
            width: 100%;
            height: auto;
        }

    .urun-fiyat-wrapper {
        float: none;
        width: 100%;
        padding: 20px;
    }

    .urun-detay-sag {
        float: none;
        width: 100%;
    }

    .ilgi-ceken-urun {
        display: inline-block;
        width: 200px;
    }

    .profil-istatistik > .istatistik {
        width: 100%;
    }

    .toptanci-profil-sag {
        width: 100%;
        float: none;
    }

    .toptanci-profil-sol {
        width: 100%;
        float: none;
    }

    .toptanci-profil-logo {
        width: 100%;
        height: auto;
        border: 6px solid #eee;
        padding: 1px;
        background-color: #b7b7b7;
    }

    .urunler > .icerik {
        text-align: center;
    }

    .toptanci-urun {
        margin: 0 20px;
    }

    .urun-liste-toptanci {
        display: none !important;
    }

    .urun-bilgi {
        width: auto !important;
    }
}

@media screen and (max-width: 700px) {
    .header_arama {
        width: 200px;
    }
}
