.header-nav{background-color: #fae5d1}
#header .header-nav {
    max-height: 50px;
    border-bottom: #ffffff 2px solid;
}
#header .header-nav .blockcart {
    background: #fae5d1;
}
#header .header-top {
	background-color: #fffaf5;
	padding: 0.5rem 0;
}
#wrapper {
    background-color: #fae5d1;
}
#footer {
    background-color: #fffaf5;
}
.top-menu a.dropdown-submenu {
    text-transform: none;
}
#header .top-menu a[data-depth="0"]:hover, a:hover {
    text-decoration: none;
}
#header .header-top a[data-depth="0"] {
    color: #ac7961;
    text-transform: none;
}
.h1, .h2, .h3 {
    text-transform: none;
	color: #ac7961;
}
a.text-uppercase.h6.text-uppercase {
    text-transform: none;
}
.block-social ul li {
    background-color: #fae5d1;
}



