/* Generated by less 2.5.1 */
@charset "utf-8";
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: auto;
  background-image: url(../img/background.jpg);
  background-size: cover;
  border: 0 solid transparent;
  font-size: 16px;
  margin: 0;
  min-height: 100%;
  padding: 0;
  width: 100%;
  display: block;
  font-family: 'Quicksand', sans-serif;
}
img,
object,
embed,
canvas,
video,
audio,
picture {
  max-width: 100%;
  height: auto;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: black;
}
/* ------------------------------------------------------------------------ RECURENTES -- */
.clear {
  display: block;
  zoom: 1;
}
.clear:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  width: 960px;
  margin: 0 auto;
}
/* -------------------------------------------------------------------------------------- INDEX-- */
/* -------------------------------------------------------- NAV-BURGER -- */
div.top {
  display: none;
}
header nav div#navbar {
  background-color: rgba(195, 195, 195, 0.74);
  /* Black background color */
  position: fixed;
  /* Make it stick/fixed */
  top: 0;
  /* Stay on top */
  width: 100%;
  /* Full width */
  height: 50px;
  transition: top 0.5s;
  /* Transition effect when sliding down (and up) */
  text-align: center;
  z-index: 400;
}
header nav div#navbar ul {
  font-size: 0;
}
header nav div#navbar li {
  display: inline-block;
}
header nav div#navbar a {
  float: left;
  font-size: 18px;
  font-weight: bold;
  display: block;
  color: white;
  padding: 15px;
  text-decoration: none;
}
header nav div#navbar a:hover {
  color: #973d54;
}
header section.notre img {
  float: right;
  width: 50%;
}
header section.notre div.apropos article.histoire {
  float: left;
  width: 50%;
  margin-top: 350px;
  margin-left: -150px;
}
header section.notre div.apropos article.histoire h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 50px;
}
header section.notre div.apropos article.histoire h2 {
  font-weight: lighter;
  font-size: 35px;
}
header section.notre div.apropos article.histoire h1 {
  font-size: 60px;
  color: #973d54;
  margin-bottom: 50px;
}
header section.notre div.apropos article.histoire p {
  font-size: 16px;
  width: 80%;
}
/* ------------------------------------------------------------------------- BOUTIQUE -- */
section.la img {
  float: left;
  width: 50%;
}
section.la div.boutique {
  float: right;
  width: 40%;
  margin-top: 350px;
}
section.la div.boutique article.ligne h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 50px;
}
section.la div.boutique article.ligne h2 {
  font-weight: lighter;
  font-size: 30px;
}
section.la div.boutique article.ligne h1 {
  font-size: 40px;
  color: #d79462;
  margin-bottom: 20px;
}
section.la div.boutique article.ligne p {
  font-size: 16px;
  width: 80%;
  margin-bottom: 50px;
  width: 50%;
}
section.la div.boutique article.ligne a {
  font-size: 25px;
  color: white;
  font-weight: bold;
  background-color: #d79462;
  padding: 10px 20px;
}
section.la div.boutique article.ligne a:hover {
  background-color: black;
}
/* ------------------------------------------------------------------ ACTUS -- */
section.actus img {
  float: right;
  width: 50%;
}
section.actus div.tendances article.look {
  float: left;
  width: 50%;
  margin-top: 350px;
  margin-left: -150px;
}
section.actus div.tendances article.look h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 50px;
}
section.actus div.tendances article.look h2 {
  font-weight: lighter;
  font-size: 35px;
}
section.actus div.tendances article.look h1 {
  font-size: 60px;
  color: #799994;
  margin-bottom: 50px;
}
section.actus div.tendances article.look p {
  font-size: 16px;
  width: 80%;
  margin-bottom: 50px;
}
section.actus div.tendances article.look a {
  font-size: 25px;
  color: white;
  font-weight: bold;
  background-color: #799994;
  padding: 10px 20px;
}
section.actus div.tendances article.look a:hover {
  background-color: black;
}
/* ---------------------------------------------------------------------- PROMO -- */
section.promo img {
  float: left;
  width: 50%;
}
section.promo div.mois {
  float: right;
  width: 40%;
  margin-top: 350px;
}
section.promo div.mois article.accessoires h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 50px;
}
section.promo div.mois article.accessoires h2 {
  font-weight: lighter;
  font-size: 35px;
}
section.promo div.mois article.accessoires h1 {
  font-size: 50px;
  color: #3b4762;
  margin-bottom: 20px;
}
section.promo div.mois article.accessoires p {
  font-size: 16px;
  width: 80%;
  margin-bottom: 50px;
}
section.promo div.mois article.accessoires a {
  font-size: 25px;
  color: white;
  font-weight: bold;
  background-color: #3b4762;
  padding: 10px 20px;
}
section.promo div.mois article.accessoires a:hover {
  background-color: black;
}
/* ----------------------------------------------------------------- CONTACT -- */
section.nous img {
  float: right;
  width: 50%;
}
section.nous div.contact article.info {
  float: left;
  width: 40%;
  margin-top: 400px;
  margin-left: -150px;
}
section.nous div.contact article.info h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 50px;
}
section.nous div.contact article.info h1 {
  font-size: 30px;
  color: #973d54;
  margin-bottom: 50px;
}
section.nous div.contact article.info a {
  font-size: 24px;
}
section.nous div.contact article.info a:hover {
  color: #973d54;
}
section.nous div.contact article.info p {
  font-size: 30px;
  width: 80%;
  margin-top: 50px;
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 1200px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 1200px) {
  .center {
    width: 960px;
    margin: 0 auto;
  }
  header section.notre div.apropos article.histoire {
    width: 30%;
    margin: 150px 0 0 100px;
  }
  header section.notre div.apropos article.histoire h3 {
    font-size: 12px;
  }
  header section.notre div.apropos article.histoire h2 {
    font-size: 20px;
  }
  header section.notre div.apropos article.histoire h1 {
    font-size: 30px;
  }
  header section.notre div.apropos article.histoire p {
    font-size: 14px;
  }
  section.la div.boutique {
    width: 40%;
    margin-top: 85px;
  }
  section.la div.boutique article.ligne h3 {
    font-size: 12px;
  }
  section.la div.boutique article.ligne h2 {
    font-size: 20px;
  }
  section.la div.boutique article.ligne h1 {
    font-size: 30px;
  }
  section.la div.boutique article.ligne p {
    font-size: 14px;
  }
  section.actus div.tendances article.look {
    width: 35%;
    margin: 85px 0 0 100px;
  }
  section.actus div.tendances article.look h3 {
    font-size: 12px;
    margin-bottom: 30px;
  }
  section.actus div.tendances article.look h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  section.actus div.tendances article.look p {
    font-size: 14px;
  }
  section.promo div.mois {
    width: 40%;
    margin-top: 110px;
  }
  section.promo div.mois article.accessoires h3 {
    font-size: 12px;
  }
  section.promo div.mois article.accessoires h2 {
    font-size: 20px;
  }
  section.promo div.mois article.accessoires h1 {
    font-size: 30px;
  }
  section.promo div.mois article.accessoires p {
    font-size: 14px;
  }
  section.nous div.contact article.info {
    width: 35%;
    margin: 150px 0 0 100px;
  }
  section.nous div.contact article.info h3 {
    font-size: 12px;
    margin-bottom: 30px;
  }
  section.nous div.contact article.info h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  section.nous div.contact article.info p {
    font-size: 14px;
  }
  section.la div.boutique {
    margin-top: 50px;
  }
  section.la div.boutique article.ligne p {
    margin-bottom: 30px;
  }
  section.la div.boutique article.ligne a {
    font-size: 18px;
  }
  section.actus div.tendances article.look a {
    font-size: 18px;
  }
  section.promo div.mois article.accessoires a {
    font-size: 18px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 960px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 960px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header section.notre div.apropos article.histoire {
    margin: 125px 0 0 125px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 768px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  /* ----- MENU BURGER ---- */
  div.top {
    display: block;
  }
  div.top div.burger {
    width: 100%;
    height: 50px;
    background-color: rgba(195, 195, 195, 0.74);
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 4;
    transition: all 0.3s ease-in-out;
  }
  div.top div.burger span {
    display: block;
    width: 40px;
    height: 2px;
    position: absolute;
    top: 30%;
    left: 10%;
    font-size: 18px;
    font-weight: bold;
    color: #973d54;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
  }
  div.top div.burger span:before,
  div.top div.burger span:after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 2px;
    transition: all 0.3s ease-in-out;
  }
  div.top div.burger span:before {
    top: -10px;
  }
  div.top div.burger span:after {
    top: 10px;
  }
  div.top div.burger i {
    font-size: 50px;
    margin-left: 370px;
    color: #973d54;
  }
  div.top div.burger.burger-open span {
    background-color: rgba(0, 0, 0, 0);
  }
  div.top div.burger.burger-open span:before {
    transform: rotate(45deg);
    top: 0;
  }
  div.top div.burger.burger-open span:after {
    transform: rotate(13deg);
    top: 0;
  }
  div.top div.menu {
    height: 45vh;
    background-color: #919191;
    position: fixed;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    transform: translateY(-100%);
    overflow-x: hidden;
    transition: transform 0.3s ease-in-out;
  }
  div.top div.menu.is-open {
    transform: translateY(0);
  }
  div.top div.menu ul {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    width: 100%;
  }
  div.top div.menu ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 20px;
  }
  div.top div.menu ul li a {
    display: block;
    color: white;
    line-height: 20px;
    font-size: 16px;
    position: relative;
  }
  header nav div#navbar {
    display: none;
  }
  header section.notre div.apropos article.histoire {
    margin: 72px 0 0 125px;
  }
  header section.notre div.apropos article.histoire h3 {
    margin-bottom: 20px;
  }
  header section.notre div.apropos article.histoire h1 {
    margin-bottom: 20px;
  }
  section.la div.boutique {
    margin-top: 50px;
  }
  section.la div.boutique article.ligne h3 {
    margin-bottom: 20px;
  }
  section.la div.boutique article.ligne h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  section.la div.boutique article.ligne p {
    width: 80%;
    font-size: 12px;
  }
  section.actus img {
    float: right;
    width: 50%;
  }
  section.actus div.tendances article.look {
    margin-top: 32px;
  }
  section.actus div.tendances article.look h3 {
    margin-bottom: 15px;
  }
  section.actus div.tendances article.look h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  section.actus div.tendances article.look p {
    margin-bottom: 30px;
    font-size: 14px;
  }
  section.promo div.mois {
    margin-top: 73px;
  }
  section.promo div.mois article.accessoires h3 {
    margin-bottom: 20px;
  }
  section.promo div.mois article.accessoires h1 {
    margin-bottom: 20px;
  }
  section.promo div.mois article.accessoires p {
    font-size: 14px;
  }
  section.nous div.contact article.info {
    margin-top: 83px;
  }
  section.nous div.contact article.info h3 {
    margin-bottom: 20px;
  }
  section.nous div.contact article.info h1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  section.nous div.contact article.info a {
    font-size: 16px;
  }
  section.nous div.contact article.info p {
    margin-top: 20px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 600px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.notre div.apropos article.histoire {
    margin: 100px 0 0 45px;
  }
  section.notre div.apropos article.histoire h3 {
    margin-bottom: 5px;
    font-size: 10px;
  }
  section.notre div.apropos article.histoire h2 {
    font-size: 16px;
  }
  section.notre div.apropos article.histoire h1 {
    margin-bottom: 5px;
    font-size: 22px;
  }
  section.notre div.apropos article.histoire p {
    font-size: 12px;
  }
  section.la div.boutique {
    margin-top: 47px;
  }
  section.la div.boutique article.ligne h3 {
    margin-bottom: 5px;
    font-size: 10px;
  }
  section.la div.boutique article.ligne h2 {
    font-size: 16px;
  }
  section.la div.boutique article.ligne h1 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  section.la div.boutique article.ligne p {
    width: 80%;
    font-size: 10px;
  }
  section.la div.boutique article.ligne a {
    font-size: 14px;
  }
  section.actus img {
    float: right;
    width: 50%;
  }
  section.actus div.tendances article.look {
    margin-top: 32px;
  }
  section.actus div.tendances article.look h3 {
    margin-bottom: 15px;
  }
  section.actus div.tendances article.look h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  section.actus div.tendances article.look p {
    margin-bottom: 30px;
    font-size: 14px;
  }
  section.promo div.mois {
    margin-top: 32px;
  }
  section.promo div.mois article.accessoires h3 {
    margin-bottom: 5px;
    font-size: 10px;
  }
  section.promo div.mois article.accessoires h1 {
    margin-bottom: 5px;
    font-size: 20px;
  }
  section.promo div.mois article.accessoires p {
    font-size: 14px;
  }
  section.promo div.mois article.accessoires a {
    font-size: 14px;
  }
  section.nous div.contact article.info {
    margin: 83px 0 0 45px;
  }
  section.nous div.contact article.info h3 {
    margin-bottom: 5px;
    font-size: 10px;
  }
  section.nous div.contact article.info h1 {
    font-size: 20px;
  }
  section.nous div.contact article.info a {
    font-size: 14px;
  }
  section.nous div.contact article.info p {
    margin-top: 20px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 600px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header section.notre img {
    float: none;
    width: 100%;
  }
  header section.notre div.apropos article.histoire {
    float: none;
    width: 80%;
    margin: 72px 0 70px 125px;
  }
  header section.notre div.apropos article.histoire h3 {
    font-size: 12px;
    margin-bottom: 20px;
  }
  header section.notre div.apropos article.histoire h2 {
    font-weight: lighter;
    font-size: 28px;
  }
  header section.notre div.apropos article.histoire h1 {
    font-size: 40px;
    color: #973d54;
    margin-bottom: 50px;
  }
  header section.notre div.apropos article.histoire p {
    font-size: 16px;
  }
  section.la img {
    float: none;
    width: 100%;
  }
  section.la div.boutique {
    float: none;
    width: 60%;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section.la div.boutique article.ligne h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 50px;
  }
  section.la div.boutique article.ligne h2 {
    font-size: 28px;
  }
  section.la div.boutique article.ligne h1 {
    font-size: 30px;
  }
  section.la div.boutique article.ligne p {
    font-size: 14px;
  }
  section.actus img {
    float: none;
    width: 100%;
  }
  section.actus div.tendances article.look {
    float: none;
    width: 70%;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section.actus div.tendances article.look h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 50px;
  }
  section.actus div.tendances article.look h2 {
    font-size: 28px;
  }
  section.actus div.tendances article.look h1 {
    font-size: 30px;
  }
  section.actus div.tendances article.look p {
    font-size: 14px;
  }
  section.actus div.tendances article.look a {
    font-size: 16px;
  }
  section.promo img {
    float: none;
    width: 100%;
  }
  section.promo div.mois {
    width: 83%;
  }
  section.promo div.mois article.accessoires {
    float: none;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  section.promo div.mois article.accessoires h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 50px;
  }
  section.promo div.mois article.accessoires h2 {
    font-size: 28px;
  }
  section.promo div.mois article.accessoires h1 {
    font-size: 30px;
  }
  section.promo div.mois article.accessoires p {
    font-size: 14px;
  }
  section.promo div.mois article.accessoires a {
    font-size: 16px;
  }
  section.nous img {
    float: none;
    width: 100%;
  }
  section.nous div.contact {
    width: 80%;
  }
  section.nous div.contact article.info {
    float: none;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section.nous div.contact article.info h3 {
    font-size: 12px;
    margin-bottom: 50px;
  }
  section.nous div.contact article.info h2 {
    font-size: 28px;
  }
  section.nous div.contact article.info h1 {
    font-size: 30px;
  }
  section.nous div.contact article.info p {
    font-size: 14px;
  }
  section.nous div.contact article.info a {
    font-size: 16px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 600px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  header section.notre img {
    float: none;
    width: 100%;
  }
  header section.notre div.apropos article.histoire {
    float: none;
    width: 80%;
    margin: 72px 0 70px 70px;
  }
  header section.notre div.apropos article.histoire h3 {
    font-size: 12px;
    margin-bottom: 20px;
  }
  header section.notre div.apropos article.histoire h2 {
    font-weight: lighter;
    font-size: 28px;
  }
  header section.notre div.apropos article.histoire h1 {
    font-size: 40px;
    color: #973d54;
    margin-bottom: 50px;
  }
  header section.notre div.apropos article.histoire p {
    font-size: 16px;
  }
  section.la img {
    float: none;
    width: 100%;
  }
  section.la div.boutique {
    float: none;
    width: 60%;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  section.la div.boutique article.ligne h2 {
    font-size: 22px;
  }
  section.la div.boutique article.ligne h1 {
    font-size: 25px;
  }
  section.la div.boutique article.ligne p {
    font-size: 14px;
    width: 100%;
  }
  section.actus div.tendances article.look {
    float: none;
    width: 70%;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: 70px;
  }
  section.actus div.tendances article.look h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 50px;
  }
  section.actus div.tendances article.look h2 {
    font-size: 28px;
  }
  section.actus div.tendances article.look h1 {
    font-size: 30px;
  }
  section.actus div.tendances article.look p {
    font-size: 14px;
  }
  section.actus div.tendances article.look a {
    font-size: 16px;
  }
  section.promo img {
    float: none;
    width: 100%;
  }
  section.promo div.mois {
    width: 85%;
  }
  section.promo div.mois article.accessoires {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  section.promo div.mois article.accessoires h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 50px;
  }
  section.promo div.mois article.accessoires h2 {
    font-size: 20px;
  }
  section.promo div.mois article.accessoires h1 {
    font-size: 28px;
  }
  section.promo div.mois article.accessoires p {
    font-size: 14px;
  }
  section.promo div.mois article.accessoires a {
    font-size: 16px;
  }
  section.nous div.contact {
    width: 90%;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 414px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 414px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  div.top div.burger i {
    margin-left: 200px;
  }
  section.nous div.contact article.info {
    margin: 80px 0 0 15px;
    padding-bottom: 50px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 375px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 375px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  div.top div.burger i {
    margin-left: 180px;
  }
  section.nous div.contact article.info {
    margin: 80px 0 0 15px;
    padding-bottom: 50px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 320px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 320px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  div.top div.burger i {
    margin-left: 150px;
  }
  div.top div.menu {
    height: 55vh;
  }
  div.top header section.notre div.apropos article.histoire {
    float: none;
    width: 80%;
    margin: 72px 0 70px 60px;
  }
}
