@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

/**
 * FONTFACE
 */
@font-face {
  font-family: 'Bodoni-SeventyTwo-Book';
  src: url("fonts/Bodoni-SeventyTwo-Book/29C1EE_0_0.eot");
  src: url("fonts/Bodoni-SeventyTwo-Book/29C1EE_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/Bodoni-SeventyTwo-Book/29C1EE_0_0.woff") format("woff"), url("fonts/Bodoni-SeventyTwo-Book/29C1EE_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Bodoni-SeventyTwo-BookSC';
  src: url("fonts/Bodoni-SeventyTwo-Book/29C1EE_1_0.eot");
  src: url("fonts/Bodoni-SeventyTwo-Book/29C1EE_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/Bodoni-SeventyTwo-Book/29C1EE_1_0.woff") format("woff"), url("fonts/Bodoni-SeventyTwo-Book/29C1EE_1_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Bodoni-SeventyTwo-BookOS';
  src: url("fonts/Bodoni-SeventyTwo-Book/29C1EE_2_0.eot");
  src: url("fonts/Bodoni-SeventyTwo-Book/29C1EE_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/Bodoni-SeventyTwo-Book/29C1EE_2_0.woff") format("woff"), url("fonts/Bodoni-SeventyTwo-Book/29C1EE_2_0.ttf") format("truetype");
}

/**
 * ICONFONTS
 * http://icomoon.io/
 */
@font-face {
  font-family: 'icomoon';
  src: url("fonts/Icomoon/icomoon-liplover.eot");
  src: url("fonts/Icomoon/icomoon-liplover.eot?#iefix") format("embedded-opentype"), url("fonts/Icomoon/icomoon-liplover.woff") format("woff"), url("fonts/Icomoon/icomoon-liplover.ttf") format("truetype"), url("fonts/Icomoon/icomoon-liplover.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icomoon-"], [class*=" icomoon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon-facebook:before {
  content: "\e600";
}

.icomoon-twitter:before {
  content: "\e601";
}

.icomoon-googleplus:before {
  content: "\e602";
}

.icomoon-youtube:before {
  content: "\e603";
}

.icomoon-vimeo:before {
  content: "\e604";
}

.icomoon-pinterest:before {
  content: "\e605";
}

.icomoon-linkedin:before {
  content: "\e606";
}

.icomoon-instagram:before {
  content: "\e607";
}

.icomoon-menu:before {
  content: "\e60c";
}

.icomoon-close:before {
  content: "\e608" !important;
}

.icomoon-arrow-left:before {
  content: "\e60a" !important;
}

.icomoon-arrow-left-small:before {
  content: "\e60b" !important;
}

.gform_title, .gform_description {
  display: block;
  line-height: 22px;
  line-height: 2.2rem;
}

.gform_title {
  margin-bottom: 0 !important;
  color: black !important;
}

.gform_description {
  margin-bottom: 40px;
}

.gfield {
  margin-bottom: 2%;
}
.gfield input[type="text"],
.gfield input[type="email"],
.gfield select {
  width: 96%;
  margin: 0 2% 2% 0;
  padding: 8px;
  background: #f3efee;
  border: solid 1px #f3efee;
}
.gfield.name input {
  width: 47%;
}
.gfield.address label {
  display: none;
}
.gfield.address span:nth-child(2) input, .gfield.address span:nth-child(2) select, .gfield.address span:nth-child(3) input, .gfield.address span:nth-child(3) select {
  width: 34%;
  margin-right: 2%;
}
.gfield.address span:nth-child(4) input {
  width: 24%;
}
.gfield.email input {
  width: 71%;
}
.gfield.newsletter .gfield_label, .gfield.terms .gfield_label {
  display: none;
}

.gform_body ul li {
  list-style-type: none !important;
}

.content ul.gfield_checkbox {
  line-height: 18px;
  line-height: 1.8rem;
  margin-bottom: 2% !important;
}
.content ul.gfield_checkbox:before, .content ul.gfield_checkbox:after {
  content: "";
  display: table;
}
.content ul.gfield_checkbox:after {
  clear: both;
}
.content ul.gfield_checkbox {
  zoom: 1;
}
.content ul.gfield_checkbox input {
  display: block;
  float: left;
}
.content ul.gfield_checkbox label {
  display: block;
  float: left;
  width: 80%;
  padding-left: 2%;
}

.gform_hidden {
  display: none;
}

.gform_ajax_spinner {
  margin-left: 20px;
}

.gform_validation_container {
  display: none;
}

.validation_error {
  color: red;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 20px;
}

.gfield_error input[type="text"],
.gfield_error input[type="email"],
.gfield_error select {
  border-color: red;
}
.gfield_error .gfield_checkbox label, .gfield_error .gfield_checkbox label a {
  color: red !important;
}

.validation_message {
  display: none;
  width: 96%;
  margin-top: -5px;
  margin-bottom: 15px;
  color: red;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clear {
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

textarea {
  resize: vertical;
}

a > img {
  display: block;
}

a {
  outline: none;
}

input::-moz-focus-inner {
  border: 0;
}

html {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 62.5%;
  line-height: 62.5%;
  list-style: none;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  color: black;
  background: #f3efee;
}

a {
  display: block;
  color: black;
  text-decoration: none;
}
a:hover, a:focus {
  color: #da3d7e;
  text-decoration: none;
}

.btn,
.gform_button {
  display: inline-block;
  background: black;
  padding: 18px 20px;
  cursor: pointer;
  border: none;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
  color: white;
}

#social-share .btn-share {
  display: block;
  float: left;
  margin-right: 30px;
  height: 60px;
}
#social-share h2 {
  margin-bottom: 20px;
}

body {
  position: static;
  overflow-y: auto;
}

body.home #main {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  text-transform: uppercase;
}

/**
 * PANEL & SLIDE
 * - panel = a full screen part (width = 100% ; height = 100%)
 * - slide = a part of the parallaxe page (width always = 100% ; height = window height or auto height)
 */
/**
 * ATTENTION, les éléments sont positionnés par couches :
 *
 * z-index:
 * 0 => bg
 * 100 => basic div / elements
 * 200 + 300 => ajax content
 * 400 => lip lover (400=stick ; 410=bottom ; 420=top ; 430=click)
 * 500 => video
 * 600 => header + colors
 * 900 => ajax popup
 */
.panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slide {
  overflow: hidden;
  /* default height => will be change for each slide by CSS or JS */
}
.slide:before, .slide:after {
  content: "";
  display: table;
}
.slide:after {
  clear: both;
}
.slide {
  zoom: 1;
}

.panel, .slide {
  position: relative;
}
.panel > .inner, .panel > .left, .panel > .right, .slide > .inner, .slide > .left, .slide > .right {
  position: relative;
  padding-top: 120px;
  padding-bottom: 40px;
  height: 100%;
}
.panel .left, .panel .right, .slide .left, .slide .right {
  display: block;
  width: 50%;
}
.panel .left, .slide .left {
  float: left;
}
.panel .right, .slide .right {
  float: right;
}

header {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  text-transform: uppercase;
}

/* LOGO */
#logo-lancome {
  position: fixed;
  width: 193px;
  height: 97px;
  top: 0;
  left: 50%;
  margin-left: -96px;
  z-index: 600;
}

/* MENU */
.social-menu,
.language-switcher,
.legal-link {
  float: left;
  padding: 6px 20px 0 20px;
  border-left: solid 1px #dbdbdb;
}

#top-navigation {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 600;
}
#top-navigation a {
  display: block;
  padding: 6px;
  color: #919191;
}
#top-navigation a:hover, #top-navigation a:focus {
  color: black;
}

