@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400;1,500&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500&display=swap');

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css");

@import url();

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

:root {

    --font-primary: "baloo da 2", serif;
    --font-secundary: "Josefin Slab", serif;
    --font-action: "muli", serif;

}

.hamburguer {

    width: 2rem;
    height: 2rem;
    position: fixed;
    z-index: 100;
    right: 2rem;
    top: 2rem;
    flex-direction: column;
    justify-content: space-evenly;
    display: flex;
    cursor: pointer;
}

.hamburguer.show-menu {
    right: 18rem;
}

.img-wrapper {

    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.8);
}

.img-wrapper img {

    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.9;
    animation: zoom 25s;
}

/* @keyframes zoom {
    0% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
} */

.banner {
    position: absolute;
    top: 3%;
    left: 16%;
    right: 16%;
}

.INFORMACOES {

    position: absolute;
    top: auto;
    left: 56%;
    right: 16%;

}

.COMPARTILHE {
    position: absolute;
    top: auto;
    left: 16%;
    right: 56%;

}

.banner p {
    color: #fff;
    font-size: 2rem;
    font-family: var(--font-secundary);
    text-shadow: .1rem .1rem 2px rgba(0, 0, 0.4);
    margin-bottom: 2rem;
    opacity: 0;
    animation: Movebanner 2s 1s forwards;
    margin-top: 15%;

}

.banner button {

    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    /* border-color: #098888; */
    border-color: #070707;
    height: 60px;
    font-family: var(--font-action);
    color: #0c0c0c;
    background-color: white;
    opacity: 0.7;
    cursor: pointer;
    letter-spacing: 0.8;
    border-radius: 12px;
    font-size: 30px
}

.INFORMACOES button {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 98%;
    border-color: #070707;
    height: 50px;
    font-family: var(--font-action);
    color: #070707;
    background: white;
    cursor: cell;
    letter-spacing: 0.8;
    border-radius: 12px;
    opacity: 0.7;
    font-size: 20px
}

.COMPARTILHE button {

    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: 50px;
    font-family: var(--font-action);
    border-color: #070707;
    color: #070707;
    background: white;
    opacity: 0.7;
    cursor: pointer;
    border-radius: 12px;
    font-size: 20px;
}

.vidaloka button {
    position: center;
    font-family: var(--font-action);
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 0.8;
    background: #642B73;
    background: -webkit-linear-gradient(to right, #C6426E, #642B73);
    background: linear-gradient(to right, #C6426E, #642B73);
    padding: 1rem 27rem;
    border: 15;
    border-radius: 12px;
    margin-left: -15px;
    cursor: pointer;
    opacity: 0;
    animation: Movebanner 2s 0.9s forwards;
}

.banner button:hover {
    opacity: 0.7;
    color: white;
    background: rgb(23, 201, 76);

}

.MEUSPEDIDOS button:hover {
    opacity: 0.7;
    color: white;
    background: rgb(201, 59, 23);

}

.INFORMACOES button:hover {
    opacity: 0.7;
    color: black;
    background: rgb(223, 222, 224);

}

.COMPARTILHE button:hover {
    opacity: 0.7;
    color: black;
    background: rgb(223, 222, 224);

}

.listaDePedidos {

    font-family: "Lucida Console", "Courier New", monospace;
    margin-right: 5%;
    margin-top: 25%;
    display: block;
    text-align: left;
    color: rgb(2, 6, 49);
    font-size: 15px;

}

.linhaDadosPedido {
    font: small-caption;
    margin-left: 3%;
    margin-top: 6px;
    display: block;
    text-align: left;
    color: white;
    font-size: 13px;
    font-weight: bolder;

}

.listaDePedidos,
.linhaDadosPedido {

    display: grid;
    margin: auto;
    grid-template-columns: 1fr 1fr 2fr 1fr;
    border-bottom: 2px solid rgb(198, 185, 185);

    padding: 1.5px 4px;
}

.linhaDadosPedido:hover {
    background-color: rgba(36, 68, 74, 0.8);
    cursor: pointer;
}

.celula {

    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    margin-left: auto;
    margin-right: auto;




}

.estado_pedido {
    font-size: 12px;
    font-weight: bolder;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    margin-right: 5px;


}

.pgtocss {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: bolder;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    margin: auto
}

@media print {
    .celula {
        clear: both;
        page-break-after: always;
    }
}

header {
    background: rgba(129, 145, 127, 0.685);
    margin: auto;
    margin-top: 100px;
    margin-bottom: 60%;


}

body {
    background: #558cfb;

}

.estadoPedido {
    margin-top: 2px;
    color: white;
    font-weight: bolder;
    margin-right: 15px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}