body { 
    position: relative; 
}

.titulo-label{
    font-weight: 600;
}

.tamanho-campo-senha{
    width: 100%;
} 
.font-select{
    font-size: 22px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}


.access_link{
    color: #007BFF; 
    cursor: pointer;
    text-decoration: none;
}

.div-conteudo-empresa{
    vertical-align: middle;
    margin: auto;
    max-height: 88px;
    justify-content: center;
    align-items: center;
}

.titulo-label-cad-clifor{
    font-size: 24px;
    font-style: bold;
    line-height: 24px;
}

.pix-copia-cola{
    font-size: 12px;
    overflow-wrap: break-word;
}

.header{
    border-bottom: 1px #DDD solid;
    background-color: #E90000;
    height: 50px;
    color: #fff;
    border-radius: 0px 0px 15px 15px; 
    cursor: pointer;
}

.header .categoria-select
{
    display: none;
   
}

.loading-indicator {
	height: 80px;
	width: 80px;
	background: url( '../img/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

.pointer{
    cursor: pointer;
}

.tabbable{
   overflow-y:hidden;
   flex-wrap: nowrap;
}

.tabbable .nav-pills {
   overflow-x: scroll;
   overflow-y:hidden;
   flex-wrap: nowrap;
}

.tabbable .nav-pills .nav-item {
    max-height: 80px;
}

.nav-pills .nav-link{
    color: #000;
}

/*.nav-pills .nav-link.active{
    color: #E60000;
    border: 0px;
    background-color: rgba(255, 255, 255, 0);
}*/

.nav-categoria{
    height: 100%;
    overflow-wrap: break-word;
    font-size: 14px;
}

.nav-categoria:hover{
    color: #E60000;
}

.input-group{
    margin: 25px auto;
}

.form-group .form-control {
    padding-left: 2.375rem;
}

.form-group .form-control-icon {
    position: absolute;
    z-index: 2;
    margin-left: 12px;
    line-height: 2.375rem;
    text-align: center;
    color: #E60000;
}


.logo{
   background-color: #fff;
}

.logo img{
    height: 85px;
    max-width: 100%;
}

.categoria-produto{
    width: 100%;
    font-size: 24px;
    line-height: 20px;
    padding: 20px 10px 20px 0px;
   
}

.categoria-produto-adicional{
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    padding: 20px 10px 20px 10px;
   
}

.categoria-produto-adicional>small{
    font-size: 14px;
    font-weight: 300;
}

.tempo-entrega{
    font-size: 0.8rem;
}

.categoria-de-produtos{
   padding: 25px;  
}

.categoria-de-produtos-mobile{
   display: none;  
}

.header-desktop{
    height: 90px;
    background-color: #f7f7f7;
    border-bottom: 1px #c0c0c0 solid;
}
.conteudo-categorias{
   background-color: #f7f7f7;
   min-height: 100px;
   border-radius: 5px;
   border: 1px #c0c0c0 solid;
}

.lista-categorias{
   font-size: 16px;
   cursor: pointer; 
   line-height: 30px;
}
hr{
    margin: 0px 0px 5px 0px;
}

.lista-categorias h6{
    font-size: 24px;
    margin: 10px  0px 10px 14px;
}

.produto
{
    padding: 10px 12px 10px 12px;
    border: 1px #DDD solid;
    border-radius: 5px;
    cursor: pointer;
}

.produto:hover{
    border: 1px #bb2d3b solid;
}

.restaurante{
    padding: 10px 12px 10px 12px;
    border: 1px #DDD solid;
    border-radius: 5px;
    height: 150px;
}

.restaurante-logo{
    max-height: 130px;
}

.restaurante-titulo{
    height: 60px;
    font-size: 18px;
    line-height: 18px;
    padding-top: 5px;
    overflow: hidden;
    font-weight: 600;
    color: #3e3e3e;
}

.restaurante:hover{
    border: 1px #c0c0c0 solid;
}

.restaurante-fechado{
    color: #D3D3D4;
}
.restaurante-aberto{
    color: #00FF00;
}

.adicionais{
    padding: 10px 12px 10px 12px;
    border: 1px #DDD solid;
    cursor: pointer;
    border-radius: 5px;
    min-height: 50px;
    margin-bottom: 10px;
}

.adicionais:hover{
    border: 1px #c0c0c0 solid;
}

.adicionais-selecionado{
    border: 1px #28a745 solid;
}

.adicionais-selecionado:hover{
    border: 1px #28a745 solid;
}

.checked-adicional{
    color: #28a745;
}


.titulo-produto{
    height: 63px;
    font-size: 90%;
    line-height: 18px;
    padding-top: 5px;
    overflow: hidden;
    font-weight: 600; 
    color:  #3e3e3e;   
}

.imagem-produto{
    display: block;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    max-height: 120px;
}

.imagem-produto img{
    border-radius: 10px;
    padding-top: 5px;
    overflow: hidden;
    max-height: 80px;
}

.imagem-produto-adicional{
    display: block;
    vertical-align: middle;
    margin: auto;    
    max-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.imagem-produto-adicional img{
    max-height: 60px;
    border-radius: 10px;
}

.botao-pedir
{
    display: block;
    vertical-align: middle;
    margin: auto;
    /*max-height: 88px;*/
    justify-content: center;
    align-items: center;
}

.descricao-produto{
    font-size: 13px;
    line-height: 15px;
    overflow: hidden;
    color: #777;
    
}

.preco-produto{
    font-size: 14px;
    color: green;
    font-weight: bold;
}

.preco-produto-tela-adicionais{
    padding-top: 10px;
    font-size: 20px;
    line-height: 20px;
    color: green;
}

.preco-produto-promocao{
    font-size: 13px;
    text-decoration: line-through;
}

.img-produto-tela-adicionais{
    margin: auto;
    border-radius: 10px 10px;
    
}

.titulo-produto-tela-adicionais{
    font-size: 24px;
    overflow: hidden;
}

.descricao-produto-tela-adicionais{
    max-height: 80px;
    font-size: 16px;
    overflow: hidden;
}

.categoria-adicionais{
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    padding: 20px 12px 20px 12px;
    border-top: 1px #BBB solid;
    color: #333;
    background-color: #DDD;
}

.box-adicional
{
    max-height: 200px;
    overflow: auto;
    
}

.titulo-adicional{
    font-size: 70%;
    word-break: break-word;
    color:  #3e3e3e;
    /*display: flex;*/
    /*align-items: center;*/
}

.titulo-adicional-produto{
    height: 34px;
    font-size: 80%;
    line-height: 16px;
    word-break: break-word;
    overflow: hidden;
    color:  #3e3e3e;
}

.titulo-adicional-alt{
    font-size: 70%;
    word-break: break-word;
    color:  #3e3e3e;
    /*display: flex;*/
    /*align-items: center;*/
}

.preco-adicional{
    font-size: 14px;
    color: green;
}

.preco-produto-adicional{
    font-size: 80%;
    font-weight: bold;
    line-height: 22px;
    margin-top: 4px;
    color: green;
}

.titulo-descricao-adicionais{
    font-size: 13px;
    padding: 20px 12px 10px 12px;
    border-top: 1px #DDD solid;
}

.titulo-barra{
    font-size: 15px;
    padding: 5px;
    padding-left: 20px;
    border-radius: 5px 5px 0px 0px;  
    background-color: #D3D3D4;
    color: #rff
}
.descricao-adicionais{
    display:block;
    margin: auto;
}

.footer-adicionais{
    height: 65px;
    background-color: #FFF;
}

.footer-carrinho{
    height: 65px;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 1px #DDD solid;
    background-color: #FFF;
}

.footer-pedido{
    height: 65px;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 40%;
    color: #FFF;
    background-color: #E60000;
    cursor: pointer;
    font-size: 25px;
    width: 400px;
    border-radius:  15px 15px 0px 0px; 
}

.check-pix{
    font-size: 9rem !important;
    text-align: center !important;
}

.btn-cor-foodi{
    background-color: #E60000;
}

.btn-mais-menos{
    font-size: 14px;
    color: #E60000;
    background-color: #FFF;
    border: 0px;
}

.btn-finaliza-adicionais{
    font-size: 18px;
    line-height: 18px;
    color: #FFF;
    background-color: #28a745;
    border: 0px;
    border-radius: 8px;
    padding: 15px 10px 15px 10px;
}

.btn-copia-cola{
    font-size: 18px;
    line-height: 18px;
    /*border: 0px;*/
    border-radius: 8px;
    padding: 15px 10px 15px 10px;
}

.btn-success{
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    color: #FFF !important;
}

.btn-secundario{
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff;
}

.btn-informativo{
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
}


.voltar-fixed-top{
    top: 5px;
    left: 5px;
}

.header-carrinho{
    height: 65px;
    background-color: #FFF;
    font-size: 25px;
    line-height: 25px;
    border: 1px #DDD solid;
}

.conteudo-carrinho{
    padding-bottom: 65px;
}

.btn-voltar-produtos-carrinho{
    border: 0px;
    background-color: rgba(255, 255, 255, 0);
    font-size: 32px;
    height: 45px;
    /*color: #E60000;*/
    color: #FFF;
    padding: 0 0 3px 10px;
}

.btn-voltar-produtos{
    border: 0px;
    border-radius: 100px;
    background-color: rgba(170,170,170,0.5);
    padding: 5px 13px 5px 13px;
    font-size: 25px;
    line-height: 25px;
}

.login-novo{
    padding: 36px 50px;
    border-radius: 5px;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 10%), 0px 4px 16px rgb(0 0 0 / 12%);
}
.opcao-login-novo{
    padding: 36px 50px;
    border-radius: 5px;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 10%), 0px 4px 16px rgb(0 0 0 / 12%);
}
.mensagem-erro-novo{
    padding: 36px 50px;
    border-radius: 5px;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 10%), 0px 4px 16px rgb(0 0 0 / 12%);
}
.btn-opcoes{
    border: 0px;
    border-radius: 5px;
    float: right;
    background-color: rgba(255, 255, 255, 0);
    color: #FFF;
    padding: 5px 8px 5px 5px;
    margin: 2px 5px 0 0;
}