nav.social-menu li {
  display: block;
  float: left;
}
nav.social-menu li a {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 6px !important;
}

.step1 div, .step1 nav, .step2 div, .step2 nav {
  border-color: white;
}
.step1 #top-navigation a, .step2 #top-navigation a {
  color: white;
}
.step1 #top-navigation a:hover, .step1 #top-navigation a:focus, .step2 #top-navigation a:hover, .step2 #top-navigation a:focus {
  color: #da3d7e;
}

.step2 #top-navigation a:hover, .step2 #top-navigation a:focus {
  color: black;
}

.step3 div, .step3 nav, .step4 div, .step4 nav {
  border-color: black;
}
.step3 #top-navigation a, .step4 #top-navigation a {
  color: black;
}
.step3 #top-navigation a:hover, .step3 #top-navigation a:focus, .step4 #top-navigation a:hover, .step4 #top-navigation a:focus {
  color: white;
}

.ajax_loaded div, .ajax_loaded nav {
  border-color: gray;
}
.ajax_loaded #top-navigation a {
  color: gray;
}
.ajax_loaded #top-navigation a:hover, .ajax_loaded #top-navigation a:focus {
  color: black;
}

.lip-lover-click-surface {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  top: 450px;
  left: 50%;
  margin-left: -18px;
  background: transparent;
  cursor: pointer;
  z-index: 450;
}

