html, body, form {
    height: 100%;
    font-family: 'Montserrat' !important;
}

:root {
    --padraoCorAppBackGround: #FF6A00;
    --padraoBotaoTransparenteInicio: #FFFFFF;
    --padraoBotaoTransparenteInicioFilter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.colorAccent {
    color: #000000;
}

.padraoBotaoTransparenteInicio {
    color: var(--padraoBotaoTransparenteInicio);
}

.padraoBordaBotaoTransparenteInicio {
    border-color: var(--padraoBotaoTransparenteInicio);
}

.padraoBotaoTransparenteInicioFilter {
    filter: var(--padraoBotaoTransparenteInicioFilter);
}

.padraoCorApp {
    color: #FF6A00;
}

.padraoCorAppItalic {
    color: #FF6A00;
    font-style: italic;
}

.padraoCorAppBackGround {
    background-color: #FF6A00;
}

.padraoCorAppImagem {
    filter: invert(46%) sepia(89%) saturate(2521%) hue-rotate(360deg) brightness(100%) contrast(107%);
}

.padraoCorTextoApp {
    color: #FFFFFF;
}

.padraoCorTextoAppImagem {
    filter: invert(100%) sepia(91%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%);
}

.padraoCorCarrinho {
    background-color: #C80605;
}

.bg-personalizado {
    /*background-color: var(--padraoCorAppBackGround) !important*/
    background-color: #FF6A00;
}

.label.label-light-autoatendimento {
    color: #FF6A00;
    background-color: #ffa666;
}

.carouselSelecionado {
    background-color: #FF6A00;
    border-color: #FF6A00;
}

.carouselPadrao {
    background-color: transparent;
    border-color: #F9F9F9;
}

.imgClienteGrande {
    height: 150px;
}

.padraoCorCancelado {
    color: #C80605;
}

.padraoCorEscuro {
    background-color: #C14D00;
}

.content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.checkboxCustom input {
    margin-right: 10px;
    width: 12.8px;
    height: 12.8px;
}

.checkboxCustom label {
    width: calc(100% - 30px);
}

.inicio {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.meio {
    margin-bottom: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}

.fim {
    margin-bottom: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.direita {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0px;
}

.esquerda {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


.btn-circle.btn-xl {
    width: 45px;
    height: 45px;
    padding: 6px 10px;
    border-radius: 35px;
    line-height: 1.33;
}


.btn-circle.btn-xs {
    width: 30px;
    height: 30px;
    padding: 5px 5px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 6px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

celula:hover {
    background-color: yellow;
}

.slick-slide {
    margin: 0px 10px;
}

.img-btn-enviar {
    height: 5px;
}

.overlay {
    opacity: 0.5;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: #000000;
    box-sizing: border-box;
}

.rowoverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    height: 100%;
    opacity: 0.5;
}

.rowoverlayopaco {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    height: 100%;
}

.badge-notify {
    background: red;
    position: relative;
    top: -13px;
    left: 34px;
    width: 20px;
    height: 18px;
    border-radius: 25px;
    text-align: center;
}

.texto-link {
    text-align: center
}

    .texto-link:hover {
        color: #007bff;
        text-decoration: underline;
    }

.texto-link-azul {
    color: #007bff;
}

.centraliza-div {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.txtprincipal {
    width: 100%;
    text-align: center;
    padding: 20px;
    text-size-adjust: 100%
}

.ctncenter {
    padding-top: 75px;
}

#imgprincipal {
    margin: 20px 0 !important;
    width: 150px !important;
}

#imgprincipalQlub {
    margin: 50px 0;
    width: 250px !important;
}

.ctnpix {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px 20px 20px;
}

.cdpix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 500px;
}

@media(min-width:768px) {
    #imgprincipal {
        width: 250px !important;
    }
}

.w-16 {
    width: 16px;
}

.w-20 {
    width: 20px;
}

.w-24 {
    width: 24px;
}

.w-30 {
    width: 30px;
}

.w-32 {
    width: 32px;
}

.w-40 {
    width: 40px;
}

.badge-notify {
    background: red;
    position: relative;
    z-index: 1;
    top: -13px;
    left: 34px;
    width: 20px;
    height: 18px;
    border-radius: 25px;
    text-align: center;
}

.carouselPadrao {
    background-color: transparent;
    border-color: #F9F9F9;
}

.carouselSelecionado {
    background-color: #FF6A00;
    border-color: #FF6A00;
}

.fundoCliente {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
    width: 100%;
    height: 100%;
}

.wucFundoCliente {
    color: white !important;
}

.imagemCliente {
    background-image: url(../img/imagem_fundo_inicio.png);
    box-shadow: 0px 0px 0px 4000px rgba(0, 0, 0, 0.5) inset;
}

.imgCupomDetalhe {
    width: 100%;
    height: 250px
}

@media(min-width:768px) {
    .imgCupomDetalhe {
        width: 100%;
        height: 380px
    }
}

.pickgradient {
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.50) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.50)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.50) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    width: 101%;
    border-radius: 15px;
    position: relative;
    height: 200px;
    box-shadow: 0 3px 4px rgb(0 0 0 / 0.3);
}

