
.portfolio_nav { 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);
	}
}


h2 { margin-top:20px; }
h4 { line-height:24px;margin-top:20px;margin-bottom:20px; }
.woocommerce-variation-availability { display:none; }

form#jkl_timezones_form {
    text-align: center; margin-bottom: 90px;
}
#jkl_timezones_form h4 { display: none; }

.wp-subscribe-wrap {
    background: #000 !important;
}

.wp-subscribe-wrap input.email-field {
color: #888 !important; 
background: #fff !important;
}

.wp-subscribe-wrap input.submit { color: #000 !important; }

#logo_wrapper i {
    color: #000 !important;
}

.home #logo_wrapper i {
    color: #fff !important;
}

.mfp-wrap { background: rgba(0, 0, 0, 0.9) !important;}


