.container {
    background: none;
    max-width: 75rem;
}


.header-main {
    padding-bottom: 0;
    border-bottom: 0 none;
max-width: 75rem;
margin: 0 auto;
background-image: url(/header_desk.png);
}

.header-main .top-bar {
    margin-bottom: 0.125rem;
    padding-right: 1rem;
visibility:hidden;
}

.shop--navigation .navigation--list {
    padding-right: 1rem;
padding-bottom: 1rem;
}

 body {
    font-size: .875rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    /* color: #855f82; */
    background-color: #e1d7cc !important;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}


.content-main--inner {
background-color:#f4f4f4;
}

.content-main {
    margin-top: 0;
    margin-bottom: 0;
}

.navigation-main .navigation--link {
    font-size: .875rem;
}

.emotion--container {
background:none;
}
.shop--navigation .entry--menu-left .btn {
color:white;
}


.product--box .box--content {

background-color:white;
}


.content--breadcrumb {
background-color:white;
}

.account--menu {
background-color:white;
}

.account--welcome {
padding:1rem;
}


.steps--container {
 background-color:white;
}

.steps--content .steps--entry .text {
width:0;
}

.logo--supportinfo {
color:white;
}