/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

body {
     padding-top: 0px; 
}
#topo{ 
    height: 150px;
    color: white;
    background-position-x: center;
    background-size: cover;    
    background-repeat: round;
    background-clip: content-box;
}
#footer{ 
    width: 100%;
    height: 50px;
    color: white;
    background-size: cover;
}

#logo{
    
}
#logo img{
    width: 350px;
}
#topo .conteudo{
    display: flex;
    width: 100%;
}
#topo .logo {
    position: relative;
    float: left;
    z-index: 12;
    display: block;
    text-indent: -50000em;
    background: no-repeat 0 0;
    background-size: 110px;
    width: 110px;
    height: 110px;
    margin: 19px 13px;
}

#login_face{
    margin-top: 63px;
    float: right;
    margin-right: 50px;
}

#login,#sair,#cadastro{
    cursor: pointer;
}

.baita-menu{
        width: auto!important;
}

.add-carrinho{
    float: right;
    background-color: #C87530;
    color: white;
    border-color: #C87530;
}

.navbar-right-images img
{
    width: 100px;
}

.carrinho-padrao
{
   /* right: 0px;
    left: inherit;
    max-height: inherit;
    min-height: inherit;*/
   margin-top: 57px;
}

.carrinho-fixo
{
    position: fixed;
    top: 104px;
    max-height: calc(100% - 200px);
    min-height: inherit;
}

#corpo_carrinho{
    display: none;
}

.banner-rotativo
{
    background-size: inherit;
    background-repeat: no-repeat;
}

#PRODUTOS DA HOME

.lista-de-produtos{
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
}
.imagem-produto{
    min-width: 110px;
    margin-right: 18px;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-bottom: 0;
    vertical-align: middle;

    position: relative;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #cbcbcb;
    margin-bottom: 10px;
}

.nome-e-descricao
{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 0 11px;
    /* display: inline-block; */
    width: 294px \9;
}
.nome-e-descricao-2
{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 0 11px;
}

.info-produto
{
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    margin-top: 0;
    position: relative;
    vertical-align: middle;
}

.valor
{
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    padding-top: 5px;
    font-size: 15px;
}
.titulo
{
    font-size: 20px;
}
.descricao
{
    font-size: 12px;
}

/**################################## RESET CSS #######################################**/

header.carousel {
    height: 461px;
}

.navbar-inverse .navbar-brand {
    color: #5D3921;
}

.navbar-inverse .navbar-nav>li>a {
    color: #5D3921;
}

.navbar {
     margin-bottom: 0px; 
}

.navbar-inverse {
    background-color: #ffd400;
    border-color: #ffd400;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #8a6d3b;
    background-color: transparent;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    font-weight: bold;
}

@media (min-width: 990px)
{
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
        font-weight: bold;
    }
    
    
    
}

@media (max-width: 530px)
{
    #logo img {
        padding-top: 23px;
        width: 200px;
    }
}

.img-produto
{
    height: 100px;
}

.img-produto-2
{
    height: 75px;
}

.valor-2{
    text-align: center;
}

.titulo-2{
    font-size: 20px;
}
.img-logo-batata
{
    width: 390px;
}

.icone-carrinho-mobile{
        display: none;
}
    
#finalizar_pedido{
    display: none; 
    margin-bottom: 10px;
}

#subtotal{
    text-align:center;
    font-size: 20px;
}

#botao_final{
    text-align:right;
    padding-right: 20px;
}

