/* mascara-escura-menu */
.mascara-escura-menu{
    position: absolute;
    width: 100%;
    height: 600px;
    background: rgba(0,0,0,.1);
}


.fundo{
    margin-top: 15px;
    margin-bottom: 15px;
}

.select-lucas{
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,.2);
    padding: 2px;
    padding-right: 10px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.1);
}
.select-lucas:hover{
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}

.cardapio-title{
    background: rgba(88,40,108,1);
    width: 200px;
    height: 200px;
    margin-top: -138px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 88px;
    box-shadow: 1px 1px 10px rgba(0,0,0,.5);
    border: 1px solid rgba(88,40,108,1);
    border-radius: 50%;
    font-size: 20pt;
    color: #fff;
    text-align: center;
}
.alert-ok{
    background: rgba(88,40,108,.7);
    margin-bottom: 30px;
    border: 1px solid rgba(88,40,108,.8);
}
.alert-ok #title{
    font-size: 11pt;
}
#Listaprodutos{
    margin-top: -30px;
}

.bloco-1{
    background: rgba(0,0,0,.01);
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 5px;
    border: 20px solid rgba(0,0,0,.01);
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.text-1{
    margin-top: 15px;
    font-size: 14pt;
    font-weight: bold;
    color: rgba(0,0,0,.6);
}
.aling-left{
    text-align: left;
}
.global-conteudo{
    margin-top: 15px;
    margin-bottom: 40px;
    padding: 10px;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 5px;
    box-shadow: inset 0 0px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, .07);
}
.bloco-title{
    background: rgba(129,47,153,1);
    margin: 5px;
    margin-top: -22px;
    margin-bottom: 15px;
    padding: 20px;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 3px;
    box-shadow: 5px 5px 20px rgba(0,0,0,.8);

    color:#fff;
    font-size: 16pt;
    text-align: center;
}
.bloco-botoes{
    margin: 10px;
    padding-right: 30px;
    text-align: right;
}
.body-lista{
    margin: 20px;
    margin-top: 0px;
    margin-left: 25px;
    margin-right: 25px;
}
.forma{
    background: #fff;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 5px;
    padding: 10px;
}
.btn-round{
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.row{
    margin-top: 10px
}

.subT{
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px;
    margin-left: 0px;
    border-left: 4px solid rgba(129,47,153,1);
    border-right: 4px solid rgba(129,47,153,1);
    border-radius: 3px;

    font-size: 18pt;
    font-weight: bold;
    color: rgba(0,0,0,.8);
}
.r{
    padding-left: 10px;
    font-size: 11pt;
    color: #333;
}

.lc-alert{
    font-size: 14pt;
    padding: 25px;
}

.trColor{
    background: rgba(0,0,0,.07);

    border-top: 3px solid #b589c3;
}
.negrito{
    font-weight: bold;
}
#trF{
    border-bottom: 2px solid rgba(0,0,0,.09);
}
.label-lucas{
    color: rgba(0,0,0,.6);
    font-size: 10pt;
    font-weight: bold;
}

.left{
    text-align: left;
}

/*ELEMENTOS*/
*{
    padding:0;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
}

h1{
    font-size: 2em;
}

.bold{
    font-weight: bold;
}

.line{
    margin:10px;
    border-bottom: 1px solid #CCC;
}

.linha{
    margin-top:10px;    
}

.right{
    text-align: right;
}

.link a{
    color: #0288D1;
}

.coluna{
    margin-top:10px;
}

.spSucesso{
    color: #0f8746;
    background-color: #ccdec8;
    border: 1px solid #0f8746;
    width:100%;
    padding:10px;
    margin: 5px;
    border-radius:5px;
}

.spErro{
    color: #7e5656;
    background-color: #f2dddd;
    border: 1px solid #7e5656;
    width:100%;
    padding:10px;
    margin: 5px;
    border-radius:5px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.menuPainel div{
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.menuPainel div a{
    text-decoration: none;
    color: #0288D1;
}

.menuPainel div a:hover{
    text-decoration: underline;
}

/*dvTopo*/
#dvTopo{
    background-color: #B3E5FC;
    border-bottom: 1px solid #BDBDBD;
}

#dvTopo{
    text-align: center;
}

#dvTopo img{
    width:100%;
    max-width: 226px;
}

/*#dvMenu*/
#dvMenuTopo{
    background-color: #0288D1;
    border-bottom: 5px solid #BDBDBD;
}