.select-entrega{
    border-color: #DDD;
}


.btn-remove-item{
    font-size: 18px;
    line-height: 18px;
    color: #E60000;
    background-color: #FFF;
    border: 0px;
    cursor:  pointer;
}

.comAdicional{
    line-height: 16px !important;
}

.adicional{
    font-size: 14px !important;
}

.corrigi-valor-footer-adicional{
    text-align: center;
}

.toast-info {
    background-color: #E60000;
}

.celula-ultimo-pedido{
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD;
}

.dropdown-menu{
    padding-top: 0;
    padding-bottom: 0;
}

.dropdown-item{
    padding: 0.50rem 1rem;
}

.dropdown-item:hover{
    background-color: #FFF;
    font-size: 1.1rem;
    color: #E60000;
}

.btn-voltar-desktop{
    border: none;
    font-size: 1.05rem;
    background-color: #f7f7f7;
    padding: 5px 10px 5px 10px;
    color: #E60000;
}

.corpo-pergunta{
    height: 94vh;
}

.div-escolhe-cidade{
    height: 100vh;
}

.btn-font-size-alt{
    font-size: 17px;
}
.custom-alert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 30px;
    background: #cccccc;
    color: #333333;
    font-size: 1.2rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: opacity 0.1s, top 0.1s, visibility 0.1s;
    z-index: -10;
    font-weight: 700;
    border-radius: 0px;
}
  
