@media screen and (max-width: 768px){

    #fullbanner-mob{
        display: none !important;
    }

    .secao-banners .banner.cheio{
        display: inherit !important;
    }

    .conteudo-topo .busca-mobile .atalho-menu{
        background: #28adde!important;
    }

    .atalhos-mobile ul li a .icon *{
        fill: #28adde;
    }
    
}

#cabecalho .actions>li>a .icon * {
    fill: #28adde
}
#cabecalho .actions>li:hover .total-cart,#cabecalho .actions>li:hover a {
    color: #28adde
}
.full.menu .conteiner .nivel-um>li.offers>a {
    background: #28adde!important;
}

.full.menu .conteiner .nivel-um>li:hover>a>.titulo {
    color: #28adde;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
    background: 0 0;
    color: #28adde
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:after,#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:before {
    color: #28adde;
    fill: #28adde
}
.float-contact .float-items>li>a {
    background: #28adde;
}
.float-contact .float-items>li:hover a {
    background: #28adde;
}
.float-contact .float-open {
    background: #28adde;
}

.float-contact .float-open:hover {
    background: #28adde
}

.scrollToTop {
    background: #28adde;
}

.scrollToTop:active,.scrollToTop:focus,.scrollToTop:hover {
    background: #28adde;
}


.full.menu{
    background-color: #ffffff;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
    color: #000000;
}

/* .full.menu .conteiner .nivel-um>li.offers, */
.full.menu .conteiner .nivel-um>li.other-categories{
    display: none;
}

.bandeiras-produto .bandeira-promocao,
/*.produto .acoes-flutuante .botao-comprar,*/
.full.menu .offers .nivel-dois .counter-offer .promo .title,
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, 
.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar{
    background-color: #28adde;
}

div#instagram .icon .cls-1{
    fill: #28adde;
}

div#instagram h2 a{
    color: #28adde;
}

#finalizarCompra,
.finalizar-compra .botao.principal,
/*.produto div.principal .acoes-produto .comprar .botao-comprar,*/
#barraNewsletter.posicao-rodape .componente .newsletter-assinar,
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao{
    background-color: #28adde;
    border-color: #28adde;
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter::before,
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .texto-newsletter:before{
    color: #28adde;
}

.full.menu .conteiner .nivel-um>li{
	width: auto !important;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
    font-size: 14px;
}

.full.menu .conteiner .nivel-um>li>a {
    padding: 0 15px;
}


.row-fluid [class*="span"]:first-child{ margin-left :  auto;}

.listagem>ul:not(.produtos-carrossel) li { margin-bottom : 25px;}

@media screen and (max-width: 767px){
ul.flex-direction-nav {
display: none;
}
}

