















	.content{
		margin-top: 0;
	}

	.content.content_top_margin{
		margin-top: 85px !important;
	}



	header.sticky .logo_wrapper,
	header.sticky.centered_logo .logo_wrapper,
	header.sticky .side_menu_button {
		height: 50px !important;
	}

	header.sticky nav.main_menu > ul > li > a,
	.light.sticky nav.main_menu > ul > li > a,
	.light.sticky nav.main_menu > ul > li > a:hover,
	.light.sticky nav.main_menu > ul > li.active > a,
	.dark.sticky nav.main_menu > ul > li > a,
	.dark.sticky nav.main_menu > ul > li > a:hover,
	.dark.sticky nav.main_menu > ul > li.active > a,
	header.sticky .shopping_cart_header .header_cart,
	.light.sticky .shopping_cart_header .header_cart,
	.dark.sticky .shopping_cart_header .header_cart{
		line-height: 50px;
	}

	header.sticky .drop_down .second{
		top: 50px;
	}


	.touch section.parallax_section_holder{
		height: auto !important;
		min-height: 300px;
		background-position: center top !important;
		background-attachment: scroll;
	}

    @media only screen and (max-width: 1000px){
        section.parallax_section_holder{
            height: auto !important;
            min-height: 300px;
            background-position: center top !important;
            background-attachment: scroll;
        }
    }



    @media only screen and (max-width: 768px){
        section.parallax_section_holder{
            min-height: 400px;
            background-size: cover;
        }
    }


































	.title .separator{
		text-align: ;
			}

	.title h6, .title{
		text-align: ;
	}






















	.blog_holder article .post_text,
	.blog_holder article.format-link .post_text,
	.blog_holder article.format-quote .post_text{
		background-color: #ededed;
	}









