* {
    margin: 0;
    box-sizing: border-box;
    padding: 0%;
}

body {
    background-color: #EBD6D6;
}

@media (max-width: 1100px) and (min-width: 551px) {
    body {
        background-color: #EBD6D6;
        font-size: 18px;
    }
}

@media (max-width: 550px) {
    body {
        font-size: 16px;
        background-color: #EBD6D6;
    }
}


.menu {
    display: flex;
    align-items: center;
    width: 100%;
    height: 8.3vh;
    background-color: #451531;
    background-repeat: no-repeat;
    z-index: 99;
    position: absolute;
    font-family: "Krona One", sans-serif;
    color: white;
    padding-left: 5%;
}

.pesquisa {
    width: 50%;
    height: 50%;
    border-radius: 8%;
    margin-left: 4%;
}

.lupa {
    width: 30%;
    margin-left: -47%;
    margin-top: 2%;
    background-color: transparent;
}

.foto {
    width: 150%;
    margin-top: 53%;
    margin-left: -50%;
}

#moda {
    padding-top: 39%;
    text-align: center;
    font-family: "Hind Mysuru", sans-serif;
    font-size: 18px;
}

#foto1 {
    margin-top: 5%;
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
}



#texto {
    font-size: 20px;
    margin-top: 3%;
    color: black;
    margin-left: 40%;
    font-family: "Hammersmith One," sans-serif;
}


.fotos a {
    text-decoration: none;
    color: black;
}


#categoria {
    display: flex;
    justify-content: space-evenly;
    margin-top: 3%;
}

.categorias {
    text-align: center;
}

.categorias a {
    text-decoration: none;
    font-size: 14px;
    color: black;
    font-family: "Hammersmith One", sans-serif;
}

.categorias img {
    border-radius: 10%;
    width: 100%;
    height: 100%;
}

#img {
    margin-top: 4%;
    display: flex;
    justify-content: space-evenly;
}

.imgs {
    border-radius: 3%;
}

#pp {
    display: flex;
    justify-content: space-between;
}

.categorias2 img {
    border-radius: 10%;
    width: 100%;
    height: 100%;
}

#picture4 {
    width: 100%;
    margin-left: 30%;
    border-radius: 1%;
    margin-top: 10%;
}

#escrita {
    margin-left: 58%;
    margin-top: 20%;
    width: 90%;
}

#escrita img {
    width: 100%;
    height: 100%;
}

#linha {
    margin-top: 28%;
    margin-left: -150%;
}

#escrita1 {
    margin-top: 40%;
    margin-left: -30%;
    width: 120%;
}


#lado {
    margin-left: -105%;
    margin-top: 20%;
    width: 100%;
}

#lado2 {
    width: 100%;
    margin-left: -53%;
    margin-top: 20%;
}

#fim {
    display: grid;
}

#final {
    margin-top: 10%;
    display: grid;
    margin-left: 40%;
}

#final2 {
    margin-left: 35%;
    margin-top: 2%;
    font-family: "Hanken Grotesk", sans-serif;
}

.botao {
    margin-top: 7%;
display: flex;
justify-content: space-between;}

#botao2 {
    margin-top: 65%;
    margin-left: -340%;
    width: 150%;
    display: flex;
    text-decoration: none;
    color: white;
}

#flexitens {
    display: flex;
    justify-content: space-around;
   
}


#botao3 {
    margin-left: -380%;
    margin-top: 65%;
    color: white;
    text-decoration: none;
    display: flex;
   
    width: 200%;
    
}

#botao4 {
    color: white;
    text-decoration: none;
    display: flex;
   margin-top: 75%;
    width: 200%;
    margin-left: -450%;

}

#botao5 {
    margin-top: 65%;
    margin-left: -410%;
color: white;
text-decoration: none;
display: flex;
 width: 200%;
   
}