@import "https://fonts.googleapis.com/css?family=Montserrat:100,400,700";
@import url('https://fonts.googleapis.com/css?family=Roboto');

/*/ AJUSTES NEXT AGÊNCIA /*/

#cabecalho .conteudo-topo.span9 .inferior.row-fluid .span8.busca-mobile .busca input {
    text-transform: inherit !important;
}

.info-produto {
    text-align: center;
}


/* ajuste botoes verde */
.pagina-produto .comprar .botao.principal.botao-comprar, .identificacao .control-group .submit-email.botao.principal {
    background: #168944 !important;
}
body.pagina-carrinho button.botao.principal.grande {
    background: #168944 !important;
    font-size: 20px !important;
}


/* ajuste resolução maior que 768px */
@media (max-width: 99999px) and (min-width: 768px) { 
 
/* ajuste novo topo */
#cabecalho .carrinho {
    background: url(https://cdn.awsli.com.br/484/484884/arquivos/bag-icon.png) center center no-repeat !important;
    width: 30px !important;
    height: 35px !important;
    margin-top: -5px !important;
}
#cabecalho .conteudo-topo.span9 .inferior.row-fluid .span4.hidden-phone {
    width: 30px !important;
    float: right !important;
}
#cabecalho .conteudo-topo.span9 .inferior.row-fluid .span8.busca-mobile {
    width: 73% !important;
    margin-right: 0% !important;
}
#cabecalho .conteudo-topo.span9 .inferior.row-fluid .span8:not(.busca-mobile) {
    width: 17% !important;
    margin-left: 4% !important;
}
#cabecalho .conteudo-topo.span9 .inferior.row-fluid .span8 a {
    background: url(https://cdn.awsli.com.br/484/484884/arquivos/minhacontas.png) no-repeat 0px 3px !important;
}
    
    
    
/*/ MENU SUPERIOR /*/
/*/ MENU SUPERIOR /*/
.menu.superior {
    background: none !important;
    border: 0px !important;
}
.menu.superior .nivel-um {
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.menu.superior ul.nivel-um > li {
    display: inline-block!important;
    border: none!important;
    float: none;
    padding: 0;
    order: none!important;
    margin: 0!important;
    text-align: center;
    padding: 0 1.7%;
    display: inline-block;
    float: none;
    background: none;
}
.menu.superior ul.nivel-um > li a strong {
    color: #000 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
.menu.superior ul.nivel-um > li > a:before {
    list-style-position: inside;
    list-style-type: circle;
    color: #000;
    width: auto;
    margin: 0 auto;
    font-size: 18px;
    content: '\2022';
    float: left;
    text-align: -webkit-right;
    line-height: 51px;
    padding-right: 30px;
}
.menu.superior ul.nivel-um > li:first-child > a:before {
    display: none;
}

    
/* outros pontos */
    
    
.span12.produto .row-fluid:nth-child(2) {
    display: none !important;
}
    
.listagem-item:hover .info-produto {
    opacity: 1 !important;
}
.listagem-item .acoes-produto a:before {
    content: '' !important;
}
    
/* icone whats */
#cabecalho i.fa.fa-whatsapp {
    background: url(https://cdn.awsli.com.br/484/484884/arquivos/icon-whats-new.png) center center no-repeat !important;
    color: transparent !important;
    width: 20px !important;
}
    
    
/*#cabecalho .conteudo-topo.span9 .superior.row-fluid.hidden-phone .lista-redes.span3.hidden-phone {
    width: 28px !important;
    float: left !important;
    margin-left: -280px !important;
}  */  

    
.ordenar-listagem.topo {
    border: none !important;
    padding: 0px !important;
    margin-top: -15px !important;
    float: right !important;
}


/*/ AJUSTE IMAGEM CATEGORIA /*/
    
    
}

/* desativa barra topo */
#barraTopo {
    display: none !important;
}


/* mudar fonte para roboto */

#cabecalho .conteudo-topo.span9 .superior.row-fluid.hidden-phone .canais-contato.span9 li a, #cabecalho .conteudo-topo.span9 .superior.row-fluid.hidden-phone .canais-contato.span9 span {
    font-family: 'Roboto' !important;
}
body, a, span, strong, b, p, h1, h2, h3, h4, h5, h6, input, .titulo {
  font-family: 'Roboto' !important;
    font-weight: 400;
    font-size: 14px;
    color: #555555;
}

/* ajuste no carrinho */
.carrinho.vazio>a span.titulo.cor-secundaria.vazio-text:after {
  display: none !important;
}
.carrinho.vazio>a span.titulo.cor-secundaria.vazio-text:before {
    content: '0' !important;
    font-family: 'Roboto' !important;
    margin-left: -48px !important;
    margin-top: 14px !important;
    border: none !important;
    padding-top: 3px !important;
    border-radius: 50px !important;
    padding: 1px 4px !important;
    padding-top: 2px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    position: absolute !important;
    line-height: 13px !important;
    background: none !important;
}
.carrinho>a span.carrino-total {
    display: none !important;
}
.carrinho>a strong.qtd-carrinho.titulo.cor-secundaria {
  font-family: 'Roboto' !important;
}



