/*
Theme Name: Grand Restaurant Child
Theme URI: http://themes.themegoods2.com/grandrestaurant
Description: Premium Cafe & Restaurant Theme
Version: 1.0
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";

#footer 
{
	width: 100%;
	margin: auto;
	padding-bottom: 0px;
	word-wrap: break-word;
	margin-bottom: 0;
	padding-top: 0px;
	float: left;
	color: #999;
}

.map-responsive{
    overflow:hidden;
	padding-bottom:30%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.logo_wrapper img.zoom {
    transform: scale(2) !important;
    max-width: 100%;
}