.custom-alert.show {
  opacity: 1;
  z-index: 9001;
}

.custom-alert-success {
    background: #28a745;
    color: #ffffff;
    width:100%;
}
.custom-alert-info {
    background: #007bff;
    color: #ffffff;
    width:100%;
}
.linha-detalhes-pedido{
    padding: 10px 20px 0px 15px;
}
#encerrar-nomal{
    padding: 0px 1px 0px 0px;
}  
.custom-alert-error {
    background: #d50000;
    color: #ffffff;
}

.abertura-paginas{
    padding: 15px 0 15px 10;
    font-size: 16px;
}
#detalhe_pedido{
        padding: 0px 27px 0px 2px;
}
.itens-pedidos{
        padding: 0px 13px 5px 2px;
}
.pagina-principal{
    font-size: 22px;
    line-height: 22px;
    color: #E60000;
    cursor: pointer;
}
.produto-categoria-adicionais{
    padding: 0px 10px 0px 0px;
}
.imagem-adicionais-alinhamento{
     padding: 2px;
}

.pagina-secundaria{
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
}

.pagina-atual{
    line-height: 22px;
}
#qtd-produto-adc{
    font-size: 25px;
}
.btn-mais-menos{
    font-size: 20px;
}

.icone-separa-pagina{
    margin: 0 5px 0 5px;
    line-height: 22px;
}
.imagem-adicional img{
    padding-top: 20px; 
    max-width: 300px;
}
.recupera-senha{
    margin-top: 40px; 
}
.qrcode_pix_pagamento{
    line-height: 0px;
}
.pix-mobile{
    display: none;
}
.pagamento-selected{
    background-color: #0d6efd !important;
    color: #fff !important;
}
.btn-opcoes-desktop{
    font-size: 13px;
    margin-top: 27px; 
    padding: 0.375rem 0.75rem;
    font-size: 1.1em;
    background-color: #E60000;
    color: #FFF;
}

