/* _content/Cardapio/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ktjuk4tear] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ktjuk4tear] {
    flex: 1;
}

.sidebar[b-ktjuk4tear] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ktjuk4tear] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ktjuk4tear]  a, .top-row[b-ktjuk4tear]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ktjuk4tear]  a:hover, .top-row[b-ktjuk4tear]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ktjuk4tear]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ktjuk4tear] {
        justify-content: space-between;
    }

    .top-row[b-ktjuk4tear]  a, .top-row[b-ktjuk4tear]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ktjuk4tear] {
        flex-direction: row;
    }

    .sidebar[b-ktjuk4tear] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ktjuk4tear] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ktjuk4tear]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ktjuk4tear], article[b-ktjuk4tear] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ktjuk4tear] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ktjuk4tear] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Cardapio/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-n0xotgz388] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-n0xotgz388] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-n0xotgz388] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-n0xotgz388] {
    font-size: 1.1rem;
}

.bi[b-n0xotgz388] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-n0xotgz388] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-n0xotgz388] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-n0xotgz388] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-n0xotgz388] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-n0xotgz388] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-n0xotgz388] {
        padding-bottom: 1rem;
    }

    .nav-item[b-n0xotgz388]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-n0xotgz388]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-n0xotgz388]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-n0xotgz388] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-n0xotgz388] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-n0xotgz388] {
        display: none;
    }

    .nav-scrollable[b-n0xotgz388] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Cardapio/Components/Pages/Cardapio.razor.rz.scp.css */

img[b-nbfq735ind] {

   width:10vw;
}
.tabela-com-scroll[b-nbfq735ind] {
    max-height: 300px; /* Defina a altura máxima que você deseja que a tabela tenha */
    overflow-y: auto; /* Adiciona uma barra de rolagem vertical caso a tabela seja maior do que a altura definida */
}
td[b-nbfq735ind] {
    font-size: 3vw;
    font-weight: normal;
    text-align:center;
    vertical-align:middle;
    color:white

}
h1[b-nbfq735ind]{
    color:red;
    font-weight:bold;
}
th[b-nbfq735ind] {
    font-size: 3vw;
    
}
.details[b-nbfq735ind]{
    font-size:10px;
    margin: 2px;
    text-align:right;
    padding-right:5px;
    width:100%;
    color: saddlebrown 
}

.details:nth-child(1)[b-nbfq735ind]{
    color: yellow;
    font-size:14px;
    font-weight:bold;
    font-family: 'Monotype Corsiva,arial' 
}


/* _content/Cardapio/Components/Pages/Cardapio2.razor.rz.scp.css */
img[b-zg43584cxa] {
    width: 10vw;
}

td[b-zg43584cxa] {
    font-size: 3vw;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    color: white
}

h1[b-zg43584cxa] {
    color: red;
    font-weight: bold;
}
th[b-zg43584cxa] {
    font-size: 3vw;
}
/* _content/Cardapio/Components/Pages/Cardapio4.razor.rz.scp.css */

img[b-1rpu90m74g] {

   width:10vw;
}
.tabela-com-scroll[b-1rpu90m74g] {
    max-height: 300px; /* Defina a altura máxima que você deseja que a tabela tenha */
    overflow-y: auto; /* Adiciona uma barra de rolagem vertical caso a tabela seja maior do que a altura definida */
}
td[b-1rpu90m74g] {
    font-size: 3vw;
    font-weight: normal;
    text-align:center;
    vertical-align:middle;
    color:white

}
h1[b-1rpu90m74g]{
    color:red;
    font-weight:bold;
}
th[b-1rpu90m74g] {
    font-size: 3vw;
    
}
.details[b-1rpu90m74g]{
    font-size:10px;
    margin: 2px;
    text-align:right;
    padding-right:5px;
    width:100%;
   
}

.details:nth-child(1)[b-1rpu90m74g]{
    color: white;
    font-size:14px;
    font-weight:bold;
    font-family: 'Monotype Corsiva,arial' 
}


/* _content/Cardapio/Components/Pages/CardapioMesa2.razor.rz.scp.css */
img[b-tbthibfzze] {
    width: 10vw;
}

td[b-tbthibfzze] {
    font-size: 3vw;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    color: white
}

h1[b-tbthibfzze] {
    color: red;
    font-weight: bold;
}

th[b-tbthibfzze] {
    font-size: 3vw;
}
/* _content/Cardapio/Components/Pages/CardapioMesa4.razor.rz.scp.css */