/*/ ICONE INSTAGRAM /*/
#rodape .lista-redes i {
    border-radius: 0px !important;
    color: transparent;
}
.lista-redes.span3.hidden-phone li, .lista-redes.span3.hidden-phone li:hover {
    border: none !important;
  background: none !important;
}
.lista-redes.span3.hidden-phone li a, .lista-redes.span3.hidden-phone li a:hover {
    color: transparent !important;
}
i.icon-instagram, i.icon-instagram:hover {
    border: none !important;
    background: url(https://cdn.awsli.com.br/484/484884/arquivos/Instagram_icon.png) center center no-repeat !important;
    background-size: 100% !important;
      color: transparent !important;
  width: 28px !important;
  height: 28px !important;
}

/* ajustes listagem */

/* remove linha */
.listagem .listagem-linha {
 border: none;
 margin: 0px;
 padding: 0px !important;
}

/* ajusta altura do nome do produto e o preço */
.listagem .span3 .listagem-item .nome-produto, .listagem .produtos-carrossel[data-produtos-linha="4"] .listagem-item .nome-produto {
    min-height: 30px;
}

span.adicionado-carrinho.bandeira-carrinho {
    display: none !important;
}
.listagem-item.produto-adicionado .produto-sobrepor {
    opacity: 0;
    filter: alpha(opacity=0);
}
.listagem-item.produto-adicionado .imagem-produto img {
    opacity: 1;
}

/* titulo listagem */
.listagem .titulo-categoria {
    border-bottom: 0px !important;
    border-top: 1px solid #ccc !important;
    margin-top: 25px !important;
    margin-bottom: 20px !important;
    text-align: center !important;
}
.listagem .titulo-categoria strong {
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Roboto';
    letter-spacing: 1px;
    margin-top: -10px !important;
    display: block;
    color: #000;
    width: 25%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    font-size: 20px;
}
/* categoria vestidos */
a.titulo-categoria.borda-principal.cor-principal.vitrine-1653799 strong {
    width: 18%;
}
.listagem .titulo-categoria strong:after {
    list-style-position: inside;
    list-style-type: circle;
    color: #000;
    font-size: 18px;
    content: '\2022';
    float: right;
    text-align: -webkit-right;
    position: absolute;
    display: inline-block !important;
    margin-left: 10px;
}
.listagem .titulo-categoria strong:before {
    list-style-position: inside;
    list-style-type: circle;
    color: #000;
    font-size: 18px;
    content: '\2022';
    float: left;
    text-align: -webkit-right;
    position: absolute;
    display: inline-block !important;
    margin-left: -15px;
}

/* linha divisao do produto */
.listagem .listagem-linha li, .ordenar-listagem.rodape {
    border-style: none !important;
}


/* ajuste newsletter */
div#barraNewsletter h2.logo.cor-secundaria, div#barraNewsletter h1.logo.cor-secundaria {
    margin-top: -10px;
}
#barraNewsletter .componente .interno-conteudo p {
    background: none !important;
    color: #000 !important;
    font-size: 18px !important;
    width: auto;
    text-transform: uppercase;
    white-space: normal !important;
    width: 350px;
    text-align: left;
    line-height: 20px;
    height: auto !important;
    margin-top: 33px;
    /* font-weight: 600 !important; */
}



/* pagina produto */
span.cor-secundaria.disponibilidade-produto {
    display: none !important;
}

.info-principal-produto .breadcrumbs, .pagina-produto .cep {
 display:none; 
}
.codigo-produto{
  padding: 5px 0;
}
.pagina-produto h1.nome-produto.titulo.cor-secundaria {
    font-size: 18px;
    font-weight: bold;
}
.pagina-produto h1.nome-produto.titulo.cor-secundaria {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
/* preço produto cheio */
.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    font-size: 20px;
    color: #000;
}
.pagina-produto .comprar .botao.principal.botao-comprar {
    width: 210px !important;
    background: #168944 !important;
    height: inherit !important;
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-shadow: none !important;
    border-radius: 0px !important;
    border: none !important;
}
.pagina-produto .atributos ul li.active a {
 border: 1px solid #000 !important;   
}
.pagina-produto .atributos ul li.active a span {
 color: #000 !important;   
}
.pagina-produto .atributos ul li a:hover {
    border-color: #555 !important;
    color: #555 !important;
}
.pagina-produto .atributos ul li a:hover span {
    color: #555 !important;
}
.pagina-produto .atributos ul li a {
    box-shadow: none !important;
    margin: 0 !important;
    position: relative;
    color: #eee !important;
    border: 1px solid transparent !important;
}
.pagina-produto  .atributos ul li a span {
    color: #777 !important;
}

