.conteiner{
    max-width:100%!important; 
}

.caixa-sombreada{
    width: 980px!important;
    margin: auto!important;
}

.titulo-categoria{
        color: #ff6600!important;
    }

.info-banner{
    text-align: center;
    background-color:rgb(0 0 0 / 0%) !important;
    left:600px!important;
    bottom:220px!important;
    font-family: "Montserrat",Sans-serif !important;
    font-size:16px!important;
    letter-spacing: 1px!important;
}

.span8 span{
    /*color:rgb(219, 37, 12)!important;*/
    color:#ff6600!important;
}

.info-banner-subtitulo{
    position: absolute;
    text-align: center;
    background-color:rgb(0 0 0 / 0%) !important;
    left:515px!important;
    bottom:180px!important;
    font-family: "Montserrat",Sans-serif !important;
    /*font-size:40px;*/
    margin: 0;
    font-size: 66px;
    line-height: 68px;
    font-weight: 900;
}

.btnProdutosPagina{
    position: absolute;
    color: #6b6a6c;
    background-color: #dadada;
    display: inline-block;
    padding: 10px;
    font-size: 10px;
    letter-spacing: 1px;
    fill: #dadada;
    font-weight: bold;
        text-decoration: none;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    appearance: none;
    text-transform: uppercase;
    white-space: normal;
    transition: all 0.4s ease;
    left: 625px!important;
    bottom: 140px;
    width: 180px;
}

    .highlight {
      font-weight: bold!important;
      color: #ff6600!important;
    }

    .section-title {
      text-align: center!important;
      font-size: 20px!important;
      font-weight: bold!important;
      margin-bottom: 10px!important;
    }

    .list-item {
      margin-left: 20px!important;
    }

    .source {
      font-size: 14px!important;
      text-align: right!important;
      color: #999!important;
    }
    
.caixa-sombreada {
    width: 95%!important;
    margin: auto!important;
}

.preco-produto strong.titulo {
    color: #ff6600!important;
    font-weight: bold;
}

    .source {
      font-size: 14px;
      color: #999;
    }

.letraInicio{
    font-family:Hind!important;
    font-size:3em!important;
    color: #ff6600!important;
}


.produtos-carrossel{
    width: 1305px!important;
    margin:auto!important;
}

.botao.grande {
    font-size: 18px;
    padding: 7px 15px;
}


.resumo-compra .tabela-carrinho .padding-preco * {
    color: #ff6600;
}

.resumo-compra.caixa-sombreada {
    padding: 0;
    width: 100%!important;
}

.pedido-finalizado .numero-pedido * {
    color: #ff6600!important;
}

.pedido-finalizado .numero-pedido {
    color: #ff6600!important;
}

.caixa-info li h2 {
    /* margin: 10px 0 0; */
    color: #ff6600!important;
}

.caixa-info li i {
    /* margin: 10px 0 0; */
    color: #ff6600!important;
}



/* ------------------ mobile -----------------*/





@media (max-width: 1024px){
    
    .cor-principal{
        color: #ff6600!important;
    }
    
    .conteiner{
        max-width:414px!important; 
    }

    .produtos-carrossel{
        width: 354px!important;
        margin:auto!important;
        padding:10px;
    }
    
    .acoes-produto-responsiva .visible-phone{
        width:80px!important;
        height: 40px!important;
        font-size: 8px!important;
        font-weight: normal!important;
    }
    
    /*
    div .acoes-produto-responsiva .visible-phone span{
        
    }
    */
    
    .acoes-produto-responsiva .tag-comprar span {
        font-size: 12px;
    }
    
    .acoes-produto-responsiva .tag-comprar i {
        font-size: 15px;
        position: relative;
        top: 0px;
        /* left: 2px!important; */
        padding: 5px;
    }
    
    .acoes-produto-responsiva .tag-comprar {
        margin: 0!important;
        border-radius: 20px!important;
    }
    
    .preco-produto strong.titulo, .resumo-compra .preco-produto .titulo, .resumo-compra .total strong {
        font-size: 22px;
        color: #ff6600!important;
        font-weight: bold;
    }
    
    .caixa-sombreada {
        padding: 10px;
        width: 350px!important;
        font-size: 14px!important;
    }
    
    .titulo-categoria{
        color: #ff6600!important;
    }
    
/* Infos tela inicial */
        .info-banner {
        text-align: center;
        background-color:rgb(0 0 0 / 0%) !important;
        left:90px!important;
        bottom:50px!important;
        font-family: "Montserrat",Sans-serif !important;
        font-size:14px!important;
        letter-spacing: 1px!important;
        display: block!important;
    }

    .info-banner-subtitulo{
        position: absolute;
        text-align: center;
        background-color:rgb(0 0 0 / 0%) !important;
        left:75px!important;
        bottom:32px!important;
        font-family: "Montserrat",Sans-serif !important;
        /* font-size:40px;*/
        margin: 0;
        font-size: 40px;
        line-height: 68px;
        font-weight: 900;
    }

    .btnProdutosPagina{
        position: absolute;
        color: #6b6a6c;
        background-color: #dadada;
        display: inline-block;
        padding: 10px;
        font-size: 10px;
        letter-spacing: 1px;
        fill: #dadada;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        border-radius: 20px;
        cursor: pointer;
        appearance: none;
        text-transform: uppercase;
        white-space: normal;
        transition: all 0.4s ease;
        left:125px!important;
        bottom: 5px;
        width: 120px;
        font-size: 7px;
    }
    
    #form-buscar input{
        font-size: 16px;
        height: 30px!important;
        padding: 5px;
    }

    #form-buscar button{
        height: 42px;
        top: 0;
        right: 5px;
        line-height: 28px;
    }
    
    /*
    .resumo-compra .tabela-carrinho tr {
        overflow: hidden;
        width: inherit;
    }
    
    .resumo-compra .tabela-carrinho {
        margin: 0 0 20px;
        width: 394px!important;
    }
    
    .resumo-compra.caixa-sombreada {
        padding: 0;
        width: 390px!important;
    }
    
    .resumo-compra .tabela-carrinho tr {
        overflow: hidden;
        width: 374px!important;
    }
    */
    
    .resumo-compra .tabela-carrinho .padding-preco * {
        color: #ff6600;
    }
    
    /*
    .resumo-compra .tabela-carrinho tr {
        width: 95%!important;
    }
    
   
   .atalhos-mobile{
        width: 100%!important;
    }
    
    .resumo-compra .tabela-carrinho .esconder-mobile {
        display: block;
    }
   */ 
   
   .resumo-compra .tabela-carrinho tr {
        overflow: hidden;
        display: contents;
    }

    .resumo-compra .tabela-carrinho .esconder-mobile {
        display: none;
        display: contents;
    }
    
    .ordenar-listagem .filtro-mobile-itens .filtro.lista label {
        color: #FFF;
    }
    
    .produto .cep ul li .aviso {
        border: 1px solid #FE0101!important;
        background: #454545!important;
    }
    
    .cep .input-append.input-prepend input {
        border-radius: 5px 0px 0px 5px!important;
        height: 20px!important;
    }

}
