



    .wrapper{
    	 background-color:#000000;     }
	body.boxed .wrapper{
		 background-color:#000000; 		
					background-image: url('/wp-content/uploads/2015/10/bg-dots-grey.png');
			background-position: 0px 0px;
			background-repeat: repeat;
				
			}
	body.boxed .content{
			}

	span.highlight {
		background-color: #ed1c24;
	}


	.header_bottom{
		background-color: rgba(255,255,255,1);
	}

	

	header.scrolled .header_bottom,
	header.scrolled .header_top{
		background-color: rgba(255,255,255,1) !important;
	}


	header.sticky .header_bottom{
		background-color: rgba(255,255,255,1) !important;
	}



	.header_top{
		background-color: rgba(8,8,8,1);
	}


	header.sticky .header_top{
		background-color: rgba(8,8,8,1);
	}


	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: 55px;
	}

			.content.content_top_margin{
			margin-top: 89px !important;
		}
			
	header:not(.centered_logo) .header_fixed_right_area {
	    line-height: 55px;
	}

	



	.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: 55px;
	}

 

	.drop_down .second .inner > ul, .drop_down .narrow .second .inner ul li ul{
		background-color: #080808;
		background-color: rgba(8,8,8,1);
	}

	.drop_down .second .inner_arrow{
		border-bottom-color: #080808;
		border-bottom-color: rgba(8,8,8,1);
	}































	.title .separator{
		text-align: ;
			}

	.title h6, .title{
		text-align: ;
	}






	.footer_top_holder{
		background-color: #000000;
	}






	.footer_bottom_holder{
		background-color:#000000;
	}



















