@import url('https://fonts.googleapis.com/css?family=Montserrat:200,400,700&display=swap');
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');



.mt-10 {
    margin-top: 10px;
}
a, a:hover, a:active {
    text-decoration: none;
}
.mgt-30 {
    margin-top: 30px;
}
.mgt-5 {
    margin-top: 5px;
}

.pdl-5 {
    padding: 0px 5px 0px 5px !important;
}

.pdr-5 {
    padding: 0px 5px 0px 5px !important;
}

html, body {
    font-family: 'Montserrat', sans-serif !important;
    color: rgba(0, 0, 0, 0.8);
    background: #F6F5F6;
    word-break: break-word;
}

.modal-dialog {
    max-width: 400px;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 25px;
}

#modalPagamento .modal-content {
    transition: height 0.4s;
    height: 100%;
}

.input-group-addon {
    background: #fff;
    border: 1px solid #ddd;
    border-right: none;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.well {
    border: 1px solid #ddd;
    padding: 15px 15px 0 15px;
}

.box-img-item {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 5px;
}

.box-img-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

button {
    border: none;
    outline: none;
}

.container-cat {
    position: relative;
}

.container-cat .next, .container-cat .prev {
    position: absolute;
    font-weight: 600;
    font-size: 20px;
    color: #666;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: color 0.3s ease;
}

.container-cat .next {
    right: -3px;
}

.container-cat .prev {
    left: -1px;
}

.container-cat .next:hover, .container-cat .prev:hover {
    color: #333;
}

.container-cat {
    position: relative;
    background: #FFF;
    height: 77px;
    box-shadow: 0px 20px 15px -25px #CCC;
}
.container-cat img {
    width: 30px;
    height: 30px;
}
#opcionaisItem {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #ddd;
}
#footer {
    display: none !important;

}
.modal-content {
    border-radius: 15px;
}
.left {
    float: left;
}
.texto-laranja {
    color: rgba(0,0,0,0.8);
}
.light-text {
    font-weight: 200;
}
.fs-10 {
    font-size: 10px;
}

.fs-12 {
    font-size: 12px;
}

.fs-15 {
    font-size: 15px;
}

.fs-20 {
    font-size: 20px;
}

.fs-25 {
    font-size: 25px;
}

.fs-30 {
    font-size: 30px;
}

.pad-5{
    padding-left: 5px !important;
    padding-right: 5px !important;
}



.mg-top-25 {
    margin-top: 25px;
}

.mg-bottom-25 {
    margin-bottom: 25px;
}

.mg-top-30 {
    margin-top: 30px;
}

.mg-bottom-30 {
    margin-bottom: 30px;
}

.mg-top-35 {
    margin-top: 35px;
}

.mg-bottom-35 {
    margin-bottom: 35px;
}

.mg-top-40 {
    margin-top: 40px;
}

.mg-bottom-40 {
    margin-bottom: 40px;
}

.mg-top-45 {
    margin-top: 45px;
}

.mg-bottom-45 {
    margin-bottom: 45px;
}

.mg-top-50 {
    margin-top: 50px;
}

.mg-bottom-50 {
    margin-bottom: 50px;
}

.mg-top-55 {
    margin-top: 55px;
}

.mg-bottom-55 {
    margin-bottom: 55px;
}

.mg-top-60 {
    margin-top: 60px;
}

.mg-bottom-60 {
    margin-bottom: 60px;
}

#banner-topo {
    z-index: 99;
    border-bottom: 40px solid ;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 153px;
    color: #FFFFFF;
    background: rgb(179,40,43);
}

#banner-topo .divider {
    width: 100%;
    height: 1px;
    background-color: rgba(255,255,255,0.3);
}

#banner-topo input[type=search] {
    -webkit-appearance: none;
    border: none;
    outline: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.1);
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    height: 28px;
}

#section-categ {
    background: #fff;
    z-index: 99;
    position: fixed;
    top: 150px;
    left: 0;
    right: 0;
}

