#rodape .institucional, #barraNewsletter.posicao-rodape{     background-color: #ee2b6e!important;}

#cabecalho{
    /* background-color: #f4ebf4;  */
    background-color: #ffffff;
}

#cabecalho .busca input, 
#cabecalho .busca input:focus{
    background-color: #f1edf1;
}

#cabecalho .actions>li>a .icon, 
#cabecalho .actions>li>a .icon *{
    fill: #060606;
}

#cabecalho .actions>li>a{
    color: #060606;
}

#cabecalho.fixed .open-menu .line{
    background-color: #060606;
}

.produto div.principal .acoes-produto .comprar .botao-comprar{ background: #28cf28}

.acoes-produto-responsiva .tag-comprar, .botao.principal.botao-comprar, .botao.principal.grande{ background: #28cf28!important}

.full.menu{
    background-color: #ee2b6e;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
	color: #ffffff;
    opacity: .9;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    background: #ee2b6e!important;
    border-color: #ee2b6e!important;
}

/* .scrollToTop, */
.bandeiras-produto .bandeira-promocao,
.float-contact .float-open{
    background: #ee2b6e!important;
}

.float-contact .float-items>li>a,
.float-contact .float-open{
    background: #28cf28!important;
}

@media only screen and (max-width: 767px){

    .conteudo-topo .busca-mobile.fixed,
    .conteudo-topo .busca-mobile .atalho-menu{
        background: #ee2b6e!important;
    }

    

    .float-contact {
        display: inherit !important;
    }
     
    #modalContato{
        width: 95% !important;
    }

    #fullbanner-mob{
        display: inherit !important;
    }

    .secao-banners .banner.cheio{
        display: inherit !important;
    }

    #fullbanner-mob ~ .secao-banners{
        display: none;
    }

    .atalhos-mobile ul li a .icon * {
        fill: #060606;
    }

    .atalhos-mobile ul li a .qtd-carrinho{
        background-color: #060606;
    }

    .conteudo-topo .menu.superior.visible-phone .menu-close:after{
        background: #ee2b6e!important;
    }
 
}
 
#fullbanner-mob .slick-slide img{
    height: auto;
    width: 100%;
}

@media(min-width: 768px){

    .scrollToTop{ display: none !important; }
}