/*
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";

.sg-show-popup{
    background: #000;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
}
.col-md-4 {
    width: 30%;
    float: left;
    margin-right: 18px;
}
select,
.col-md-4 select{
    width: 100%;
}
.col-md-6 {
    width: 46.5%;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}