*{
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}

.jersey-20-regular {
  font-family: "Jersey 20", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#header{
    width: 100%;
    height: 161px;
    background-color: #61ADA0;
}

#info-header{
    padding-top: 0.7%;
    padding-left: 0.7%;
    width: 95%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#logo-principal{
    width: 140.76px;
    height: 140.76px;
    display: inline-block;
}

#div-contato{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    padding-top: 0.5%;
    border-radius: 20px;
    font-size: 48px;
    display: inline-block;
    color: black;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    transition: 0.3s all;
}

#a-contato{
    height: 61.72px;
    margin-left: 15%;
}

#div-produtos{
    width: 225.99px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    padding-top: 0.5%;
    border-radius: 20px;
    font-size: 48px;
    display: inline-block;
    color: black;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    transition: 0.3s all;
}

#a-produtos{
    height: 61.72px;
    margin-left: 3%;
}

#div-quem-somos{
    width: 286.72px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    padding-top: 0.5%;
    border-radius: 20px;
    font-size: 48px;
    display: inline-block;
    color: black;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    transition: 0.3s all;
}

#a-quem-somos{
    height: 61.72px;
    margin-left: 3%;
}

#div-carrinho{
    width: 208.07px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    padding-top: 0.5%;
    border-radius: 20px;
    font-size: 48px;
    display: inline-block;
    color: black;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    transition: 0.3s all;
}

#a-carrinho{
    height: 61.72px;
    margin-left: 3%;
}

#div-login{
    width: 124.45px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    padding-top: 0.5%;
    border-radius: 20px;
    font-size: 48px;
    display: inline-block;
    color: black;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    transition: 0.3s all;
}

#a-login{
    height: 61.72px;
    margin-left: 3%;
}

#div-lupa{
    width: 95.57px;
    height: 92.59px;
    background-color: #B2D5BA;
    text-align: center;
    padding-top: 0.5%;
    border-radius: 50px;
    font-size: 48px;
    display: inline-block;
    color: black;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    transition: 0.3s all;
}

#a-lupa{
    height: 92.59px;
    margin-left: 3%;
    border-radius: 50px;
}

#lupa{
    width: 60px;
    padding-top: 15%;
}

#div-contato:hover{
    background-color: #B2D5BA;
}

#div-produtos:hover{
    background-color: #B2D5BA;
}

#div-quem-somos:hover{
    background-color: #B2D5BA;
}

#div-carrinho:hover{
    background-color: #B2D5BA;

}

#div-login:hover{
    background-color: #B2D5BA;
} 

#div-lupa:hover{
    background-color: #B2D5BA;
}/*codigo header*/

#filto-esquerda{
    width: 414px;
    height: 902px;
    background-color: #B2D5BA;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    flex-direction: column;
    justify-content: flex-start;
}

#div-filtro{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    border-radius: 20px;
    font-size: 48px;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    margin: 7% 0% 0% 5%;
}

#div-teclados{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    border-radius: 20px;
    font-size: 48px;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    margin: 12% 0% 0% 5%;
}

#teclados-check{
    width: 195.13px;
    height: 61.72px;
    transform: translateY(-48px);
    opacity: 0;
}

#div-Monitor{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    border-radius: 20px;
    font-size: 48px;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    margin: 12% 0% 0% 5%;
}

#Monitor-check{
    width: 195.13px;
    height: 61.72px;
    transform: translateY(-48px);
    opacity: 0;
}

#div-Cadeira{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    border-radius: 20px;
    font-size: 48px;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    margin: 12% 0% 0% 5%;
}

#Cadeira-check{
    width: 195.13px;
    height: 61.72px;
    transform: translateY(-48px);
    opacity: 0;
}

#div-Mouse{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    border-radius: 20px;
    font-size: 48px;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    margin: 12% 0% 0% 5%;
}

#Mouse-check{
    width: 195.13px;
    height: 61.72px;
    transform: translateY(-48px);
    opacity: 0;
}

#div-Fone{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    border-radius: 20px;
    font-size: 48px;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    margin: 12% 0% 0% 5%;
}

#Fone-check{
    width: 195.13px;
    height: 61.72px;
    transform: translateY(-48px);
    opacity: 0;
}

#div-MousePad{
    width: 195.13px;
    height: 61.72px;
    background-color: #EFF3CD;
    text-align: center;
    border-radius: 20px;
    font-size: 48px;
    box-shadow: -5px 5px rgba(0, 0, 0, 50%);
    margin: 12% 0% 0% 5%;
}

#MousePad-check{
    width: 195.13px;
    height: 61.72px;
    transform: translateY(-48px);
    opacity: 0;
}