.lip-lover {
  display: block;
  width: 130px;
  height: 440px;
  position: fixed;
  top: 260px;
  left: 50%;
  margin-left: -65px;
  background: center center no-repeat;
}
.lip-lover.click {
  display: none;
  background-image: url("images/liplover-click.png");
  z-index: 440;
}
.lip-lover.color {
  z-index: 430;
}
.lip-lover.top {
  background-image: url("images/liplover-top.png");
  z-index: 420;
}
.lip-lover.top.fixed {
  display: none;
}
.lip-lover.bottom {
  background-image: url("images/liplover-bottom.png");
  z-index: 410;
}
.lip-lover.stick {
  background-image: url("images/liplover-stick.png");
  z-index: 400;
}
.lip-lover.reverse {
  display: none;
  left: 29%;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

#color-312 .color {
  background-image: url("images/liplover-color-312.png");
}
#color-312 .stick {
  background-image: url("images/liplover-color-312-stick.png");
}

#color-313 .color {
  background-image: url("images/liplover-color-313.png");
}
#color-313 .stick {
  background-image: url("images/liplover-color-313-stick.png");
}

#color-316 .color {
  background-image: url("images/liplover-color-316.png");
}
#color-316 .stick {
  background-image: url("images/liplover-color-316-stick.png");
}

#color-318 .color {
  background-image: url("images/liplover-color-318.png");
}
#color-318 .stick {
  background-image: url("images/liplover-color-318-stick.png");
}

#color-320 .color {
  background-image: url("images/liplover-color-320.png");
}
#color-320 .stick {
  background-image: url("images/liplover-color-320-stick.png");
}

#color-332 .color {
  background-image: url("images/liplover-color-332.png");
}
#color-332 .stick {
  background-image: url("images/liplover-color-332-stick.png");
}

#color-333 .color {
  background-image: url("images/liplover-color-333.png");
}
#color-333 .stick {
  background-image: url("images/liplover-color-333-stick.png");
}

#color-334 .color {
  background-image: url("images/liplover-color-334.png");
}
#color-334 .stick {
  background-image: url("images/liplover-color-334-stick.png");
}

#color-336 .color {
  background-image: url("images/liplover-color-336.png");
}
#color-336 .stick {
  background-image: url("images/liplover-color-336-stick.png");
}

#color-337 .color {
  background-image: url("images/liplover-color-337.png");
}
#color-337 .stick {
  background-image: url("images/liplover-color-337-stick.png");
}

#color-338 .color {
  background-image: url("images/liplover-color-338.png");
}
#color-338 .stick {
  background-image: url("images/liplover-color-338-stick.png");
}

#color-353 .color {
  background-image: url("images/liplover-color-353.png");
}
#color-353 .stick {
  background-image: url("images/liplover-color-353-stick.png");
}

#color-355 .color {
  background-image: url("images/liplover-color-355.png");
}
#color-355 .stick {
  background-image: url("images/liplover-color-355-stick.png");
}

#color-356 .color {
  background-image: url("images/liplover-color-356.png");
}
#color-356 .stick {
  background-image: url("images/liplover-color-356-stick.png");
}

#color-357 .color {
  background-image: url("images/liplover-color-357.png");
}
#color-357 .stick {
  background-image: url("images/liplover-color-357-stick.png");
}

#color-359 .color {
  background-image: url("images/liplover-color-359.png");
}
#color-359 .stick {
  background-image: url("images/liplover-color-359-stick.png");
}

