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





#wrapper.hasbg .above_top_bar
{
    background: #000000 !important;
	background: rgb(0, 0, 0, 0.9) !important;
	background: rgba(0, 0, 0, 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;
}
body, html {
background: none !important;
}
.ppb_menu_title {
color: #ffffff;
border-bottom: none;
}
h1, h2, h3, h4, h5, h6, h7 {
font-weight: 300;
}
.menu_title, .menu_price {
background: transparent !important;
}
.menu_dots {
display: none !important;
}
.post_detail.menu_excerpt {
line-height: 16px;
font-size: 12px;
}
.menu_content_classic .post_detail.menu_excerpt {
width: calc(100% - 50px);
}
#page_content_wrapper p, .page_content_wrapper p {

}
img.zoom {
height: 32px !important;
}

#page_caption h1 {
  letter-spacing: 2px;
font-size: 40px;
}
h2.ppb_title {
 letter-spacing: 2px;
font-weight:400 !important;
}

span.menusmall {
font-size: 12px !important;
}
span.menusmallthin {
font-weight:300;
}
.footer_bar {
background-color: #9fb8dc !important;
}
#footer .sidebar_widget.four > li {
color: #ffffff;
}
h2 {
font-size: 60px;
}
sup {
font-size:10px !important;
}
.one_half_bg {
background: transparent !important;
color: #ffffff;
width:100%;
text-align:center;
}
.one_half_bg h2 {
color:#ffffff !important;
}
#top_menu {
display:none;
}
.menu_price {
font-size: 15px !important;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
font-size: 16px !important;}

@media only screen and (max-width: 767px) {
.ppb_menu_title {
font-size: 30px !important;
}
.photo_wall_wrapper.shortcode.withmargin {
width: 96%;
}
.wall_thumbnail {
margin-bottom: 8px !important;
}
#footer img {
width: 120px !important;
}
#page_content_wrapper p, .page_content_wrapper p {
line-height: 24px !important;
padding: 0 !important;
}
.menu_content_classic .menu_title {
width: 100%;
}
.menu_price {
font-size: 15px !important;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}

