/*
Theme Name: Grand Restaurant Child
Theme URI: http://themes.themegoods2.com/grandrestaurant
Description: Premium Cafe & Restaurant Theme
Version: 1.1
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandrestaurant
Template: grandrestaurant
*/

@import "../grandrestaurant/style.css";

@media only screen and (max-width: 767px){
	.food-menu-grid-wrapper {
    	text-align: center;
    	border-bottom: 2px dotted #fff;
	}
	.food-menu-grid-wrapper:last-child {
    	border-bottom: none;
	}
/* 	.food-menu-content-price-holder{
		margin-bottom: 0;
	}
	.food-menu-desc{
		margin-top: 10px;
	} */
	.food-menu-content-title-holder {
    	padding-right: 0px !important;
	}
	.food-menu-content-price-holder .food-menu-content-price-normal {
    	padding-left: 0 !important;
	}
}