img[b-n0lgo50ksz] {

   width:10vw;
}
.tabela-com-scroll[b-n0lgo50ksz] {
    max-height: 300px; /* Defina a altura máxima que você deseja que a tabela tenha */
    overflow-y: auto; /* Adiciona uma barra de rolagem vertical caso a tabela seja maior do que a altura definida */
}
td[b-n0lgo50ksz] {
    font-size: 3vw;
    font-weight: normal;
    text-align:center;
    vertical-align:middle;
    color:white

}
h1[b-n0lgo50ksz]{
    color:red;
    font-weight:bold;
}
th[b-n0lgo50ksz] {
    font-size: 3vw;
    
}
.details[b-n0lgo50ksz]{
    font-size:10px;
    margin: 2px;
    text-align:right;
    padding-right:5px;
    width:100%;
   
}

.details:nth-child(1)[b-n0lgo50ksz]{
    color: white;
    font-size:14px;
    font-weight:bold;
    font-family: 'Monotype Corsiva,arial' 
}


/* _content/Cardapio/Components/Pages/CardapioMesas.razor.rz.scp.css */
img[b-oclqqdfsy4] {
    width: 10vw;
}

td[b-oclqqdfsy4] {
    font-size: 3vw;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    color: white
}

h1[b-oclqqdfsy4] {
    color: red;
    font-weight: bold;
}
th[b-oclqqdfsy4] {
    font-size: 3vw;
}
/* _content/Cardapio/Components/Pages/Checkout.razor.rz.scp.css */
p[b-37tim5d1l5] {
    color: white;
    font-size: 20px;
    font-weight: bold
}
/* _content/Cardapio/Components/Pages/CheckoutFalha.razor.rz.scp.css */
p[b-hilb91dbaq]{
    color: white;
    font-size:20px;
    font-weight:bold
}
/* _content/Cardapio/Components/Pages/CheckoutFalhaOnline.razor.rz.scp.css */
p[b-wy20mje33k] {
    color: white;
    font-size: 20px;
    font-weight: bold
}
/* _content/Cardapio/Components/Pages/Home.razor.rz.scp.css */
#nav[b-05sfy7oec5] {
    grid-area: nav;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 40px 40px;
}

    #nav div[b-05sfy7oec5] {
        border: 2px solid black;
        width: 150px;
        height: 50px;
        text-align: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    #nav span[b-05sfy7oec5] {
        font-size: 40px;
        font-weight: bold;
        color: #cc231b;
        font-family: 'Monotype Corsiva'
    }

#apresentacao1[b-05sfy7oec5] {
    grid-area: apresentacao1;
    display: grid;
    justify-items: center;
    align-items: center;
    
}

#apresentacao2[b-05sfy7oec5] {
    grid-area: apresentacao2;
    display: grid;
    align-items: center;
    justify-items: center;
}

#apresentacao1 span[b-05sfy7oec5] {
    font-size: 60px;
    font-weight: bold;
    color: orange;
    text-align: center;
    text-shadow: 16px 22px 11px rgba(168, 158, 32, 0.8);
}

#img_monitor[b-05sfy7oec5] {
    height: 400px;
}

#cadastro1[b-05sfy7oec5] {
    grid-area: cadastro1;
    display: grid;
    justify-items: center;
    align-items: center;
    background-color: red
}

#cadastro2[b-05sfy7oec5]{
    grid-area: cadastro2;
    display: grid;
    justify-items: center;
    background-color: red
}

.venda[b-05sfy7oec5] {
    grid-area: venda;
    display: grid;
    justify-items: center;
    background-color: #d6d6d6
}

.venda2[b-05sfy7oec5] {
    grid-area: venda2;
    display: grid;
    justify-items: center;
    background-color: #d6d6d6
}

#preco[b-05sfy7oec5] {
    grid-area: preco;
    display: grid;
    justify-items: center;
    align-items:center;
    background-color: red
}




#cadastro1 span[b-05sfy7oec5] {
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
#preco span[b-05sfy7oec5] {
    font-size: 40px;
    
    color: #ffffff;
    text-align: center;
}
.whatsapp-button[b-05sfy7oec5] {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #29A71A;
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease-in-out;
}

    .whatsapp-button img[b-05sfy7oec5] {
        width: 50%;
        height: auto;
    }

    .whatsapp-button:hover[b-05sfy7oec5] {
        transform: scale(1.1);
    }