.cardMaterial {
    border-radius: 10px;
    box-shadow: 0 0px 5.5px rgb(0 0 0 / 0.3);
    margin: 8px 10px 0px 10px;
    height: 115px;
    background: white !important;
}


.cardMaterialCombo {
    border-radius: 10px;
    box-shadow: 0 0px 5.5px rgb(0 0 0 / 0.3);
    margin: 8px 10px 0px 10px;
    height: 115px;
    background: white !important;
}

.imgCardMaterial {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    padding: 0px !important;
    margin: 0px !important;
    object-fit: cover !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 115px !important;
    background: white !important;
}

.imgCardMaterialCombo {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    padding: 0px !important;
    margin: 0px !important;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    height: 115px !important;
    background: white !important;
    max-height: 115px;
}

@media(min-width:768px) {
    .cardMaterial {
        margin: 7px 7px 0px 0px
    }
}

.maxline-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: initial;
}

.pkscol-30 {
    flex: 0 0 30%;
    max-width: 30%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.pkscol-70 {
    flex: 0 0 70%;
    max-width: 70%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.titulo-card-material {
    font-size: 12px;
    height: 30px;
    line-height: 125%;
    padding-left: 10px;
    margin-bottom: 3px;
    color: black;
    font-weight: bold;
}

.descricao-card-material {
    font-size: 12px;
    height: 43px;
    line-height: 120%;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    color: #585858;
}

.titulo-card-material-combo {
    font-size: 12px;
    height: 28px;
    line-height: 125%;
    padding-left: 10px;
    margin-bottom: 3px;
    color: black;
    font-weight: bold;
}

.descricao-card-material-combo {
    font-size: 12px;
    height: 28px;
    line-height: 120%;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    color: #585858;
}

.badge-success {
    border-radius: 8px;
    padding: 3px 12px;
}

.btn {
    border-radius: 10px;
    box-shadow: 0 0px 5.5px rgb(0 0 0 / 0.3);
    height: 50px;
}

.espacamentoHr {
    margin: 8px 0px 8px 0px
}

.fundo-cor-cinza {
    background-color: #F9F9F9 !important;
}

.shadow-navbar {
    height: 56px;
    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%) !important;
    background-color: white;
}

.text-icon-navbar {
    align-self: end !important;
    margin-right: -15px !important;
}

.icon-navbar {
    margin-left: 15px !important;
}

.openCloseStatus {
    background-color: transparent;
    cursor: pointer;
    padding: 5px 10px 5px 10px;
    width: 100%;
    text-align: left;
    font-size: 15px;
    border: none !important;
    outline: none !important;
}

.activeStatus {
    background-color: white;
    border-radius: 5px 5px 0 0;
}

.suspendedStausArea {
    background-color: transparent;
    position: absolute;
    z-index: 100;
    margin-right: 15px;
    display: none;
}


.div-material-carrinho {
    width: 100px;
    margin: 0 5px;
}

.div-button-material-carrinho {
    width: 100px;
    height: 100px;
    margin: 5px;
    border-radius: 5px;
    box-shadow: 0 0px 5.5px rgb(0 0 0 / 30%);
    background: white !important;
}

.imagem-material-carrinho {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
}

.carouselListaProdutosHorizontal {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

    .carouselListaProdutosHorizontal::-webkit-scrollbar {
        display: none;
        user-select: none;
    }

.gradient-vertical-produto {
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 3px 4px rgb(0 0 0 / 0.3);
    position: relative;
    border-radius: 5px;
    height: 100px;
    width: 100%;
    margin-top: -100px;
}

.paddingCardapioSemPromocoes {
    padding-top: 100px !important
}

.corVermelhoPromocaoLista {
    color: #FFADAD;
    font-weight: bold;
    font-size: 10px;
    display: flex;
    align-items: flex-end;
    margin: 0 -2.5px 0 0;
}

.descricaoMaterialPromocaoLista {
    font-size: 9.5px;
    line-height: 110%;
    margin: 0;
    padding: 0px 0 1px 0;
    height: 22px;
    font-weight: bold;
    display: flex;
    align-items: flex-end;
}

.areaCmdVerMais {
    display: flex;
    justify-content: end;
    -webkit-justify-content: flex-end;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.cmdVerMais {
    font-size: 11px;
    color: #0058B7 !important;
    border: none !important;
    outline: none !important;
    text-decoration: none !important;
    font-weight: bold;
    background-color: white !important;
    backface-visibility: hidden;
    padding: 0 0 0 5px !important;
    margin-top: -15px;
}

.carouselShowFixed {
    opacity: 1 !important;
    padding: 5px 0px;
    height: 40px;
}

.carouselShow {
    padding: 5px 0px;
    height: 40px;
    display: block;
}

.carouselHide {
    padding: 5px 0px;
    height: 40px;
    display: none;
}

.bordaPadrao {
    border: 1px solid lightgrey;
}

.bordaSelecionada {
    border: 1px solid;
}

.padraoTextoCancelado {
    color: red
}

a {
    color: inherit;
}

    a:hover {
        text-decoration: none;
        color: inherit;
    }

.div-material-favorito {
    width: 100%;
    margin: 0;
}

.gradient-vertical-material-favorito {
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 3px 4px rgb(0 0 0 / 0.3);
    position: relative;
    border-radius: 10px;
    height: 160px;
    width: 100%;
    margin-top: -160px;
}

.imagem-material-favorito {
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
}

.descricaoMaterialFavoritoLista {
    font-size: 16px;
    line-height: 110%;
    padding: 0px 0 1px 0;
    font-weight: bold;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.div-button-material-favorito {
    height: 160px;
    margin: 5px;
    border-radius: 10px;
    box-shadow: 0 0px 5.5px rgb(0 0 0 / 30%);
    background: white !important;
    width: inherit;
}

.corVermelhoFavoritoLista {
    color: #FFADAD;
    font-weight: bold;
    font-size: 14px;
    display: flex;
    align-items: flex-end;
    margin: 0 -2.5px 0 0;
}

.padraoCorDestaqueTexto {
    color: #ffffff;
}

.padraoCorDestaque {
    background-color: #3f7e47
}


/* WUC Chamar Garçom */

.Lista {
    overflow: auto;
    max-height: 60vh;
}

.ObsGarcomLabel {
    display: block;
    background-color: white;
    height: 12vh;
    border-radius: 8px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    overflow: auto;
    text-align: center;
}

.ObsGarcomLabel_Selected {
    border-style: solid;
    border-width: 0.2rem;
    border-color: var(--padraoCorAppBackGround);
}

.ObsGarcomLabel :hover {
    cursor: pointer;
}

.ObsGarcomQtd {
    display: none;
    justify-content: center;
    align-items: center;
}

.ObsGarcomButton {
    width: 6%;
    margin: 0 2px;
}

    .ObsGarcomButton :hover {
        cursor: pointer;
    }

        .ObsGarcomButton :hover path {
            fill: gray;
        }

.iNR_QTD {
    margin: 0 2%;
    width: 6%;
    text-align: center;
}

.divBtnObsGarcom:hover p {
    cursor: pointer;
    opacity: 0.5;
}

.btnObsGarcom {
    background-color: var(--padraoCorAppBackGround);
    color: white;
    border-radius: 8px;
    text-align: center;
    text-transform: uppercase;
    flex-direction: row;
}
