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



@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-id-7 .post_detail a {
    display: none !important;
}
.single-post .post_detail a {
    display: none !important;
}

.page-id-5 .post_detail a {
    display: none !important;
}

.ppb_blog_posts .post.type-post {
    min-height: 400px !important;
}

.top_bar.hasbg, .top_bar.hasbg {
    background-image: none !important;
}

@media only screen and (max-width: 767px) {
.logo_wrapper img {
    max-width: 100px !important;
    height: auto;
    margin-top: -10px;
}
}

@media only screen and (max-width: 767px) {
h2.ppb_title {
    font-size: 26px !important;
}
}

@media only screen and (max-width: 767px) {
.testimonial_customer h4 {
    font-size: 18px !important;
}
}

@media only screen and (max-width: 767px) {
.ppb_blog_posts .post.type-post {
    min-height: 100px !important;
}
}

.page-id-2785 .post_detail a {
    display: none !important;
}
.single-post .post_detail a {
    display: none !important;
}

.page-id-2755 .post_detail a {
    display: none !important;
}
.single-post .post_detail a {
    display: none !important;
}

.page-id-2779 .post_detail a {
    display: none !important;
}
.single-post .post_detail a {
    display: none !important;
}

.page-id-2781 .post_detail a {
    display: none !important;
}
.single-post .post_detail a {
    display: none !important;
}

.page-id-4606 .post_detail a {
    display: none !important;
}
.single-post .post_detail a {
    display: none !important;
}

.gform_wrapper .gfield_label {
font-weight: 200; 
font-family: Josefin Sans" Helvetica, Arial, sans-serif;
font-size: 26px;
}

.gform_wrapper label.gfield_label {
font-weight: normal; 
}


.gform_wrapper .top_label .gfield_label {
font-size: 14px;
font-weight: 100; 
}



.teaser_content a.button.small {
    margin-top: 20px !important;
}


@media only screen and (max-width: 1100px) and (min-width: 768px) {
#menu_border_wrapper {
    display: none !important;
}
}