.ilustrativa{
    font-size: 10px;
}

.pedido_pendente_info{
    position: absolute;
    top: 0px;
    right: 12px;
    padding: 0px 6px;
    border-radius: 50%;
    background: #198754;
    font-size: 12px;
    color: white;
}    

@media (min-width: 1152px) and (max-width: 1293px) {
    #campoBuscaProduto{
        margin: 3px;
        font-size: 14px;
    }
    .icone-display{
        display: none !important; 
    }
    .usuario-logado{
        font-size: 14px;
    }
    .header-desktop {
        height: 85px;
    }
    .logo img {
        height: 80px;
    }
    .preco-produto {
        font-size: 18px;
    }    
    .preco-produto-tela-adicionais{
        font-size: 18px;
    }    
    .btn-opcoes-desktop{
        font-size: 14px;
        margin-top: 27px; 
        background-color: #E60000;
        color: #FFF;
    }
    .btn-voltar-desktop{
        font-size: 18px;
    }
    .preco-produto-adicional{
        font-size: 18px;
    }
    .titulo-adicional-alt {
    font-size: 13px;
    }    
    .titulo-adicional{
    font-size: 13px;
    }
}

@media screen and (max-width: 992px) 
{
    .hidden-mobile{
        display: none !important;
    }
    .footer-pedido{
        height: 65px;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        color: #FFF;
        background-color: #28a745;
        cursor: pointer;
        width: 100%;
        border-radius:  0px 0px 0px 0px;         
    }
    .mobileNo{
        display: none;
    }
    .titulo-barra{
        font-size: 18px;
        padding: 5px;
        padding-left: 20px;
        border-radius: 5px 5px 0px 0px;  
        background-color: #D3D3D4;
        color: #rff
    }
    .header{
        border-bottom: 1px #DDD solid;
        background-color: #E90000;
        height: 50px;
        color: #fff;
        border-radius: 0px 0px 0px 0px; 
    }  
    .espaco-header-celular-principal{
        margin-top: 0px;
    }
    .espaco-header-celular{
        margin-top: 0px;
    }
    .espaco-header-vh-celular{
        margin-top: 5vh;
    }
    .categoria-de-produtos{
        display: none;   
    }
    .categoria-de-produtos-mobile{
        display: flex;   
    }
    .btn-categoria-mobile{
        font-size: 80%;
        line-height: 150%;
        height: 75px;
        color: #E90000;
        border-color: #E90000;
        background-color: #FFF;
        overflow-wrap: break-word;
    }
    .btn-mobile-select{
        background-color: #E90000 !important;
        color: #FFF !important;
    }
    .imagem-adicional img {
        padding-top: 20px;
        max-width: 300px;
    }
    .opcao-login-novo{
        padding: 20px 20px;
    }
    .mensagem-erro-novo{
        padding: 20px 20px;
    }
    .comAdicional{
        line-height: 14px !important;
    }
    .adicional{
        font-size: 12px !important;
    }
    .btn-remove-item{
        font-size: 14px;
        line-height: 14px;
    }
    .btn-opcoes{
        height: 45px;
        font-size: 25px;
        line-height: 25px;
        padding: 0 10px 0 0;
        margin: 0;
    }
    .footer-adicionais{
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        border-top: 1px #DDD solid;
    }
    .espaco-footer-adicionais{
        margin-bottom: 65px;
    }
    .produto-categoria-adicionais{
        display: none;
    }
    .imagem-produto{
        max-height: 105px;
    }
    .imagem-produto img{
        max-height: 105px;
    }
    .titulo-header-mobile{
        color: #FFF;
        position: relative;
        top: 10px;
    }
    .pix-desktop{
        display: none;
    }
    .pix-mobile{
        padding-top: 10px;
        display: block;
        font-size: 18px;
    }
    .btn-finaliza-adicionais{
        font-size: 13px;
    }
    .recupera-senha{
        font-size:13px;
    }
    .botao-pedir{
        margin: -15px 0px;
    }
    .preco-produto{
        padding-top: 0;
    }
}