#dvMenuTopo ul {
    list-style: none;
    padding:5px;
}

#dvMenuTopo ul li{
    display: inline;
    padding:5px;
}

#dvMenuTopo ul li:hover{
    background-color: #03A9F4;
}


#dvMenuTopo ul li a{
    color: #FFF;
    text-decoration: none;
    font-size: 1.125em;
    padding:5px;
}

/**/
#dvConteudo{
    min-height: 100vh;
}

/*dvEsquerda*/
#dvEsquerda{
    border:1px solid #BDBDBD;
}

#boxBusca{
    margin-top: 10px;
    padding:10px;
    box-sizing: border-box;
    background-color: #eeebeb;
    border:1px solid #BDBDBD;    
}

#txtBusca{
    width:100%;
    max-width: 250px;
    padding: 7px;
    margin-bottom: 10px;
    outline: none;
    border:1px solid #3399ff;
}

#txtBusca:active{
    box-shadow: 0 0 5px #03A9F4;
}

#slBusca{
    width:100%;
    max-width: 200px;
    padding: 6px;
    margin-bottom: 10px;
    outline: none;
    border:1px solid #3399ff;
}

#btnBuscar{
    width:100%;
    max-width: 200px;
    padding: 7px;
    outline: none;
    border:1px solid #3399ff;
    cursor: pointer;
    background-color: #f6f7f9;
}

/*dvDireita*/
#dvDireita{

}

#iconesSociais a img{
    width:100%;
    max-width: 48px;
    padding:0.3em;
}

.boxDireita{
    border:1px solid #BDBDBD;
    padding:10px;
    margin-bottom:20px;
    text-align: center;
}

@media (max-width: 480px) {
    #txtBusca{
        width:100%;
        max-width: 240px;
    }

    #slBusca{
        width:100%;
        max-width: 255px;
    }

    #btnBuscar{
        width:100%;
        max-width: 255px;
    }
}


/*dvRodape*/
#dvRodape{
    background-color: #B3E5FC;
    border-top: 5px solid #BDBDBD;
    padding: 10px;
    text-align: center;
}

/*Categoria*/
.panel{
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
}

.imgGridCategoria {
    text-align: center;
}

/*CATEGORIA*/
.conteudoGridCategoria a{
    color: #111;
    text-decoration: none;
}

.btnAcessar{
    background-color: #dcecff;
    padding:5px;
    color: #111;
    text-decoration: none;
    border:1px solid #ccc;
}

/*Classificado*/
#sliderImagemClassificado img{
    width:100%;
    max-width:700px;
}

.imgGridCategoria img{
    max-width: 450px;
    width:100%;
    margin-top: 10px;
}

.conteudoGridCategoria{
    margin-top: 10px;
}

.paginacao{
    width: 100%;
    text-align: center;
}

.paginacao ul{
    list-style: none;
}

.paginacao ul li{
    display: inline;
}

.paginacao ul li a{
    text-decoration: none;
    background-color: #607D8B;
    padding:5px;
    color: #FFF;
    font-weight: bold;
    margin-right: 3px;
}

.paginacao ul li a:hover, .paginacao ul li a:active {
    box-shadow: 0 0 5px #0288D1;
}

/*formcontroles*/

.formcontroles input[type=text], .formcontroles input[type=password], .formcontroles select, .formcontroles textarea{
    width: 100%;
    padding:5px;
    outline-color: blue;
}

.formcontroles textarea{
    min-height: 75px;
}

.btn-padrao{
    padding:5px;
    background-color: #34ce7a;
    border:1px solid #0f8746;
    color: #0b321d;
    cursor: pointer;
    float: right;
}

.btn-padrao:hover{
    box-shadow: 0 0 5px #111;
}

@media (max-width: 480px) {
    .btn-padrao{
        width:100%;
    }

}

/* classes */
.right{
    text-align: right;
}

.fechar{
    position: absolute;
    font-size: 9pt;
    right: 10px;
    top: -20px;
    color:#fff;
}
.fechar:hover{
    color:#BDBDBD;
}

#btn{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: transparent;
}
#btn:hover{
    background-color: transparent;
}

button.fechar:focus, fechar:hover{
    color:#286090
}

.tituloh4{
    font-size: 14pt;
    color: #555555;
    font-weight: bold;
}

.descricao{
    font-size: 11pt;
    color: #333333;
}
.centro{
    text-align: center;
}

.sub-titulo{
    color: #999;
    font-size: 10pt;
}



