﻿@media (min-width: 768px) {
    .table-responsive {
        display: table !important;
    }
}

@media (max-width: 768px) {
    .hava-durumu, .main-nav, .exit {
        display: none !important;
    }

    .mobile-slider {
        display: block !important;
    }

    .mobile-puan {
        display: block !important;
    }

    .main-slider {
        display: none !important;
    }

    .wrap {
        margin: 0 15px !important;
    }

    .filtreler {
        display: block !important;
    }

    .profile-menu, .hed-kat, .kat-desk {
        display: none;
    }

        .hed-kat a {
            text-align: center;
        }

    .mobile-a {
        padding: 0 !important;
        box-shadow: none !important;
    }

    .hediye-filtreler {
        margin-top: 20px;
        margin-bottom: 20px !important;
    }

    .profile-puan {
        font-size: 16px;
        letter-spacing: -.50px;
        line-height: 25px;
    }

    .profile-name, .profile-title {
        font-size: 14px;
        letter-spacing: -.50px;
    }

    .top .float-right {
        float: none !important;
    }

    .mobile-top {
        display: block !important;
    }

    .p-5 {
        padding: 15px !important;
    }

    .takdir-tesekkur-top .float-left, .takdir-tesekkur-top .float-right {
        float: none !important;
        text-align: center;
    }

    .yorumlar td {
        width: 100%;
        float: left;
    }

    .yorum-kismi td {
        width: 100%;
        float: left;
    }

    .footer nav a {
        width: 100%;
        float: left;
    }
}
