/*
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: Saidur
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandrestaurant
Template: grandrestaurant
*/

@import "../grandrestaurant/style.css";
.scroll .logo_wrapper img {
	transform: scale(0.7) !important;
}
.top_bar {
	border: 0;
	-webkit-box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.05);
	box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.05);
}
#epsl-about-wrap h1 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}
#epsl-about-wrap p {
	font-size: 17px;
	line-height: 27px;
}
#epsl-about-wrap {
	padding: 60px 20% !important;
}
#footer .sidebar_widget.four > li {
	margin-right: 4.5%;
	margin-left: 4.5%;
	width: 24%;
}
.ppb_title_first {
	font-size: 48px !important;
	font-style: normal;
	margin-bottom: 5px;
	display: inline;
	padding-right: 6px;
}
.social_wrapper.shortcode ul li, .social_wrapper.small.shortcode ul li {
	margin: 9px 17px 10px 0 !important;
}
.mobile_menu_wrapper #searchform input[type="text"] {
	width: 85%;
}
#feature-image-gallery-wrap {
	position: relative;
}
.gallery_image_caption {
	position: absolute;
	top: 7%;
	right: 5%;
}
.gallery_image_caption h2 {
	font-weight: 700;
	background-color: #fff;
	padding: 27px 20px !important;
}
#page_caption h1, .ppb_title {
	font-size: 50px;
	letter-spacing: 0;
	padding: 16px 0;
}
.opening_hours_table {
	padding-top: 40px;
}
.opening_hours_table table {
	margin: 20px auto;
	width: 100%;
}
table tr th {
	background-color: #eee;
	color: #777;
	padding: 7px 20px;
	border: 1px #fbfbfb solid;
}
table tr td {
	padding: 4px 20px;
	border: 1px #fbfbfb solid;
}
.mobile_main_nav li {
	padding: 3px 0;
}
.mobile_main_nav li a, #sub_menu li a {
	font-weight: 400;
}
.mobile_menu_wrapper #searchform input[type="text"], .mobile_menu_wrapper #searchform button i, .mobile_menu_wrapper #close_mobile_menu i {
	color: #aaa !important;
}
#gallery-masonry-wrap .clear {
	display: none;
}
.v-title {
	font-size: 50px;
	line-height: 55px;
	font-weight: 900;
}
h2.ppb_title {
	font-size: 48px !important;
	font-weight: 400 !important;
	text-transform: none !important;
	letter-spacing: 0;
}
.readmore {
	color: #075095 !important;
	font-weight: 700;
}
.widget_tag_cloud div a, .meta-tags a, .tag_cloud a, .post_excerpt.post_tag a {
	border: 1px #aaa solid !important;
}

@media only screen and (max-width: 1300px) {
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
	padding: 37px 11px 38px 11px;
	font-size: 13px !important;
}
#epsl-about-wrap {
	padding: 50px 10% !important;
}
}

@media only screen and (max-width: 1160px) {
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a {
	padding: 37px 10px 38px 10px;
	font-size: 12px !important;
}
}

@media only screen and (max-width: 767px) {
.v-title {
	font-size: 31px;
	line-height: 37px;
}
#tg_sidemenu_reservation {
	display: none !important;
}
#footer {
	padding-bottom: 0;
}
#copyright, #footer_menu {
	padding: 0 0 11px 0 !important;
	text-align: center;
}
.footer_bar_wrapper {
	margin-top: 15px;
}
#footer_menu li {
	margin-left: 10px;
	margin-right: 10px;
}
h2.ppb_title, .ppb_title_first {
	font-size: 30px !important;
}
}

@media only screen and (max-width: 400px) {
.mobile_main_nav li a, #sub_menu li a {
	font-size: 15px !important;
}
.mobile_main_nav, #sub_menu {
	margin-top: 15px;
	margin-bottom: 0;
}
.mobile_menu_wrapper .sidebar_wrapper {
	margin-top: 15px;
}
.mobile_menu_wrapper {
	padding-top: 21px;
}
#close_mobile_menu {
	top: 12px;
}
table tr th, table tr td {
	padding: 5px 10px;
}
#page_content_wrapper {
	padding: 0 20px 0 20px;
}
}
