/* 
Theme Name: Yiayias Kitchen 
Theme URL: https://www.yiayias.co.uk
Description: Grand Restaurant Child
Theme Author: Daniel Oliver
Author URL: https://www.meholdings.me
Template: grandrestaurant
Version: 1.0.0 
Text Domain: grandrestaurant-child 
*/

.update {
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding: 4px 0px;
}

@media only screen and (max-width: 1230px) {
	.update a {
		display: none;
	}
}

@media only screen and (max-width: 880px) {
	.above_top_bar {
		display: none;
	}
}

.social_wrapper {
	display: none;
}

#tg_reservation {
	display: none;
}

.logo_wrapper img.zoom
{
	max-height: 65px!important;
}

#copyright, #footer_menu li a
{
	color: #ffffff;
}

#reservation_wrapper
{
background: rgba(0,99,73,1);
}

#reservation_submit_btn
{
	background: #f47c20;
	border-color: #ffffff;
}

.ppb_mailchimp_subscription
{
	background-color: #eaeaea;
}

.icon-scroll
{
	display: none;
}

.blog_grid_content .post_detail
{
	display: none!important;
}

.page_title_inner .post_detail
{
	display: none!important;
}

.post_header_title
{
	display: none
}

@media only screen and (max-width: 767px) {
	.post_header {
	padding-top: 50px!important;
	}
}

.post_header
{
	padding-top: 0px
}

.post_header.grid
{
	padding-top: 20px!important;
}

a#tg_reservation {
	target: none;
}

input[type=number] {
	font-size: 20px;
  width: 40px;
  height: 40px;
  text-indent: 5px;
}

.flex-control-paging li a.flex-active {
	background: #ffffff;
}
.flex-control-paging li a {
	border: 2px solid #ffffff;
}