
.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;
}
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    display: none;
}
html[data-menu=leftmenu] .mobile_menu_wrapper, body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.menu_dots
{
	display: none !important;
}
.grid_image_frame .post_detail.menu_excerpt
{
	margin-top: 20px;
}

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

#wrapper.hasbg .above_top_bar
{
    background: #579b3d !important;
	background: rgb(87, 155, 61, 0.9) !important;
	background: rgba(87, 155, 61, 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.csstransforms.no-csstransforms3d.csstransitions body.page.page-id-3317.page-template-default.logged-in.admin-bar.customize-support div#wrapper.hasbg div.ppb_wrapper.hasbg.withtopbar div.ppb_portfolio.one.nopadding div.page_content_wrapper.fullwidth div.portfolio_filter_wrapper.four_cols.gallery.portfolio-content.section.content.clearfix.visible.isotope div.element.classic3_cols.isotope-item div.one_fourth.gallery4.filterable.static.animated11 div.button_wrapper div.button_center div.button_content a.fancy-gallery{
display:none;
}

#custom_logo_transparent > img{
max-width:200px !important;
width:100% !important;
height:auto !important;
}




