*{margin :0;}

#divMenu{
    width: 100%;
    height: 125px;
    background-color: #9966FE ;
    display: flex;
    align-items: center;
}

#logoContainer{
    width: 25%;
    height: 125px;
}

h4{
 color: white;
}

#ContainerSelect{
    height: 125px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

a{
    text-decoration: none;
    
}

#MenuPesquisa{
    width: 98%;
    height: 70px;
    background-color: #5F76EB;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

#blocoPesquisa{
    background-color: white;
    width: 20%;
    height: 30px;
}

input{
    width: 100%;
    height: 100%;
}

#divInformation{
width: 50%;
height: 1000vh;
display: flex;
justify-content: center;
align-items: center;
}

#RetrobugBV{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

#divConsolesContainer{
    width: 100%;
    height: 50vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#ConsoleMarcas{
    height: 50px;
    width: 200px;
    background-color: #9966FE;
    font-family: "Sixtyfour";
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

#ConsoleMarcas:hover{
    height: 60px;
    width: 210px;
    transition: 0.4s;
    background-color: #000000;
    font-family: "Sixtyfour";
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5F76EB;
}

#divContatos{
    width: 95%;
    height: 90vh;
    background-color: #9966FE;
    border-radius: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: "Sixtyfour";
    font-size: 30px;
    color: white;
}

#divQuemSomosConainer{
    width: 100%;
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#textoContainer{
    width: 40%;
    height: 35%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

#textoContainerSomos{
   width: 80%;
   height: 35%;
   font-family: "Source Sans 3";
   text-align: justify;
   font-size: 40px;
}

#ContainerLogoeQuemSomos{
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Sixtyfour";

}

#ContainerContatenos{
    width: 100%;
    height: 30%;
    font-family: "Sixtyfour";
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#blocoPerguntas{
    width: 80%;
    height: 65%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;

}

#perguntasContainer{
    width: 80%;
    height: 15%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: black;
    font-family: "Source Sans 3";
    font-size: 70%;
    
}

#inputContatos{
    width: 95%;
    height: 15%;
    font-size: 55%;
}

#divEspaco{
 width: 100%;
 height: 10vh;
}

#separacao1{
    height: 100%;
    width: 50%;
}

#botaoEnviar{
    height: 50px;
    width: 200px;
    background-color: #9966FE;
    font-family: "Source Sans 3";
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    position: absolute;
    top: 114vh;
    cursor: pointer;
}
#botaoOpcaoCadastro{
    height: 50px;
    width: 500px;
    background-color: #5F76EB;
    font-family: "Source Sans 3";
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    
}

#botaoOpcaoCadastro:hover{
    height: 50px;
    width: 500px;
    transition: 0.6s;
    background-color: #000000;
    font-family: "Source Sans 3";
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5F76EB;
    cursor: pointer;
   
    
}

#cadastroContainer{
    height: 50%;
}

#separacao2{
    height: 15%;
    width: 100%;
}

#ProdutosListaCont{
 width: 100%;
 height: 25vh;
 display: flex;
 align-items: center;
}

#ImagensContainer{
    width: 25%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#botãoContinuarCompra{
    height: 40px;
    width: 300px;
    background-color:  #9966FE;
    font-family: "Sixtyfour";
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    font-size: 15px;
}
#botãoContinuarCompra:hover{
    height: 45px;
    width: 310px;
    background-color: #000000;
    font-family: "Sixtyfour";
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5F76EB;
    transition: 0.4s;
    cursor: pointer;
    font-size: 18px;
}

#divDescricao{
    width: 40%;
    height: 20vh;
    font-size: 16px;
    font-family: "Source Sans 3";
    text-align: justify;
}

#divPreco2{
     width: 15%;
    height: 20vh;
    font-size: 25px;
    font-family: "Source Sans 3";
    text-align: justify;
    text-align: center; 
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@font-face {
  font-family: vintagevideogames;
  src: url('vintagevideogames.ttf') format(opentype);
  font-size: normal;
  font-style: normal;
}

#divVintageFont{
    font-family: vintagevideogames;
    font-size: 110px;
    height: 5%;
    
}

@media (max-width: 550px) {
    #divVintageFont{
        font-family: vintagevideogames;
        font-size: 40px;
        height: 5%;
        
    }

    #ConsoleMarcas{
        height: 25px;
        width: 100px;
        background-color: #9966FE;
        font-family: "Sixtyfour";
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
    }
}

