.borda-principal {
    border-color: #f3b335;
}

.barra-inicial {
    border-bottom: 1px solid #222222;
    background-color: #242424;
}

#cabecalho {
    background-color: #333333;
    border-bottom: 2px solid #fbbf3a;
}

.listagem .titulo-categoria, .listagem > .titulo {
    
    text-align: center;
 
}

.btn-entrar {
    text-align: center;
    background: #f3b335;
    width: 70%;
    margin: 0 auto;
    color: #fff !important;
    font-weight: 600;
    padding: 4px 20px;
    margin-top: 15px;
    font-family: 'Open Sans';
    border-radius: 3px;
}

.btn-entrar:hover {
    background: #da8a0b;
    transition: all .2s ease-in-out;
}

p {
    margin: 0 0 10px;
    line-height: 22px;
    font-size: 12px;
}

/******** MENU SUPERIOR ********/

.menu.superior .titulo {
	font-weight: 600 !important;
}

.menu.superior .nivel-um li a strong {
    text-transform: uppercase;
    font-size: 15px !important;
    font-family: "Titillium Web"!important;
    font-weight: 700;
}

.menu.superior .nivel-um li a strong:hover {
    text-transform: uppercase;
    font-size: 15px !important;
    font-family: "Titillium Web"!important;
    font-weight: 700;
}

.botao.principal.grande, .acoes-produto-responsiva .tag-comprar, .botao.principal {
    background-color: #46e978;
}

.menu.superior .nivel-dois {
    box-shadow: none;
    border-left: 1px solid rgba(203, 203, 203, 0.66);
    border-right: 1px solid rgba(203, 203, 203, 0.66);
    border-bottom: 1px solid rgba(203, 203, 203, 0.66);
    margin-top: -6px 
}

.menu.superior .nivel-dois a {
    line-height: 20px;
}

.menu.superior .nivel-dois a:hover {
    line-height: 20px;
    text-decoration: underline;
}

/******** CARRINHO ********/
#cabecalho .carrinho {
    width: 72px;
    float: right;
    height: 58px;
    border-left: 1px solid #666666;
    left: 8px;
    background: url(https://cdn.awsli.com.br/473/473119/arquivos/iconcart20.png) center center no-repeat;
    margin-top: -28px;
}

/******** LISTAGEM ********/

.conteudo h1 {
    font-size: 24px;
}

.listagem .listagem-linha:first-child {
    padding: 30px 0 0;
    margin: 0;
    border: 0;
}

.listagem .titulo-categoria strong {
    background: #fff;
    z-index: 10;
    position: relative;
    padding: 0 10px;
    font-family: "Titillium Web"!important;
}

.listagem .titulo-categoria {
    font-size: 22px;
    text-transform: uppercase;
    color: #545454;
    border: 0;
    position: relative;
}

.listagem .titulo-categoria:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fbbf3a;
    left: 0;
    top: 24px;
}

.preco-promocional {
    color: #333333;
}

.listagem .titulo {
    margin: 5px 0;
}

.listagem .preco-produto .preco-venda {
    font-size: 13px !important;
    color: rgb(166, 166, 166);
    margin-right: 5px;
    text-align: LEFT;
    font-weight: 500;
}

.preco-promocional {
    font-weight: 700;
    font-size: 18px !important;
}

.listagem .preco-produto strong.titulo {
    font-size: 14px;
    white-space: nowrap;
    font-weight: 700;
    COLOR: #d81f2c;
}

.desconto-a-vista {
    color: #5c5c5c;
    line-height: 8px;
}

.acoes-produto .botao-comprar {
    background-color: #ff9d00;
    border-radius: 0;
    border: 0 !important;
    background-image: none;
    padding: 13px;
    font-weight: 700;
    font-size: 0px;
    text-indent: -39px;
    text-transform: uppercase;
    font-family: "Titillium Web"!important;
    
}

.acoes-produto .botao-comprar:hover {
    background-color: #454545;
    border-radius: 0;
    border: 0 !important;
    background-image: none;
    padding: 13px;
    font-weight: 700;
    font-size: 0px;
    text-indent: -39px;
    text-transform: uppercase;
    font-family: "Titillium Web"!important;
    
}

.acoes-produto-responsiva a.tag-comprar {
    border-radius: 50px;
    background-color: #ff9d00;
    width: 50%;
    height: 40px;
    margin: 0;
    padding: 0;
    line-height: 40px;
}
/******** PÁGINA PRODUTO ********/

.produto .acoes-produto .preco-produto .titulo {
    font-size: 20px;
    color: #d81f2c;
}

body.pagina-produto a.botao.botao-comprar.principal.grande {
    /*background: #10c762 url(https://cdn.awsli.com.br/455/455872/arquivos/btn-compar.png) no-repeat center;*/
    color: transparent;
    text-shadow: 0px 0px;
    height: 40px;
    float: right;
    border-radius: 6px;
    padding: 10px;
    text-indent: 80px;
    font-size: 0px;
}

.produto .cep .btn {
    border-radius: 0 !important;
    border: 0 !important;
    font-size: 14px;
    height: 42px;
    width: 60px;
    line-height: 10px;
    margin-left: 2px !important;
    color: #666666;
    background-color: #e3e3e3;
    font-weight: 600;
    transition: all 0.2s;
}

.produto .cep .btn:hover {
    border-radius: 0px !important;
    font-size: 14px;
    height: 42px;
    width: 60px;
    line-height: 10px;
    margin-left: 2px !important;
    color: #ffffff;
    background-color: #ff9d00;
    font-weight: 600;
    transition: all 0.2s;
}

body.pagina-produto .produto-compartilhar .lista-favoritos {
    background: #f3b335;
    font-weight:400 ;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.produto .acoes-flutuante {
    display: none !important;

/******** MOBILE ******/

.atalhos-mobile {
    border-bottom: 1px solid #222222;
    background-color: #222222;
    z-index: 9999;
}

.atalhos-mobile li.fundo-principal {
    background-color: #ffa400;
}

.conteudo-topo .busca-mobile .busca .botao {
    
    color: #ccc;
    background-color: transparent;
    
}

#barraNewsletter .componente .interno-conteudo p {
    width: 470px;
    font-size: 0;
    background: url(https://cdn.awsli.com.br/473/473119/arquivos/newsletter.png) no-repeat top;
    height: 70px;
    margin-top: -4px;
    margin-left: -0px;
}

#barraNewsletter .componente .botao {
    padding: 0px 24px;
    height: 41px;
    background: #f3b335;
}

#barraNewsletter.posicao-rodape .componente .botao {
    border: none;
    border-radius: 0;
    width: 105px;
    height: 50px;
    color: rgb(255, 255, 255);
    position: absolute;
    top: 5px;
    right: 42px;
}

#modalContato .modal-header {
    padding: 12px 24px;
    font-size: 0;
    border: 0 !important;
    background-color: #555555;
}

#rodape .lista-redes i {
    margin-left: 3px;
    width: 35px;
    height: 35px;
    background: #454545;
    margin-top: -8px;
    padding: 0px 0 2px;
    line-height: 35px;
    font-size: 22px;
    color: #ffffff !important;
}

#rodape .fundo-secundario .titulo {
    color: #444444;
    font-weight: 500;
    font-size: 18px;
}

#rodape p {
    color: #666666;
    font-size: 12px;
    line-height: 20px
}

#rodape .links-rodape ul li a {
    color: #555555;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}

#rodape .pagamento-selos {
    background-color: #f8f8f8;
    position: relative;
    border-top: 1px solid #e6e6e6;
}