#section-message-menu {
    z-index: 99;
    position: fixed;
    margin-top: 237px;
    left: 0;
    right: 0;
}

#conteudo-centro {
    position: absolute;
    top: 220px;
    left: 0;
    background: #F6F5F6;
    width: 100%;
    bottom: 0;
}

#faixa-botoes {
    z-index: 98;
    position: fixed;
    bottom: 0px;
    padding-top: 10px;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 70px;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 0px 20px 15px 15px #CCC;
}

.listaCategorias {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 10px 0px 0px 0px;
    height: 78px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.listaCategoriasMobile {
    display: flex;
    overflow-x: scroll;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  @media (min-width: 300px) {
    .listaCategoriasMobile {
        margin-top: 5px;
    }
}

.listaCategoriasMobile.centered {
    justify-content: center;
    gap: 1%;
}

.listaCategoriasMobile.spaced {
    justify-content: space-between;
}

  .listHighlightsMobile {
    display: flex;
    overflow-x: scroll;
    justify-content: start;
    align-items: center;
    width: 100%;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-left: 15px;
    padding-right: 15px;
 }

.listHighlightsMobile > div {
    flex: 0 0 auto;
    scroll-snap-align: start;
    margin-right: -8px;
 }

  .slider {
    flex: 0 0 auto;
    width: calc(100% / 3.5);
    scroll-snap-align: start;
  }


.listaCategorias a {
    color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 600px) {
    .slider {
        min-width: 25%;
    }
}
.categorias {
    height: 40px;
    font-size: 10px;
    line-height: 40px;
    width: 40px;
    background: #F6F5F6;
    border-radius: 50%;
    color: rgba(0,0,0,0.87);
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    margin: 0 auto;
}

.btn-container {
    margin: 0;
    padding: 5px 0px 0px 0px;
    display: block;
}

.btn-acao {
    width: 30px;
    float: right;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    outline: none;
}

.btn-acao.btn-add {
    font-size: 15px;
    width: 85px;
    height: 25px;
    line-height: 24px;
    /* float: left; */
}

.btn-acao.btn-rem {
    font-size: 20px;
    float: right;
    margin: 0px 15px 0px 0px;
}

.item-container{
    padding: 10px 10px 10px 10px;
    font-weight: 400;
}

.detalhes-container {
    padding: 0px 0px 10px 0px;
    /* padding: 0px 0px 25px 0px; */
    width: 100%;
}

.detalhes-container p {
    font-size: 12px !important;
    padding: 5px 10px 5px 10px;
    overflow: hidden;
    margin: 0;
    transition: max-height 0.3s ease;
}

.detalhes-container strong {
    font-size: 15px !important;
}

.content-inner {
    padding: 0px 15px 0px 15px;
}

.height-135{
    /* min-height: 150px; */
}

.categorias.active, .categorias:hover {
    font-weight: 600;
}

.estranha{
    clear: both;
    min-height: 90px;
    padding: 25px 0px 25px 0px;
    margin-top: 10px;
}
.highlight-div{
    clear: both;
    padding: 20px 0px 10px 0px;
    margin-top: 10px;
}
.merchan {
    padding-top: 60px;
    padding-bottom: 60px;
}
.titulo-categ {
    font-weight: 600;
    margin: 5px 0px;
}
.modal-dialog {
    border-radius: 25px;
    width: 90%;
    max-width: 400px;
}

.modal-content{
    border: none;
}

.modal .close {
    width: 40px;
    height: 40px;
    opacity: 1;
    font-size: 40px;
    font-weight: 400;
    border-radius: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 10;
}

.form-input {
    border: 1px solid #ddd;
    border-radius: 15px;
    outline: none;
    box-shadow: none;
}
.form-input:focus, .form-control:focus {
    box-shadow: 0 0 0 0;
    border: 1px solid #ddd;
    outline: none;
}

.modal-header, .modal-body, .modal-footer {
    border: none;
}

.modal-footer {
    margin-top: 0;
    text-align: center;
}

.modal-content {
    padding: 20px;
    color: rgba(0,0,0,0.8);
    position: relative;
}

#modalAddItem .modal-content {
    padding: 95px 20px 20px 20px;
    color: rgba(0,0,0,0.8);
    position: relative;
}
.branco {
    background-color: #FFFFFF;
}

#trocarEndereco, #voltarEndereco, #voltarCarrinho, #voltarEntregaRetirada {
    width: 100%;
    max-width: 100%;
    height: 50px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 500;
    outline: none;
    background-color: transparent;
    border: 2px solid #ddd;
}

