.box-header-wrapper {
    background: #00C28B !important;
    background: linear-gradient(90deg,rgba(0, 194, 139, 1) 0%, rgba(0, 179, 23, 1) 50%, rgba(66, 232, 0, 1) 100%) !important;
}

.menu.superior>.nivel-um>li.categoria-id-offers ul.nivel-dois.borda-alpha {
    display: none !important;
}

.box-header-wrapper {
    background: #00C28B !important;
    background: linear-gradient(90deg,rgba(0, 194, 139, 1) 0%, rgba(0, 179, 23, 1) 50%, rgba(66, 232, 0, 1) 100%) !important;
}

.menu.superior>.nivel-um>li.categoria-id-offers ul.nivel-dois.borda-alpha {
    display: none !important;
}

.menu.superior>.nivel-um>li.categoria-id-offers>a,
.conteudo-topo .busca.borda-alpha input#auto-complete,
#barraNewsletter .componente input[type=text],
#barraNewsletter.posicao-rodape .componente .botao,
#rodape .span12.visible-phone li.help-footer a,
.listagem-item .acoes-produto a.botao.botao-comprar.principal,
.listagem-item .buy-whatsapp-list a{
    border-radius: 50px;
}
.conteudo-topo .busca .botao-busca svg {
    width: 22px;
    stroke-width: 2px;
    height: 24px;
    padding-right: 10px;
}

.menu.superior>.nivel-um>li.categoria-id-offers>a .icone-menu img,
.menu.superior .nivel-um>li.categoria-todas .icone-menu img{
    filter: invert(1);
}

.listagem ul li .listagem-item {
    border: 1px solid #ddd;
    border-radius: 12px;
}

.atalhos-mobile .header-mobile .header-mobile__content-right {
    display: none;
}

.atalhos-mobile .header-mobile {
    justify-content: space-between;
}

@media screen and (max-width: 768px){
    
.atalhos-mobile .header-mobile .header-mobile__content-right {
    display: none;
}

.atalhos-mobile .header-mobile {
    justify-content: space-between;
}

.conteudo-topo .busca-mobile {
    padding: 0;
    position: relative !important;
    float: left;
    z-index: 999999;
    display: none;
}

.conteudo-topo.span9 {
    margin: 0;
}

.busca.borda-alpha {
    background: #00bf72;
    border: none;
    margin: 0 !important;
    padding: 5px !important;
}

form#form-buscar {
    padding: 0 !important;
    margin: 0 !important;
}

.busca  input#auto-complete {
    width: 100%;
}

body.active-search .conteudo-topo .busca-mobile {
    display: block !important;
}


.conteudo-topo .busca .botao-busca svg {
    padding-right: 0;
    height: 30px;
    padding-top: 0;
}
    
}

@media (min-width: 768px) {
    .menu.superior>.nivel-um {
        padding: 4px 0px;
    }
    .menu.superior>.nivel-um>li.categoria-id-offers>a {
        height: 38px;
    }
    .menu.superior>.nivel-um>li.categoria-id-offers {
        height: 38px;
        margin-top: 2px;
    }
}
