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

.global-root-27CbN.global-top_right-WLkRM.global-minimized-1ItFW {
    display: none;
}

/* HEADER */

header {
    background: #f5f5f5;
}

.header-middle .search-area #frm-search {
    position: relative;
    background: transparent;
    border: none;
    border-bottom: 1px solid #454545;
}

.header-bottom ul#nav-root>li {
    padding: 12px 20px;
}

.header-middle .search-area #search {
    background: transparent;
}

.header-bottom {
    border-top: none;
    background: #454545;
    border: none;
}

.header-middle {
    padding: 16px 0;
}

.header-top-tarja {
    background: #fff;
    color: #454545;
    text-align: right;
    font-size: 10.5px;
    padding: 6px 0;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.header-bottom ul#nav-root>li>a {
    color: #fff;
}

ul#nav-root>li>.container-menu ul.menu-level-2>li>a {
    font-weight: 300;
}

.header-top {
    display: none;
}

ul#nav-root>li>a {
    font-size: 12.5px;
    text-transform: uppercase;
    color: #454545;
    font-family: 'Noto Sans', sans-serif;
}

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

/* FOOTER */

.footer-top {
    display: none;
}