.form-time {
    border-radius: 19px;
    max-width: 95px;
    margin-top: 10px;
    margin-left: 3px;
}

#btnEntrega {
    display: none;
}

.btn-confirmacao,
#btnConfirmarRetirada,
#btnAplicarCupom,
#btnAddItem,
#btnTamanhoItem,
#confirmarEndereco,
#btnMostrarLista,
#btnVoltar,
#btnCupom,
#btnEnviar,
#btnConfirmarPedido,
#confirmarPagamento,
#btnPagamento,
#btnEntrega,
#btnEntregaRetirada,
#btn-card {
    width: 100%;
    max-width: 100%;
    height: 50px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 500;
    outline: none;
}

#btnCupom {
    display: none;
    width: 80%;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 500;
    outline: none;
    position: absolute;
    padding: 0;
    margin-left: 10%;
    text-align: center;
    background-color: transparent;
    color: #d10500;
}

.calcula-qtd {
    width: 30px !important;
    height: 30px !important;
    text-align: center;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    border: none !important;
    border-radius: 15px !important;
    outline: none !important;
    float: left !important;
}

.qtd-item-lista, .medida-item-lista, .qtd-item, .medida-item{
    height: 35px;
    min-width: 30px;
    text-align: center;
    line-height: 35px;
    margin: 0 10px 0 10px;
}

.calcula-qtd:active {
    background-color: #B3282B;
    color: #FFFFFF;
}

#codigoItem{
    /* margin-right: 10px; */
}

#modalResposta .fa-check-circle{
    color: #32B721;
    font-size: 110px;
    margin-bottom: 25px;
}

#modalResposta .fa-trash{
    color: #E63E3B;
    font-size: 110px;
    margin-bottom: 25px;
}


#modalResposta .modal-content{
    padding: 50px;
}

.container-item-lista {
    border-bottom: 1px solid #F5F5F5;
}

.container-item-lista .col-xs-8 {
    height: 80px; line-height: 80px;
}

.container-item-lista .col-xs-3 {
    height: 80px; padding: 24px 0px 0px 10px;
}

.container-item-lista .col-xs-1 {
}

.right{
    float: right;
}

.tit-container {padding-left: 10px;}

.cod-item {
    padding: 2px 5px 2px 5px;
    margin-right: 8px;
    line-height: 15px;
    float: left;
    font-weight: 600;
    border-radius: 5px;
}

.val-item {
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
}

#btnAddItem, #btnTamanhoItem {
    max-width: 250px;
}

.pad-left-70 {
    padding-left: 70px;
}

.espaco-vazio {
    background-color: #FFFFFF;
    height: 90px;
}

#lista{
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    margin-top: 5px;
    height: calc(100vh - 315px);
    padding: 10px 5px 25px 5px;
    padding-bottom: 60px;
}

.over-y-hidden{
    overflow-y:hidden;
}

.container-lista{
    margin-top: 0px;
    display: none;
    overflow-y: hidden;
}

#btnVoltar {
    display: none;
}

#btnVoltar {
    margin-bottom: 10px;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: calc(100% - 60px);
    text-transform: lowercase;
}

.capitalize{
    text-overflow: ellipsis;
    display: block;
    text-transform: lowercase;
}

.capitalize:first-letter {
    text-transform: uppercase !important;
}
.truncate:first-letter {
    text-transform:  uppercase !important;
}

table {
    width: 100%;
}

.btn i {
    padding-left: 0px;
}

.btn-acao, .btn {
    cursor: pointer;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}

