/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11.Şub.2021, 17:06:48
    Author     : Ayberk BALTACI
*/

@media only screen and (max-width: 800px) {
    .str{
        margin-top: 10%;
    }
    div.ban-search{
        width: 100% !important;
        padding: 0;
        background-color: white;
        box-shadow: none;
    }
    .ban-search ul li input,
    select#lunch{
        width: 100% !important;
    }
    span.input-group-btn{
        width: 100%;
    }
    div.container.mobile{
        padding:0!important;
        max-width: 100%;
    }
    div.col-md-11.mobile{
        padding: 0 !important;
    }
    .badge{
        white-space: normal;
    }
    a.btn.btn-light{
        margin-left: 0 !important;
        width: 100%;
    }
    .pro-listing-box div:nth-child(1) img{
        height: 15px;
    }
   .mobile_badge{
        width: 45% !important;
    }
    .mobile_badge_color{
        background-color: white !important;
    }
    .land-pack-grid-text h4{
        padding: 85px 0px 0px 0px !important ;
    }
        span.badge.badge-dark{
        margin: 0px !important;
        margin-right: 6px !important;
    }  
    
}
