



    .wrapper{
    	 background-color:#e3dfdf;     }



	.header_bottom{
		background-color: rgba(148,148,148,0.8);
	}

	

	header.scrolled .header_bottom,
	header.scrolled .header_top{
		background-color: rgba(148,148,148,0.6) !important;
	}


	header.sticky .header_bottom{
		background-color: rgba(148,148,148,0.7) !important;
	}

	@media only screen and (max-width: 1000px){
		.header_bottom {
			background-color: #949494 !important;
		}
	}


	.header_top{
		background-color: rgba(148,148,148,0.8);
	}


	header.sticky .header_top{
		background-color: rgba(148,148,148,0.6);
	}


	header.scrolled .header_bottom {
	    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	}



	.content{
		margin-top: 0;
	}


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

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

			.drop_down .second,
		.drop_down .second.bellow_header{
			top: 180px;
		}
	
	header.scrolled .logo_wrapper,
	header.scrolled .side_menu_button{
		height: 50px;
	}

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

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

	header.sticky .logo_wrapper,
	header.sticky.centered_logo .logo_wrapper,
	header.sticky .side_menu_button {
		height: 80px !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: 80px;
	}

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


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

 

	.drop_down .second .inner > ul, .drop_down .narrow .second .inner ul li ul{
		background-color: #080808;
		background-color: rgba(8,8,8,0.8);
	}

	.drop_down .second .inner_arrow{
		border-bottom-color: #080808;
		border-bottom-color: rgba(8,8,8,0.8);
	}































	.title .separator{
		text-align: ;
			}

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