#color-361 .color {
  background-image: url("images/liplover-color-361.png");
}
#color-361 .stick {
  background-image: url("images/liplover-color-361-stick.png");
}

#color-362 .color {
  background-image: url("images/liplover-color-362.png");
}
#color-362 .stick {
  background-image: url("images/liplover-color-362-stick.png");
}

/**
 * SLIDE 1 - INTRO
 */
#main {
  background: url("images/bg-lily-collin.jpg") right 30% no-repeat fixed;
}

#slide-1 .left {
  background-color: #f3efee;
  text-align: center;
  height: 10000px;
}
#slide-1 .container {
  position: fixed;
  width: 300px;
  height: 720px;
  top: 50%;
  left: 25%;
  margin-left: -150px;
  margin-top: -360px;
}
#slide-1 .logo {
  display: block;
  margin: 0 auto;
}
#slide-1 .logo:first-child {
  margin-bottom: 20px;
}

#bubble {
  display: none;
  position: relative;
  width: 300px;
  height: 300px;
  margin: -50px auto 0;
  background: url("images/arrow-bottom-big-gray.png") center bottom 40px no-repeat white;
  cursor: pointer;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  font-family: "Bodoni-SeventyTwo-Book";
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 40px;
  line-height: 4rem;
  letter-spacing: 1px;
  color: black;
}
#bubble .before,
#bubble .after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 70px 25px 0;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
#bubble .after {
  display: none;
  padding-top: 75px;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 50px;
  line-height: 5rem;
  color: #da3d7e;
}

/**
 * SLIDE 2 - VIDEO
 */
#slide-2 {
  min-height: 0;
  background: url("images/video-bg-2.jpg") center fixed no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#slide-2 .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/video-pattern.png") left top repeat fixed;
}

#video-call-to-action {
  visibility: hidden;
  display: inline-block;
  text-align: center;
  color: white;
  z-index: 510;
}
#video-call-to-action.ready {
  visibility: visible;
}
#video-call-to-action .title {
  font-family: "Bodoni-SeventyTwo-Book";
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 35px;
  line-height: 3.5rem;
  letter-spacing: 5px;
}
#video-call-to-action .btn.play-video {
  position: relative;
  margin: 50px auto;
  padding-left: 64px;
  background: url("images/video-button-play.png") 18px center no-repeat black;
  /* LOADING */
}
#video-call-to-action .btn.play-video .replay {
  display: none;
}
#video-call-to-action .btn.play-video.replay {
  background: url("images/video-button-replay.png") 20px center no-repeat black;
}
#video-call-to-action .btn.play-video.replay .play {
  display: none;
}
#video-call-to-action .btn.play-video.replay .replay {
  display: block;
}
#video-call-to-action .btn.play-video.loading {
  background-image: none;
}
#video-call-to-action .btn.play-video .spinner {
  position: absolute !important;
  top: 26px;
  left: 33px;
}
#video-call-to-action .scroll .arrow {
  width: 76px;
  height: 38px;
  margin: 40px auto 0;
  background: url("images/arrow-bottom-big-white.png") center bottom no-repeat;
  cursor: pointer;
}

#video-container {
  position: absolute;
  width: 100%;
  top: -500px;
  z-index: 0;
  opacity: 0;
  overflow: hidden;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#video-container.play {
  opacity: 1;
  z-index: 520;
}
#video-container.play .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 590;
  cursor: url("images/video-cursor-pause.cur");
  cursor: url("images/video-cursor-pause.png"), pointer;
}
#video-container.pause .bg {
  cursor: url("images/video-cursor-play.cur");
  cursor: url("images/video-cursor-play.png"), pointer;
}

.ie #video-container {
  left: 100%;
}
.ie #video-container.play {
  left: 0;
}

/**
 * SLIDE 3 - PRODUCT
 */
#slide-3 {
  background: url("images/bg-square-pink.jpg") left top repeat fixed;
}
#slide-3 .inner {
  padding-bottom: 0;
  height: 4500px;
}
#slide-3 .arrow {
  opacity: 0;
  position: fixed;
  bottom: 40px;
  left: 50%;
  margin-left: -38px;
  width: 76px;
  height: 39px;
  cursor: pointer;
  background: url("images/arrow-bottom-big-black.png") no-repeat;
}

