



    .wrapper{
    	 background-color:#ffffff;     }



	.header_bottom{
		background-color: rgba(186,186,186,0.4);
	}

	




	.header_top{
		background-color: rgba(8,8,8,0.4);
	}






	.content{
		margin-top: 0;
	}


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

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

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



	.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: 35px;
	}

































	.title .separator{
		text-align: ;
			}

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



	.qbutton, #submit_comment, .q_load_more a{
					    	border-color: #030303; 													}

	.qbutton.transparent_button{
					border-color: #030303; 	}

	.qbutton:hover, #submit_comment:hover, .q_load_more a:hover{
						 border-background: #000000 !important; 	}

	.qbutton.transparent_button:hover{
							border-color: #000000 !important; 	}



























