




.header_bottom,
.header_top {
	background-color: rgba(0,0,0,.5);
}



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



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

header.scrolled .header_bottom,
header.scrolled .header_top {
    border-bottom:1px solid #ebebeb;
}

header.scrolled .header_top .right .inner > div:first-child {
    border-left: 1px solid #eaeaea;
}

header.scrolled .header_top .right .inner > div {
    border-right: 1px solid #eaeaea;
    border-left: 0
}

header.scrolled .header_top .left .inner > div:last-child {
    border-right: 1px solid #eaeaea;
}

header.scrolled .header_top .left .inner > div {
    border-left: 1px solid #eaeaea;
}


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


.header_top{
	background-color: rgba(255,255,255,.5);
}
header.sticky .header_top{
	background-color: rgba(0,0,0,.5);
}



						.content{
				margin-top: -133px;
			}
				
	



    .touch section.parallax_section_holder{
		height: auto !important;
		min-height: 300px;  
		background-position: center top !important;  
		background-attachment: scroll;
        background-size: cover;
	}


    .drop_down .second .inner ul,
    .drop_down .second .inner ul li ul,
	.shopping_cart_dropdown,
    li.narrow .second .inner ul {
    background-color: #ffffff;
    background-color: rgba(255,255,255,1);
    }



















	nav.vertical_menu > ul > li > a{
			 font-size: 11px; 			}