.abas-custom .tab-content {
 box-shadow: none; 
}
div#descricao {
    padding: 10px;
    border: 1px solid #eee;
}

.produto .acoes-flutuante {
    display: none !important;
}
.carrinho>a strong.qtd-carrinho.titulo.cor-secundaria {
    margin-left: 1px !important;
    margin-top: 0px !important;
    border: none !important;
    height: auto !important;
    padding-top: 2px !important;
    border-radius: 50px !important;
    padding: 2px 3.5px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    background: none !important;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome !important;
}

/* pagina do produto */
.tabela-carrinho .produto-info ul {
    display: none !important;
}

/* remove CNPJ E ENDEREÇO DO FALE CONOSCO */
#modalContato table tr:nth-child(2), #modalContato table tr:nth-child(4), #modalContato div#map_canvas {
    display: none;
}
/* icone whats */
i.fa.fa-whatsapp {
    color: #4CAF50;
    font-weight: 600;
    font-size: 16px !important;
}
/* aciona link carrinho */
.carrinho a {
    width: 100%;
    height: 100%;
    display: block;
}
/* desativa carrinho flutuante */
.carrinho-interno-ajax {
    display: none !important;
}

/* remove breamcups */
.breadcrumbs.borda-alpha {
    visibility: hidden;
    margin: 0px !important;
    padding: 0px;
}




/*/ CELULAR /*/
@media (max-width: 767px) and (min-width: 320px) { 

    
    
  /* borda dos produtos */
  .listagem-item {
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
}
    
/* ajusta titulos */    
    
a.titulo-categoria.borda-principal.cor-principal.vitrine-1653799 strong {
    width: 60% !important;
}
.listagem .titulo-categoria strong {
    width: 85% !important;
}    
    
 
/* ajustes topo e menu mobile */
.conteudo-topo .busca-mobile .atalho-menu {
    line-height: 29px !important;
}
.atalhos-mobile ul {
    background: #ddd !important;
}
.atalhos-mobile a.icon-signout {
    color: #000 !important;
    text-shadow: none !important;
}
#cabecalho .span8.busca-mobile {
    background: none !important;
  padding: 2px;
}
.atalhos-mobile.visible-phone.fundo-secundario.borda-principal {
    border-bottom: 1px solid #ddd !important;
}
.menu.superior li {
    text-align: center;
}
.menu.superior .titulo {
    color: #000 !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
#cabecalho .span8:not(.busca-mobile) {
    display: none;
}
    
    
    
/*/ AJUSTES BOTAO CONTINUAR COMPRANDO MOBILE /*/
.acao-editar.row-fluid .span12 {
    text-align: center;
}
.acao-editar .span12 a.botao.hidden-phone {
    display: block !important;
    width: 224px;
    padding: 5px 0px;
    margin-left: 0px;
    background: #168944;
    color: #fff;
    margin: 0 auto;
    margin-bottom:10px;
}
.acao-editar .span12 button.botao.principal.grande {
    margin-left: 0px;
}
    
#cabecalho .conteudo-topo.span9 .inferior.row-fluid .span8 a.atalho-menu.visible-phone.icon-th.botao.principal {
    background: url(https://cdn.awsli.com.br/484/484884/arquivos/menu-mobile-bb.png) no-repeat !important;
    background-size: auto !important;
    color: transparent;
    text-shadow: 0 0;
    height: 31px;
}
.menu.superior .nivel-dois li a, .menu.lateral .nivel-dois li a {
    font-size: 13px;
    color: #ededed!important;
    text-align: center !important;
    margin: 0 !important;
}

    
}


@media (max-width: 425px) and (min-width: 375px) { 

    
    
}

/*/ PRODUTO ESGOTADO /*/
.listagem-item.indisponivel, .listagem.com-caixa .listagem-item.indisponivel {
    background: none !important;
}
.listagem-item.indisponivel .imagem-produto img {
    opacity: 1 !important;
    -webkit-filter: grayscale(0%) !important;
    -moz-filter: grayscale(0%) !important;
    -ms-filter: grayscale(0%) !important;
    -o-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
    filter: gray !important;
}
.listagem-item.indisponivel .info-produto .nome-produto {
    opacity: 1 !important;
}
.listagem-item.indisponivel .bandeiras-produto .bandeira-indisponivel {
    background: url(https://cdn.awsli.com.br/484/484884/arquivos/tag-esgotado.png) center center no-repeat !important;
    border: none !important;
    box-shadow: none !important;
    color: transparent !important;
    text-indent: -9999px !important;
    width: 74px !important;
    height: 75px !important;
    position: absolute;
}
.produto-avise {
    display: none !important;
}