#product {
  width: 100%;
  height: 600px;
}

#matters,
#all-in-one {
  width: 100%;
  text-align: center;
  /* skrollr */
  height: 172px;
  position: absolute;
  top: 0;
  left: 0;
}

#matters .matter {
  position: relative;
  display: inline-block;
  width: 138px;
  height: 172px;
  padding: 8px;
  margin-left: 110px;
  background: url("images/matters-bg.png") left bottom no-repeat;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
  color: white;
  text-align: center;
}
#matters .matter:first-child {
  margin-left: 0;
}
#matters .matter p {
  margin-bottom: 20px;
  letter-spacing: 3px;
  color: black;
}
#matters .matter img {
  display: block;
}
#matters .matter.care img {
  position: absolute;
  bottom: 7px;
  left: 8px;
}
#matters .matter.shine img {
  position: absolute;
  bottom: 7px;
  right: 8px;
}

#all-in-one {
  display: none;
}

/* SVG */
#swiffy-container {
  position: relative;
  width: 740px;
  margin-top: 180px;
  left: 50%;
  margin-left: -370px;
}
#swiffy-container .svg-container {
  position: absolute;
  width: 315px;
  height: 130px;
}
#swiffy-container .svg-container.care {
  top: 0;
  left: 0;
}
#swiffy-container .svg-container.color {
  top: 0;
  right: 0;
}
#swiffy-container .svg-container.shine {
  top: 200px;
  right: 0;
}
#swiffy-container .svg {
  display: block;
  height: 130px;
  overflow: hidden;
  /* hack transparent bg */
}
#swiffy-container .svg svg g > g > rect {
  fill: transparent !important;
}
#swiffy-container .svg-text {
  opacity: 0;
  width: 175px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: none;
  color: white;
}
#swiffy-container .svg-text.care {
  float: left;
  margin-top: -40px;
  margin-left: 2px;
}
#swiffy-container .svg-text.color {
  float: right;
  margin-top: -40px;
  margin-right: -105px;
}
#swiffy-container .svg-text.shine {
  float: right;
  margin-top: 2px;
  margin-right: -105px;
}
#swiffy-container .svg-text .title {
  margin-bottom: 8px;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: black;
}

/**
 * SLIDE 4 - MOODBOARD
 */
#slide-4 {
  background-color: #da3d7e;
}
#slide-4 .inner {
  width: 980px;
  margin: 0 auto;
  /*.container {
  	position: absolute;
  	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  }*/
}
#slide-4 .logo {
  display: block;
  margin: 0 auto;
  color: white;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: lighter;
  letter-spacing: 2px;
}

#moodboard {
  position: relative;
  display: block;
  margin: 30px auto 0;
  width: 980px;
  height: 518px;
  /* left */
  /* right */
}
#moodboard img {
  display: block;
  position: absolute;
  /*top:-100px;*/
}
#moodboard .hand-bag {
  top: 3px;
  left: 4px;
}
#moodboard .ballet {
  top: 15px;
  left: 136px;
}
#moodboard .flower {
  top: 4px;
  left: 243px;
}
#moodboard .cocktail-glass {
  top: 2px;
  left: 324px;
}
#moodboard .tailored-jacket {
  top: 119px;
  left: 1px;
}
#moodboard .champagne {
  top: 102px;
  left: 271px;
}
#moodboard .lipstick-red {
  top: 191px;
  left: 165px;
}
#moodboard .expresso-cup {
  top: 179px;
  left: 341px;
}
#moodboard .guitar {
  top: 193px;
  left: 200px;
}
#moodboard .jelly-beans {
  top: 275px;
  left: 13px;
}
#moodboard .glasses {
  top: 276px;
  left: 116px;
}
#moodboard .pillow {
  top: 289px;
  left: 289px;
}
#moodboard .book {
  top: 364px;
  left: 0;
}
#moodboard .perfume {
  top: 386px;
  left: 123px;
}
#moodboard .rose {
  top: 420px;
  left: 211px;
}
#moodboard .running-shoes {
  top: 0;
  right: 295px;
}
#moodboard .macarons {
  top: 3px;
  right: 220px;
}
#moodboard .yoga-mat {
  top: 16px;
  right: 7px;
}
#moodboard .camera {
  top: 82px;
  right: 328px;
}
#moodboard .vinyl {
  top: 111px;
  right: 178px;
}
#moodboard .vespa {
  top: 60px;
  right: 0;
}
#moodboard .earrings {
  top: 162px;
  right: 368px;
}
#moodboard .nail-polish {
  top: 146px;
  right: 298px;
}
#moodboard .feather {
  top: 208px;
  right: 76px;
}
#moodboard .high-hills {
  top: 195px;
  right: 0;
}
#moodboard .notebook {
  top: 241px;
  right: 319px;
}
#moodboard .dress {
  top: 253px;
  right: 195px;
}
#moodboard .lipstick-purple {
  top: 300px;
  right: 111px;
}
#moodboard .lips {
  top: 343px;
  right: 47px;
}
#moodboard .eiffel-tower {
  top: 338px;
  right: 0;
}
#moodboard .headphones {
  top: 395px;
  right: 329px;
}
#moodboard .sunglasses {
  top: 445px;
  right: 77px;
}

