
.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;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}




@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);
	}
}


div#portfolio_desc_552.portfolio_desc.wide {border-color: #000000;}
div#portfolio_desc_367.portfolio_desc.wide {border-color: #000000;}
div#portfolio_desc_365.portfolio_desc.wide {border-color: #000000;}div#portfolio_desc_161.portfolio_desc.wide {border-color: #000000;}
body, #wrapper, #page_content_wrapper.fixed, #page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle span, h2.widgettitle span, #gallery_lightbox h2, .slider_wrapper .gallery_image_caption h2, #body_loading_screen, h3#reply-title span {
    background-color: #000000;
    color: white;
}
.comment .right h7 {color: #FFFFFF;}
.comment_date {color: #FFFFFF;}
.post_caption .post_detail {color: #FFFFFF;}
.home #menu_wrapper {
    display: none !important;
}
.icon-scroll {display: none !important; }
#logo_wrapper {
    text-align: center;
    padding: 15px 0 0px 0;
    border-bottom: none !important;
}
#custom_logo_transparent.logo_wrapper.default img {
    width: 300px;
    height: 90px;
}
#custom_logo.logo_wrapper.default img {
    width: 300px;
    height: 90px;
}

html[data-style=fullscreen] #logo_wrapper, .top_bar.hasbg #logo_wrapper {
    border-bottom: none !important;
}
.top_bar {
	border-bottom: none !important
}




