

#container{
    width: 100%;
    max-width: 1200px;
}

a {
    text-decoration: none;
}

header {
    width: 100%;
    max-width: 1200px;;
    background-color: #ffffff;
    padding: 23px 5px 28px 5px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 8px 7px #474646a4;
}

#hmb {
    display: none;
}


nav {
    width: 100%;
    max-width: 278px;
    display: flex;
    justify-content: space-between;
    justify-items: center;
    text-align: center;
    align-items: center;
}

.menu {
    border: none;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: inherit;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    color: #000000;
    
}

#icons {
    width: 130px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#anuncio {
    width: 1200px;
    height: 496px;
    margin: 31px 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    background-image: url(imgs/anuncio.jpg);
    margin-bottom: 164px;
    display: flex;
    flex-direction: column;
}

#anunciotxt {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 48px;
    color: #ffffff;
    text-shadow: 4px 6px 6px #000000;
    margin-bottom: 121px;
    margin-top: 150px;
}

#saibamais {
    width: 178px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #0060E7;
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 12px;
    
}   


#novidadesbox {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#novidades {
    width: 1000px;
    text-align: center;
    margin: 20px auto;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 40px;
    color: #F9AC04;
}

#loja360{
    display: none;
}

#lojacp{
    width: 1200px;
    display: flex;
    justify-content: space-between;

}

.sapatilhas{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    margin-bottom: 28px;
}

.sapatilhasimg{
    margin-bottom: 28px;
}

h4 {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 13px;
}

h3 {

    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    margin-bottom: 17px ;
    

}

.btcom {
    width: 178px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #0060E7;
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    border-radius: 12px;
    margin-bottom: 26px;
    
}

.comprar {
    width: 1188px;
    margin-bottom: 26px;
}

.opc{
    margin-bottom: 107px;
}

#mais {
    width: 178px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #0060E7;
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    margin-left: 505px;
    cursor: pointer;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    margin-left: 490px;
    margin-bottom: 111px;

}


h5 {
    width: 100%;
    max-width: 582px;
    height: 85px;
    text-align:start;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    background-image: url(imgs/estrelasubtitulo.jpg);
    display: block;
    margin-bottom: 19px;
}

#sobre {
    width: 100%;
    max-width: 1188px;
    height: 275px;
    text-align: start;
    display: flex;
    margin-bottom: 77px;
}

p {
    width: 100%;
    max-width: 575px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;

    
}

#ma {
    width: 100%;
    max-width: 582px;
    display: flex;
    align-items: center;
    height: 290px;
    margin: 0;
}

#ma2{
    display: none;
}

#info {
    width: 100%;
    max-width: 279px;
    height: 46px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #0060E7;
    border: none;
    color: white;
    padding:  17px 20px ;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 180px;
}

footer {
    width: 100%;
    max-width: 1200px;
    height: 188px;
    background-color: #5B340B;
}

#redes{
    width: 100%;
    max-width: 1200px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 23px;
    margin-bottom: 8px;

}

#linha {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 14px;
}

#linha2 {
    display: none;
}


#sociais {
    width: 100%;
    max-width: 114px;
    display: flex;
    justify-items: center;
    justify-content: space-between;
    margin: 0 auto;
    margin-bottom: 47px;
}

.direitos {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 10px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 11px;
}


/* -------------------RESPONSIVE--------------------- */



@media only screen and (max-width: 360px) {
    
    header {
        max-width: 360px;
    }
    
    #hmb {
        display: block;
        width: 40px;
    }
    
    nav {
        display: none;
    }

    #icons {
        display: none;
    }

    
    #anuncio {
        max-width:360px;
        height: 162px;
        background-image: url(imgs/anuncio2.jpg);
        background-repeat: no-repeat;
        margin-bottom: 60px;
        margin-top: 15px;
    }

    #anunciotxt{
        font-size: 18px;
        margin-top: 50px;
        margin-bottom: 20px;
     }

    #saibamais{
        width: 162px;
        font-size: 6px;
        padding: 6px;
    }


    #novidadesbox {
        max-width: 360px;

    }
    
    #novidades {
        font-size: 16px;
        margin-bottom: 10px;
    }
    


    #linha1{
        width: 200px;
    }

    #lojacp{
        display: none;
    }

    #loja360{
        display: block;
    }

    .sapatilhasimg{
        margin-bottom: 0px;
    }

    h4 {
        font-size: 14px;
    }

    h3{
        font-size: 20px;
        margin-top: 0px;
    }
    
    .btcom {
        width: 257px;
        font-size: 11px;
        padding: 10px;
    }

    .opc{
        margin-bottom: 20px;
    }


    #mais{
        width: 257px;
        font-size: 11px;
        padding: 10px;
        margin-left: 35px;
    }

    h5{
        height: 50px;
        font-size: 16px;
        background-image: url(imgs/estrelasubtitulo2.jpg);
        background-repeat: no-repeat;
    }

    #sobre{
        height: 356px;
        display: block;

    }

    #ma {
        display: none;
    }

    #ma2{
        width: 360px;
        display: block;
        margin-bottom: 53px;
    }

    p{
        font-size: 13px;
        margin-bottom: 40px;
    }

    #info{
        max-width: 257px;
        height: 30px;
        font-size: 11px;
        padding: 0px;
        margin: 0 auto;
        margin-bottom: 100px
    }

}