div#main-area div.produto div.main-produto .area-buy-product button.button {
background: #00a441;
border-color: #00a441;
}
div#main-area div.produto div.main-produto .area-buy-product button.button:hover {
background: #008b37;
border-color: #008b37;
}

body {
 background : #fff;
}

ul#nav-root {
order: -1;
}


/* header.scroll {
    background: #E3B577 !important;
}

header.fixed {
    background: #E3B577 !important;
}

header {
          background: #E3B577 !important;
} */

.container {
    border-bottom: none;
}