
.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;
}

.top_bar
{
	background-image: url('http://menu_background');
	background-repeat: repeat;
}

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



#wrapper.hasbg .above_top_bar
{
    background: #255f4d !important;
	background: rgb(37, 95, 77, 0.9) !important;
	background: rgba(37, 95, 77, 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;
}
html[data-menu=leftmenu] .menu_content_classic .post_detail.menu_excerpt {
    width: calc(90% - 5px);
}

.one_half .menu_content_classic .menu_post {    width: 360px;}
.portfolio_desc {display:none;}
.menu_content_classic .menu_price {right: -35px;}
#wrapper > div.ppb_wrapper > div:nth-child(14) {padding-top:150px;}

#text-13 > h2 {    visibility: hidden;}

#text-12 > div > p {padding:0px;}
.ui_tpicker_minute_slider, .ui_tpicker_hour_slider {background: #ededed;}
.woocommerce-info {background: #476c4d !important; border-color: #476c4d !important;}
.woocommerce-info:before {background: transparent !important;}
.post_img img {width: 360px !important;
    height: 188px ;
    float: left;}
#wrapper > div.ppb_wrapper > div:nth-child(1) > div > a {margin-top: 0; font-size: 21px;}
#about_the_author, #respond {display:none;}
.post_info_comment {display:none;}

h2.widgettitle {font-size: 18px !important;}
body {font-size:16px !important;}
body.admin-bar .mobile_menu_wrapper {
    padding-top: 37px;
}

#wpforms-5806-field_0-container {padding-top:0px;}
#wpforms-5806-field_7-container {padding-top:0px;}
#wpforms-5806-field_6-container {padding-bottom:0px;}
div.wpforms-container-full {margin: 0 auto !important;}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    margin-top: 0px;
    padding-top: 0px;
}

.ppb_title_first {
    font-family: Source Serif Pro;
    font-size: 68px !important;
    font-weight: 700;
    line-height: 50px;
    text-transform: none;
    color: #cfa670;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#text-13 > h2 {    visibility: hidden;}
#text-12 > div > p {padding:0px;}}

@media only screen and (max-width: 767px) {
#text-13 > h2 {    visibility: hidden;}
#text-12 > div > p {padding:0px;}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#text-13 > h2 {    visibility: hidden;}
#text-12 > div > p {padding:0px;}}

