/*
Theme Name: FoodBakery Child
Theme URI: http://www.chimpstudio.co.uk/
Template: foodbakery
Author: Chimp Studio
Author URI: https://themeforest.net/user/chimpstudio
Description: FoodBakery theme for WordPress is stylish, customizable, simple, and readable - make it yours with a custom menu and custom theme options. FoodBakery supports multiple widgetized areas and featured images comes with drag and drop page builder for pages). It includes stylesheets for admin Visual Editor.
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.4.0.1510841589
Updated: 2018-04-09 14:13:09

*/

@media screen and (max-width: 767px) {
.row .section-fullwidth .row .col-md-12 .main-search {
    margin-left: 60px !important;
    margin-left: 0px !important;
    width: 100% !important;
}
	.item-restaurant {
    width: 100%;
    padding: 0px;
}

.menu-itam-holder .menu-itam-list ul li {
    display: flex;
}

.text-holder {}

.menu-itam-holder .menu-itam-list .image-holder {
    margin-bottom: 0px;
    margin-top: 4px;
}

.menu-itam-holder .menu-itam-list .text-holder {
    padding-left: 8px;
}

.menu-itam-holder .menu-itam-list .price-holder {
    top: 10px;
}
}