#color-chart {
  position: absolute;
  bottom: -96px;
  left: 0;
  width: 100%;
  overflow: visible;
  /*height: 136px;*/
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  background: white;
  color: white;
  z-index: 600;
  /* COLORS */
  /* COLORS HOVER */
  /* CATEGORIES */
}
#color-chart a {
  color: white;
}
#color-chart a:hover, #color-chart a:focus {
  color: white;
}
#color-chart .color {
  position: relative;
  float: left;
  height: 116px;
  margin-top: 20px;
  cursor: pointer;
}
#color-chart .color a {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 5px 0 5px;
  text-align: center;
  z-index: 600;
  background-image: url("images/arrow-right-small.png");
  background-position: center 70px;
  background-repeat: no-repeat;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#color-chart .color a.loading {
  background-image: none;
}
#color-chart .color a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 24px;
  line-height: 2.4rem;
  background-color: rgba(0, 0, 0, 0.8);
}
#color-chart .color .spinner {
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: 0;
}
#color-chart.enable-hover .color:hover a,
#color-chart .color a.clicked {
  opacity: 1;
  top: -20px;
  left: -30px;
  right: -30px;
  bottom: 0;
}
#color-chart.enable-hover .color:first-child:hover a,
#color-chart .color:first-child a.clicked {
  left: 0;
  right: -50px;
}
#color-chart.enable-hover .color:last-child:hover a,
#color-chart .color:last-child a.clicked {
  left: -50px;
  right: 0;
}
#color-chart .categories {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 620;
}
#color-chart .category {
  float: left;
  padding: 4px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  border-left: solid 1px #da3d7e;
}
#color-chart .category:first-child {
  border: none;
}

/* COLOR INSTRUCTIONS */
#colors-instructions {
  /*display: none;*/
  width: 100%;
  background-color: white;
  overflow: hidden;
  font-size: 30px;
  font-size: 3rem;
  line-height: 22px;
  line-height: 2.2rem;
  letter-spacing: 2px;
  text-align: center;
  color: black;
  /* skrollr */
  position: fixed;
  bottom: -136px;
  left: 0;
}
#colors-instructions .pink {
  color: #da3d7e;
}
#colors-instructions .container {
  width: 830px;
  height: 136px;
  margin: 0 auto;
  padding-top: 52px;
  background-image: url("images/arrow-bottom-double.png");
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

#ajax-content {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  overflow: hidden;
  z-index: 200;
}

#content.single {
  background: white;
  /* LEFT */
  /* RIGHT */
  /* BACK BUTTON */
  /* SHOPPPING LINKS */
  /* CONTENT */
  /*#fragrance {
  	margin-top: -20px;
  	margin-bottom: 50px;
  }*/
  /*#tagline-participate {
  	margin-bottom: 0;
  	color: $pink;
  }*/
}
#content.single .left {
  background: #da3d7e;
}
#content.single .right {
  padding-right: 100px;
  padding-left: 100px;
}
#content.single .back-button {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: -100px;
  margin-top: -50px;
  background: url("images/arrow-left-big.png") center center no-repeat rgba(255, 255, 255, 0.2);
  text-indent: -999px;
  overflow: hidden;
}
#content.single .shop-links {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -250px;
}
#content.single .shop-links li {
  display: block;
  float: left;
  margin-right: 1px;
}
#content.single .shop-links li a {
  display: block;
  width: 250px;
  padding: 20px;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#content.single .back-button,
