
.portfolio_nav { display:none; }
#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%;
}

#mobile_nav_icon
{
    display: none;
}


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


#copyright, .footer_bar_wrapper .social_wrapper
{
	float: none;
	margin: auto;
	width: 100%;
	text-align: center;
}

.footer_bar_wrapper .social_wrapper ul, #page_content_wrapper .footer_bar_wrapper .social_wrapper ul
{
	text-align: center;
	margin-bottom: 20px;
}

.footer_bar_wrapper .social_wrapper ul li
{
	float: none;
}

.footer_bar
{
	padding: 30px 0 30px 0;
}

.post_header_title, .post_header.grid
{
	text-align: center;
}




.top_bar.hasbg
{
	background: rgba(0,0,0,0.00);
}

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

#page_caption .page_title_wrapper .page_title_inner
{
	position: relative;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post_caption 
{
	position: relative;
}

#page_caption hr.title_break, .post_caption hr.title_break
{
	display: none;
}

#page_caption h1
{
	width: 55%;
    display: block;
    float: left;
}

#page_caption .page_tagline, .post_caption .page_tagline
{
	width: 45%;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0.5em;
}

.post_caption
{
	text-align: left;
	float: left;
	width: 100%;
}

.page_tagline
{
	font-style: normal;
}

.post_caption .page_tagline
{
	right: 30px;
}

#portfolio_wall_filters
{
	width: 45%;
	float: right;
	text-align: right;
	margin-left: 0 !important;
}

@media only screen and (min-width: 1100px) {
	#page_caption .page_tagline 
	{
		right: 90px;
	}
}


@media only screen and (max-width: 767px) {
	body .top_bar
	{
		padding: 20px;
	}
}


.two_cols.gallery .element img, .three_cols.gallery .element img, .four_cols.gallery .element img, .five_cols.gallery .element img, .two_cols.gallery .element:hover img, .three_cols.gallery .element:hover img, .four_cols.gallery .element:hover img, .five_cols.gallery .element:hover img, .post_img img, .post_img:hover img, #horizontal_gallery_wrapper .gallery_image_wrapper.archive img, .horizontal_gallery_wrapper .gallery_image_wrapper.archive img
{
	transition: all 4.5s ease-out;
    -webkit-transition: all 4.5s ease-out;
}

#page_caption h1, .ppb_title, .post_caption h1 {
    color: #ededed;
}
#mobile_nav_icon {
    border-color: #fff;
}

.single-portfolios #wrapper {
    background: #000 !important;
    color: #fff !important
}

.single-portfolios .top_bar #main_menu li a {
    color: #fff !important;
}

.single-portfolios .footer_bar_wrapper, .single-portfolios .footer_bar {
    border-color: #000 !important;
    background: #000 !important;
    color: #fff !important
}

.single-portfolios .top_bar {
    background-color: #000 !important;
    color: #fff !important
}

.single-portfolios #menu_wrapper .nav ul li a, .single-portfolios #menu_wrapper div .nav li &gt; a, .single-portfolios  .header_cart_wrapper a, .single-portfolios  #page_share {
    color: #fff !important;
}

.single-portfolios .page_content_wrapper h2 {
    color: #fff !important;
}
.home #wrapper {
    background: #000 !important;
}
.home .footer_bar {
    background-color: #000 !important;
    border-color: #000 !important;
}
.home .footer_bar_wrapper {
    border-color: #000 !important;
}
.home .top_bar {
    background-color: #000 !important;
}
.home .top_bar #main_menu li a {
    color: #fff !important;
}

.home #menu_wrapper .nav ul li a, .home #menu_wrapper div .nav li &gt; a, .home .header_cart_wrapper a, .home #page_share {
    color: #fff !important;
}
@media only screen and (max-width: 767px) {
#mobile_nav_icon {
    border-color: #808080 !important;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
#mobile_nav_icon {
    border-color: #fff;
}
@media only screen and (max-width: 767px) {
#mobile_nav_icon {
    border-color: #808080 !important;
}}

@media only screen and (max-width: 767px) {
#mobile_nav_icon {
    border-color: #fff;
}
@media only screen and (max-width: 767px) {
#mobile_nav_icon {
    border-color: #808080 !important;
}}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#mobile_nav_icon {
    border-color: #fff;
}
@media only screen and (max-width: 767px) {
#mobile_nav_icon {
    border-color: #808080 !important;
}
}

