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

#mobile_nav_icon
{
    display: none;
}

.above_top_bar .page_content_wrapper
{
	padding: 0 12px 0 12px;
	box-sizing: border-box;
}



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

#page_caption.hasbg::after {
    background-image: none !important;
}
#page_caption.hasbg h1, h1.hasbg {
    color: rgb(0, 0, 0) !important;
}

#page_caption.hasbg .page_tagline {
    color: rgb(0, 0, 0) !important;
}

#subscribe-submit {
text-align: center;
}
#page_content_wrapper .inner .sidebar_content.two_cols .post.type-post {
    min-height: 625px !important;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#page_caption.hasbg::after {
    background-image: none !important;
}
#page_caption.hasbg h1, h1.hasbg {
    color: rgb(0, 0, 0) !important;
}

#page_caption.hasbg .page_tagline {
    color: rgb(0, 0, 0) !important;
}

#subscribe-submit {
text-align: center;
}
#page_content_wrapper .inner .sidebar_content.two_cols .post.type-post {
    min-height: 625px !important;
}}

@media only screen and (max-width: 767px) {
#page_caption.hasbg::after {
    background-image: none !important;
}
#page_caption.hasbg h1, h1.hasbg {
    color: rgb(0, 0, 0) !important;
}

#page_caption.hasbg .page_tagline {
    color: rgb(0, 0, 0) !important;
}

#subscribe-submit {
text-align: center;
}#page_content_wrapper .inner .sidebar_content.two_cols .post.type-post {
    min-height: 625px !important;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#page_caption.hasbg::after {
    background-image: none !important;
}
#page_caption.hasbg h1, h1.hasbg {
    color: rgb(0, 0, 0) !important;
}

#page_caption.hasbg .page_tagline {
    color: rgb(0, 0, 0) !important;
}

#subscribe-submit {
text-align: center;
}
#page_content_wrapper .inner .sidebar_content.two_cols .post.type-post {
    min-height: 625px !important;
}}