@media(max-width: 768px)  {
    .restaurant-detailed-header-left>h2 {
    justify-content: center;
    }
    
    .restaurant-detailed-header-left img {
        float: none!important;
        margin: 0 0 0px!important;
        width: 75px;
        height: 75px;
    }

    .restaurant-detailed-header-left {
        text-align: center
    }

    .restaurant-detailed-header-right .btn-success {
        margin-top: 18px
    }

    .restaurant-detailed-header-right.text-right {
        text-align: center!important
    }

    .restaurant-detailed-action-btn.float-right {
        float: none!important;
        margin: auto;
        text-align: center;
        width: 100%!important;
        display: block;
        padding: 12px 0;
        border-bottom: 1px solid #dedede
    }

    section.restaurant-banner {
    max-height: 325px;
    height: 100vh;
    }

.footer-left,.footer-right {
    float: none;
    width: 100%;
    text-align: center;
}


.yemek_card  img {
    width: 60px;
    height: 60px;
    top: 15px;
    right: 53px;
    object-fit: contain;
}

.yemek_card .info {
    padding-right: 100px;
}

.modal .modal-dialog {
    min-width: 90%;
}

.mhide{
display:none !important;
}

.slider_phone {
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
}

.hesabimleft { display: none; }
.checkscroll {
    max-height: 187px;
}

    ul.mobile_tabbar {
        display: block !important;
    }


/* Firma card */
.firma_info {
    width: 100%;
    display: block;
    text-align: center;
}

.firma_btns {
    width: 100%;
    padding-top: 5px;
}

section.firma_card {
    display: block;
}

section.firma_card .firma_btns .sikayet {
    width: 100%;
}

.firma_info .firma_stats {
    padding: 5px 2px 2px 2px;
    width: 100%;
}

.firma_info img.firma_img {
    border-radius: 75px;
    padding: 5px;
    border: solid 1px #d5d5d5;
    position: relative;
    margin-bottom: 10px;
}

.firma_info .firma_stats h1 {
    padding: 0;
    line-height: 30px;
}

section.firma_card .firma_btns .dogrula {
    text-align: center;
    padding-bottom: 10px;
}

.card.smart {
    margin: 0px 25px;
}

/* Firma card */






}


