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

@media only screen and (min-width: 961px)
{
	body #mobile_nav_icon
	{
	    display: none;
	}
}

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

.top_bar
{
	background-image: url('http://menu_background');
	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;
}
background-color {
#111!important;
}

#menu_wrapper div .nav li ul li a, #menu_wrapper div .nav li.current-menu-parent ul li a {
    font-size: 20px !important;
    letter-spacing: 1px !important;
}
#page_caption {
    display: none;
}
.logo_wrapper img {
    height: 90px!important;
    width:280px!important;
}

.logo_wrapper img.zoom {
    height: 60px !important;
    width: 180px !important;
    max-height: 60px !important;
}

#page_caption h1, .ppb_title {
    letter-spacing: -2px !important;
    text-transform: none !important;
}

.ppb_title_first {
    text-transform: capitalize !important;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.post_detail.menu_excerpt {
    font-size: 0.8em !important;
}
}

@media only screen and (max-width: 767px) {
/*=======================
=  Custom CSS for iPhone Portrait View
========================*/
body {
    line-height: 1.2;
}
#page_content_wrapper p, .page_content_wrapper p {
    padding-top: 0;
    padding-bottom: 0;
/*font-size: 14px;*/
font-size: 0.9375em;
}
#page_caption {
    display: none;
}


.standard_wrapper {
    width: 100%;
    padding: 0 10px 0 10px;
}

p {
    font-size: .96em;
}

#page_content_wrapper {
    width: 100%;
    margin-top: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}
.menu_content_classic .post_detail.menu_excerpt {
    width: 100%;
}

.post_detail.menu_excerpt {
    font-size: 0.8em !important;
}


/* SCRIPT TITLE FONT*/
/*.ppb_title_first {
		text-align: center;
                border-bottom: 2px solid black;
		color:red;
		font-size: 150%!important;
	}
*/
/*
body, .menu_content_classic .menu_title, .menu_content_classic .menu_price {
  filter: invert(100%);
}
*/




}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.post_detail.menu_excerpt {
    font-size: 0.8em !important;
}
}

