/* 
/////////////////////// Theme details ///////////////////// 

Theme Name: Dine & Drink Child
Theme URI: http://demo.andthemes.com/dine-and-drink/
Description: A child theme of Dine & Drink
Tags: dine-and-drink-child
Template: dine-and-drink
Text Domain: dine-and-drink

Author: Andthemes
Version: 1.1.6

Author URI: http://themeforest.net/user/andthemes

License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/


/* =Theme customization starts here
------------------------------------------------------- */

@charset "UTF-8";

.home_slider_container {
	padding-top: 0 !important;
}

.main_menu .container {
	line-height: 19px;
}

body.home.page ul.sf-menu li a {
	line-height: 42px;
}

.main_menu {
height:48px;
}



.header {
height:100%;
Width:100%;
}

.header_mainmenu {
background-size: cover;
}

@media (max-width: 767px) {
      .header {
   	 width: 100%;
      }
      .main_menu_dropdown {
    	display: block;
    	margin: 0 auto;
    	padding: 0;
    	background-color: #009246;
    	width: 100%;
      }
      .main_menu_dropdown:after {
 	display:none;
      }
}