















	.content{
		margin-top: 0;
	}


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

			
	header:not(.centered_logo) .header_fixed_right_area {
	    line-height: 50px;
	}

			.drop_down .second,
		.drop_down .second.bellow_header{
			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;
        }
    }

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

 















	nav.mobile_menu > ul > li > a, nav.mobile_menu > ul > li > h6{
						 font-size: 9px; 									}

	nav.mobile_menu ul li ul li a, nav.mobile_menu ul li ul li h6{
						 font-size: 9px; 									}
















	.title h1{
		color: #000000; 						        			}

	.title .separator{
		text-align: ;
			}

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

	.separator{
			height: 1px; 			margin-top: 1px; 			margin-bottom: 1px; 			background-color: #966a6a; 	}

	.separator.small{
		height: 1px; 		 width: 1px; 	
		 margin-top: 1px; 							;
			background: -moz-linear-gradient(left, rgba(179,147,147,0) 13%, rgba(179,147,147,0.6) 50%, rgba(179,147,147,0) 87%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, right top, color-stop(13%,rgba(179,147,147,0)), color-stop(50%,rgba(179,147,147,0.6)), color-stop(87%,rgba(179,147,147,0))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(left, rgba(179,147,147,0) 13%,rgba(179,147,147,0.6) 50%,rgba(179,147,147,0) 87%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(left, rgba(179,147,147,0) 13%,rgba(179,147,147,0.6) 50%,rgba(179,147,147,0) 87%); /* Opera 11.10+ */
			background: -ms-linear-gradient(left, rgba(179,147,147,0) 13%,rgba(179,147,147,0.6) 50%,rgba(179,147,147,0) 87%); /* IE10+ */
			background: linear-gradient(to right, rgba(179,147,147,0) 13%,rgba(179,147,147,0.6) 50%,rgba(179,147,147,0) 87%); /* W3C */
			
	}





