/* id */
#inputTroco {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



/* id */
#inputNomeCliente {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#inputTroco:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
#inputTroco::-moz-placeholder {
    color: #999;
    opacity: 1;
}
#inputTroco:-ms-input-placeholder {
    color: #999;
}
#inputTroco::-webkit-input-placeholder {
    color: #999;
}
#inputTroco::-ms-expand {
    background-color: transparent;
    border: 0;
}
#inputTroco[disabled],
#inputTroco[readonly],
fieldset[disabled] #inputTroco {
    background-color: #eee;
    opacity: 1;
}
#inputTroco[disabled],
fieldset[disabled] #inputTroco {
    cursor: not-allowed;
}



#div-input{
    background: rgba(0,0,0,.05);
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 5px;
}
#div-input p{
    font-size: 8pt;
    font-weight: bold;
}
#valorTotal{
    font-size: 13pt; 
    font-weight: bold;
}
#VT{
    text-align: right;
    margin-top: 20px;
}
.btn-face{
    background-color: #0d47a1;
    padding: 7.8px;
    padding-left: 30px;
    padding-right: 30px;
}.btn-face:hover{
    background-color: #0d47a1;
}
.title-login{
    margin-bottom: -50px; 
    font-size: 16pt;
}

/* modal  */
.modal-t{
    background: rgba(0,0,0,.05);
    margin-bottom: 17px;    
    box-shadow: .1px .1px 10px rgba(0,0,0,.5);
}.modal-t h2{
    padding: 0;
    padding-bottom: 10px;
    font-size: 18pt;
}
#info-modal{
    background: #b589c3;
    width: 50%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom: -22px;
    padding: 5px;
    border: 1px solid #b589c3;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}
.info-pedido{
    background: rgba(0,0,0,.05);
    padding: 10px;
    padding-top: 30px;
    margin: 5px;
    border: 1px solid rgba(0,0,0,.07);
    border-radius: 5px;
}
.item{
    padding-top: 10px;
    padding-bottom: 5px;
    border-top: 1px solid rgba(0,0,0,.1);
}
.mp{
    margin-bottom: -7px;
}
.p10{
    margin: 0px;
}
#status{
    margin-bottom: 8px;
}
.img-alterar{
    width: 100%;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0px 0px 5px rgba(0,0,0,.2);
    border-radius: 5px;
}
.bloco-alterS{
    background: rgba(0,0,0,.03);
    margin-top: 12px;
    padding: 20px;
    border:1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    text-align: left;
}
.bloco-alterS div{
    background: rgba(88,40,108,.8);
    margin-top: -31px;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 1px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    text-align: center;
    color: #fff;
}


/* botoens */
.btn1-Lucas{
    background: rgba(54,17,75,.85);
    border: 1px solid rgba(54,17,75,.85);
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 25px;
    box-shadow: 0px 0px 1px black;

    color: #fff;
}
.btn1-Lucas:hover{
    background: rgba(54,17,75,1);
    color: #fff;
    box-shadow: 0px 0px 4px black;
    transition: .2s;
}

.btn-l{
    margin-top: 20px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.5);
    color: #fff;
}.btn-l:hover{
    box-shadow: 0px 0px 5px rgba(0,0,0,.6);
    color: #fff;
}
.btn-l-a{
    margin-top: 20px;
    padding: 7.5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.5);
    color: #fff;
}.btn-l-a:hover{
    box-shadow: 0px 0px 5px rgba(0,0,0,.6);
    color: #fff;
}
.btn2-lucas{
    background: rgba(48,36,141,.85);
    border: 1px solid rgba(48,36,141,.9);
    transition: .3s;
}.btn2-lucas:hover{
    background: rgba(48,36,141,1);
    border: 1px solid rgba(48,36,141,.1);
    transition: .3s;
}
.btn3-lucas{
    background: rgba(70,61,61,.7);
    border: 1px solid rgba(70,61,61,.7);
    transition: .3s;
}.btn3-lucas:hover{
    background: rgba(70,61,61,.9);
    border: 1px solid rgba(70,61,61,9);
    transition: .3s;
}

.img-produto{
    box-shadow: 1px 1px 10px rgba(0,0,0,.2);
    transition: .3s;
}.img-produto:hover{
    box-shadow: 1px 1px 10px rgba(0,0,0,.4);;
    transition: .3s;
}

.c{
    margin-left: -30px;
    height: 100px;
}