* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    box-sizing: border-box;

}

#cinquenta {
    display: flex;
    grid-row: 7;
    grid-column: 2/12;
    margin-top: 55px;
    margin-bottom: 200px;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
}

#cinquenta img {
    width: 148px;
}

#sol {
    grid-column: 1/13;
    z-index: 0;
    grid-row: 1/6;
}

#cf {
    grid-column: 2/12;
    grid-row: 6;
    max-width: 305px;
    margin-top: 180px;
    margin-bottom: 15px;
}

#fresco {
    grid-column: 2/12;
    grid-row: 6;
    max-width: 225px;
    align-self: flex-end;
}

a {
    text-decoration: none;
}

#linhaama {
    grid-column: 2/12;
    justify-self: center;
    grid-row: 1;
    z-index: 2;
    align-self: flex-end;
    max-width: 217px;
    margin-top: 150px;
}

body {
    background-color: #FDF7ED;
}

img,
svg {
    display: block;
    width: 100%;
}

header,
footer {
    width: 100%;
    background-color: #290303;
    padding: 0 10px;
}

.max {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#cogumelo {
    grid-column: 3/11;
    max-width: 100%;
    grid-row: 3;
    z-index: 20;
    max-width: 383px;
    align-self: center;
    justify-self: center;
    justify-self: flex-end;
    margin-top: 10%;
    position: relative;
    right: 100px;
}


#descri {
    grid-row: 4;
    grid-column: 3/12;
    z-index: 20;
    max-width: 480px;
    justify-self: flex-end;
}

#descri p {
    line-height: 32px;
    margin-top: 40px;
    font-size: 20px;
}


h2 {
    margin-top: 80px;
    font-size: 48px;
    font-family: Volkhov;
    color: #BB0E0E;
    grid-column: 2/12;
    justify-self: center;
    grid-row: 1;
    z-index: 2;
}


#logo,
#nao {
    width: 122px;
    padding: 23px 0;
    grid-column: 1/span 2;
}

.grelha12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 24px;
}

#ham,
#nao {
    grid-row: 1;
    grid-column: 12;
    width: 30px;
    align-self: center;
    display: none;
}

#cata {
    grid-row: 2;
    display: flex;
    gap: 120px;
    grid-column: 2/12;
    align-items: flex-start;
    z-index: 6;
    margin-top: 110px;
}

#cata>* {
    width: 50%;
}

#slidefood {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#ham:hover,
#nao:hover {
    cursor: pointer;
}

nav {
    grid-column: 3/11;
    justify-self: flex-end;
    align-self: center;
    display: flex;
    justify-content: flex-end;
}

nav a {
    margin-left: 20px;
    color: #FDF7ED;
    text-transform: uppercase;
    font-family: "Archivo", sans-serif;
    font-size: smaller;

}

#qq {
    margin-top: 10%;
}


#dindin {
    margin-top: 3%;
    font-size: 24px;
    font-family: archivo;
    color: #520909;
    font-weight: 500;
    justify-self: baseline;
    align-self: flex-end;
}

#curvaamarela {
    grid-row: 2;
    grid-column: 2/6;
    align-self: center;
}


@font-face {
    font-family: Volkhov;
    src: url(fonts/Volkhov/Volkhov-Bold.ttf)
}

@font-face {
    font-family: archivo;
    src: url(fonts/Archivo/Archivo-VariableFont_wdth\,wght.ttf);
}

h1 {
    font-family: "Volkhov", serif;
    font-weight: 100;
    font-size: 34px;
    font-style: normal;
    color: #290303;
}

.visible {
    display: none !important;
}


#caso {
    font-size: 16px;
    line-height: 26px;
    margin-top: 25px;
    max-width: 350px;
}

#manga {
    margin: 30% 0 10% 0;
    grid-column: 3/11;
    max-width: 100%;
    grid-row: 3;
    z-index: 20;
    max-width: 383px;
    justify-self: flex-end;
    margin-top: 105px;
    margin-bottom: 30px;
}

#verr {
    text-decoration: underline;
    font-size: 16px;
    color: #290303;
    font-family: archivo;
    align-self: flex-end;
    line-height: 60px;
}

#verr:hover {
    color: #BB0E0E;
}

p {
    font-family: archivo;
    color: #290303;
}


#para {
    align-items: center;

}

nav a:hover {
    color: #F7853E;
}