@media screen and (max-width: 600px) {
    .titulo-produto-tela-adicionais{
        font-size: 14px;
    }
    .descricao-produto-tela-adicionais{
        font-size: 13px;
    }   
    .preco-produto-tela-adicionais{
        font-size: 16px;
        color: green;
    }    
    .categoria-produto-adicional
    {
        width: 100%;
        font-size: 17px;
    }
    .titulo-produto{
        font-size: 13px; 
    }
    .corpo-pergunta{
        height: 24vh;
    }
    .tempo-entrega{
       display: none;
    }    
    .corrigi-valor-footer-adicional{
        text-align: right;
    }
    .imgQRCode{
        height: 300px;
    }
    .imagem-resposiva{
        max-height: 100px;
    }
    .botao-pedir
    {
        display: none;
    }
    .login-novo{
        padding: 20px;
    }
    .label-categoria{
        font-size: 14px;
    }
    .font-pedido{
        font-size: 12px;
    }
    .titulo-label-cad-clifor{
        font-size: 20px;
    }
    #qtd-produto-adc{
        font-size: 20px;
    }
    .btn-mais-menos{
        font-size: 15px;
    }
     .login-novo{
        padding: 20px;
    }
    .imagem-adicional{
        display: none;
    }
    .img-produto-tela-adicionais{
        max-height: 250px;   
    }
    .recupera-senha{
        margin-top: 0px; 
    }
    .btn-font-size-alt{
        font-size: 15px;
    }
    .titulo-resposivo{
        font-size: 1rem;
    }
    .btn-finaliza-adicionais{
        font-size: 12px;
    }
    .btn-copia-cola{
        font-size: 12px;
    }    
    .pedido_pendente_info{
        position: absolute;
        top: 2px;
        right: 3px;
        padding: 0px 10px;
        border-radius: 50%;
        background: #198754;
        font-size: 12px;
        color: white;
    }
}

.blink {
    animation: blinker 2s linear infinite;
  }

  @keyframes blinker {
    50% { opacity: 0.3; }
  }