#cadastro2[b-05sfy7oec5], .venda[b-05sfy7oec5], .venda2[b-05sfy7oec5]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center
}

    .venda button[b-05sfy7oec5], .venda2 button[b-05sfy7oec5] {
        color: whitesmoke;
        width: 700px;
        height: 60px;
        font-size: 30px;
        font-weight: bold;
        padding: 10px;
        background-color: #04AA6D;
        border-radius: 15px;
    }
        .venda button:hover[b-05sfy7oec5], .venda2 button:hover[b-05sfy7oec5] {
            width: 750px;
            height: 65px;
        }

        #formulario[b-05sfy7oec5] {
            box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.75);
            border: 1px solid black;
            width: 500px;
            height: 500px;
            border-radius: 15px 15px;
            background-color: white
        }

#vantagens[b-05sfy7oec5] {
    grid-area: vantagens;
    display:flex;
    flex-direction:row;
    justify-content: space-around
}

#apresentacao-qrcode[b-05sfy7oec5] {
    grid-area: apresentacao-qrcode;
    display: flex;
    background-color: red;
    justify-content:center;
    align-items:center;
    
}
#apresentacao-celular[b-05sfy7oec5] {
    grid-area: apresentacao-celular;
    display: flex;
    background-color: red;
    justify-content: center;
    align-items: center;
}
#imagem-qrcode[b-05sfy7oec5] {
    grid-area: imagem-qrcode;
    display: flex;
}
#imagem-celular[b-05sfy7oec5] {
    grid-area: imagem-celular;
    display: flex;
}

#funcoes[b-05sfy7oec5] {
    grid-area: funcoes;
    display: flex;
    justify-content:center;
}
.funcoes-quadro[b-05sfy7oec5] {
    border: 2px solid black;
    border-radius: 25px 25px;
    padding: 20px;
    box-shadow: 7px 7px 14px -6px rgba(186,28,4,1);
    margin-bottom:10px;
    margin-top:10px
}
    .funcoes-quadro h3[b-05sfy7oec5]{
        text-align:center;
        color:orange;
        font-size:30px;
        font-weight:bold;
    }

ul[b-05sfy7oec5] {
    list-style-type: none; /* Remove as bolinhas padrão da lista */
}

    ul li[b-05sfy7oec5] {
        font-size: 25px;
    }
    ul li[b-05sfy7oec5]::before {
        content: "\2713"; /* Código unicode para o símbolo de certo */
        display: inline-block;
        width: 1em; /* Ajuste conforme necessário */
        margin-left: -1em; /* Ajuste conforme necessário */
        color: forestgreen;
        font-size: 30px;
    }
.conteudo-principal[b-05sfy7oec5] {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 100px 550px 550px 550px 550px 550px 550px 300px 550px 300px;
    grid-template-areas:
        'nav nav'
        'apresentacao1 apresentacao2'
        'cadastro1 cadastro1'
        'vantagens vantagens'
        'imagem-qrcode apresentacao-qrcode'
        'apresentacao-celular imagem-celular'
        'funcoes funcoes'
        'venda venda'
        'preco preco'
        'venda2 venda2';
}

.vantagens-item[b-05sfy7oec5]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

.vantagens-item > span[b-05sfy7oec5] {
    margin-top:10px;
    color:red;
    font-size:24px;
}

.circle[b-05sfy7oec5] {
    width: 180px;
    height: 180px;
    background-color: red;
    border-radius: 50%; /* Para tornar o elemento um círculo */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 70px;
    color: white;
    font-weight: bold;
    position: relative;
}
#apresentacao-qrcode > p[b-05sfy7oec5], #apresentacao-celular > p[b-05sfy7oec5] {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: white;
    font-family: 'Arial';
    line-height:1.2;
}
#apresentacao-celular[b-05sfy7oec5]{
    background-color:red;
}
    #apresentacao-celular > p[b-05sfy7oec5] {
        color: white
    }
    #apresentacao-celular > p span[b-05sfy7oec5] {
        text-decoration: underline
    }

    #imagem-qrcode[b-05sfy7oec5], #imagem-celular[b-05sfy7oec5] {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #imagem-qrcode > img[b-05sfy7oec5], #imagem-celular > img[b-05sfy7oec5] {
        height: 300px;
    }