.modal-dialog {display: inline-block;text-align: left;/* vertical-align: middle; */}

::-webkit-scrollbar {
    width: 5px;
    /* background-color: red; */
}
::-webkit-scrollbar-button       { /* 2 */ }
::-webkit-scrollbar-track        { /* 3 */ }
::-webkit-scrollbar-track-piece  { /* 4 */ }
::-webkit-scrollbar-thumb        { /* 5 */ }
::-webkit-scrollbar-corner       { /* 6 */ }
::-webkit-resizer                { /* 7 */ }

#inputBusca {
    width: calc(100% - 35px);
    height: 50px;
    background-color: #F6F5F6;
    border: 1px solid #F6F5F6;
    border-radius: 30px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 5px;
}

#btnBusca {
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    line-height: 60px;
    text-align: center;
    background-color: #FFFFFF;
}

#btnBusca i {
    padding: 0;
    font-size: 30px;
    color: #B3282B;
}

#btnAjuda {
    height: 50px;
    line-height: 40px;
    border-radius: 30px;
    width: 100%;
    margin-right: 10px;
    font-weight: 500;
    font-size: 15px;
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-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;
}

.form-control:focus {
    -webkit-box-shadow:  0 1px 1px  #E78639;
    box-shadow: 0 1px 1px  #E78639);
    -webkit-transition: box-shadow ease-in-out .15s;
    transition: box-shadow ease-in-out .15s;
}

.pad-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.h-80 {
    height: 80px;
}

.lh-80 {
    line-height: 80px;
}

.pad-top-25 {
    padding-top: 25px;
}

p {
    margin: 0;
}

.pad-top-9 {
    padding-top: 9px;
}

.hide{
    display: none;
}

.row {
    margin: 0 !important;
}

.btn-duvidas-topo {
    display: none;
    width: 150px;
    height: 25px;
    line-height: 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #920F13;
    border: none;
    font-weight: 400;
}

.container-lista, #listaProdutos {
    background-color: #F6F5F6;
}

.container-produtos{
    background-color: #F6F5F6;
    padding-bottom: 150px;
}

.caixa-item {
    background-color: #FFF;
    padding: 10px 10px 10px 10px;
    box-shadow: 0px 0px 20px -10px #CCC;
    border-radius: 15px;
    position: relative;
    height: 200px;
    overflow: hidden;
}

.caixa-item tfoot {
    position: absolute;
    left: 10px;
    right: 0;
    bottom: 10px;
    display: table;
    width: calc(100% - 20px);
}

#logo-cliente {
    width: 120px;
    padding: 0px 0px 0px 0px;
    margin-right: 10px;
    float: left;
    position: relative;
    height: 140px;
}

#logo-cliente img {
    position: absolute;
    bottom: 12px;
    border-radius: 15px;
}
.container-item-lista p {
    padding-left: 10px;
    font-size: 12px;
}
.row.container-item-lista {
    padding: 15px 10px 15px 10px;
}

#dados-cliente {
    float: left;
    margin: 7px 0px 0px 0px;
    max-height: 97px;
}

#social-cliente {
    float: right;
    margin: 20px 0px 0px 15px;
}

#social-cliente i {
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.1);
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 7px;
    width: 30px;
    height: 30px;
    margin: 5px 0px 20px 5px;
    font-size: 15px;
}

#social-cliente a {
    color: #FFFFFF;
    float: right;
}

.mt-18 {
    margin-top: 18px;
}

.info-cliente {
    display: block;
}

.info-cliente-mobile {
    display: none;
    padding: 10px 0 0 0;
}

#social-cliente-mobile {
}

#social-cliente-mobile i {
    color: #FFFFFF;
    background-color: rgba(0,0,0,0.1);
    border-radius: 50%;
    text-align: center;
    padding: 7px;
    width: 30px;
    height: 30px;
    margin: 10px 10px 10px 0px;
    font-size: 15px;
    float: left;
}

#social-cliente-mobile a {
    color: #FFFFFF;
}

#logo-cliente-mobile {
    float: left;
    width: 80px;
}

