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

/* HEADER */

header.is-tablet-mobile .header-search-full {
    background: #ffffff;
}

.menu-button .icon-menu, .menu-button .icon-menu:after, .menu-button .icon-menu:before {
    background: #000000;
}