* {
     margin: 0px;
    padding: 0px;
    box-sizing: border-box;
  }

body {
    margin: 0px;
    padding: 0px;
}

#container {
    width: 100%;
    max-width: 1200px;
    background-color: #FBFBFB;
    margin: 140px auto 0px auto;
}

header{
    width: 100%;
    max-width: 1200px;
    background-color: #7C2B46;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px;
    position: fixed;
    top: 0px;
    z-index: 1000;
}

#hamburguer_menu{
        display: none;
    }

nav{
    width: 410px;
    max-width: 1200px;
    font-family: "Playfair Display", serif;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

nav a {
    font-weight: 600;
    font-size: 18px;
    color: #F5F5F5;
    text-decoration: none;
}

#highlight2 {
    color: #7C2B46;
}

#separador1{
    background-image: url(export_imgs/header.png);
    background-repeat: no-repeat;
    width: 100%;
    max-width: 1200px;
    height: 288px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

h2{
    font-family: "Carattere", cursive;
    font-weight: 500;
    font-size: 64px;
    font-style: normal;
    color: #F5F5F5;
    text-shadow: 3px 1px #50162a;
    margin: 0px;
}

#welcome{
    font-family: "Playfair Display", serif;
    font-weight: 550;
    font-size: 50px;
    font-style: normal;
    color: #7C2B46;
    margin-top: 128px;
    margin-left: 24px;
}

#intro{
    width: 1153px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-left: 24px;
    flex-direction: row-reverse;
}

.shop_intro{
    border-radius: 5px;
}

#texto{
    font-family: "Reem Kufi Fun", sans-serif;
    font-weight: 200;
    font-size: 18px;
    font-style: normal;
    line-height: 1.6;
    color: #F5F5F5;
    background-color: #7C2B46;
    border-radius: 5px;
    height: 488px;
    width: 573px;
    padding: 72px 15px;
}



#cafe{
    margin-top: 70px;
}

.girlscoffee{
    display: none;
}

.cafegroupimg{
    margin-bottom: -60px;
    display: block;
}

#fundo1{
    background-color: #320B0D;
    padding: 90px 26px 100px 26px;
    display: flex; /* flex-wrap: wrap -- alteraria disposição de txt + img */
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

#fundo1_txt{
    padding-right: 110px;
}

#sipsavour{
    font-family: "Playfair Display", serif;
    font-weight: 600;
    font-size: 52px;
    font-style: normal;
    color: #FAFAC5;
}

.cafetxt {
    font-family: "Reem Kufi Fun", sans-serif;
    font-weight: 200;
    font-size: 20px;
    font-style: normal;
    color: #F5F5F5;
    margin-top: 56px;
}

#highlight1 {
    color: #FAFAC5;
    font-weight: bold;
}

.galeria1_mobile{
    display: none;
}
#fundo1_img{
    display:block;
}


.separador2{
    width: 100%;
    max-width: 1200px;
    height: auto;
    display: block;
}

.separador3{
    display: none;
}

.loja{
    width: 1151px;
    margin: 120px auto 0px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-wrap: wrap;
}

#loja_intro{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    padding-right: 410px;
}


#shop{
    font-family: "Playfair Display", serif;
    font-weight: 500;
    font-size: 64px;
    font-style: normal;
    color: #7C2B46;
}


#shop_txt1{
    font-family: "Reem Kufi Fun", sans-serif;
    font-weight: 600;
    font-size: 16.5px;
    color: black;
    line-height: 20px;
    width: 520px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 20px;
}

#btsimg{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-left: 170px;
}

.menu{
    display: block;
}
.chat{
    display: block;
    padding-top: 15px;
    padding-bottom: 8px;
}
.cart{
    display: block;
}


#clothes{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 150px;
    padding-top: 135px;
    display: block;
}

.top_flores{
    display: none;
}

.slider{
    display: none;
}




footer{
    background-image: url(export_imgs/footer.png);
    width: 100%;
    max-width: 1200px;
    height: 280px;
    padding: 25px 20px;
}

.logo_lily{
    display: block;
}
.logo_lily2{
    display: none;
}

#footer_imgs{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 70px auto 0px auto;
}
#copyrights{
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
    color: #F5F5F5;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 50px 16px 50px auto;
}




/* ---------------------RESPONSIVE-------------------- */

@media only screen and (max-width: 360px) {


    #container {
        width: 100%;
        max-width: 360px;
        height: auto;
        margin: 100px auto 0px auto;
        display: flex; /* flex-wrap: wrap -- desformataria a posição de alguns elementos */
        flex-direction: column;
    }


    header{
    width: 100%;
    max-width: 360px;
    }


    nav{
    display: none; 
    }

    #hamburguer_menu{
        display: block;
    }

    #logo_lily{
        width: 200px;
        height: 60px;
    }

   #separador1{
    width: 100%;
    max-width: 360px;
    }

    h2{
    width: 100%;
    max-width: 360px;
    font-size: 45px;
    text-align: center;
    width: 290px;
    }



    #welcome{
    font-size: 38px;  
    }

    #intro{
    flex-direction: column;
    width: 336px;
    margin-left: 12px;
    }


    #texto{
    height: 640px;
    width: 336px;
    margin-left: 0px;
    padding: 40px 15px;
    }

    .shop_intro{
    margin-top: 40px;
    width: 336px;
    height: 400px;
    }



    .girlscoffee{
    display: block;
    margin-top: 118px;
    }

    .cafegroupimg{
    display: none;
    }

    #fundo1_img{
    display:none;
   }

    #sipsavour{
    font-size: 40px;
    }

    #fundo1_txt{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-right: 0px;
    }

    .cafetxt{
        font-size: 18px;
    }

    .galeria1_mobile{
    display: block;
    padding-top: 60px;
    }

    #fundo1{
    flex-direction: column;
    padding-top: 60px; 
    }  



    .separador2{
    width: 100%;
    max-width: 360px;
    height: auto;
    display: none;
    }

    .separador3{
    display: block;
    width: 100%;
    max-width: 360px;
    }



    .loja {
        position: relative;
        width: 100%;
        max-width: 360px;
        margin: 60px auto 0px auto; 
    }

    #loja_intro {
        width: calc(100% - 60px);
        max-width: 360px;
        padding-right: 0px;
        margin-left: 12px;
    }
    
    #shop {
        font-size: 52px;
    }
    
    #shop_txt1 {
        width: 100%;
        max-width: 360px;
        width: 330px;
        font-size: 14px;
    }
    
    .loja {
        position: relative; 
    }
    
    #btsimg {
        position: absolute;
        top: 15px;
        right: 20px;
        width: auto;
        padding-left: 0px;
    }
    
    
    .menu {
        display: block;
    }
    
    .chat {
        display: none;
    }
    
    .cart {
        display: none;
    }
    

    #clothes{
    display: none;
    }

    .top_flores{
    display: block;
    padding-top: 45px;
    padding-left: 76px;
    }

    .slider{
    display: block;
    padding-top: 55px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 125px;
    padding-bottom: 100px;
    }



    footer{
    background-image: url(export_imgs/footer_mobile.png);
        width: 100%;
        max-width: 360px;
        height: 295px;
        padding: 0px;
        margin-top: auto;
    }

    .logo_lily{
    display: none;
    }

    .logo_lily2{
    display: block;
    }

    #footer_imgs{
    margin: 0px;
    padding-top: 90px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    }

    #socials {
        padding-top: 30px;
    }
    #socials img {
        width: 55px;
    }

    #copyrights{
    font-size: 14px;
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    }

    #cpr{
        padding-bottom: 10px;
    }

}
    