*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@font-face {
  font-family: "betterfly_clarinsdraft";
  src: url("../betterflyclarins-draft-webfont.woff2") format("woff2"), url("../betterflyclarins-draft-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.fontCS {
  font-family: "betterfly_clarinsdraft", Arial, sans-serif;
  font-size: 70px;
  font-weight: 300;
  line-height: 50px;
}

.fontCS2 {
  font-family: "betterfly_clarinsdraft", Arial, sans-serif;
  font-size: 55px;
  font-weight: 300;
  line-height: 50px;
}

.redBand {
  background-color: #d01947;
  text-align: center;
  color: #fff;
  padding: 10px;
}

@media screen and (max-width: 700px) {
  .fontCS {
    font-size: 50px;
    line-height: 100px;
  }
  .titleEx {
    font-size: 25px;
  }
}

.fontCla {
  font-family: ClarinsRegular, Clarins;
  font-size: 40px;
}

.titleEx {
  font-size: 30px;
}

.container {
  margin: 0 auto;
  font-size: 18px;
}

img {
  -o-object-fit: contain;
     object-fit: contain;
}

section {
  margin-top: 65px;
}

.redC {
  color: #d01947;
  font-weight: bold;
}

button {
  padding: 10px 27px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
}

button a {
  text-decoration: none;
}

.wml_sec15_texts button {
  background-color: Transparent;
  border: 1px solid black;
}

.wml_sec15_texts button a {
  color: black;
}

.wml_sec14_contenttile button {
  background-color: #000;
  border: 1px solid white;
}

.wml_sec14_contenttile button a {
  color: white;
}

.wml_products_blocproducts button {
  background-color: white;
  border: 2px solid #e5e5e5;
}

.wml_products_blocproducts button a {
  color: black;
}

.bg_aspotmajor {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white)), url(../images/AspotMajor_Noel.jpg);
  background-image: linear-gradient(transparent, white 100%), url(../images/AspotMajor_Noel.jpg);
  background-size: cover;
  padding: 30px;
}

@media screen and (max-width: 700px) {
  .bg_aspotmajor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white)), url(../images/AspotMajor_Noel_mobile.jpg);
    background-image: linear-gradient(transparent, white 100%), url(../images/AspotMajor_Noel_mobile.jpg);
  }
}

.bg_decoNoel2 {
  background-image: url("../images/Deco_noel_2.jpg");
  background-repeat: no-repeat;
  background-size: 15%;
  background-position: left bottom;
}

.bg_deco_noel2-2 {
  background-image: url("../images/Deco_noel_2.jpg");
  background-repeat: no-repeat;
  background-size: 25%;
  background-position: right center;
}

.bg_deco_noel5 {
  background-image: url("../images/Deco_noel_5.jpg");
  background-repeat: no-repeat;
  background-size: 15%;
  background-position: right top;
}

.bg_deco_noel5-2 {
  background-image: url("../images/Deco_noel_5-2.jpg");
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: left top;
}

.bg_deco_noel5-3 {
  background-image: url("../images/Deco_noel_5.jpg");
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: left 150px top;
}

.bg_deco_noel3 {
  background-image: url("../images/Deco_noel_3.jpg");
  background-repeat: no-repeat;
  background-size: 8%;
  background-position: left top;
}

.bg_deco_noel4,
.bg_deco_noel4-2 {
  background-image: url("../images/Deco_noel_4.jpg");
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: right top;
}

.bg_deco_noel4-2 {
  background-position: left;
  background-size: 20%;
  background-position: left top;
}

@media screen and (max-width: 700px) {
  .bg_deco_noel4-2,
  .bg_deco_noel4,
  .bg_deco_noel3,
  .bg_deco_noel5,
  .bg_deco_noel5-3,
  .bg_deco_noel5-2,
  .bg_deco_noel2-2,
  .wml_sec4_hero,
  .bg_decoNoel2 {
    background-image: none;
  }
}

.wml_sec1_main {
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wml_content_tiles {
  max-width: 1250px;
}

.bgw {
  background-color: #fff;
}

.wml_sec4_hero {
  text-align: center;
  background-image: url("../images/Deco_noel_1.jpg");
  background-repeat: no-repeat;
  background-size: 12%;
  background-position: right 200px bottom;
}

.wml_sec4_hero img {
  margin-top: 60px;
}

.wml_content_tiles_title_right,
.wml_content_tiles_title_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 3px solid #be1635;
  width: 50%;
  padding: 0 5px 0 5px;
}

.wml_content_tiles_title_right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

@media screen and (max-width: 500px) {
  .wml_content_tiles_title_right,
  .wml_content_tiles_title_left {
    font-size: 18px;
  }
}

.wml_content_tiles_right_bloc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 100%;
}

.wml_content_tiles_bloc {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1250px;
}

.wml_content_tiles_bloc_img,
.wml_content_tiles_bloc_txt {
  padding: 20px;
}

.wml_content_bloc_txt_white_align {
  text-align: center;
  background-color: #fff;
}

.wml_content_tiles_bloc_img {
  min-width: 300px;
  width: 25%;
}

.wml_content_tiles_bloc_img img {
  width: 100%;
}

.wml_content_tiles_bloc_img_primary {
  min-width: 300px;
  width: 30%;
}

.wml_content_tiles_bloc_img_primary img {
  width: 100%;
}

.wml_content_tiles_bloc_txt {
  min-width: 400px;
  width: 70%;
}

@media screen and (max-width: 500px) {
  .wml_content_tiles_bloc_img,
  .wml_content_tiles_bloc_txt {
    padding: 10px;
  }
  .wml_content_tiles_bloc_img {
    min-width: 100%;
  }
  .wml_content_tiles_bloc_txt {
    min-width: 100%;
  }
}

.wml_products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wml_products_blocproducts {
  width: 250px;
  text-align: center;
}

.wml_products_blocproducts img {
  width: 220px;
}

.wml_products_blocproducts_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
}

.wml_products_blocproducts_price p {
  display: block;
}

.wml_products_blocproducts_price .price_border {
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid black;
}

.wml_products_blocproducts_price span {
  font-size: 12px;
  color: grey;
}

.wml_products_or {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-size: 30px;
}

.wml_sec14 {
  text-align: center;
  padding: 0 5px 0 5px;
  margin-top: 100px;
}

.wml_sec14_contenttile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wml_sec14_contenttile div {
  width: 450px;
  margin: 20px;
}

.wml_sec14_contenttile img {
  width: 100%;
}

@media screen and (max-width: 500px) {
  .wml_sec14_contenttile div {
    margin: 20px 0 20px 0;
  }
}

.wml_sec15 {
  background-image: url(../images/AspotMajor_Noel.jpg);
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wml_sec15_texts {
  background-color: #fff;
  text-align: center;
  width: 80%;
  margin: 50px;
  padding: 20px;
}

.wml_sec15_texts h3 {
  font-size: 25px;
}

@media screen and (min-width: 600px) {
  .wml_sec15_texts {
    width: 60%;
  }
}
