















	.content{
		margin-top: 0;
	}


	.logo_wrapper,
	.side_menu_button{
		height: 100px;
	}

			.content.content_top_margin{
			margin-top: 100px !important;
		}
			
	header:not(.centered_logo) .header_fixed_right_area {
	    line-height: 100px;
	}

			.drop_down .second,
		.drop_down .second.bellow_header{
			top: 100px;
		}
	



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

	nav.main_menu > ul > li > a,
	.shopping_cart_header .header_cart{
		line-height: 100px;
	}

 
































	.title .separator{
		text-align: ;
			}

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