#dados-cliente-mobile {
    padding: 0px 0px 0px 5px;
    float: left;
    max-width: calc(100% - 185px);
}

#endereco-mobile {
    clear: both;
    text-align: left;
    margin-top: 0px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 18px 0px 10px 10px;
}
.box-desc-prod {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    height: 40px;
    width: 100%;
    background: #910200;
    color: #fff;
    line-height: 40px;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    z-index: 2;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.desc-categ {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#modalEndereco .modal-content {
    overflow-y: hidden;
    max-height: 83vh;
    height: 100%;
}

#modalTamanhoItem .modal-content,
#modalAddItem .modal-content {
    overflow-y: hidden;
    height: 80vh !important;
    min-height: 400px;
}

#modalTamanhoItem .modal-content.meia-tela,
#modalAddItem .modal-content.meia-tela, #modalEndereco .modal-content.meia-tela {
    height: 50vh !important;
    min-height: 280px !important;
    padding-bottom: 100px !important;
}



.btn.adicionais-categ {
    border-radius: 30px;
    font-size: 10px;
    font-weight: 600;
    margin-left: 10px;
}

#modalTamanhoItem .modal-header,
#modalAddItem .modal-header{
    display: flex;
    padding: 0 20px;
    background: #fff;
    position: fixed;
    top: 40px;
    left: 0;
    height: 40px;
    right: 0;
    line-height: 40px;
    z-index: 1000;
    width: 100%;
    -webkit-box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 10px -2px rgba(0,0,0,0.1);
}

#modalTamanhoItem .modal-footer,
#modalAddItem .modal-footer, #modalEndereco .modal-footer  {
    background: #FFFFFF;
    position: fixed;
    bottom: 0px;
    right: 0;
    left: 0;
    height: 80px;
    padding: 15px 0 !important;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-box-shadow: 0px -5px 10px -2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -5px 10px -2px rgba(0,0,0,0.1);
    box-shadow: 0px -5px 10px -2px rgba(0,0,0,0.1);
}

.no-pad {
    padding: 0 !important;
}
.no-mg {
    margin: 0 !important;
}

.lh-27 {
    line-height: 27px;
}

.box-categorias {
    font-size: 9px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 13px 0 5px;
    max-height: 80px;
    line-height: 2;
}

.box-categorias p {
    line-height: 10px;
}

.h4, h4 {
    font-size: 15px;
}
.box-qtd, .box-btn-acao {
    padding: 25px 0 10px 0px;
}
.box-tit-lista {
    padding-top: 15px;
}

.tit-item-lista {
}

#legendaLista {
  height: 40px;
  line-height: 45px;
}

.mgt-10{
    margin-top: 10px;
}

.mgt-30{
    margin-top: 30px;
}

.box-operacao {
    position: relative;
    width: 100%;
    height: 45px;
    padding: 10px 0;
    margin: 0 auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.add-opc {
    border-radius: 15px;
    padding: 5px 10px 5px 10px;
}

.box-operacao.box-operacao-opc {
    width: 100%;
}

.box-operacao-opc .radio {
    margin-top: 0px;
    margin-bottom: 0;
}

.box-desc-prod .cod-item {
    float: none;
}

.list-group.list-group-radio {
    border: 1px solid #ddd;
    border-radius: 4px;
}

.list-group-item p {
    margin: 10px 0;
}

#modalTamanhoItem .modal-body,
#modalAddItem .modal-body {
    height: 92%;
    overflow-y: scroll;
}

#modalTamanhoItem .modal-body{
    padding-top: 40px;
}

#listaOpcionais h4, #listaTamanhos h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.box-desc-prod .badge {
    color: #910200;
    background-color: #FFF;
}

#listaOpcionais .badge {
    /* color: #FFF; */
    /* background-color: #910200; */
}

.list-group-item {
    padding: 5px 15px;
}

.list-group.list-group-radio .box-operacao{
    padding: 5px 0;
    height: auto;
    min-height: 0;
    line-height: unset;
}

