/* WHATSAPP FIXO */
.whatsapp-fixo {
	position: fixed;
	bottom:10px;
	right:10px;
	z-index: 999;
}

.menu.superior {
    background:#1e1ebf;
    margin-top: 18px !important;
    padding-top: 0px;
    text-align:center;
}

.menu.superior .nivel-um>li {
    border-top-width: 0;
    border: none;
    -moz-transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
}

.menu.superior .nivel-um>li:hover {
   	background-color: #1e1ebf !important;   
	color: #1e1ebf;
}

.menu.superior .titulo {
    margin: 17px 0;
    color: #fff;
}

.barra-inicial {
    background-position: top center;
    background-repeat: no-repeat;
    padding: 5px 0px 5px 0px;
    font-size: 13px;
    box-shadow: none;
    /*border-bottom: 3px solid #007fc3;*/
}
    

.busca {
   padding: 0;
   background: 0 0;
   border: 0;
}

.busca form, .busca input {
   margin: 0;
   border-radius: 25px !important;
}

.busca input {
   border: 1px solid #ddd;
   border-radius: 0;
   height: 25px;
   padding: 7px 0 7px 15px;
   font-size: 14px;
   font-style: italic;
}

.busca .botao-busca {
   position: absolute;
   right: 0px;
   top: 0px;
   height: 41px;
   border-radius: 0px 30px 30px 0px;
   width: 50px;
   background: #1e1ebf;
}

#cabecalho {
    background-position: top center;
    background-repeat: repeat;
    background:;

}


/*ICONE REDES SOCIAIS CABECALHO*/

.lista-redes .icon-facebook {
    background-color: #1e1ebf;
    border: 2px solid #fff;
    border-radius: 30px;
    margin-right: 5px;
}

.lista-redes .icon-instagram {
    background-color: #1e1ebf;
    border: 2px solid #fff;
    border-radius: 30px;
    margin-left: 5px;
}


.lista-redes i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    margin: 0;
}

/*---------------------------*/

.carrinho {
   border-radius: 30px;
}

/* Topo hidden */
#barraTopo {
   display: none;
   box-shadow: 0 0 7px rgba(136, 136, 136, 0.26);
   height: 53px;
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   z-index: 99999;
}
            
#barraTopo h4 {
  margin: 0;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* End topo hidden */

#barraTopo .carrinho{
 	height:40px;
    font-size: 12px;
}

#barraTopo .carrinho>a i {
    height: 40px;
    width: 50px;
    line-height: 44px;
    font-size: 19px;
    border-radius: 30px 0px 0px 30px;
    margin-right: 24px;
    margin-left: 0px;
 
}

.conteudo-topo .carrinho i strong {
    background-color: #1e1ebf;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 400;
    right: -7px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 23px;
    height: 23px;
    box-sizing: border-box;
    line-height: 17px;
    border: 3px solid #222;
}
.carrinho>a strong {
    font-size: 12px !important;
    margin: 0 6%;
    line-height: 20px !important;
    background: #fff;
    border-radius: 30px;
    height: 20px;
    width: 20px;
    padding: 0 0 0;
    text-align: center;
    /* position: absolute; */
    margin: 2px 0px 0px -19px !important;
    border: #1e1ebf 2px solid;
}


/*Carrinho vazio*/

.carrinho {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.12);
    position: relative;
    border-radius: 30px;
}

    .carrinho.vazio>a span {
        float: none;
        display: block;
        margin-left: 100px !important;
        line-height: 40px !important;
        padding: 0;
        font-size: 13px;
        color:#1e1ebf;

    }

        .carrinho>a i {
            display: block;
            width: 50px;
            height: 40px;
            line-height: 40px;
            font-size: 26px;
            background: transparent;
        }




/* Fim carrinho vazio */

/*Carrinho com item */
    .carrinho>a span {
        line-height: 13px;
        padding: 8px 0 0;
        margin-left: 10px;
        color:#1e1ebf;
        
    }

/*Carrinho interno */

.carrinho-interno .nome-produto {
    width: 115px;
    max-height: 65px;
    overflow: hidden;
    margin-left: 10px;
    font-size: 12px;
    line-height: normal;
}

.carrinho-interno .preco-produto .preco-promocional {
    font-size: 16px;
    display: block;
}



.conteudo-topo .carrinho i strong {
    background-color: #1e1ebf;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 400;
    right: -7px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 23px;
    height: 23px;
    box-sizing: border-box;
    line-height: 17px;
    border: 3px solid #222;
}
.carrinho>a strong {
    font-size: 12px !important;
    margin: 0 6%;
    line-height: 20px !important;
    background: #fff;
    border-radius: 30px;
    height: 20px;
    width: 20px;
    padding: 0 0 0;
    text-align: center;
    /* position: absolute; */
    margin: 2px 0px 0px -19px !important;
    border: #000 2px solid;
}

/*Carrinho interno */

      
.carrinho>a i {
    height: 42px;
    width: 10px;
    line-height: 44px;
    font-size: 19px;
    margin-right: 24px;
    margin-left: 19px;
    color:#1e1ebf;
}

#barraTopo .carrinho>a i {
    height: 42px;
    width: 10px;
    line-height: 44px;
    font-size: 19px;
    margin-right: 24px;
    margin-left: 19px;
    color:#1e1ebf;
}

.listagem .listagem-item{
    text-align:center;
}

.listagem-linha .preco-produto{
    font-size:20px;
    border:1px solid #000;
    padding:5px;
    border-radius:5px;
    color:#1e1ebf;
}

.listagem-linha .preco-produto .preco-parcela{
    font-size:14px;
}

.listagem .listagem-linha .preco-promocional {
    font-weight: 900;
    letter-spacing: -1px;}

.preco-produto strong.titulo {
    font-size: 15px;
    white-space: nowrap;
    font-style: normal;
    font-weight: 900;
    color:#1e1ebf;

}