@media (max-width: 750px) {
    .conteudo-principal[b-05sfy7oec5] {
        
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 100px 300px 300px 300px 300px 300px 300px 300px 300px 400px 250px 300px 250px;
        grid-template-areas:
            'nav'
            'apresentacao2'
            'apresentacao1'
            'cadastro1'
            'vantagens'
            'imagem-qrcode'
            'apresentacao-qrcode'
            'imagem-celular'
            'apresentacao-celular'
            'funcoes'
            'venda'
            'preco'
            'venda2';
    }
    .funcoes-quadro[b-05sfy7oec5] {
        margin-top:10px;
        border: 2px solid black;
        border-radius: 25px 25px;
        padding: 5px;
        box-shadow: 7px 7px 14px -6px rgba(186,28,4,1);
        margin-bottom: 5px;
    }
    ul li[b-05sfy7oec5] {
        font-size: 3vw;
    }

        ul li[b-05sfy7oec5]::before {
            content: "\2713"; /* Código unicode para o símbolo de certo */
            display: inline-block;
            width: 1em; /* Ajuste conforme necessário */
            margin-left: -1em; /* Ajuste conforme necessário */
            color: forestgreen;
            font-size: 3vw;
        }


        .funcoes-quadro h3[b-05sfy7oec5] {
            text-align: center;
            color: orange;
            font-size: 30px;
            font-weight: bold;
        }


    #nav[b-05sfy7oec5] {
        grid-area: nav;
        height: 50px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 10px 10px;
    }

        #nav div[b-05sfy7oec5] {
            border: 2px solid black;
            height: 50px;
            text-align: center;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
        }

        #nav span[b-05sfy7oec5] {
            font-size: 30px;
            font-weight: bold;
            color: #cc231b;
            font-family: 'Monotype Corsiva'
        }


    #apresentacao1 span[b-05sfy7oec5] {
        font-size: 10vw;
        font-weight: bold;
        color: orange;
        text-align: center;
        text-shadow: 16px 22px 11px rgba(168, 158, 32, 0.8);
    }

    #img_monitor[b-05sfy7oec5] {
        max-height: 200px;
    }

    #cadastro1 span[b-05sfy7oec5] {
        font-size: 6vw;
        font-weight: bold;
        color: #ffffff;
        text-align: center;
    }



        .vantagens-item > span[b-05sfy7oec5] {
            margin-top: 10px;
            color: red;
            font-size: 2vw;
            text-align:center
        }

    .circle[b-05sfy7oec5] {
        width: 100px;
        height: 100px;
        background-color: red;
        border-radius: 50%; /* Para tornar o elemento um círculo */
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 3vw;
        color: white;
        font-weight: bold;
        position: relative;
    }
    .venda button[b-05sfy7oec5], .venda2 button[b-05sfy7oec5] {
        color: whitesmoke;
        width: 300px;
        height: 60px;
        font-size: 3vw;
        font-weight: bold;
        padding: 1px;
        background-color: #04AA6D;
        border-radius: 15px;
    }

        .venda button:hover[b-05sfy7oec5], .venda2 button:hover[b-05sfy7oec5] {
            width: 350px;
            height: 65px;
        }

    #preco span[b-05sfy7oec5] {
        font-size: 4vw;
        color: #ffffff;
        text-align: center;
    }

    .whatsapp-button[b-05sfy7oec5] {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background-color: #29A71A;
        color: white;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        transition: transform 0.2s ease-in-out;
    }

        .whatsapp-button img[b-05sfy7oec5] {
            width: 50%;
            height: auto;
        }

        .whatsapp-button:hover[b-05sfy7oec5] {
            transform: scale(1.1);
        }
    .whatsapp-button[b-05sfy7oec5] {
        position: fixed;
        bottom: 20px;
        right: 20px;
        background-color: #29A71A;
        color: white;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        transition: transform 0.2s ease-in-out;
    }

        .whatsapp-button img[b-05sfy7oec5] {
            width: 50%;
            height: auto;
        }

        .whatsapp-button:hover[b-05sfy7oec5] {
            transform: scale(1.1);
        }


    #apresentacao-qrcode > p[b-05sfy7oec5], #apresentacao-celular > p[b-05sfy7oec5] {
        text-align: center;
        font-size: 4vw;
        font-weight: bold;
        color: white;
        font-family: 'Arial';
        line-height: 1.2;
    }

        #imagem-qrcode > img[b-05sfy7oec5], #imagem-celular > img[b-05sfy7oec5] {
            max-height: 200px;
        }


    
}
/* _content/Cardapio/Components/Pages/ModalComponent.razor.rz.scp.css */
img[b-wjgwnby0ba] {
    width: 10vw;

}

.modal-body[b-wjgwnby0ba] {
    width:100%;   
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important
}
/* _content/Cardapio/Components/Pages/Teste.razor.rz.scp.css */