.list-group.list-group-radio .list-group-item {
    border: none;
    padding: 5px 10px;
}

#listaOpcionais {
    padding-left: 0;
    padding-right: 0;
}

.bold-text {
    font-weight: 700 !important;
}

.pdt-5 {
    padding-top: 5px !important;
}

.mgt-15 {
    margin-top: 15px;
}

#dados-cliente .fs-20{
    margin: auto;
    line-height: 25px;
}

#formEndereco .modal-body {
    margin-bottom: 0 !important;
    padding-bottom: 350px !important;
    max-height: 85vh !important;
    overflow-y: auto !important;
}

@media (min-width: 992px) {
    .container {
        max-width: 900px;
    }
    #btnCupom{
        width: 47vh;
        margin-left: 3px;

    }
}

@media (max-width: 991px) {

    #conteudo-centro .container, #listaProdutos {
        padding-left: 0;
        padding-right: 0;
    }

    #lista {
        height: calc(100vh - 254px);
    }
    #menu-toggle {
        display: inline-block;
    }
    #social-cliente, .fones-cliente, .params-cliente, .endereco-cliente {
        display: none !important;
    }
    #logo-cliente {
       width: 60px;
       height: 60px;
       padding: 0px 0px 0px 0px;
       position: relative;
       float: left;
    }
    #logo-cliente img {
        position: absolute;
        top: 0; bottom: 0;
        left: 0; right: 0;
        margin: auto;
    }
    .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    #dados-cliente {
        padding: 0px;
        position: relative;
        height: 79px;
        width: calc(100% - 100px);
        margin: 0;
    }
    #dados-cliente .fs-20{
        line-height: 20px;
        font-size: 16px !important;
        height: auto;
        display: table-cell;
        vertical-align: middle;
    }

    #banner-topo {
        border-bottom: 5px solid ;
    }
    #section-categ {
        top: 84px;
    }
    #conteudo-centro {
        top: 150px;
    }
    .box-qtd {
        padding: 0px 0px 0px 15px;
    }
    .box-btn-acao {
        padding: 0px 0px 0px 15px;
    }
}

.titulo-prod {
    color: rgba(0,0,0,0.87);
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

@media (max-width: 350px) {
    #btnAddItem, #btnTamanhoItem, #btnMostrarLista, #btnVoltar, #btnEnviar, #btnConfirmarPedido, #inputBusca, #btnEntregaRetirada, #btnConfirmarRetirada {
        font-size: 12px;
    }
    html, body, p, .fs-15, .detalhes-container p, .badge {
        font-size: 92% !important;
    }
    h1 {
        font-size: 16px !important;
    }
    .no-pad-xs {
        padding: 0 !important;
    }
    .cod-item {
        margin-right: 4px;
    }
    .box-img-item {
        width: 65px;
        height: 65px;
    }
}

#faixa-cupom {
    z-index: 98;
    position: fixed;
    bottom: 52px;
    padding-top: 10px;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 70px;
    cursor: pointer;
}

.close-more-btn{
    display: none;
    border-radius: 16px;
    color: green;
    margin-top: 10px;
}

.show-more-btn{
    border-radius: 16px;
    color: green;
}

.btn-quantity {
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 50px;
    outline: none;
    background-color: #f2f2f2;
}

#qtd{
    margin: 2px 3px 5px 4px;
}

.btn-increase {
    color: green;
}

.btn-decrease {
    color: red;
}

.badge-primary{
    background-color: #007bff;
    color: #fff;
}

.badge-points{
    background-color: #32b57d;
    color: #fff;
}

.btn-points {
    background-color: #6030fd;
    color: #eeeeee;
    padding: 1px 3px;
    border-radius: 3px;
    border-width: 1px;
    border-color: #eeeeee;
}

@media (min-width: 1000px) {
    .badge-container .badge-primary{
        font-size: 9px !important;
    }

    .badge-container .badge-points{
        font-size: 9px !important;
    }

    .points-none{
        display: none;
        float: left;
    }
}

.loading-spinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.spinner {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