#woo {
    position: fixed;
    left: 0;
    top: -120%;
    width: 100%;
    height: 100vh;
    transition: top .5s;
    background-color: #290303;
    z-index: 200;
}

#btss {
    display: none;
    gap: 20px;
    justify-content: center;
}

#btss img {
    width: 30px;
}

#navmobile {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    width: 80%;
}

#navmobile a {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    text-decoration: none;
    display: block;
    color: #F7853E;
    font-family: archivo;
    font-size: 24px;
}

#navmobile a:hover {
    color: #FDF7ED;
}

#caro:hover {
    background-color: #86A400;
    color: #FDF7ED;
}



#bts {
    grid-column: 11/13;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#bts a {
    margin-left: 15px;

}

#bts a img {
    width: 25px;
}

.dest {
    background-color: #FDF7ED;
    grid-row: 15;
    padding: 14px;
    z-index: 20;
    height: 285px;
    border-radius: 6px;
    border: 2px solid #A4A4A4;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto 1fr;
}


#caro {
    font-family: archivo;
    color: #290303;
    font-size: 20px;
    background-color: #E9A12D;
    border-radius: 5px;
    z-index: 6;
    padding: 20px 0;
    text-align: center;
    display: block;
    margin-top: 10px;
    max-width: 300px;
}

h4 {
    font-size: 16px;
    font-family: archivo;
    margin-top: 18px;
    color: #290303;
    width: 148px;
}

h5 {
    font-size: 16px;
    font-family: archivo;
    color: #520909;
    font-weight: 500;
    justify-self: baseline;
    align-self: flex-end;
}


h6 {
    font-family: archivo;
    color: #290303;
    font-size: 16px;
    font-weight: 300;
    margin-top: 30px;
}

#quanti {
    margin-top: 5px;
    background-color: #FDF7ED;
    display: flex;
    border-radius: 5px;
    border: 1px solid #290303;
    width: 121px;
    height: 45px;
    font-family: archivo;
    text-align: center;
    align-items: center;
    justify-content: center;
}

#quanti>* {
    width: 30%;
}

#bolinhas {
    grid-column: 2/12;
    grid-row: 3;
    display: flex;
    gap: 10px;
    justify-content: center;
    z-index: 20;
    align-self: flex-end;
    margin-top: 20px;
}

#bolinhas div {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #28501A;
}

.selected {
    background-color: #86A400 !important;
}


#textttt {
    font-size: 20px;
    margin: auto 5px;
}

#mai,
#meno {
    width: 16px;
    background-color: #FDF7ED
}


#if,
#if9,
#if36,
#if7 {
    grid-column: 1/13;
    grid-row: 8;
    z-index: 25;
}

#logofim {
    grid-column: 2/5;
    z-index: 26;
    grid-row: 8;
    margin-top: 20%;
}

#redes {
    grid-column: 6/9;
    z-index: 26;
    grid-row: 8;
    margin-top: 30%;
    display: flex;
    justify-content: flex-start;
}

#redes img {
    width: 30px;
    margin-right: 10px;
}

#con {
    grid-column: 8/10;
    z-index: 26;
    grid-row: 8;
    margin-top: 30%;
}

#con h6 {
    font-family: archivo;
    color: #FDF7ED;
    font-size: 24px;
}

#ins h6 {
    font-family: archivo;
    color: #FDF7ED;
    font-size: 24px;
}

#ins {
    grid-column: 10/12;
    z-index: 26;
    grid-row: 8;
    margin-top: 30%;
}

.lista {
    list-style-type: none;
    line-height: 32px;
    color: #FDF7ED;
    font-family: archivo;
    margin-top: 10%;
    z-index: 26;
    grid-row: 2;
}


#pg {
    margin-top: 15%;
    grid-column: 1/3;
}

.fim {
    color: #FDF7ED;
    font-size: 10px;
    font-weight: 100;
}

#copyright {
    grid-column: 1/7;
    margin-bottom: 10%;
}

#design {
    grid-column: 7 / 13;
    text-align: right;
    margin-bottom: 10%;
    justify-self: flex-end;
}

#if9 {
    display: none;
}

#if36 {
    display: none;
}

#if7 {
    display: none;
}



#pg36 {
    display: none;
}



