.boxed-header #header .top-block .container {
    background:  #37474f !important ;
}

body.boxed-header .header-wrapper .container {
    background-color: #455a64 !important;
}

.boxed-header #header .bottom-block .container {
    background: #ea563e !important;
}

.header .search-mini-form .form-search .btn,
header.header .top-cart .block-title .title-cart {
    background-color: #ea563e !important;
}

body.boxed-footer #footer .container {
    background: #455a64 !important;
}

#sticky-header .block-title .title-cart { background:#455a64 !important;}

body.boxed-header #sticky-header .container {
	background:#ea563e !important;
}
#header .middle-block .container { background:#455a64 !important}
body.boxed-footer #footer .footer-bottom .container {
    padding-top:0 !important; 
	background:#ea563e !important
}

ul.level1 { display:none}
.top-filter .image-box { display:none}


	
/* Slider */
.slide-container.slide-skin {
	background: rgba(0,0,0, 0.3);
	border:#FFF solid 0px;
	-moz-border-radius:5%;
    border-radius:5%;
    -webkit-border-radius:5%;
    -khtml-border-radius:5%; 
	width:70%; 
	padding-bottom:20px; 
	padding-top:20px 
}
#home-image-slider .item .title-2,
#home-image-slider .item .sub-title {color: #F5C80C !important}
#home-image-slider .item .slide-type-2 .title {color: #F5C80C !important;}
