


/* diminuir o tamanho da fonte e espaçamento do menu */
.menu li {
    padding: 0px 10px;
}
.menu .titulo {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Titillium Web', sans-serif;
    text-transform: none;
    color: #f5f5f5;
}

.menu.superior {
    background-color: rgb(196, 0, 6);
    margin-top: 20px;
}


/* Regulando tamanho da logo */
.logo a {
    position: relative;
    display: block;
    margin-top: 14px;
    height: 91px;
}


/* Diminuir espaçamento vertical da frase Bem-vindos... */
.conteudo-topo .superior {
    padding: 13px 0;
}


/* Mudando a cor da seta do menu com sub-itens */
.fundo-secundario {
    background-color: #c40006;
}

/* Retirando Barra Inicial */
.barra-inicial {
    background-color: #444444;
    display: none;
}


/* Regulando Botão Comprar */

.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #23c764;
    font-size: 15px;
    padding-bottom: 9px;
}

/* tirando barra lateral */
.conteiner-principal .conteiner {
    background-color: #fff;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.15);
}


/* aumentar largura do site */
.conteiner {
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 20px;
}

/* tirando borda da busca e ajustando tamanho */

.busca input {
    height: 50px;
    padding: 0px 0px 0px 14px;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 50px;
    color: #44475B;
    border: 0;
    border-radius: 0px;
    box-shadow: none;
    transition: none;
    width: 98%;
}

.busca .botao-busca {
    position: absolute;
    right: 5px;
    top: 2px;
    font-size: 19pt;
    color: #EF4E22;
    background-color: rgba(0,0,0,0);
    height: 50px;
    border: 0px solid rgba(0,0,0,0) !important;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0)) !important;
}



@media only screen and (max-width: 767px)
.busca .botao-busca {
    height: 50px;
    top: 1px !important;
    right: -4px;
    line-height: 29px;
}

.busca form, .busca input {
    margin: 0;
    background-color: #e8e8e8;
}

.busca {
    position: relative;
    padding: 2px;
    background-color: #e8e8e8; !important;
    border: 0px solid #ddd !important;
}

#barraTopo .carrinho>a i {
    height: 38px;
    width: 34px;
    line-height: 28px;
    font-size: 24px;
}


/* cor do ícone de pesquisa */
.busca .botao-busca {
    color: #444444;
}


/* carrinho de compras menu flutuante - aumentando a altura da barra de compras */
#barraTopo .carrinho.vazio>a span {
    margin-left: 46px;
    line-height: 46px;
    height: 47px;
}

#barraTopo .carrinho>a i {
    height: 47px;
    width: 39px;
    line-height: 31px;
    font-size: 24px;
}

.icon-shopping-cart:before {
    content: "\f07a";
    margin-top: 8px;
}

/* carrinho de compras principal */

.carrinho.vazio>a span {
    float: none;
    display: block;
    margin-left: 55px;
    line-height: 53px;
    padding: 0;
    font-size: 13px;
    height: 51px;
}

.carrinho>a i {
    height: 52px;
}


/* Regulando tamanho do menu mobile */
.botao.principal {
    color: #FFF;
    text-shadow: 0 0px 0px rgba(0,0,0,0.2);
    line-height: 25px !important;
}

/* Estilo Desenvolvido por Blimp Rodapé */
.blimp {
    padding-top: 13px;
    padding-bottom: 16px;
    text-align: center;
}

/* retirando a textura de listas do rodapé */

#rodape .institucional {
    background-image: none;
}


/* retirando a textura de listas abaixo do rodapé - selos */

.pagamento-selos {
    background: #eee;
}


/* cor dos elementos botões gerais, carrinho de compras, ver mais */
.fundo-principal, .botao.principal, .menu li:hover>a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu>li>a:hover, .filtro.lista ul li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #444444;
}


/* altura do botão principal */
.botao.principal {
    color: #FFF;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    line-height: 25px !important;
}

/* menu flutuante com a logo */
#barraTopo {
    display: none;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    height: 87px;
    position: fixed;
	padding-top: 24px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}


#barraTopo h4 {
    margin: 0;
    line-height: 0px;
    color: white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: -107px;
    height: 169px;
    width: 188px;
    background-size: 190px;
    background-image: url(https://cdn.awsli.com.br/868/868723/logo/8337da1e2e.png);
}


/* regulando altura dos canais de contato no menu flutuante */
#barraTopo .canais-contato ul {
    margin: 0;
    margin-top: 12px;
}


/* retirando bordas e textura do rodapé social */
#rodape .redes-sociais {
    width: 220px;
    padding: 0 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.3);
}

/*Alinhando grade de produtos */
.listagem .titulo-categoria:first-child {
    margin-top: 1px;
}

.listagem.com-caixa .listagem-item {
    margin: 0;
    box-shadow: 0 0 1px rgba(0,0,0,0.2);
    border: 0px solid rgba(0,0,0,0.035);
    background-color: rgba(255,255,255,0.04);
    transition: transform .08s ease 0;
    -webkit-transition: -webkit-transform .08s ease 0;
}


.listagem .listagem-item {
    position: relative;
    padding: 16px;
    transition: box-shadow .1s;
    margin-left: 7.127659574468085%;
}

/* Personalizando botão Ver mais - Aparece ao passar o mouse no produto da vitrine */

.listagem-item .acoes-produto {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20%;
    background-color: rgba(234, 234, 234, 0.5);
    text-align: center;
    padding: 10px 0;
    border-width: 0px 0;
    border-style: dashed;
    z-index: 15;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity ease-in-out .08s,bottom ease-out .08s;
}

.botao {
    border-radius: 0px;
    border: 0px solid rgba(0,0,0,0.1);
    border-bottom-color: rgba(0,0,0,0.2);
    color: #555;
    font-size: 14px;
    line-height: normal;
    text-transform: none;
    padding: 6px 14px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #FFF;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
    white-space: nowrap;
}



/* Full Slider */
.secao-banners .conteiner {
    max-width: 100%;
    padding: 0;
    margin:0;
    margin-top: 17px;
    border:none;
}

.flexslider {
    margin: -20px 0 26px;
    background: #fff;
    border:none;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
    -o-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
    box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
}

.banner.cheio+.row-fluid {
    margin-top: 20px;
    margin-bottom: 30px;
}

/* Aumentando o menu principal */
@media (min-width: 768px) {
.menu.superior {
    width: 100%;
    position: absolute;
    top: 122px;
    left: 0px;
    padding-left:0px;
    display: flex;
    justify-content: center;
}
.logo {margin-bottom: 70px;}
}

.menu ul{
margin-left:0px !important; 

}