/** Screen Hack para Mobile **/
@media (max-width: 990px)
{
    .label-adicional-nome{
        padding-top: 4px;
        padding-left: 20px;
        font-size: 15px;
    }
    .label-adicional-valor{
        padding-top: 4px;
        font-size: 15px;
    }
    .row-produto-carrinho{
        border-bottom: 1px solid;
        border-color: #5d39214a;
        padding: 10px 0px 10px 0px;
        border-bottom-style: dashed;
    }
    
    #botao_final{
        text-align:center;
        padding-top: 20px;
    }
    
    #subtotal{
        text-align:right;
        padding: 0px 20px 0px 0px;
    }

    .img-produto
    {
        height: 90px;
        background-position-x: center;
        margin-bottom: 7px;
    }
   
    /**
      * =====================================================================
      * LAYOUT 2
      * =====================================================================
      */
    .img-produto-2
    {
        height: 78px;
        background-position-x: center;
        margin-bottom: 7px;
    }
    
    .titulo-2{
        font-size: 16px;
        text-align: left;
    }
    
    .descricao-2{
        font-size: 13px;
        text-align: left;
    }
    
    .quero-2{
        width: 160px !important;
        font-size: 20px !important;
        height: 40px !important;
    }
    
    .valor-2{
        padding-top: 0px;
        font-size: 19px;
        text-align: center;
        font-weight: bold;
    }
    
    .caixa-exibe-produto{
        padding: 5px 0px 10px 20px !important;
    }
    
    .nome-e-descricao-2{
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        padding:  0px 2px 0px 0px;
    }
    /**
      * =====================================================================
      * FINAL LAYOUT 2
      * =====================================================================
      */
    
    
    .botoes-prod
    {
        text-align: center;
        margin-bottom: 10px;
    }
    
    .descricao {
        font-size: 14px;
    }
    
    .valor {
        padding-top: 0px;
        font-size: 25px;
    }
    
    .nome-e-descricao
    {
        text-align: center;
    }
    
    .titulo {
        font-size: 20px;
    }
    
    .meu-botao-quero
    {
        width: 250px;
        height: 45px;
        font-size: 22px;
    }
    
    .meu-botao-quero-combo
    {
        width: 250px;
        height: 45px;
        font-size: 22px;
    }
    
    .carrinho-padrao
    {
        font-size: 18px;
    }
    
    .img-logo-batata
    {
        width: 285px;
    }
    
    .icone-carrinho-mobile{
        display: block;
    }
    
    .carrinho-label-qtd{
        font-size: 12px;
    }
    
    .carrinho-label-nome{
        font-size: 12px;
    }
    
    .carrinho-label-valor{
        font-size: 15px;
    }

    #topo{
        background-position-x: center;
        background-repeat: inherit;
    }
}

.topo-lado-direito,.topo-lado-esquerdo{
    width: 38%;
}

.modal-footer {
    border-top: none;
}
legend {
    font-size: 26px;
    color: #544f4f;
}

.spinner {
  width: 60px;
}
.spinner input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}
.linha-carrinho-mobile
{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 90px;
    font-size: 18px;
    padding: 15px 0px 0px 0px;
    display: none;
}
.valor-carrinho-mobile{
        text-align: left;
        padding: 6px 0px 0px 0px;
        font-size: 23px;
}
.ver-carrinho-mobile{
    padding: 5px 0px 0px 0px;
    font-size: 12px;
}

.barra-fixa{
    position: fixed;
    bottom: -1px;
    width: 100%;
}

.ca-nome-produto{
    font-size: 14px;
}

.ca-valor-produto{
    font-size: 15px;
}

.ca-lixo-produto{
    font-size: 19px;
}

.bt-user-topo
{
    padding: 1px 5px 1px 5px;
    background-color: #ff7d00;
    border-radius: 3px;
}
    




.banner-topo-web{
    background-size: contain;
}

.banner-topo-mobile{    
    background-position-x: center !important;
    background-repeat: no-repeat !important;
    height: 130px !important;
    background-size: contain !important;
    background-clip: content-box !important;
}

.ui-spinner
{
    width: 100%;
}

.ui-button.ui-widget.ui-spinner-button.ui-spinner-up {
  width: 70px;
  height: 30px;
}

.ui-button.ui-widget.ui-spinner-button.ui-spinner-down {
  width: 70px;
  height: 30px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.icone-regua{
    float:right;
    margin-right: 25px;
    cursor: pointer;
}

.caixa-exibe-produto{
    margin-bottom: 3px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    padding: 15px 33px 5px 25px;
    background-color: #fff;
}

.menu-barra-topo-fixa{
    position: fixed;
    width:100%;
    top:0;
    z-index:299;
}

.navbar {
    border-radius: unset !important;
}
    
@media (min-width: 768px){
    .navbar {
        border-radius: unset !important;
    }
}
