.barra-inicial {
    display: none;
}

#cabecalho > .conteiner > .menu.superior {
    margin: 0;
}

#cabecalho > .conteiner > .menu.superior .nivel-um > li {
    border: 0;
}

#cabecalho > .conteiner > .menu.superior .nivel-um > li > a i {
    display: none;
}

.carrinho>a i {
    height: 38px;
    line-height: 38px;
}

.acoes-conta {
    top: 49px !important;
}

.listagem .span3 .imagem-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .imagem-produto {
    height: 250px;
}


#cabecalho .busca .botao-busca {
    background: transparent;
    border: 0;
}
#cabecalho .busca .botao-busca::before {
    display: none;
}
#cabecalho .busca .botao-busca::after {
    content: '';
    background: url('https://www.significados.com.br/foto/eyes-1f440-75.png') no-repeat center transparent scroll;
    background-size: 100%;
    width: 25px;
    height: 25px;
    display: block;
}
#cabecalho .busca input {
    width: 100%;
    box-sizing: border-box;
    height: 42px;
    line-height: 42px;
}


.busca {
    border: 0;
    padding: 0;
    background: transparent;
}
.busca input {
    width: 100%;
    box-sizing: border-box;
    height: 42px;
    line-height: 42px;
}
.busca .botao-busca {
    top: 0;
    right: 0;
    height: 42px;
    font-size: 20px;
}
.conteiner-principal .conteiner {
box-shadow: none;
}

$(document).ready( function(){
  $('.bandeiras-produto').append('<span class="fundo-principal">PRONTA ENTREGA</span>')
})

.atributos .atributo-cor ul li a.indisponivel {
    position: relative;
}
.atributos .atributo-cor ul li a.indisponivel::before {
    content: 'x';
    position: absolute;
    top: -5px;
    right: -4px;
    background: #da001d;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    z-index: 99;
}

.listagem .titulo-categoria::after {
    content: 'Ver Mais Produtos';
    float: right;
    background: #21adbb;
    color: #fff;
    padding: 6px 16px;
    margin: -6px 0 0;
    font-size: 15px;
}
/******
*****
*********
*****
*********
***Aqui não***/
.produto #descricao::before {
    content: '';
    background-size: 100%;
    width: 100%;
    margin-bottom: 20px;
    display: block;
}

/*Produto Pronta-entrega*/
.produto #descricao::before {
    background: url('https://http2.mlstatic.com/D_NQ_NP_814443-MLB26357020475_112017-O.jpg') no-repeat center transparent scroll;
    height: 400px;
}
/*Botão Comprar embaixo e não no meio da imagem*/
.listagem-item .acoes-produto, .listagem-item .acoes-produto-responsiva {
    position: inherit;
    border: 0;
    background: transparent;
    padding: 0;
    text-align: left;
}

/*Não encontrou o que procurava? */
.alert-product {
    margin-top: 20px;
    font-size: 20px;
    border: 1px solid;
    padding: 10px;
}


.links-rodape li a,
.sobre-loja-rodape p {
    text-transform: uppercase;
}

/*Retirar barra flutuante */
#barraTopo {
    display: none !important;
}

.produto .acoes-produto .comprar a {
    background-image: none;
}


.acoes-produto .comprar .botao-comprar {
    background-image: none;
    position:relative;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow:hidden;
}

/*Texto no topo da página*/
body::before {
content: 'SEJA BEM VINDO';
background: #000;
color: #fff;
display: block;
text-align: center;
height: 30px;
line-height: 30px;
font-size: 14px;
}


/*Imagem no topo da página
body {
    background: #fff url(//cdn.awsli.com.br/temasv2/151/bg-topo.jpg) repeat-x!important;
    padding-top: 37px;
}
.barra-inicial {
    background: #faeff0;
}
*/

.menu.superior .nivel-um > li:hover {background-color: #cc692f; }



/* Retira a mensagem de “Carrinho vazio” */

.carrinho.vazio>a span {
display: none;
}

/* Retira mensagem de “Produto adicionado” */

.carrinho>a span {
display: none;
}

/* Ajusta tamanho da seção do Carrinho */

.carrinho {
width: 90px;
}
.carrinho>a strong {
margin: 0 15%;
color: #18a3ff;
}

/* Ajusta e personaliza cores dos ícones da conta e Meus pedidos */

.acoes-conta {
float: right;
top: 65px;
position: relative;
left: -50px;
}
.acoes-conta li>* {
display: none;
}
.acoes-conta>li i {
background: transparent;
}
.icon-list:before {
font-size: 30px;
color: #00a3ff;

}
.icon-user:before {
font-size: 30px;
color: #00a3ff;
padding-left: 10px;
}


/*Mostra o popup se inscreva no celular em um tamanho menor*/
@media(max-width:767px){
div.fancybox-wrap.fancybox-desktop.fancybox-type-html.modal-modalNewsletter.fancybox-opened {
    width: 100% !important;
    height: inherit !important;
    left: 0 !important;
    margin: 0 !important;
}

.componente.newsletter.borda-principal {
    width: 100%;
    height: inherit;
}

#modalNewsletter .componente {
    width: 100%;
    background: url(https://cdn.awsli.com.br/619/619141/arquivos/newsletter.png) no-repeat;
    background-size: contain;
    height: inherit;
}

#modalNewsletter .componente .interno {padding-top: 90px;}


#modalNewsletter .componente .newsletter-cadastro.input-conteiner {
    position: relative;
    top: -50px;
}
}

/*Colocando uma Dica navegue pelo menu no CELULAR*/
@media(max-width: 767px){
    .conteudo-topo .busca-mobile .atalho-menu::before {
        content: 'Menu';
        font-weight:bold;
        font-family: 'Raleway' ,sans-serif;
    }
    .busca {
        margin: 0 80px 0 0;
    }
    .busca input {
        box-sizing:border-box;
    }
    body::before {
        content: 'Estamos abertos';
        background: #000;
        color: #fff;
        display: block;
        text-align: center;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
        margin-top: 55px;
    }
    #cabecalho {
        padding-top: 0;
    }
    #cabecalho .menu.superior .nivel-um>li {
        padding: 0;
        width: 100%;
    }
    .menu.superior .categoria-paginas .nivel-dois li a {
        white-space: inherit;
    }
}

/*Trocar o fundo da Newsletter*/
.modal-modalNewsletter {
    background: url('https://static.videezy.com/system/resources/thumbnails/000/021/880/original/thumbnail.jpg') no-repeat center transparent scroll;
    background-size: cover;
}
.modal-modalNewsletter .fancybox-skin .componente {
    background: transparent !important;
}
.modal-modalNewsletter .fancybox-skin {
    background: transparent;
}

/*Mostrar mini banner no mobile*/
$('#corpo .conteiner .banner.hidden-phone').removeClass('hidden-phone');

