.full.menu {
    background: #900909;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px transparent;
    height: 50px;

}

#cabecalho .actions>li>a, #cabecalho .span4.hidden-phone > ul .fale-conosco .title {
    text-align: -webkit-left;
    color: #ce4444;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-size: 15px;
    font-weight: 900;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    border: 0;
    border-radius: 5px;
    background: #bfb202;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
    width: auto;
    flex: auto;
    height: 42px;
    text-transform: lowercase;
    margin: 0;
}

#barraNewsletter.posicao-rodape {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ce4444;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: 20%;
    background-color: #900909 !important;
    border-radius: 5px;
    color: #ffffff;
    height: 42px;
    border: solid 2px #900909;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#rodape .institucional {
    min-height: 370px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
}

#rodape .titulo {
    border: none;
    font-size: 20px;
    font-weight: bold;
    text-transform: lowercase;
    color: #ce4444;
}

#rodape .institucional a, #rodape .institucional p {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    margin-top: 17px;
}

#cabecalho.fixed .open-menu svg path {
    fill: #900909;
}

.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 2rem;
    right: 1rem;
    background: #900909;
    color: #fff;
    display: block;
    width: 52px;
    height: 52px;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    display: none;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#cabecalho .actions>li>a svg path {
    fill: #900909;
}

#cabecalho .actions> .carrinho >a .icon * {
    fill: #900909;
}

#rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after {
    content: 'precisa de ajuda?';
    font-size: 20px;
    color: #ce4444;
}

@media only screen and (max-width: 767px)
.conteudo-topo .busca-mobile .atalho-menu.icon-th::before {
    content: "\f0c9";
    font-size: 2em;
    font-weight: 400;
    color: #900909;
}

@media only screen and (max-width: 767px)
.atalhos-mobile ul li a .icon * {
    fill: #900909;
}

@media only screen and (max-width: 767px)
.atalhos-mobile ul .search svg path {
    fill: #900909;
}

.produto div.principal .acoes-produto .comprar .botao-comprar {
    height: 55px;
    /* line-height: 55px; */
    text-shadow: none;
    border: none;
    text-transform: lowercase;
    font-weight: 500;
    font-size: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    background: #bfb202;
    padding: 0 10px;
    width: auto;
    flex: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.produto div.principal .acoes-produto .preco-produto .preco-promocional, .produto div.principal .acoes-produto .preco-produto span.preco-a-partir strong {
    font-size: 30px;
    font-weight: bold;
    color: #ce4444;
    display: block;
    
    }


#listagemProdutos.listagem .titulo-categoria, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria, .listagem.aproveite-tambem>.titulo {
    background: 0 0;
    border-top: none;
    text-align: left;
    position: relative;
    padding: 20px 0;
    color: #ce4444;
}


.imagem-produto {height: 180px !important;}

.produto .conteiner-imagem img {width: 370px !important; height: 370px !important;}

.row-fluid .span10 {width: 73% !important;}

.logo a img { max-width: 120% !important;}




#rodape>div:last-child .conteiner { display: none;}
.row-fluid1 { width: 100%; padding: 10px 20px 5px; text-align: center;}


.faixatop {
    width: auto;
    border-top: 5px solid #900909;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 2px 3px #cccccc;
    margin-bottom: 4px;
}

.container_topo2 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    transition: 0.200s linear;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: 5px 0;
}

.assistecnica {
    display: inline-block;
    color: #ce4444;
    padding: 0 15px 0 0;
    font-weight: bold;
}

.televenda {
    font-size: 14px;
    display: inline-block;
    background: #CE4444;
    border: 1px solid #ce4444;
    padding: 5px 15px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.assistecnica img {
    width: 60px;
    vertical-align: middle;
    margin: 0 10px;
}

.televenda img {
    vertical-align: middle;
    margin-right: 5px;
}

.televenda span {
    font-size: 12px;
    background: #ffe500;
    color: #900909;
    padding: 1px 3px 2px;
    margin: 0;
}

.full.menu .conteiner {
    padding: 0 70px !important;
}

#rodape .caixa-facebook, #rodape > div.institucional.fundo-secundario > div > div > div.span3 > div > span  { display: flex !important;}

#rodape>div.institucional>div>div>div.span9 { width: 74% !important;}


#rodape>div.institucional>div>div>div.span3 {left: 0px !important; top: 0px !important;}


.full.menu .conteiner .nivel-dois { max-width: 500px !important;}

.full.menu .conteiner .nivel-dois li a { color: #000000 !important;}