@media (max-width:960px) {

    #bbb {
        display: none;
    } 

    #cata {
        gap: 70px;
    }


    #if7 {
        display: none;
    }

    #con {
        grid-row: 9;
        grid-column: 2/5;
        margin-top: 5%;
    }

    #ins {
        grid-row: 9;
        grid-column: 5/8;
        margin-top: 5%;
    }



    #if9 {
        display: block;
        grid-row: 8/10;
    }

    #if36 {
        display: none;
    }

    #if {
        display: none;
    }

    #logofim {
        grid-row: 8;
    }
}

@media (max-width:770px) {

    #cata {
        display: block;
        justify-self: center;
    }

    #cata>* {
        width: 100%;
    }


    #bts {
        display: none;
    }

    .visible {
        display: block !important;
    }

    #curvaamarela {
        grid-column: 2/10;
        max-width: 236px;
    }


    #con {
        margin-top: 0;
        grid-column: 2/6;
    }

    #ins {
        grid-column: 2/6;
        grid-row: 10;
        margin-top: 0%;
    }

    #cogumelo {
        right: 0;
        justify-self: center;
        top: 20px;
    }

    #manga {
        max-width: 300px;
        justify-self: center;
    }

    #if {
        display: none;
    }

    #if9 {
        display: none;

    }

    #if36 {
        display: none;
    }

    #if7 {
        display: block;
        grid-row: 8/11;
    }

    #btss {
        display: flex;
        margin-top: 100px;
        align-items: center;
    }


    h4 {
        margin-top: 10px;
    }

    #aa {
        display: none;
    }


    #redes,
    #logofim {
        align-self: center;
        margin-top: 0px;
    }

    #navmobile {
        display: none;
    }

    header {
        position: sticky;
        top: 0;
        z-index: 300;
    }

    #bolinhas {
        margin-bottom: 100px;
    }

    #descri {
        grid-column: 2 / 12;
        justify-self: center;
    }
}

/* break 550 */


@media (max-width:550px) {

    #cata {
        margin-top: 80px;
    }

    #navmobile {
        display: block;
    }

    #manga {
        margin: 30% 0 10% 0;
        grid-column: 1/13;
        max-width: 100%;
    }

    #cinquenta {
        margin-bottom: 150px
    }

  

    #caro {
        max-width: none;
    }




    #if7 {
        display: none;
    }


    #logo {
        width: 150px;
        padding: 25px 0;
        grid-column: 1/span 10;
    }

    #ham,
    #nao {
        width: 50px;
    }

    #bts {
        display: none;
    }

    nav {
        display: none;
    }

    #if9 {
        display: none;
    }

    #if36 {
        display: block;
        grid-row: 8/12;
    }

    #if {
        display: none;
    }



    header {
        position: sticky;
        top: 0;
        z-index: 300;
    }

    #cogumelo {
        justify-self: center;
        font-size: 40px;
        grid-column: 1 / 13;
        padding: 0 5% 0 5%;
        text-align: center;
    }

    header,
    footer {
        padding: 10px 10px;
    }


    #btss {
        display: flex;
        margin-top: 120px;
        margin-bottom: 30px;
        align-items: center;
    }

  
    h4 {
        font-size: 20px;
        margin-top: 10%;
    }

    h5 {
        font-size: 20px;
        align-self: flex-end;
        margin-top: 25px;
    }


    h6 {
        font-size: 25px;
        margin-top: 5px;
        margin-bottom: 5px;
    }





    p {
        font-size: 20px;
    }

    #dindin {
        margin-bottom: 50px;
    }

    #qq {
        display: none;
    }

    #logofim {
        grid-column: 2 / 7;
    }

    #cf {
        margin-top: 100px;
    }

    .dest {
        width: 100%;
        height: auto;
        padding: 10%;
        margin-bottom:5px;
    }



    #cinquenta img {
        width: 100%;

    }

    #redes {
        grid-row: 9;
        grid-column: 2/4;
        align-self: flex-start;
    }

    #con {
        grid-row: 10;
        grid-column: 2/7;
    }

    #ins {
        grid-row: 11;
    }

    #pg {
        display: none;
    }

    #pg36 {
        display: block;
        grid-column: 2/6;
        margin-top: 10%;
        margin-bottom: 20%;
    }

    #copyright {
        font-size: 15px;
        grid-row: 2;
        grid-column: 2/12;
    }

    #design {
        font-size: 15px;
        grid-row: 3;
        grid-column: 2/12;
        text-align: left;
        justify-self: flex-start;
    }

    #bolinhas {
        display: flex;
        margin-bottom: 50px;
    }

}