#content.single .shop-links a {
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#content.single .back-button:hover, #content.single .back-button:focus,
#content.single .shop-links a:hover,
#content.single .shop-links a:focus {
  color: white;
  background-color: rgba(255, 255, 255, 0.3);
}
#content.single .content {
  position: relative;
  height: 100%;
}
#content.single .content small {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
}
#content.single .content .rules-link {
  margin-top: -10px;
  margin-bottom: 20px;
}
#content.single .objects img {
  width: auto;
  max-height: 40px;
  margin-right: 20px;
  margin-bottom: 30px;
}

/**
 * GFORM
 */
.gform_body {
  max-width: 480px;
  width: 100%;
}

#gform-front-page {
  display: none;
}

.gform_wrapper .gform_button {
  display: block;
  float: left;
}
.gform_wrapper .gform_ajax_spinner {
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 10px;
}

/* buttons */
#participate {
  margin-bottom: 20px;
}

#close-form {
  position: absolute;
  top: 4px;
  right: 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: 10000px;
  background: url("images/close-btn.png") left top no-repeat;
  cursor: pointer;
}

/* steps */
.step {
  position: relative;
  overflow: hidden;
}
.step.step1 {
  height: 100%;
}
.step.step2 {
  height: 0;
  padding-right: 60px;
}

/**
 * SHARE BUTTONS
 */
#social-share {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
}

#copyright {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

/**
 * AJAX POPUP
 */
#ajax-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 900;
}

#ajax-popup-close {
  position: fixed;
  top: 70px;
  right: 50%;
  width: 50px;
  height: 50px;
  margin-right: -370px;
  background: url("images/close-btn.png") left top no-repeat;
  cursor: pointer;
  z-index: 920;
}

#ajax-popup-container {
  display: none;
  position: fixed;
  top: 50px;
  bottom: 50px;
  left: 50%;
  width: 800px;
  margin-left: -400px;
  background: white;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 910;
}
#ajax-popup-container .left {
  display: none;
}
#ajax-popup-container .right {
  float: none !important;
  width: 100% !important;
  padding: 0 !important;
}
#ajax-popup-container .right > .content {
  height: auto !important;
  padding: 80px 80px 50px 80px !important;
}
#ajax-popup-container .content p, #ajax-popup-container .content ul {
  margin-bottom: 20px;
}

/**
 * NO AJAX
 */
body.singular {
  /* MAIN */
  /* LIP LOVER */
}
body.singular #main .panel, body.singular #main .slide {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 0;
}
body.singular #main .back-button {
  left: 0;
}
body.singular .lip-lover {
  top: 50%;
  margin-top: -220px;
}
body.singular .lip-lover.absolute {
  display: none;
}
body.singular .lip-lover.reverse {
  display: block;
}
body.singular .lip-lover.fixed {
  left: 25%;
  margin-left: -116px;
}

body.page:not(.home) .panel .right {
  overflow-y: scroll;
}

