
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}


#page_caption .page_title_wrapper
{
	text-align: left}
.page_title_inner
{
	float: none;
}


body
{
	background-image: url('http://themes.themegoods.com/grandrestaurant/demo1/wp-content/uploads/2015/06/paper_bg.png');
	background-repeat: repeat;
}



#wrapper.hasbg .above_top_bar
{
    background: #cfa670 !important;
	background: rgb(207, 166, 112, 0.9) !important;
	background: rgba(207, 166, 112, 0.9) !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(400px, 0px);
		-ms-transform: translate(400px, 0px);
		transform: translate(400px, 0px);
		-o-transform: translate(400px, 0px);
	}
}

html[data-menu=leftmenu] .mobile_main_nav, #sub_menu
{
	clear: both;
}

html[data-menu=leftmenu] #wrapper
{
	padding-top: 0;
}
.logo_wrapper img{
   max-height: 32px;
   max-width: 92px;
}
.footer_before_widget, .menu_content_classic .menu_highlight, .menu_content_classic .menu_order {
    display: none;
}
h5.menu_post{
    text-align: center;
}
.alert_box.general {
    background: #ffffff;
    font-weight: 600;
    font-style: italic;
}
#menu_6109 span.menu_title {
    font-weight: 400 !important;
}
.menu_content_classic .menu_price{
    display: block;
    position: relative;
}
span.menu_title, span.menu_price {
    font-weight: 300 !important;
    font-size: 20px !important;
}
h2.ppb_title {
    font-size: 45px;
}
.top_contact_info {
    letter-spacing: normal;
    font-weight: 500;
}
.pt-cv-view .pt-cv-title {
    margin-bottom: 10px;
    position: absolute;
    bottom: 90px;
    width: 300px;
    text-align: center;
}
.pt-cv-wrapper [class*=pt-cv-] a {
    color: #cc9966;
    font-size: 22px;
}
.pt-cv-wrapper [class*=pt-cv-] a:hover {
    color: #ffffff;
}
.tp-caption.title-first-word, .title-first-word{
   font-style: italic;
}
.menu_content_classic .post_detail.menu_excerpt {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.openTableForm iframe{
height: 400px !important;
}
@media (max-width:979px){
   div#slide-1-layer-5 span, div#slide-1-layer-5 span strong{
      font-size: 24px !important;
      line-height: 23px !important; 
      color: #ffffff !important;
      text-transform: uppercase;
      font-family: Lato;
   }
   div#slide-1-layer-5 .line1{
      font-style: italic;
      text-transform: none;
   }
   div#slide-1-layer-5 .line3{
      font-size: 12px !important;
   }
}
@media only screen and (max-width: 767px){
   .menu_content_classic .menu_title {
       width: 100%;
   }
h2.ppb_title {
    font-size: 38px;
}
.pt-cv-view .pt-cv-title {
    width: 90%;
}
  .pt-cv-view .pt-cv-ifield{
     text-align: center;
}
}



