body {
  font-family: 'Barlow', sans-serif;
  width: 100%;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
}

.top-sec {
  height: 100vh;
  box-sizing: border-box;
  clear: both;
}

#tag {
  font-size: 2em;
  font-family: 'Bree Serif', serif;
}

#main-image {
  width: 100%;
}

.banner-text {
  position: absolute;
  top: 200px;
  right: 150px;
  width: 300px;
  z-index: 0.5;
}


button {
  position: absolute;
  top: 350px;
  right: 150px;
  background-color: #283455;
  color: #fff;
  font-size: 100%;
  width: 300px;
  padding: 5px;
  height: 50px;
  border-radius: 3px;
  border: none;
  cursor: pointer;
}

.avis {
  background: #ffffff;
  text-align: center;
  padding: 4em 0;
  height: 9em;
  max-width: 1000px;
  margin: auto;
  margin-top: 2%;
}

/*.avis {
  width: 400%;
  left: 0;
  padding-left: 0;
  padding-top: 1em;
  overflow: hidden;
  list-style: none;
  position: relative;
}*/


.avis li {
  width: 25%;
  position: relative;
  float: left;
  list-style-type: none;
}
.avis li p{
  margin-top: 0; 
}

.avis li q {
  max-width: 90%;
  margin: auto;
  color: #666666;
  font-size: 1.3em;
  font-weight: bold;
}

.note1{
  position:absolute;
  margin-left:0px;
}
.note2{
  position:fixed;
  margin-left:100px;
}
.note3{
  position:fixed;
  margin-left:140px;
}

h1.auteur{
  font-size: 0.9em;
  color:#C0C0C0;
}


header{
  position: relative;
  background-color: #1f1e26;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  height: 120px;   
}

.logo{
  width: 10%;
  position: absolute;
  top: 3%;
  left: 45%;
}


a{
  text-decoration: none;
}


.menu li{
  list-style: none;
  display: inline-block;
}


.menu a{
  display: inline-block;
}


.GS{
  position: absolute;
  top: 17%;
  left: 2%;
  font-size: 120%;
  font-family: 'Roboto Slab', serif;
  text-transform: capitalize;
  color: white;
}


.GS:hover{
  color: #F2E6C2;
}


.scent{
  position: absolute;
  left: 30%;
  font-size: 120%;
  color: white;
}


.propos{
  position: absolute;
  right: 35%;
  font-size: 120%;
  color: white;
}


.menu li:hover a{
  border-bottom: 4px solid #F2E6C2;
  color: #F2E6C2;
}


.panier{
  position: absolute;
  top: 35%;
  right: 5%;
  width: 3%;
}


footer{
  position: relative;
  background-color: #F2E6C2;
  position: relative;
  height: 180px;
  font-family: 'Roboto', sans-serif;
  font-size: 120%;
  margin-top: 5%;
}

footer a{
  color: #1f1e26;
  text-decoration: none;
}


footer a:hover{
  color: white;
}

.menu2 img{
  width: 4%;
}


.menu2 ul li{
  list-style: none;
}


.goodsc{
  position: absolute;
  top: 15%;
  left: 20%;
  text-transform: uppercase;
}


.propos2{
  position: absolute;
  top: 15%;
  left: 47%;
  text-transform: uppercase;
}


.scent2{
  position: absolute;
  top: 15%;
  left: 70%;
  text-transform: uppercase;
}

.insta{
  position: absolute;
  top: 48%;
  left: 37%;
}

.twitter{
  position: absolute;
  top: 48%;
  left: 47%;
}


.pinterest{
  position: absolute;
  top: 48%;
  left: 57%;
}

.log{
  position: absolute;
  bottom: 7%;
  left: 45%;
  font-size: 95%;
}

.nous{
  text-align: center;
  color:#283455;
  margin-right: 100px;
  margin-left: 100px;
  margin-top: 50px;
}
h1.nous{
  font-size: 2em;
}
p#portrait{
  font-size: 1em;
}

#portrait{
  margin:0;
  padding:0;
  text-align: center;
}
div#portrait{
  margin-top: 100px;
  margin-bottom: 100px;
  border-left: 1.5em solid #283455;
  border-right:1.5em solid #283455;
  border-bottom: 1em solid #283455;
}