body.small-screen {
  /**
   * SLIDE 1 - INTRO
   */
  /**
   * SLIDE 3 - PRODUCTS
   */
  /**
   * SLIDE 4 - MOODBOARD
   */
  /*#moodboard {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	margin-left: -490px;
  	margin-top: -300px;
  }*/
  /**
   * SINGLE
   */
  /*
  // CONTEST IS OVER COZ WE ENOUGHT ROON NOW
  #fragrance {
  	display: none;
  }*/
  /**
   * NO AJAX
   */
}
body.small-screen #slide-1 .container {
  height: 542px;
  margin-top: -271px;
}
body.small-screen #slide-1 .logo {
  width: 200px;
  height: auto;
}
body.small-screen #bubble {
  width: 250px;
  height: 250px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 32px;
  line-height: 3.2rem;
  background: url("images/arrow-bottom-small-gray.png") center bottom 38px no-repeat white;
}
body.small-screen #bubble .before,
body.small-screen #bubble .after {
  padding: 65px 20px 0;
}
body.small-screen.fr #bubble {
  font-size: 18px;
  font-size: 1.8rem;
}
body.small-screen #slide-3 .arrow {
  width: 40px;
  height: 21px;
  margin-left: -20px;
  background: url("images/arrow-bottom-small-black.png") no-repeat;
}
body.small-screen #swiffy-container {
  margin-top: 120px;
}
body.small-screen #swiffy-container .svg-container.care {
  top: 55px;
}
body.small-screen #swiffy-container .svg-container.shine {
  top: 220px;
}
body.small-screen #slide-4 {
  /*.inner {
  	padding-top: 35px;
  }*/
}
body.small-screen #slide-4 .logo {
  display: none;
}
body.small-screen #colors-instructions .container {
  padding-top: 22px;
}
body.small-screen #colors-instructions .title {
  line-height: 20px;
  line-height: 2rem;
}
body.small-screen #colors-instructions .question {
  padding-top: 6px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  line-height: 2rem;
}
body.small-screen #color-chart {
  bottom: -65px;
}
body.small-screen #color-chart .color {
  height: 75px;
  margin-top: 5px;
}
body.small-screen #color-chart .color a.clicked {
  color: rgba(255, 255, 255, 0.1);
}
body.small-screen #color-chart.enable-hover .color:hover a,
body.small-screen #color-chart .color a.clicked {
  top: -5px;
}
body.small-screen #color-chart .spinner {
  top: -18px;
}
body.small-screen #content.single {
  /*
  // CONTEST IS OVER COZ WE ENOUGHT ROON NOW
  .objects {
  	img {
  		margin-bottom: 0;
  	}
  }*/
}
body.small-screen #content.single .right {
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 80px;
}
body.small-screen #content.single .gfield {
  margin-bottom: 0;
}
body.small-screen #content.single .gform_description {
  margin-bottom: 20px;
}
body.small-screen #content.single .content {
  line-height: 24px;
  line-height: 2.4rem;
}
body.small-screen #content.single .content h1 {
  margin-bottom: 30px;
}
body.small-screen #content.single .content p, body.small-screen #content.single .content ol, body.small-screen #content.single .content ul {
  margin-bottom: 30px;
}
body.small-screen #content.single .content ul.gfield_checkbox {
  margin-bottom: 0;
  margin-top: 10px;
}
body.small-screen.singular .lip-lover {
  margin-top: -270px;
}
body.small-screen.page:not(.home) .lip-lover {
  margin-top: -220px;
}

@media (max-height: 700px) {
  #content.single .content h1 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
    line-height: 4rem;
  }
  #content.single .content .rules-link {
    display: none;
  }
}
.content {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-weight: 300;
  color: black;
}
.content a {
  display: inline;
  color: black;
  text-decoration: none;
}
.content a:hover, .content a:focus {
  color: #da3d7e;
  text-decoration: none;
}
.content a.btn {
  color: white;
}
.content a.btn:hover, .content a.btn:focus {
  color: white;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: black;
}
.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a {
  color: black;
}
.content h1 a:hover, .content h1 a:focus, .content h2 a:hover, .content h2 a:focus, .content h3 a:hover, .content h3 a:focus, .content h4 a:hover, .content h4 a:focus, .content h5 a:hover, .content h5 a:focus, .content h6 a:hover, .content h6 a:focus {
  color: #da3d7e;
}
.content h1 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 50px;
  line-height: 5rem;
  font-family: "Bodoni-SeventyTwo-Book";
  margin-bottom: 30px;
}
.content h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
}
.content h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.content h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.content h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.content h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.content p {
  margin-bottom: 40px;
}
.content ol, .content ul {
  margin-bottom: 40px;
}
.content ol li {
  list-style: decimal;
}
.content ul li {
  list-style-type: disc;
}
.content ol ol, .content ul ul, .content ol ul, .content ul ol {
  margin-bottom: 0px;
}
.content sup, .content sub, .content small {
  position: relative;
  font-size: 10px;
  font-size: 1rem;
}
.content sup {
  top: -3px;
}
.content em, .content i {
  font-style: italic;
}
.content strong, .content b {
  font-weight: 700;
}
.content del {
  color: inherit;
  text-decoration: line-through;
}
