﻿@charset "UTF-8";
@-webkit-keyframes savedHeart {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: auto;
    overflow: hidden;
  }
  55% {
    opacity: .8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    opacity: .8;
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  95% {
    opacity: .8;
  }
  95% {
    -webkit-transform: scale(2.5) translateY(-85px);
    -moz-transform: scale(2.5) translateY(-85px);
    -o-transform: scale(2.5) translateY(-85px);
    -ms-transform: scale(2.5) translateY(-85px);
    transform: scale(2.5) translateY(-85px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0) translateY(0);
    -moz-transform: scale(0) translateY(0);
    -o-transform: scale(0) translateY(0);
    -ms-transform: scale(0) translateY(0);
    transform: scale(0) translateY(0);
    opacity: 0;
    transform: scale(0.9);
    display: none;
  }
}

@-moz-keyframes savedHeart {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: auto;
    overflow: hidden;
  }
  55% {
    opacity: .8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    opacity: .8;
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  95% {
    opacity: .8;
  }
  95% {
    -webkit-transform: scale(2.5) translateY(-85px);
    -moz-transform: scale(2.5) translateY(-85px);
    -o-transform: scale(2.5) translateY(-85px);
    -ms-transform: scale(2.5) translateY(-85px);
    transform: scale(2.5) translateY(-85px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0) translateY(0);
    -moz-transform: scale(0) translateY(0);
    -o-transform: scale(0) translateY(0);
    -ms-transform: scale(0) translateY(0);
    transform: scale(0) translateY(0);
    opacity: 0;
    transform: scale(0.9);
    display: none;
  }
}

@-o-keyframes savedHeart {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: auto;
    overflow: hidden;
  }
  55% {
    opacity: .8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    opacity: .8;
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  95% {
    opacity: .8;
  }
  95% {
    -webkit-transform: scale(2.5) translateY(-85px);
    -moz-transform: scale(2.5) translateY(-85px);
    -o-transform: scale(2.5) translateY(-85px);
    -ms-transform: scale(2.5) translateY(-85px);
    transform: scale(2.5) translateY(-85px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0) translateY(0);
    -moz-transform: scale(0) translateY(0);
    -o-transform: scale(0) translateY(0);
    -ms-transform: scale(0) translateY(0);
    transform: scale(0) translateY(0);
    opacity: 0;
    transform: scale(0.9);
    display: none;
  }
}

@keyframes savedHeart {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: auto;
    overflow: hidden;
  }
  55% {
    opacity: .8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  75% {
    opacity: .8;
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  95% {
    opacity: .8;
  }
  95% {
    -webkit-transform: scale(2.5) translateY(-85px);
    -moz-transform: scale(2.5) translateY(-85px);
    -o-transform: scale(2.5) translateY(-85px);
    -ms-transform: scale(2.5) translateY(-85px);
    transform: scale(2.5) translateY(-85px);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0) translateY(0);
    -moz-transform: scale(0) translateY(0);
    -o-transform: scale(0) translateY(0);
    -ms-transform: scale(0) translateY(0);
    transform: scale(0) translateY(0);
    opacity: 0;
    transform: scale(0.9);
    display: none;
  }
}

@-webkit-keyframes savedHeartLabel {
  0% {
    opacity: 0;
  }
  20% {
    opacity: .8;
  }
  50% {
    margin-top: -9px;
    opacity: .8;
  }
  100% {
    margin-top: -100px;
    opacity: 0;
  }
}

@-moz-keyframes savedHeartLabel {
  0% {
    opacity: 0;
  }
  20% {
    opacity: .8;
  }
  50% {
    margin-top: -9px;
    opacity: .8;
  }
  100% {
    margin-top: -100px;
    opacity: 0;
  }
}

@-o-keyframes savedHeartLabel {
  0% {
    opacity: 0;
  }
  20% {
    opacity: .8;
  }
  50% {
    margin-top: -9px;
    opacity: .8;
  }
  100% {
    margin-top: -100px;
    opacity: 0;
  }
}

@keyframes savedHeartLabel {
  0% {
    opacity: 0;
  }
  20% {
    opacity: .8;
  }
  50% {
    margin-top: -9px;
    opacity: .8;
  }
  100% {
    margin-top: -100px;
    opacity: 0;
  }
}

@-webkit-keyframes removeSavedOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes removeSavedOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes removeSavedOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes removeSavedOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes removeSavedDisplay {
  0% {
    height: auto;
    overflow: visible;
  }
  100% {
    height: 0;
    overflow: hidden;
  }
}

@-moz-keyframes removeSavedDisplay {
  0% {
    height: auto;
    overflow: visible;
  }
  100% {
    height: 0;
    overflow: hidden;
  }
}

@-o-keyframes removeSavedDisplay {
  0% {
    height: auto;
    overflow: visible;
  }
  100% {
    height: 0;
    overflow: hidden;
  }
}

@keyframes removeSavedDisplay {
  0% {
    height: auto;
    overflow: visible;
  }
  100% {
    height: 0;
    overflow: hidden;
  }
}

@-webkit-keyframes pointDown {
  0% {
    top: 0;
  }
  30% {
    top: 15px;
  }
  70% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@-moz-keyframes pointDown {
  0% {
    top: 0;
  }
  30% {
    top: 15px;
  }
  70% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@-o-keyframes pointDown {
  0% {
    top: 0;
  }
  30% {
    top: 15px;
  }
  70% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@keyframes pointDown {
  0% {
    top: 0;
  }
  30% {
    top: 15px;
  }
  70% {
    top: 0;
  }
  100% {
    top: 0;
  }
}

@font-face {
  font-family: 'droitmod-icomoon';
  src: url("../fonts/-droitmod-icomoon/icomoon.eot?pnkm8c");
  src: url("../fonts/-droitmod-icomoon/icomoon.eot?#iefixpnkm8c") format("embedded-opentype"), url("../fonts/-droitmod-icomoon/icomoon.ttf?pnkm8c") format("truetype"), url("../fonts/-droitmod-icomoon/icomoon.woff?pnkm8c") format("woff"), url("../fonts/-droitmod-icomoon/icomoon.svg?pnkm8c#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="droit-icon-"], [class*=" droit-icon-"] {
  position: relative;
}

[class^="droit-icon-"]:before, [class*=" droit-icon-"]:before {
  font-family: 'droitmod-icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  font-size: 3em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -.5em 0 0 -.5em;
  width: 1em;
  height: 1em;
  -webkit-transition: margin-left 0.25s ease-in;
  -moz-transition: margin-left 0.25s ease-in;
  -ms-transition: margin-left 0.25s ease-in;
  -o-transition: margin-left 0.25s ease-in;
  transition: margin-left 0.25s ease-in;
}

.droit-icon-expand:before {
  content: "\e900";
}

.droit-icon-heart-active:before {
  content: "\e643";
}

.droit-icon-close:before {
  content: "\e642";
}

.droit-icon-filter:before {
  content: "\e641";
}

.droit-icon-large-play-nc:before {
  content: "\e640";
}

.droit-icon-arrow-right:before {
  content: "\e63f";
}

.droit-icon-pinterest:before {
  content: "\e636";
}

.droit-icon-twitter:before {
  content: "\e637";
}

.droit-icon-youtube:before {
  content: "\e638";
}

.droit-icon-tumblr:before {
  content: "\e639";
}

.droit-icon-facebook:before {
  content: "\e63a";
}

.droit-icon-instagram:before {
  content: "\e63b";
}

.droit-icon-heart:before {
  content: "\e63c";
}

.droit-icon-search:before {
  content: "\e63d";
}

.droit-icon-cart:before {
  content: "\e63e";
}

.droit-icon-star-empty:before {
  content: "\e634";
}

.droit-icon-star-filled:before {
  content: "\e635";
}

.droit-icon-large-play-f:before {
  content: "\e632";
}

.droit-icon-large-play-nf:before {
  content: "\e633";
}

.droit-icon-large-play-f-old:before {
  content: "\e619";
}

.droit-icon-large-play-nf-old:before {
  content: "\e61e";
}

.droit-icon-large-b:before {
  content: "\e60b";
}

.droit-icon-large-l:before {
  content: "\e60c";
}

.droit-icon-large-r:before {
  content: "\e620";
}

.droit-icon-large-t:before {
  content: "\e626";
}

.droit-icon-large-x:before {
  content: "\e627";
}

.droit-icon-marquee-f:before {
  content: "\e628";
}

.droit-icon-marquee-NF:before {
  content: "\e629";
}

.droit-icon-olapic-gallery:before {
  content: "\e62a";
}

.droit-icon-olapic-upload:before {
  content: "\e62b";
}

.droit-icon-small-b:before {
  content: "\e62c";
}

.droit-icon-small-l:before {
  content: "\e62d";
}

.droit-icon-small-play:before {
  content: "\e62e";
}

.droit-icon-small-r:before {
  content: "\e62f";
}

.droit-icon-small-t:before {
  content: "\e630";
}

.droit-icon-small-x:before {
  content: "\e631";
}

.droit-icon-sun:before {
  content: "\e600";
}

.droit-icon-blow-dry:before {
  content: "\e601";
}

.droit-icon-city-dweller:before {
  content: "\e602";
}

.droit-icon-color-treated:before {
  content: "\e603";
}

.droit-icon-combination:before {
  content: "\e604";
}

.droit-icon-cover-greys:before {
  content: "\e605";
}

.droit-icon-curly:before {
  content: "\e606";
}

.droit-icon-damaged:before {
  content: "\e607";
}

.droit-icon-darken:before {
  content: "\e608";
}

.droit-icon-desk:before {
  content: "\e609";
}

.droit-icon-dry:before {
  content: "\e60a";
}

.droit-icon-enhance-color:before {
  content: "\e60d";
}

.droit-icon-fine:before {
  content: "\e60e";
}

.droit-icon-frequently-straightened:before {
  content: "\e60f";
}

.droit-icon-frizz:before {
  content: "\e610";
}

.droit-icon-heat-style:before {
  content: "\e611";
}

.droit-icon-hollowing:before {
  content: "\e612";
}

.droit-icon-lighten:before {
  content: "\e613";
}

.droit-icon-loss-of-firmness:before {
  content: "\e614";
}

.droit-icon-medium:before {
  content: "\e615";
}

.droit-icon-no:before {
  content: "\e616";
}

.droit-icon-none:before {
  content: "\e617";
}

.droit-icon-normal-to-dry:before {
  content: "\e618";
}

.droit-icon-oily:before {
  content: "\e61a";
}

.droit-icon-other:before {
  content: "\e61b";
}

.droit-icon-regularly-stressed:before {
  content: "\e61c";
}

.droit-icon-sagging:before {
  content: "\e61d";
}

.droit-icon-straight:before {
  content: "\e61f";
}

.droit-icon-thin:before {
  content: "\e621";
}

.droit-icon-uneven-tone:before {
  content: "\e622";
}

.droit-icon-wavy:before {
  content: "\e623";
}

.droit-icon-wrinkles-and-lines:before {
  content: "\e624";
}

.droit-icon-yes:before {
  content: "\e625";
}

@font-face {
  font-family: 'droit2-icomoon';
  src: url("../fonts/-droitmod-icomoon/droit2-icomoon.ttf?td0kdj") format("truetype"), url("../fonts/-droitmod-icomoon/droit2-icomoon.woff?td0kdj") format("woff"), url("../fonts/-droitmod-icomoon/droit2-icomoon.svg?td0kdj#droit2-icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="droit2-icon-"], [class*=" droit2-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'droit2-icomoon' !important;
  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;
}

.droit2-icon-envelope:before {
  content: "\e91d";
}

.droit2-icon-location:before {
  content: "\e91e";
}

.droit2-icon-beauty-tip:before {
  content: "\e91b";
}

.droit2-icon-mail:before {
  content: "\e91c";
}

.droit2-icon-key:before {
  content: "\e91a";
}

.droit2-icon-hairstyle:before {
  content: "\e913";
}

.droit2-icon-makeup_eye:before {
  content: "\e914";
}

.droit2-icon-makeup_face:before {
  content: "\e915";
}

.droit2-icon-makeup_lips:before {
  content: "\e916";
}

.droit2-icon-volume:before {
  content: "\e919";
}

.droit2-icon-content_beautyid:before {
  content: "\e90b";
}

.droit2-icon-content_expert:before {
  content: "\e90c";
}

.droit2-icon-content_howto:before {
  content: "\e90d";
}

.droit2-icon-content_offers:before {
  content: "\e90e";
}

.droit2-icon-content_save:before {
  content: "\e90f";
}

.droit2-icon-content_slideshow:before {
  content: "\e910";
}

.droit2-icon-general_instant:before {
  content: "\e911";
}

.droit2-icon-haircare:before {
  content: "\e912";
}

.droit2-icon-makeup_nail:before {
  content: "\e917";
}

.droit2-icon-content_article:before {
  content: "\e918";
}

.droit2-icon-texturizer:before {
  content: "\e901";
}

.droit2-icon-perm:before {
  content: "\e902";
}

.droit2-icon-relaxer:before {
  content: "\e903";
}

.droit2-icon-keratin:before {
  content: "\e904";
}

.droit2-icon-non-pemanent:before {
  content: "\e905";
}

.droit2-icon-enhance:before {
  content: "\e906";
}

.droit2-icon-pemanent:before {
  content: "\e907";
}

.droit2-icon-lighten:before {
  content: "\e908";
}

.droit2-icon-darken:before {
  content: "\e909";
}

.droit2-icon-henna:before {
  content: "\e90a";
}

.droit2-icon-dark-spots:before {
  content: "\e900";
}

.droit2-icon-information:before {
  content: "\e800";
}

.droit2-icon-clock:before {
  content: "\e611";
}

.droit2-icon-wrinkles-fine-lines:before {
  content: "\e600";
}

.droit2-icon-sun-skin:before {
  content: "\e601";
}

.droit2-icon-verified:before {
  content: "\e602";
}

.droit2-icon-sun-sensitive:before {
  content: "\e603";
}

.droit2-icon-prevention:before {
  content: "\e604";
}

.droit2-icon-plus:before {
  content: "\e605";
}

.droit2-icon-oily:before {
  content: "\e606";
}

.droit2-icon-normal:before {
  content: "\e607";
}

.droit2-icon-loss-firmness:before {
  content: "\e608";
}

.droit2-icon-instant-gratification:before {
  content: "\e609";
}

.droit2-icon-fav-heart:before {
  content: "\e60a";
}

.droit2-icon-dry:before {
  content: "\e60b";
}

.droit2-icon-combination:before {
  content: "\e60d";
}

.droit2-icon-close:before {
  content: "\e60e";
}

.droit2-icon-circle:before {
  content: "\e60f";
}

.droit2-icon-age-spots:before {
  content: "\e610";
}

.droit2-icon-enlarge:before {
  content: "\e91f";
}

.droit2-icon-enlarge2:before {
  content: "\e921";
}

/*======================================
=           UTILITY CLASSES            =
========================================*/
.n-p {
  padding: 0;
}

.m-t {
  margin-top: 1em;
}

.bg-black {
  background: #000;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-block {
  background: white;
  position: relative;
  z-index: 1;
}

.fadeIn, .fadeIn {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

.fadeOut, .fadeOut {
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  z-index: 0;
  -webkit-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  -ms-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  transition: opacity 1s linear;
  -webkit-transition: visibility 0s 1s;
  -moz-transition: visibility 0s 1s;
  -ms-transition: visibility 0s 1s;
  -o-transition: visibility 0s 1s;
  transition: visibility 0s 1s;
}

.is-mobile {
  display: inline-block;
}

.is-tablet {
  display: none;
}

.is-mobiletablet {
  display: inline-block;
}

.is-desktop {
  display: none;
}

.hidden-sm {
  display: none;
}

.typeahead.header-dropdown-menu li a:hover {
  text-decoration: underline;
}

body .global-header {
  z-index: 40;
}

body .global-header .slide-search {
  z-index: 50;
}

/*======================================
=           GLOBAL STYLES            =
========================================*/
body.droitmod-layout {
  background-color: #fff;
}

body.droitmod-layout .footer {
  margin: 0 auto !important;
}

body.droitmod-layout .btn-pink {
  font-family: "Gotham-Book", "Arial", sans-serif;
  background: #ec8080;
  color: #fff;
  border-radius: 0;
}

body.droitmod-layout div[role='main'] {
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
  color: #000;
  /* section */
  /* breadcrumb */
}

body.droitmod-layout div[role='main'] h2 {
  font-size: 12px;
  letter-spacing: 2px;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
}

body.droitmod-layout div[role='main'] a {
  text-decoration: none;
}

body.droitmod-layout div[role='main'] .star-rating {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 6px;
  font-size: 10px;
}

body.droitmod-layout div[role='main'] .star-rating .droit-icon-star {
  width: 16px;
  height: 16px;
  margin-right: 3px;
  display: inline-block;
  font-size: .6em;
  color: #a5b1bd;
}

body.droitmod-layout div[role='main'] .star-rating .droit-icon-star:before {
  content: "";
}

body.droitmod-layout div[role='main'] .star-rating.rate-1 .star1:before {
  content: "";
}

body.droitmod-layout div[role='main'] .star-rating.rate-2 .star1:before,
body.droitmod-layout div[role='main'] .star-rating.rate-2 .star2:before {
  content: "";
}

body.droitmod-layout div[role='main'] .star-rating.rate-3 .star1:before,
body.droitmod-layout div[role='main'] .star-rating.rate-3 .star2:before,
body.droitmod-layout div[role='main'] .star-rating.rate-3 .star3:before {
  content: "";
}

body.droitmod-layout div[role='main'] .star-rating.rate-4 .star1:before,
body.droitmod-layout div[role='main'] .star-rating.rate-4 .star2:before,
body.droitmod-layout div[role='main'] .star-rating.rate-4 .star3:before,
body.droitmod-layout div[role='main'] .star-rating.rate-4 .star4:before {
  content: "";
}

body.droitmod-layout div[role='main'] .star-rating.rate-5 .star1:before,
body.droitmod-layout div[role='main'] .star-rating.rate-5 .star2:before,
body.droitmod-layout div[role='main'] .star-rating.rate-5 .star3:before,
body.droitmod-layout div[role='main'] .star-rating.rate-5 .star4:before,
body.droitmod-layout div[role='main'] .star-rating.rate-5 .star5:before {
  content: "";
}

body.droitmod-layout div[role='main'] small.star-rating {
  font-size: 8px;
}

body.droitmod-layout div[role='main'] small.star-rating .droit-icon-star {
  width: 12px;
  height: 12px;
  margin-right: 1.5px;
}

body.droitmod-layout div[role='main'] section {
  background-color: #fff;
  padding: 0;
  margin-bottom: 3em;
  overflow: hidden;
  font-family: "Gotham-Book", "Arial", sans-serif;
}

body.droitmod-layout div[role='main'] section .heading {
  margin: 0 auto;
  float: none;
  padding-bottom: 1em;
}

body.droitmod-layout div[role='main'] section .heading h2 {
  font-family: "NoeDisplay-Regular", "Times", "Times New Roman", serif;
  font-size: 2em;
  letter-spacing: 2px;
  line-height: 1.3em;
  margin: 10px auto 0;
  padding: 0;
  display: block;
  font-weight: 100;
  width: 90%;
  text-transform: none;
  text-align: center;
}

body.droitmod-layout div[role='main'] section .heading h3 {
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: .9em;
  line-height: 1.4em;
  letter-spacing: .2em;
}

body.droitmod-layout div[role='main'] section .heading a {
  font-family: "Gotham-Book", "Arial", sans-serif;
  font-size: 12px;
}

body.droitmod-layout div[role='main'] section .heading a:hover {
  text-decoration: none;
}

@media all and (min-width: 375px) {
  body.droitmod-layout div[role='main'] section .heading h2 {
    padding: 0 0.5em;
  }
}

body.droitmod-layout div[role='main'] section .text-block {
  background: #fff;
  position: relative;
  text-align: center;
  font-family: "NoeDisplay-Regular", "Times", "Times New Roman", serif;
}

body.droitmod-layout div[role='main'] section .text-block h2,
body.droitmod-layout div[role='main'] section .text-block h3 {
  font-size: 1.8em;
  letter-spacing: 2.2px;
  line-height: 1.3em;
  font-weight: 100;
}

body.droitmod-layout div[role='main'] section .text-block .heading {
  margin: 0 auto;
  float: none;
  padding-bottom: 1em;
}

body.droitmod-layout div[role='main'] section .text-block .heading h2 {
  font-family: "NoeDisplay-Regular", "Times", "Times New Roman", serif;
  font-size: 2em;
  letter-spacing: 2px;
  line-height: 1.3em;
  margin: 10px auto 0;
  padding: 0;
  display: block;
  font-weight: 100;
  width: 90%;
  text-transform: none;
  text-align: center;
}

body.droitmod-layout div[role='main'] section .text-block .heading h3 {
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: .9em;
  line-height: 1.4em;
  letter-spacing: .2em;
}

body.droitmod-layout div[role='main'] section .text-block .heading a {
  font-family: "Gotham-Book", "Arial", sans-serif;
  font-size: 12px;
}

body.droitmod-layout div[role='main'] section .text-block .heading a:hover {
  text-decoration: none;
}

@media all and (min-width: 375px) {
  body.droitmod-layout div[role='main'] section .text-block .heading h2 {
    padding: 0 0.5em;
  }
}

body.droitmod-layout div[role='main'] section a {
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  color: #000;
}

body.droitmod-layout div[role='main'] section a:hover {
  text-decoration: none;
}

body.droitmod-layout div[role='main'] section a.btn-pink, body.droitmod-layout div[role='main'] section a.cta-button, body.droitmod-layout div[role='main'] section a.full-color-rectangle-btn {
  color: #fff;
}

body.droitmod-layout div[role='main'] section.article-list-module .text-block {
  text-align: left;
}

body.droitmod-layout div[role='main'] > section:last-child {
  margin-bottom: 0;
  padding-bottom: 5em;
}

body.droitmod-layout div[role='main'] .row {
  margin-left: -15px;
  margin-right: -15px;
}

body.droitmod-layout div[role='main'] .img-responsive img {
  width: 100%;
}

body.droitmod-layout div[role='main'] .breadcrumb-position {
  width: 100%;
  position: absolute;
  z-index: 30;
}

body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb {
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 1em;
}

body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li {
  color: #fff;
}

body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li a {
  color: #fff;
  letter-spacing: 0.12em;
}

body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.active {
  padding: 0.35em 0 .2em 0;
}

body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.active span {
  font-size: 11px;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.09em;
}

body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.breadcrumb-bullet {
  display: inline-block !important;
  overflow: hidden;
  top: 0;
  width: 6px;
  height: 20px;
  color: #fff;
}

body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.breadcrumb-bullet::before {
  content: "/";
  display: inline-block;
  width: 5px;
  position: relative;
  font-size: 1.5em;
  text-align: center;
}

body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .carousel .slick-btn {
  color: black;
  position: absolute;
  z-index: 50;
  top: 50%;
  border: none;
  outline: none;
  cursor: pointer;
  width: 15px;
  height: 28px;
  margin-top: -14px;
  font-size: 2em;
  opacity: .8;
  filter: alpha(opacity=80);
}

body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .carousel .slick-btn.slick-prev {
  left: 22px;
}

body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .carousel .slick-btn.slick-next {
  right: 0;
}

/*===================================
=           ICON CLASSES            =
=====================================*/
.ah-icons {
  background: url(../img/-droitmod-tab-navigator/ico-sprite.png);
  display: inline-block;
  width: 73px;
  height: 73px;
}

.ah-icons.ah-arrow-r-l {
  background-position: center -1994px;
}

.ah-icons.ah-arrow-r-xs {
  background-position: center -2074px;
  width: 10px;
  height: 15px;
  position: relative;
  top: 4px;
}

/*======================================
=        ANIMATED SCROLL EFFECT        =
========================================*/
.animateblock {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

section .video-player-cont {
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .35s ease-out;
  -moz-transition: opacity .35s ease-out;
  -o-transition: opacity .35s ease-out;
  transition: opacity .35s ease-out;
}

section .video-player-cont iframe {
  visibility: hidden;
}

section .toolbar {
  position: absolute;
  z-index: 50;
  top: 30px;
  right: 10px;
  display: block;
  padding: 5px;
  -webkit-transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out;
  opacity: 0;
}

section .toolbar .close {
  display: block;
  width: 29px;
  height: 29px;
  opacity: .8;
  cursor: pointer;
  background: url(../img/x4.png) no-repeat center center;
  background-size: contain;
  opacity: .8;
  filter: alpha(opacity=80);
}

section .toolbar .close:hover {
  opacity: 1;
  filter: none;
}

section.playing .video-player-cont {
  opacity: 1;
}

section.playing .video-player-cont iframe {
  visibility: visible;
}

section.playing .toolbar {
  opacity: 1;
}

/*======================================
=        IE10 & IE11 Fixes                     =
========================================*/
html[data-useragent*='MSIE 10.0'] body div[role='main'] .breadcrumb-position .breadcrumb li.breadcrumb-bullet,
html[data-useragent*='Trident/7.0'] body div[role='main'] .breadcrumb-position .breadcrumb li.breadcrumb-bullet {
  width: 9px !important;
}

html[data-useragent*='MSIE 10.0'] body div[role='main'] .product-tab-description .container .product-description-container .text-block.review .description-col a i,
html[data-useragent*='MSIE 10.0'] body div[role='main'] .tab-navigator-module .container .hair-type .text-block .btn-xs.try-btn i,
html[data-useragent*='MSIE 10.0'] body div[role='main'].true-match-lumi-brand .texture-tips .left-text-block a i,
html[data-useragent*='MSIE 10.0'] body div[role='main'].true-match-lumi-brand .texture-tips .right-text-block a i,
html[data-useragent*='MSIE 10.0'] body div[role='main'] .products-carousel-module .carousel .products .btn-link i,
html[data-useragent*='MSIE 10.0'] body div[role='main'] .products-carousel-module .carousel .products .btn-link i,
html[data-useragent*='MSIE 10.0'] body div[role='main'] .article-list-module .container article .text-block a i,
html[data-useragent*='MSIE 10.0'] body div[role='main'] .article-list-module .container article .text-block a i,
html[data-useragent*='MSIE 10.0'] body div[role='main'] .video-articles-module .woman-tales-container .play-video-wrapper .individual-tale-container .text-block .watch-video-btn i,
html[data-useragent*='MSIE 10.0'] body div[role='main'].new-ingredient-library .filter-results .ingredient__item-container .ingredient__cta i,
html[data-useragent*='Trident/7.0'] body div[role='main'] .product-tab-description .container .product-description-container .text-block.review .description-col a i,
html[data-useragent*='Trident/7.0'] body div[role='main'] .tab-navigator-module .container .hair-type .text-block .btn-xs.try-btn i,
html[data-useragent*='Trident/7.0'] body div[role='main'].true-match-lumi-brand .texture-tips .left-text-block a i,
html[data-useragent*='Trident/7.0'] body div[role='main'].true-match-lumi-brand .texture-tips .right-text-block a i,
html[data-useragent*='Trident/7.0'] body div[role='main'] .products-carousel-module .carousel .products .btn-link i,
html[data-useragent*='Trident/7.0'] body div[role='main'] .products-carousel-module .carousel .products .btn-link i,
html[data-useragent*='Trident/7.0'] body div[role='main'] .article-list-module .container article .text-block a i,
html[data-useragent*='Trident/7.0'] body div[role='main'] .article-list-module .container article .text-block a i,
html[data-useragent*='Trident/7.0'] body div[role='main'] .video-articles-module .woman-tales-container .play-video-wrapper .individual-tale-container .text-block .watch-video-btn i,
html[data-useragent*='Trident/7.0'] body div[role='main'].new-ingredient-library .filter-results .ingredient__item-container .ingredient__cta i {
  font-size: 6px;
}

html[data-useragent*='MSIE 10.0'] body div[role='main'].nutrigloss-brand-page .tab-navigator-module .container .slick-slider.hair-type .slick-list,
html[data-useragent*='Trident/7.0'] body div[role='main'].nutrigloss-brand-page .tab-navigator-module .container .slick-slider.hair-type .slick-list {
  overflow: hidden !important;
}

html[data-useragent*='MSIE 10.0'] body div[role='main'] .product-tab-description .container .product-description-container .text-block.review .shop-box .cta-button,
html[data-useragent*='Trident/7.0'] body div[role='main'] .product-tab-description .container .product-description-container .text-block.review .shop-box .cta-button {
  left: 50%;
  margin-left: 0;
}

html[data-useragent*='MSIE 10.0'] .droitmod-consultation.haircolor .consultation-steps .step-wrapper.results .center .text-block .results-wrapper > .prev-step i,
html[data-useragent*='MSIE 10.0'] .droitmod-consultation .consultation-wrapper .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option,
html[data-useragent*='Trident/7.0'] .droitmod-consultation.haircolor .consultation-steps .step-wrapper.results .center .text-block .results-wrapper > .prev-step i,
html[data-useragent*='Trident/7.0'] .droitmod-consultation .consultation-wrapper .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option {
  font-size: 2px;
}

html[data-useragent*='MSIE 10.0'] div.new-ingredient-library[role="main"] .filter-bar__search-container .droit-icon-search::before,
html[data-useragent*='MSIE 10.0'] div.new-ingredient-library[role="main"] .filter-bar.search-active .filter-bar__search-close::before,
html[data-useragent*='Trident/7.0'] div.new-ingredient-library[role="main"] .filter-bar__search-container .droit-icon-search::before,
html[data-useragent*='Trident/7.0'] div.new-ingredient-library[role="main"] .filter-bar.search-active .filter-bar__search-close::before {
  top: calc(50% - 5px) !important;
}

html[data-useragent*='Trident/7.0'] body div[role='main'].new-ingredient-library-page .ingredient-page-header__back-button i {
  font-size: 8px;
  top: 0;
  height: 22px;
}

body {
  -webkit-animation: "fade-in 1s ease 500ms both";
  -moz-animation: "fade-in 1s ease 500ms both";
  -o-animation: "fade-in 1s ease 500ms both";
  animation: "fade-in 1s ease 500ms both";
}

body.menu-active {
  overflow: hidden;
  position: fixed;
  /* Prevents background scrolling on iOS */
  width: 100%;
}

/* Removes highlighting tap on iOS */
input,
textarea,
button,
select,
label,
a {
  -webkit-tap-highlight-color: transparent;
}

.tablet, .desktop {
  display: none;
}

.menu-overlay {
  width: 100%;
  height: 0;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  opacity: 0;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: 500ms opacity ease, 500ms height 250ms;
  -moz-transition: 500ms opacity ease, 500ms height 250ms;
  -ms-transition: 500ms opacity ease, 500ms height 250ms;
  -o-transition: 500ms opacity ease, 500ms height 250ms;
  transition: 500ms opacity ease, 500ms height 250ms;
}

.menu-overlay.active {
  opacity: 1;
  height: 100%;
  -webkit-transition: 0s height, 500ms opacity ease;
  -moz-transition: 0s height, 500ms opacity ease;
  -ms-transition: 0s height, 500ms opacity ease;
  -o-transition: 0s height, 500ms opacity ease;
  transition: 0s height, 500ms opacity ease;
}

.back-to-top {
  text-transform: uppercase;
}

.back-to-top span {
  color: rgba(255, 255, 255, 0.39);
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.global-header [class^="droit-icon-"]:before, .global-header [class*=" droit-icon-"]:before, .typeahead.header-dropdown-menu [class^="droit-icon-"]:before, .typeahead.header-dropdown-menu [class*=" droit-icon-"]:before {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.global-header [class^="droit-icon"] {
  position: static;
}

.global-header {
  width: 100%;
  height: 4rem;
  padding: 1.3625rem .75rem;
  position: relative;
  z-index: 40;
}

.global-header:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #fff;
}

.global-header .header-bg-container {
  background-color: #fff;
  z-index: 100;
}

.global-header a:hover {
  text-decoration: none;
}

.global-header.active .header-nav {
  left: 0;
}

.global-header.active .header-nav .nav-categories {
  -webkit-transition: all 650ms ease 150ms;
  -moz-transition: all 650ms ease 150ms;
  -ms-transition: all 650ms ease 150ms;
  -o-transition: all 650ms ease 150ms;
  transition: all 650ms ease 150ms;
  left: 0;
  opacity: 1;
}

.global-header.active .toggle-menu {
  width: 1.25rem;
  top: 2rem;
  left: 92%;
  margin-left: -2.4375rem;
  position: fixed;
  -webkit-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  -moz-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  -ms-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  -o-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
}

.global-header.active .toggle-menu p {
  height: 1px;
}

.global-header.active .toggle-menu p:first-child {
  -webkit-transform: translate3d(0px, 7px, 0px) rotate(-45deg);
  -moz-transform: translate3d(0px, 7px, 0px) rotate(-45deg);
  -o-transform: translate3d(0px, 7px, 0px) rotate(-45deg);
  -ms-transform: translate3d(0px, 7px, 0px) rotate(-45deg);
  transform: translate3d(0px, 7px, 0px) rotate(-45deg);
}

.global-header.active .toggle-menu p:nth-child(2) {
  -webkit-transform: translate3d(0px, 0px, 0px) scaleX(0);
  -moz-transform: translate3d(0px, 0px, 0px) scaleX(0);
  -o-transform: translate3d(0px, 0px, 0px) scaleX(0);
  -ms-transform: translate3d(0px, 0px, 0px) scaleX(0);
  transform: translate3d(0px, 0px, 0px) scaleX(0);
}

.global-header.active .toggle-menu p:last-child {
  -webkit-transform: translate3d(0px, -9px, 0px) rotate(45deg);
  -moz-transform: translate3d(0px, -9px, 0px) rotate(45deg);
  -o-transform: translate3d(0px, -9px, 0px) rotate(45deg);
  -ms-transform: translate3d(0px, -9px, 0px) rotate(45deg);
  transform: translate3d(0px, -9px, 0px) rotate(45deg);
}

.global-header .toggle-menu {
  width: 1.5rem;
  height: 1.125rem;
  position: absolute;
  top: 50%;
  left: .75rem;
  z-index: 30;
  -webkit-animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
  -moz-animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
  -o-animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
  animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  -moz-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  -ms-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  -o-transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
  transition: 0s top, 500ms margin-left, 500ms left cubic-bezier(0.645, 0.045, 0.355, 1), 0s width 400ms;
}

.global-header .toggle-menu p {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  -webkit-transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  -moz-transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  -ms-transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  -o-transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  transition: transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  -moz-transition: -webkit-transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  -ms-transition: -webkit-transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  -o-transition: -webkit-transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
  transition: -webkit-transform 0.6s cubic-bezier(0.6, 0, 0.2, 1), 0s height 400ms;
}

.global-header .toggle-menu p:first-child, .global-header .toggle-menu p:last-child {
  -webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
  -moz-transform: translate3d(0px, 0px, 0px) rotate(0deg);
  -o-transform: translate3d(0px, 0px, 0px) rotate(0deg);
  -ms-transform: translate3d(0px, 0px, 0px) rotate(0deg);
  transform: translate3d(0px, 0px, 0px) rotate(0deg);
}

.global-header .toggle-menu p:nth-child(2) {
  top: .5rem;
  -webkit-transform: translate3d(0px, 0px, 0px) scaleX(1);
  -moz-transform: translate3d(0px, 0px, 0px) scaleX(1);
  -o-transform: translate3d(0px, 0px, 0px) scaleX(1);
  -ms-transform: translate3d(0px, 0px, 0px) scaleX(1);
  transform: translate3d(0px, 0px, 0px) scaleX(1);
}

.global-header .toggle-menu p:last-child {
  top: 1rem;
}

.global-header .logo {
  width: 5rem;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: "fade-in 1s ease 1s both";
  -moz-animation: "fade-in 1s ease 1s both";
  -o-animation: "fade-in 1s ease 1s both";
  animation: "fade-in 1s ease 1s both";
}

.global-header .logo img {
  width: 100%;
}

.global-header .nav-right {
  right: 0.75rem;
  top: 50%;
  transform: translate(0px, -50%);
  position: absolute;
  z-index: 1;
  -webkit-animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
  -moz-animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
  -o-animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
  animation: "fade-in 1s ease 500ms both, animate-top 1s ease-in both";
}

.global-header .nav-right a {
  font-size: 1.125rem;
  margin-left: .75rem;
  color: #000;
}

.global-header .nav-right a:first-child {
  margin-left: 0;
}

.global-header .slide-search {
  background: rgba(249, 249, 249, 0.95);
  padding: 1.4375rem .875rem .875rem;
  position: absolute;
  z-index: 50;
  top: -100%;
  left: 0;
  width: 100%;
  height: 4.25rem;
  opacity: 0;
  z-index: 50;
  -webkit-transition: 500ms top cubic-bezier(0.645, 0.045, 0.355, 1), 500ms 200ms opacity ease;
  -moz-transition: 500ms top cubic-bezier(0.645, 0.045, 0.355, 1), 500ms 200ms opacity ease;
  -ms-transition: 500ms top cubic-bezier(0.645, 0.045, 0.355, 1), 500ms 200ms opacity ease;
  -o-transition: 500ms top cubic-bezier(0.645, 0.045, 0.355, 1), 500ms 200ms opacity ease;
  transition: 500ms top cubic-bezier(0.645, 0.045, 0.355, 1), 500ms 200ms opacity ease;
}

.global-header .slide-search.active {
  top: 100%;
  opacity: 1;
}

.global-header .slide-search.active input, .global-header .slide-search.active span {
  -webkit-animation: "fade-in 300ms ease 400ms both, animate-bottom 300ms ease-in 400ms both";
  -moz-animation: "fade-in 300ms ease 400ms both, animate-bottom 300ms ease-in 400ms both";
  -o-animation: "fade-in 300ms ease 400ms both, animate-bottom 300ms ease-in 400ms both";
  animation: "fade-in 300ms ease 400ms both, animate-bottom 300ms ease-in 400ms both";
}

.global-header .slide-search input {
  width: 100%;
  height: 1.9375rem;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #b3b2b2;
  font: 23px/1 'Gotham-Light', sans-serif;
  letter-spacing: .345px;
}

.global-header .slide-search input:focus {
  outline: none;
}

.global-header .slide-search span {
  position: absolute;
  top: 1.125rem;
  right: 0;
  font-size: 2.5rem;
  color: #000;
  cursor: pointer;
}

.global-header .header-nav {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 20;
  width: 92%;
  height: 100%;
  -webkit-transition: left 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: left 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: left 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: left 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: left 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 1.5rem 0;
}

.global-header .header-nav .nav-categories {
  background-color: #fff;
  left: -6.25rem;
  opacity: 0;
  padding: 0 1.5rem;
}

.global-header .header-nav .nav-categories > li.first-dropdown a {
  padding-top: 1rem;
}

.global-header .header-nav .nav-categories > li:last-child > a {
  border-bottom: 0;
  padding-bottom: 1.875rem;
}

.global-header .header-nav .nav-categories > li:last-child > a:before, .global-header .header-nav .nav-categories > li:last-child > a:after {
  content: none;
  display: none;
}

.global-header .header-nav .nav-categories > li .simple-category > a, .global-header .header-nav .nav-categories > li .all-brands > a {
  font-family: 'Gotham-Bold';
}

.global-header .header-nav .nav-categories > li.expanded > a:after {
  background-color: #000;
}

.global-header .header-nav .close-menu {
  position: absolute;
  top: 1.5rem;
  right: 1.4375rem;
  font-size: 1.125rem;
  color: #000;
}

.global-header .header-nav .top-nav {
  margin-bottom: 1.375rem;
  padding: 0 1.5rem;
}

.global-header .header-nav .top-nav a {
  font: 9px/1 'Gotham-Medium', sans-serif;
  color: #000;
  margin-right: 1.5625rem;
  -webkit-transition: 500ms opacity 150ms ease;
  -moz-transition: 500ms opacity 150ms ease;
  -ms-transition: 500ms opacity 150ms ease;
  -o-transition: 500ms opacity 150ms ease;
  transition: 500ms opacity 150ms ease;
}

.global-header .header-nav .top-nav a span {
  margin-right: 3px;
}

.global-header .header-nav .top-nav a.expanded {
  opacity: .6;
}

.global-header .header-nav .mobile-login-nav {
  background-color: #f4f4f4;
  max-height: 0;
  opacity: 0;
  padding: 0;
  -webkit-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
  -moz-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
  -ms-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
  -o-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
  transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
}

.global-header .header-nav .mobile-login-nav .new-login-module {
  margin: 0;
}

.global-header .header-nav .mobile-login-nav.expanded {
  padding: 27px;
  opacity: 1;
  max-height: 420px;
}

.global-header .header-nav .nav-categories-container {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.global-header .header-nav .nav-categories-container:before {
  content: '';
  position: absolute;
  left: 0;
  z-index: 0;
  width: calc(100% - 15px);
  height: 23.3125rem;
  background-color: #fff;
}

.global-header .header-nav .nav-categories-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #000;
  width: 100%;
  height: calc(100% - 445px);
}

.global-header .header-nav .nav-categories-container .desktop-search {
  display: none;
}

.global-header .header-nav .bottom-header-container {
  height: 13.75rem;
  background-color: #000;
  position: relative;
}

.global-header .header-nav .bottom-header-links {
  padding: 0 1.5625rem 1.5625rem;
  overflow: hidden;
  position: relative;
}

.global-header .header-nav .bottom-header-links a {
  font: 9px/1 "Gotham-Medium", "Arial", sans-serif;
  color: #fff;
  display: block;
  margin-top: 2.1875rem;
}

.global-header .header-nav .bottom-header-links a.tablet, .global-header .header-nav .bottom-header-links a.desktop {
  display: none;
}

.global-header .header-nav .bottom-header-links a.back-to-top {
  position: absolute;
  right: 1.5625rem;
  bottom: 1.25rem;
}

.nav-categories {
  position: relative;
  -webkit-transition: all 750ms ease 250ms;
  -moz-transition: all 750ms ease 250ms;
  -ms-transition: all 750ms ease 250ms;
  -o-transition: all 750ms ease 250ms;
  transition: all 750ms ease 250ms;
}

.nav-categories > li.expanded > a {
  border-bottom-color: #000;
}

.nav-categories > li.expanded > a:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.nav-categories > li.expanded ul {
  max-height: 75rem;
  -webkit-transition: 500ms max-height ease;
  -moz-transition: 500ms max-height ease;
  -ms-transition: 500ms max-height ease;
  -o-transition: 500ms max-height ease;
  transition: 500ms max-height ease;
}

.nav-categories > li.expanded .nav-subcategories {
  padding-top: 1.125rem;
  padding-left: 1.5625rem;
}

.nav-categories > li.expanded .nav-subcategories ul {
  padding-top: 1.125rem;
  padding-left: 1.125rem;
}

.nav-categories > li.expanded .nav-subcategories li {
  -webkit-animation: "fade-in 500ms ease both, animate-bottom 500ms ease both";
  -moz-animation: "fade-in 500ms ease both, animate-bottom 500ms ease both";
  -o-animation: "fade-in 500ms ease both, animate-bottom 500ms ease both";
  animation: "fade-in 500ms ease both, animate-bottom 500ms ease both";
}

.nav-categories > li > a {
  padding: 1.875rem 0 1.25rem;
  display: block;
  border-bottom: 1px solid #f4f4f4;
  -webkit-transition: border-bottom-color 500ms ease;
  -moz-transition: border-bottom-color 500ms ease;
  -ms-transition: border-bottom-color 500ms ease;
  -o-transition: border-bottom-color 500ms ease;
  transition: border-bottom-color 500ms ease;
}

.nav-categories > li > a:before, .nav-categories > li > a:after {
  content: '';
  position: absolute;
  top: 56%;
  right: 0;
  width: .625rem;
  height: 1px;
  background-color: #a4a4a4;
}

.nav-categories > li > a:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  -moz-transition: -webkit-transform 250ms ease-in-out;
  -ms-transition: -webkit-transform 250ms ease-in-out;
  -o-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
}

.nav-categories a {
  font: 12px/1 'Gotham-Medium', sans-serif;
  color: #000;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  position: relative;
}

.nav-categories .nav-subcategories {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  z-index: 200;
  -webkit-transition: 300ms max-height ease, 300ms padding 300ms ease;
  -moz-transition: 300ms max-height ease, 300ms padding 300ms ease;
  -ms-transition: 300ms max-height ease, 300ms padding 300ms ease;
  -o-transition: 300ms max-height ease, 300ms padding 300ms ease;
  transition: 300ms max-height ease, 300ms padding 300ms ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.nav-categories .nav-subcategories .category-title {
  font: 10px/1 'Gotham-Medium', sans-serif;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-categories .nav-subcategories a {
  font-size: 10px;
  letter-spacing: 1px;
}

.nav-categories .nav-subcategories a span {
  font-size: .4375rem;
  margin-left: .75rem;
  position: relative;
  bottom: 1px;
}

.nav-categories .nav-subcategories ul {
  max-height: 0;
  padding: 1.125rem 0 0 1.125rem;
  -webkit-transition: 500ms max-height 500ms ease;
  -moz-transition: 500ms max-height 500ms ease;
  -ms-transition: 500ms max-height 500ms ease;
  -o-transition: 500ms max-height 500ms ease;
  transition: 500ms max-height 500ms ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.nav-categories .nav-subcategories ul:last-child {
  padding-bottom: 0;
}

.nav-categories .nav-subcategories ul a {
  text-transform: none;
}

.nav-categories .nav-subcategories li {
  margin-bottom: 1.0625rem;
  -webkit-animation: "fade-out 500ms ease both, animate-to-top 500ms ease both";
  -moz-animation: "fade-out 500ms ease both, animate-to-top 500ms ease both";
  -o-animation: "fade-out 500ms ease both, animate-to-top 500ms ease both";
  animation: "fade-out 500ms ease both, animate-to-top 500ms ease both";
}

.nav-categories .nav-subcategories li:last-child {
  margin-bottom: 0;
}

.typeahead.header-dropdown-menu {
  background-color: #fff;
  position: absolute;
  padding-top: .625rem;
  display: none;
  z-index: 200;
}

.typeahead.header-dropdown-menu li {
  padding: .75rem 1.25rem;
}

.typeahead.header-dropdown-menu li:after {
  display: table;
  clear: both;
  content: '';
}

.typeahead.header-dropdown-menu li a:hover {
  text-decoration: none;
}

.typeahead.header-dropdown-menu li:last-child {
  background-color: #f9f9f9;
}

.typeahead.header-dropdown-menu li:last-child a {
  font: 10px/1 'Gotham-Medium', sans-serif;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 2px;
}

.typeahead.header-dropdown-menu .thumb {
  float: left;
  width: 20%;
  margin-right: 1.25rem;
}

.typeahead.header-dropdown-menu .thumb img {
  max-width: 100%;
}

.typeahead.header-dropdown-menu p {
  font: 12px/1.3 'Gotham-Book', sans-serif;
  color: #000;
}

.typeahead.header-dropdown-menu p strong {
  font-family: 'Gotham-Bold', sans-serif;
}

.typeahead.header-dropdown-menu span {
  font: 10px/1 'Gotham-Medium', sans-serif;
  color: #000;
  text-transform: uppercase;
}

.typeahead.header-dropdown-menu span.droit-icon-arrow-right {
  font-size: 7px;
  position: relative;
  bottom: 1px;
  margin-left: .625rem;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@-moz-keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@-o-keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@-webkit-keyframes animate-to-top {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -10px;
  }
}

@-moz-keyframes animate-to-top {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -10px;
  }
}

@-o-keyframes animate-to-top {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -10px;
  }
}

@keyframes animate-to-top {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -10px;
  }
}

@-webkit-keyframes animate-bottom {
  0% {
    margin-top: -10px;
  }
  100% {
    margin-top: 0;
  }
}

@-moz-keyframes animate-bottom {
  0% {
    margin-top: -10px;
  }
  100% {
    margin-top: 0;
  }
}

@-o-keyframes animate-bottom {
  0% {
    margin-top: -10px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes animate-bottom {
  0% {
    margin-top: -10px;
  }
  100% {
    margin-top: 0;
  }
}

body {
  -webkit-animation: "fade-in 1s ease 500ms both";
  -moz-animation: "fade-in 1s ease 500ms both";
  -o-animation: "fade-in 1s ease 500ms both";
  animation: "fade-in 1s ease 500ms both";
}

@font-face {
  font-family: 'GothamBold';
  src: url("../fonts/GothamBold.eot");
  src: url("../fonts/GothamBold.eot") format("embedded-opentype"), url("../fonts/GothamBold.woff2") format("woff2"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/GothamBold.svg#GothamBold") format("svg");
}

@font-face {
  font-family: 'GothamLight';
  src: url("../fonts/GothamLight.eot");
  src: url("../fonts/GothamLight.eot") format("embedded-opentype"), url("../fonts/GothamLight.woff2") format("woff2"), url("../fonts/GothamLight.woff") format("woff"), url("../fonts/GothamLight.ttf") format("truetype"), url("../fonts/GothamLight.svg#GothamLight") format("svg");
}

.tablet, .desktop {
  display: none;
}

.back-to-top {
  text-transform: uppercase;
}

.back-to-top span {
  color: rgba(255, 255, 255, 0.39);
  display: inline-block;
  margin-left: .625rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.global-footer {
  border-top: 1px solid #000;
}

.global-footer [class^="droit-icon-"]:before, .global-footer [class*=" droit-icon-"]:before {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.global-footer [class^="droit-icon"] {
  position: static;
}

.droitmod-layout .global-footer {
  margin-top: 0;
}

.droitmod-layout .global-footer .footer-container {
  position: relative;
}

.droitmod-layout .global-footer .footer-container:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}

.global-footer {
  margin-top: 3em;
}

.global-footer a:hover {
  text-decoration: none;
}

.global-footer .footer-newsletter {
  background-color: #fff;
  padding: 2.1875rem 1.625rem;
}

.global-footer .footer-newsletter .newsletter-title {
  font: 24px/1 'NoeDisplay-Regular', serif;
  color: #000;
  letter-spacing: 1.2px;
  margin-bottom: 1.25rem;
}

.global-footer .footer-newsletter input, .global-footer .footer-newsletter button {
  font: 10px/1 'Gotham-Medium', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: top;
}

.global-footer .footer-newsletter input {
  background-color: #f4f4f4;
  width: calc(100% - 110px);
  height: 2.8125rem;
  color: #000;
  padding: 1rem;
  margin-right: .625rem;
  border: 2px solid #f4f4f4;
  font-size: 1rem;
  /* iOS fix for preventing zooming on inputs on focus */
  -webkit-transition: border 350ms ease-in;
  -moz-transition: border 350ms ease-in;
  -ms-transition: border 350ms ease-in;
  -o-transition: border 350ms ease-in;
  transition: border 350ms ease-in;
  /* Reseting font size to default to avoid having a large font on the placeholder */
}

.global-footer .footer-newsletter input::-webkit-input-placeholder {
  font-size: .625rem;
  line-height: 1.125rem;
}

.global-footer .footer-newsletter input::-moz-placeholder {
  font-size: .625rem;
  line-height: 1.125rem;
}

.global-footer .footer-newsletter input:-ms-input-placeholder {
  font-size: .625rem;
  line-height: 1.125rem;
}

.global-footer .footer-newsletter input:focus {
  outline: none;
  border: 2px solid #000;
  font-size: .625rem;
}

.global-footer .footer-newsletter input:focus::-webkit-input-placeholder {
  line-height: .75rem;
}

.global-footer .footer-newsletter input:focus::-moz-placeholder {
  line-height: .75rem;
}

.global-footer .footer-newsletter input:focus:-ms-input-placeholder {
  line-height: .75rem;
}

.global-footer .footer-newsletter button {
  cursor: pointer;
  border: 0;
  background: #000;
  width: 5.9375rem;
  height: 2.8125rem;
  color: #fff;
  text-align: center;
  -webkit-transition: background 350ms ease-in;
  -moz-transition: background 350ms ease-in;
  -ms-transition: background 350ms ease-in;
  -o-transition: background 350ms ease-in;
  transition: background 350ms ease-in;
}

.global-footer .footer-newsletter button:hover {
  background: rgba(0, 0, 0, 0.7);
}

.global-footer .footer-newsletter button:active {
  padding: 0;
}

.global-footer .footer-bottom {
  background-color: #000;
  padding: 1.6875rem 1.6875rem 6.25rem;
  position: relative;
}

.global-footer .footer-bottom .social-icons {
  text-align: justify;
}

.global-footer .footer-bottom .social-icons:before {
  content: '';
  display: block;
  width: 100%;
}

.global-footer .footer-bottom .social-icons:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.global-footer .footer-bottom .social-icons a {
  background-color: transparent;
  border: 1px solid #3f3f3f;
  border-radius: 100%;
  font-size: 2.8vw;
  color: #fff;
  text-align: center;
  width: 10vw;
  height: 10vw;
  display: inline-block;
  position: relative;
  max-width: 3.125rem;
  max-height: 3.125rem;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

@media screen and (min-width: 640px) {
  .global-footer .footer-bottom .social-icons a {
    font-size: 2.2vw;
  }
}

.global-footer .footer-bottom .social-icons a:first-child {
  margin-left: 0;
}

.global-footer .footer-bottom .social-icons a:hover {
  text-decoration: none;
  background-color: #3f3f3f;
}

.global-footer .footer-bottom .social-icons a span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.global-footer .footer-bottom .social-icons a span:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border 350ms ease-in-out;
  -moz-transition: border 350ms ease-in-out;
  -ms-transition: border 350ms ease-in-out;
  -o-transition: border 350ms ease-in-out;
  transition: border 350ms ease-in-out;
}

@supports (-webkit-mask-image: radial-gradient(circle, white, black)) {
  .global-footer .footer-bottom .social-icons a span:after {
    border: 1px solid #3f3f3f;
  }
}

.global-footer .footer-bottom .social-icons a span.droit-icon-youtube {
  font-size: 2.3vw;
}

.global-footer .footer-bottom .nav-categories {
  margin-bottom: 3.125rem;
}

.global-footer .footer-bottom .nav-categories a {
  color: #fff;
}

.global-footer .footer-bottom .nav-categories .nav-subcategories a {
  text-transform: none;
}

.global-footer .footer-bottom .nav-categories > li > a {
  border-bottom: 1px solid #404040;
}

.global-footer .footer-bottom .nav-categories > li.expanded > a {
  border-bottom-color: #949494;
}

.global-footer .footer-bottom .copyright {
  font: 9px/1 'Gotham-Book', sans-serif;
  color: #8e8e8e;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.global-footer .footer-bottom .back-to-top {
  font: 9px/1 'Gotham-Medium', sans-serif;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  right: 1.6875rem;
  bottom: 6.375rem;
}

.global-footer .footer-bottom .back-to-top small {
  font-size: 9px;
}

.global-footer.newsletter-hidden:before {
  border-top: 0 solid #fff;
}

.global-footer.newsletter-hidden .footer-newsletter {
  display: none;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@-moz-keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@-o-keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes animate-top {
  0% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0;
  }
}

div[role='main'].new-login-module .text {
  font: 12px/1.6 "Gotham-Medium", "Arial", sans-serif;
}

div[role='main'].new-login-module input:focus {
  outline: none;
}

div[role='main'].new-login-module .loginv2__form-container .login-input-container {
  width: 100%;
  margin-bottom: 1.1875rem;
  text-align: left;
}

div[role='main'].new-login-module .loginv2__form-container input {
  font: 11px/1 "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: top;
  background-color: #fff;
  width: 100%;
  height: 2.8125rem;
  color: #000;
  padding: 1rem 1rem 0.8rem;
  margin-right: .625rem;
  border: 2px solid #f4f4f4;
  font-size: .7rem;
  /* iOS fix for preventing zooming on inputs on focus */
  -webkit-transition: border 350ms ease-in;
  -moz-transition: border 350ms ease-in;
  -ms-transition: border 350ms ease-in;
  -o-transition: border 350ms ease-in;
  transition: border 350ms ease-in;
  /* Reseting font size to default to avoid having a large font on the placeholder */
}

div[role='main'].new-login-module .loginv2__form-container input::-webkit-input-placeholder {
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container input::-moz-placeholder {
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container input:-ms-input-placeholder {
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container input:focus {
  outline: none;
  border: 2px solid #000;
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container .password-msg,
div[role='main'].new-login-module .loginv2__form-container .email-msg {
  font: 11px/1.5 'Gotham-Medium', sans-serif;
  text-transform: uppercase;
  color: #d00040;
  margin-top: 8px;
  margin-left: 19px;
  display: block;
  display: none;
  text-align: left;
}

div[role='main'].new-login-module .loginv2__form-container.error-email-address input[name="email-address"] {
  border: 2px solid #d00040;
  margin-bottom: 0;
}

div[role='main'].new-login-module .loginv2__form-container.error-email-address .email-msg {
  display: block;
}

div[role='main'].new-login-module .loginv2__form-container.error-password input[name="password"] {
  border: 2px solid #d00040;
  margin-bottom: 0;
}

div[role='main'].new-login-module .loginv2__form-container.error-password .password-msg {
  display: block;
}

div[role='main'].new-login-module .loginv2__links-holder {
  position: relative;
  height: 10px;
  margin-top: -7px;
  margin-bottom: 30px;
}

div[role='main'].new-login-module .loginv2__links-holder a {
  opacity: 1;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 9px;
  text-decoration: none;
  text-transform: capitalize;
  color: #000;
  position: absolute;
  height: 18px;
  display: block;
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -ms-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

div[role='main'].new-login-module .loginv2__links-holder a:hover {
  opacity: 0.6;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me {
  left: 2px;
  top: 4px;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me .check-icon {
  border: 1px solid #b4b4b4;
  height: 14px;
  width: 14px;
  display: inline-block;
  position: relative;
  bottom: -3px;
  margin-right: 6px;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:before, div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:after {
  border-bottom: 1px solid #b4b4b4;
  position: absolute;
  display: block;
  content: ' ';
  width: 8px;
  top: 6px;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:before {
  left: 2px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:after {
  right: 2px;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
}

div[role='main'].new-login-module .loginv2__links-holder a.forgot-password {
  right: 2px;
  padding-top: 4px;
}

div[role='main'].new-login-module .loginv2__submit-holder .submit-button {
  background-color: #000;
  color: #fff;
  border: medium none;
  padding: 18px;
  width: 100%;
  font-size: 10px;
  display: block;
  text-align: center;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 3px;
  -webkit-transition: background 350ms ease-in;
  -moz-transition: background 350ms ease-in;
  -ms-transition: background 350ms ease-in;
  -o-transition: background 350ms ease-in;
  transition: background 350ms ease-in;
}

div[role='main'].new-login-module .loginv2__submit-holder .submit-button:hover {
  background: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

div[role='main'].new-login-module .loginv2__divider {
  padding: 20px 0;
  position: relative;
}

div[role='main'].new-login-module .loginv2__divider span {
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font-size: 10px;
  display: block;
}

div[role='main'].new-login-module .loginv2__divider span:before, div[role='main'].new-login-module .loginv2__divider span:after {
  display: block;
  content: ' ';
  border-bottom: 1px solid #cfcfcf;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42%;
}

div[role='main'].new-login-module .loginv2__divider span:before {
  left: 0;
}

div[role='main'].new-login-module .loginv2__divider span:after {
  right: 0;
}

div[role='main'].new-login-module .loginv2__facebook-holder {
  position: relative;
}

div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button {
  background-color: #708cae;
  color: #fff;
  display: block;
  text-align: center;
  border: medium none;
  padding: 18px;
  width: 100%;
  font-size: 10px;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 3px;
  -webkit-transition: background 350ms ease-in;
  -moz-transition: background 350ms ease-in;
  -ms-transition: background 350ms ease-in;
  -o-transition: background 350ms ease-in;
  transition: background 350ms ease-in;
}

div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button span:before {
  font-size: 13px;
  position: relative;
  left: -14px;
  top: 0px;
}

div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button:hover {
  background: rgba(112, 140, 174, 0.7);
  text-decoration: none;
}

div[role='main'].new-login-module .text {
  font: 12px/1.6 "Gotham-Medium", "Arial", sans-serif;
}

div[role='main'].new-login-module input:focus {
  outline: none;
}

div[role='main'].new-login-module .loginv2__form-container .login-input-container {
  width: 100%;
  margin-bottom: 1.1875rem;
  text-align: left;
}

div[role='main'].new-login-module .loginv2__form-container input {
  font: 11px/1 "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: top;
  background-color: #fff;
  width: 100%;
  height: 2.8125rem;
  color: #000;
  padding: 1rem 1rem 0.8rem;
  margin-right: .625rem;
  border: 2px solid #f4f4f4;
  font-size: .7rem;
  /* iOS fix for preventing zooming on inputs on focus */
  -webkit-transition: border 350ms ease-in;
  -moz-transition: border 350ms ease-in;
  -ms-transition: border 350ms ease-in;
  -o-transition: border 350ms ease-in;
  transition: border 350ms ease-in;
  /* Reseting font size to default to avoid having a large font on the placeholder */
}

div[role='main'].new-login-module .loginv2__form-container input::-webkit-input-placeholder {
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container input::-moz-placeholder {
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container input:-ms-input-placeholder {
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container input:focus {
  outline: none;
  border: 2px solid #000;
  font-size: .7rem;
}

div[role='main'].new-login-module .loginv2__form-container .password-msg,
div[role='main'].new-login-module .loginv2__form-container .email-msg {
  font: 11px/1.5 'Gotham-Medium', sans-serif;
  text-transform: uppercase;
  color: #d00040;
  margin-top: 8px;
  margin-left: 19px;
  display: block;
  display: none;
  text-align: left;
}

div[role='main'].new-login-module .loginv2__form-container.error-email-address input[name="email-address"] {
  border: 2px solid #d00040;
  margin-bottom: 0;
}

div[role='main'].new-login-module .loginv2__form-container.error-email-address .email-msg {
  display: block;
}

div[role='main'].new-login-module .loginv2__form-container.error-password input[name="password"] {
  border: 2px solid #d00040;
  margin-bottom: 0;
}

div[role='main'].new-login-module .loginv2__form-container.error-password .password-msg {
  display: block;
}

div[role='main'].new-login-module .loginv2__links-holder {
  position: relative;
  height: 10px;
  margin-top: -7px;
  margin-bottom: 30px;
}

div[role='main'].new-login-module .loginv2__links-holder a {
  opacity: 1;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 9px;
  text-decoration: none;
  text-transform: capitalize;
  color: #000;
  position: absolute;
  height: 18px;
  display: block;
  -webkit-transition: opacity 500ms linear;
  -moz-transition: opacity 500ms linear;
  -ms-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

div[role='main'].new-login-module .loginv2__links-holder a:hover {
  opacity: 0.6;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me {
  left: 2px;
  top: 4px;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me .check-icon {
  border: 1px solid #b4b4b4;
  height: 14px;
  width: 14px;
  display: inline-block;
  position: relative;
  bottom: -3px;
  margin-right: 6px;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:before, div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:after {
  border-bottom: 1px solid #b4b4b4;
  position: absolute;
  display: block;
  content: ' ';
  width: 8px;
  top: 6px;
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:before {
  left: 2px;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

div[role='main'].new-login-module .loginv2__links-holder a.remember-me[data-check="true"] .check-icon:after {
  right: 2px;
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
}

div[role='main'].new-login-module .loginv2__links-holder a.forgot-password {
  right: 2px;
  padding-top: 4px;
}

div[role='main'].new-login-module .loginv2__submit-holder .submit-button {
  background-color: #000;
  color: #fff;
  border: medium none;
  padding: 18px;
  width: 100%;
  font-size: 10px;
  display: block;
  text-align: center;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 3px;
  -webkit-transition: background 350ms ease-in;
  -moz-transition: background 350ms ease-in;
  -ms-transition: background 350ms ease-in;
  -o-transition: background 350ms ease-in;
  transition: background 350ms ease-in;
}

div[role='main'].new-login-module .loginv2__submit-holder .submit-button:hover {
  background: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

div[role='main'].new-login-module .loginv2__divider {
  padding: 20px 0;
  position: relative;
}

div[role='main'].new-login-module .loginv2__divider span {
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 auto;
  text-align: center;
  color: #000;
  font-size: 10px;
  display: block;
}

div[role='main'].new-login-module .loginv2__divider span:before, div[role='main'].new-login-module .loginv2__divider span:after {
  display: block;
  content: ' ';
  border-bottom: 1px solid #cfcfcf;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42%;
}

div[role='main'].new-login-module .loginv2__divider span:before {
  left: 0;
}

div[role='main'].new-login-module .loginv2__divider span:after {
  right: 0;
}

div[role='main'].new-login-module .loginv2__facebook-holder {
  position: relative;
}

div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button {
  background-color: #708cae;
  color: #fff;
  display: block;
  text-align: center;
  border: medium none;
  padding: 18px;
  width: 100%;
  font-size: 10px;
  font-family: "Gotham-Medium", "Arial", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 3px;
  -webkit-transition: background 350ms ease-in;
  -moz-transition: background 350ms ease-in;
  -ms-transition: background 350ms ease-in;
  -o-transition: background 350ms ease-in;
  transition: background 350ms ease-in;
}

div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button span:before {
  font-size: 13px;
  position: relative;
  left: -14px;
  top: 0px;
}

div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button:hover {
  background: rgba(112, 140, 174, 0.7);
  text-decoration: none;
}

@media all and (min-width: 48em) {
  /*======================================
=           UTILITY CLASSES            =
========================================*/
  .is-mobile {
    display: none;
  }
  .is-tablet {
    display: inline-block;
  }
  .is-desktop {
    display: none;
  }
  .is-mobiletablet {
    display: inline-block;
  }
  .hidden-md {
    display: none;
  }
  /*======================================
=           GLOBAL STYLES            =
========================================*/
  body.droitmod-layout div[role='main'] {
    /* section */
    /* breadcrumb */
  }
  body.droitmod-layout div[role='main'] section {
    margin-bottom: 5em;
  }
  body.droitmod-layout div[role='main'] section .heading {
    margin: 0 auto;
    float: none;
    padding-bottom: 1em;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position {
    width: 100%;
    position: absolute;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb {
    margin: 0 1em;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.active {
    padding: 0.35em 0.2em 0;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.active span {
    font-size: 11px;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.breadcrumb-bullet {
    display: inline-block !important;
    overflow: hidden;
    top: 0;
    width: 6px;
    height: 20px;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.breadcrumb-bullet:before {
    content: "/";
    display: inline-block;
    width: 5px;
    position: relative;
    font-size: 1.5em;
    text-align: center;
  }
  body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .preview-slider .slick-list .slick-track .slick-slide {
    height: 398px;
  }
  body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .preview-slider .slick-list .slick-track .slick-slide .video-play-btn {
    margin-top: -40px;
  }
  body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .carousel .slick-btn {
    color: white !important;
  }
  body.droitmod-layout div[role='main'].true-match-lumi-brand .lumi-shades .hair-types-nav hr {
    margin: 0;
  }
  /*======================================
=        IE10 & IE11 Fixes                     =
========================================*/
  html[data-useragent*='MSIE 10.0'] body.droitmod-layout .droitmod-consultation .consultation-wrapper .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a span.display-block,
  html[data-useragent*='Trident/7.0'] body.droitmod-layout .droitmod-consultation .consultation-wrapper .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a span.display-block {
    font-size: 3px;
  }
  html[data-useragent*='MSIE 10.0'] body.droitmod-layout div[role='main'].my-account section.saved-items .product .rating-and-price .rating .star,
  html[data-useragent*='Trident/7.0'] body.droitmod-layout div[role='main'].my-account section.saved-items .product .rating-and-price .rating .star {
    margin-right: 14px;
  }
  html[data-useragent*='MSIE 10.0'] .droitmod-consultation .consultation-wrapper .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option,
  html[data-useragent*='Trident/7.0'] .droitmod-consultation .consultation-wrapper .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option {
    font-size: 0.6px !important;
    padding-right: 18px;
  }
  html[data-useragent*='MSIE 10.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-wrinkles-fine-lines,
  html[data-useragent*='Trident/7.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-wrinkles-fine-lines {
    font-size: .25px !important;
    padding-right: 0;
  }
  html[data-useragent*='MSIE 10.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-combination,
  html[data-useragent*='MSIE 10.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-loss-firmness,
  html[data-useragent*='Trident/7.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-combination,
  html[data-useragent*='Trident/7.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-loss-firmness {
    padding-right: 0;
    padding-top: 28px;
  }
  html[data-useragent*='MSIE 10.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-circle,
  html[data-useragent*='Trident/7.0'] .droitmod-consultation .consultation-steps .step-wrapper .center .text-block .details .icon-slider-wrapper .icon-item a .ico-option.droit2-icon-circle {
    padding: 25px !important;
  }
  html[data-useragent*='MSIE 9.0'] body.droitmod-layout div[role='main'].my-account section.saved-items .product .rating-and-price .rating .star {
    margin-right: 14px;
  }
  .tablet {
    display: block;
  }
  .global-header {
    padding: 1.3625rem;
  }
  .global-header .toggle-menu {
    left: 1.5625rem;
  }
  .global-header .nav-right {
    right: 1.5625rem;
  }
  .global-header .nav-right a {
    margin-left: 1.5625rem;
  }
  .global-header .slide-search {
    padding: 1.375rem 1.125rem 1.125rem;
    left: auto;
    right: 1.5625rem;
    width: 22.5rem;
  }
  .global-header .slide-search span {
    right: .4375rem;
  }
  .global-header .header-nav .bottom-header-container {
    height: 32.5rem;
  }
  .global-header .header-nav .close-menu {
    top: 1.75rem;
    font-size: 1.3125rem;
  }
  .global-header .header-nav .top-nav a {
    font-size: 11px;
    margin-right: 3.125rem;
  }
  .global-header .header-nav .top-nav a span {
    margin-right: 6px;
  }
  .global-header .header-nav .mobile-login-nav .mobile-login-nav-container {
    max-width: 350px;
  }
  .global-header .header-nav .nav-categories > li.first-dropdown a {
    padding-top: 1.125rem;
  }
  .global-header .header-nav .nav-categories > li:last-child > a {
    padding-bottom: 2.4375rem;
  }
  .global-header .header-nav .nav-categories > li.expanded > a:after {
    background-color: transparent;
  }
  .global-header .header-nav .bottom-header-links {
    padding: 1rem 1.5625rem 1.5625rem;
  }
  .global-header .header-nav .bottom-header-links a {
    font-size: 11px;
    margin-top: 2.875rem;
  }
  .global-header .header-nav .bottom-header-links a.tablet {
    display: block;
  }
  .global-header .header-nav .bottom-header-links a.back-to-top {
    bottom: 1.5625rem;
  }
  .nav-categories > li.expanded .nav-subcategories {
    padding-top: 3.125rem;
    padding-left: 2.875rem;
  }
  .nav-categories > li.expanded .nav-subcategories ul {
    padding-top: 1.875rem;
    padding-left: 1.25rem;
  }
  .nav-categories a {
    font-size: 16px;
  }
  .nav-categories .nav-subcategories .category-title {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .nav-categories .nav-subcategories a {
    font-size: 12px;
    letter-spacing: 2.4px;
  }
  .nav-categories .nav-subcategories ul {
    padding: 1.875rem 0 0 1.25rem;
  }
  .nav-categories .nav-subcategories ul:last-child {
    padding-bottom: .5rem;
  }
  .nav-categories .nav-subcategories ul a {
    letter-spacing: .24px;
  }
  .nav-categories .nav-subcategories li {
    margin-bottom: 1.875rem;
  }
  .typeahead.header-dropdown-menu {
    width: 20rem;
  }
  .tablet {
    display: block;
  }
  .global-footer .footer-newsletter {
    padding: 1.75rem 1.5625rem;
    height: 6.375rem;
    /* Fix for IE not computing the proper height */
  }
  .global-footer .footer-newsletter:after {
    display: table;
    clear: both;
    content: '';
  }
  .global-footer .footer-newsletter .newsletter-copy {
    margin: 1rem 0 0 0;
    float: left;
  }
  .global-footer .footer-newsletter .newsletter-email {
    float: right;
  }
  .global-footer .footer-newsletter input {
    width: 15.8125rem;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .global-footer .footer-bottom {
    padding: 2rem 1.5rem 2.5rem;
  }
  .global-footer .footer-bottom .social-icons {
    text-align: left;
  }
  .global-footer .footer-bottom .social-icons a {
    font-size: .6875rem;
    line-height: 2.3125rem;
    width: 2.1875rem;
    height: 2.1875rem;
    margin-left: 1.875rem;
  }
  .global-footer .footer-bottom .social-icons a span.droit-icon-youtube {
    font-size: 11px;
  }
  .global-footer .footer-bottom .nav-categories {
    margin-bottom: 0;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories {
    max-height: 31.25rem;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories a {
    text-transform: uppercase;
    font-size: .5625rem;
    letter-spacing: .9px;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories li {
    display: inline-block;
    margin-left: 1.875rem;
    margin-bottom: 0;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories li:first-child {
    margin-left: 0;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories li a {
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    -ms-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories li a:hover {
    opacity: .7;
  }
  .global-footer .footer-bottom .nav-categories > li {
    margin-top: 2rem;
  }
  .global-footer .footer-bottom .nav-categories > li:first-child {
    display: none;
  }
  .global-footer .footer-bottom .nav-categories > li:last-child {
    margin: 2.25rem 0 1.75rem;
  }
  .global-footer .footer-bottom .nav-categories > li:last-child a {
    font-family: 'Gotham-Book', sans-serif;
    color: #a1a1a1;
  }
  .global-footer .footer-bottom .nav-categories > li.expanded ul {
    padding: 1.875rem 0 0 1.5625rem;
  }
  .global-footer .footer-bottom .nav-categories > li.expanded ul li {
    margin-bottom: 0;
  }
  .global-footer .footer-bottom .nav-categories > li.expanded > ul {
    padding: 0;
  }
  .global-footer .footer-bottom .nav-categories > li.expanded .nav-subcategories ul:last-child {
    padding-bottom: .5rem;
  }
  .global-footer .footer-bottom .nav-categories > li > a {
    display: none;
  }
  .global-footer .footer-bottom .nav-categories a {
    font-size: 16px;
  }
  .global-footer .footer-bottom .back-to-top {
    bottom: 2.5rem;
  }
  .global-footer .footer-bottom .back-to-top span {
    font-size: .875rem;
    margin-left: 1.25rem;
  }
  div[role='main'].new-login-module .loginv2__links-holder {
    height: 20px;
    margin-bottom: 14px;
  }
  div[role='main'].new-login-module .loginv2__links-holder a {
    font-size: 12px;
  }
  div[role='main'].new-login-module .loginv2__submit-holder .submit-button {
    font-size: 9px;
    padding: 19px;
  }
  div[role='main'].new-login-module .loginv2__divider {
    padding: 30px 0;
  }
  div[role='main'].new-login-module .loginv2__divider span {
    font-size: 9px;
  }
  div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button {
    font-size: 9px;
    padding: 19px;
  }
  div[role='main'].new-login-module .loginv2__links-holder {
    height: 20px;
    margin-bottom: 14px;
  }
  div[role='main'].new-login-module .loginv2__links-holder a {
    font-size: 12px;
  }
  div[role='main'].new-login-module .loginv2__submit-holder .submit-button {
    font-size: 9px;
    padding: 19px;
  }
  div[role='main'].new-login-module .loginv2__divider {
    padding: 30px 0;
  }
  div[role='main'].new-login-module .loginv2__divider span {
    font-size: 9px;
  }
  div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button {
    font-size: 9px;
    padding: 19px;
  }
}

@media all and (min-width: 75em) {
  /*======================================
=           UTILITY CLASSES            =
========================================*/
  .is-desktop {
    display: inline-block;
  }
  .is-mobiletablet {
    display: none;
  }
  .hidden-md {
    display: block;
  }
  body .global-footer .footer-bottom .back-to-top.active {
    z-index: 100;
  }
  /*======================================
=        ANIMATED SCROLL EFFECT        =
========================================*/
  .animateblock {
    opacity: 0;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .animateblock.animated {
    opacity: 1;
  }
  .animateblock.left {
    margin-left: -2%;
  }
  .animateblock.left.animated {
    margin-left: 12%;
  }
  .animateblock.right {
    display: block;
    margin-left: 100%;
  }
  .animateblock.right.animated {
    margin-left: 70%;
  }
  .animateblock.top {
    display: block;
    width: auto;
    text-align: center;
    margin-top: -25px;
  }
  .animateblock.top.animated {
    margin-top: 0px;
  }
  .animateblock.btm {
    display: block;
    position: relative;
    top: 25px;
  }
  .animateblock.btm.animated {
    top: 0;
  }
  .animateblock.centerleft {
    display: block;
    width: auto;
    text-align: center;
    margin-right: -10%;
  }
  .animateblock.centerleft.animated {
    margin-right: 0;
  }
  .animateblock.centerright {
    display: block;
    width: auto;
    text-align: center;
    margin-left: -10%;
  }
  .animateblock.centerright.animated {
    margin-left: 0;
  }
  .animateblock.center {
    margin-left: 2%;
  }
  .animateblock.center.animated {
    margin-left: 42%;
  }
  .animateblock.size {
    display: block;
    width: 10%;
    text-align: center;
  }
  .animateblock.size img {
    max-width: 100%;
    height: auto;
  }
  .animateblock.size.animated {
    width: 100%;
    height: 100%;
  }
  /*======================================
=           GLOBAL STYLES            =
========================================*/
  body.droitmod-layout div[role='main'] {
    /* section */
    /* breadcrumb */
  }
  body.droitmod-layout div[role='main'] section .heading h2 {
    padding: 0;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb {
    max-width: 1200px;
    font-size: 1em;
    margin: 0 auto;
    padding: 0 1.5em;
  }
}

@media all and (min-width: 75em) and (min-width: 1220px) {
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb {
    padding: 0;
  }
}

@media all and (min-width: 75em) {
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li a {
    line-height: 3em;
    font-weight: normal;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.active span {
    font-size: 1em;
    font-weight: normal;
    line-height: 3.4em;
  }
  body.droitmod-layout div[role='main'] .breadcrumb-position .breadcrumb li.breadcrumb-bullet {
    top: 0.75em;
  }
  body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .preview-slider .slick-list .slick-track .slick-slide {
    height: 675px;
  }
  body.droitmod-layout div[role='main'].la-palette .multiplayer-video-module .preview-slider .slick-list .slick-track .slick-slide .video-play-btn {
    margin-top: -75px;
  }
  body.droitmod-layout div[role='main'].la-palette section.video-header {
    margin-bottom: 2em;
  }
  body.droitmod-layout div[role='main'].la-palette section.sulfatefree-diagnostic {
    margin-bottom: 1em;
  }
  body.droitmod-layout div[role='main'].la-palette .explore-collections .le-palette-nude .text {
    padding: 2.1em 0 2.1em 3.1em;
  }
  html[data-useragent*='MSIE 10.0'] body.droitmod-layout div[role='main'].my-account section.saved-items .product .rating-and-price .rating .star,
  html[data-useragent*='Trident/7.0'] body.droitmod-layout div[role='main'].my-account section.saved-items .product .rating-and-price .rating .star {
    margin-right: 14px;
  }
  body.menu-active {
    overflow: initial;
    position: static;
    width: auto;
  }
  .tablet {
    display: none;
  }
  .desktop {
    display: block;
  }
  .menu-overlay {
    display: none;
  }
  .global-header {
    height: 10.625rem;
    padding: 0;
  }
  .global-header:before {
    height: 0;
    display: block;
    background-color: transparent;
    border-top: 50px solid #000;
    border-bottom: 120px solid #fff;
  }
  .global-header .header-bg-container {
    max-width: 75rem;
    height: 100%;
    position: relative;
    margin: auto;
  }
  .global-header .desktop-top-nav {
    background-color: #000;
    height: 3.125rem;
    padding: .75rem 1.5rem;
    text-align: right;
    position: relative;
    z-index: 10;
  }
  .global-header .desktop-top-nav a {
    -webkit-animation: "fade-in 1s ease 1s backwards, animate-top 500ms ease-in 1s both";
    -moz-animation: "fade-in 1s ease 1s backwards, animate-top 500ms ease-in 1s both";
    -o-animation: "fade-in 1s ease 1s backwards, animate-top 500ms ease-in 1s both";
    animation: "fade-in 1s ease 1s backwards, animate-top 500ms ease-in 1s both";
    font: 11px/1 'Gotham-Medium', sans-serif;
    color: #fff;
    margin-left: 2.8125rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
  }
  .global-header .desktop-top-nav a:hover {
    opacity: .6;
  }
  .global-header .desktop-top-nav a span {
    margin-right: .375rem;
  }
  .global-header .desktop-top-nav a:first-child {
    margin-left: 0;
  }
  .global-header .desktop-top-nav a .droit-icon-cart {
    font-size: 1.25rem;
  }
  .global-header .desktop-top-nav .login-nav {
    margin-left: 2.8125rem;
    position: relative;
    display: inline;
  }
  .global-header .desktop-top-nav .login-nav:after {
    content: '\e63f';
    background-color: transparent;
    margin-left: .45rem;
    margin-top: .5rem;
    font: 8px/1 'droitmod-icomoon';
    color: rgba(255, 255, 255, 0.6);
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    width: .375rem;
    height: .3125rem;
    opacity: 0;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
  }
  .global-header .desktop-top-nav .login-nav .login-nav-container {
    -webkit-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
    -moz-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
    -ms-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
    -o-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
    transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 10ms padding 500ms ease;
    opacity: 0;
    max-height: 0;
    position: absolute;
    overflow: hidden;
    top: 38px;
    right: -82px;
    width: 336px;
    z-index: 250;
    padding: 0;
    background-color: #f4f4f4;
  }
  .global-header .desktop-top-nav .login-nav.expanded > a {
    opacity: .6;
  }
  .global-header .desktop-top-nav .login-nav.expanded:after {
    opacity: 1;
  }
  .global-header .desktop-top-nav .login-nav.expanded .login-nav-container {
    max-height: 500px;
    opacity: 1;
    padding: 25px;
  }
  .global-header .logo {
    -webkit-animation: "fade-in 2s ease 1s both";
    -moz-animation: "fade-in 2s ease 1s both";
    -o-animation: "fade-in 2s ease 1s both";
    animation: "fade-in 2s ease 1s both";
    width: 10.3125rem;
    position: relative;
    top: 2rem;
    left: auto;
    right: auto;
    z-index: 30;
    margin-left: 1.25rem;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .global-header .slide-search-container {
    max-width: 75rem;
    margin: auto;
    position: relative;
  }
  .global-header .slide-search {
    top: -4.8125rem;
  }
  .global-header .slide-search.active span {
    font-size: 1.3125rem;
    top: 1.375rem;
    right: 1.25rem;
  }
  .global-header .slide-search.active span:before {
    content: '\e63d';
  }
  .global-header .nav-right, .global-header .toggle-menu {
    display: none;
  }
  .global-header .header-nav {
    background-color: transparent;
    position: absolute;
    top: 3.125rem;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    height: 7.5rem;
    padding: 0 1.5rem;
  }
  .global-header .header-nav .top-nav, .global-header .header-nav .close-menu, .global-header .header-nav .mobile-login-nav {
    display: none;
  }
  .global-header .header-nav .nav-categories-container {
    background-color: transparent;
    padding-top: 5.125rem !important;
    /* Had to apply this in order to fix a weird bug where you resize from tablet to desktop and the padding doesn't get updated */
    text-align: right;
    overflow: hidden;
  }
  .global-header .header-nav .nav-categories-container:before, .global-header .header-nav .nav-categories-container:after {
    content: none;
    display: none;
  }
  .global-header .header-nav .nav-categories-container .desktop-search {
    display: block;
  }
  .global-header .header-nav .nav-categories {
    left: auto;
    opacity: 1;
    padding: 0 2.75rem 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
  }
  .global-header .header-nav .nav-categories > li {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin: 0 1.25rem;
    padding: 0 !important;
  }
  .global-header .header-nav .nav-categories > li .all-brands {
    position: absolute;
    top: 5.3125rem;
    left: 45%;
  }
  .global-header .header-nav .nav-categories > li .all-brands ul {
    padding-top: 1.6875rem;
  }
  .global-header .header-nav .nav-categories > li:first-child {
    margin-left: 0;
  }
  .global-header .header-nav .nav-categories > li:last-child > a {
    padding-bottom: .375rem;
  }
  .global-header .header-nav .nav-categories > li:nth-child(1) a:after {
    animation: fade-in 0.15s ease 550ms both;
    -webkit-animation: fade-in 0.15s ease 550ms both;
  }
  .global-header .header-nav .nav-categories > li:nth-child(2) a:after {
    animation: fade-in 0.15s ease 1100ms both;
    -webkit-animation: fade-in 0.15s ease 1100ms both;
  }
  .global-header .header-nav .nav-categories > li:nth-child(3) a:after {
    animation: fade-in 0.15s ease 1650ms both;
    -webkit-animation: fade-in 0.15s ease 1650ms both;
  }
  .global-header .header-nav .nav-categories > li:nth-child(4) a:after {
    animation: fade-in 0.15s ease 2200ms both;
    -webkit-animation: fade-in 0.15s ease 2200ms both;
  }
  .global-header .header-nav .nav-categories > li:nth-child(5) a:after {
    animation: fade-in 0.15s ease 2750ms both;
    -webkit-animation: fade-in 0.15s ease 2750ms both;
  }
  .global-header .header-nav .nav-categories > li:nth-child(6) a:after {
    animation: fade-in 0.15s ease 3300ms both;
    -webkit-animation: fade-in 0.15s ease 3300ms both;
  }
  .global-header .header-nav .nav-categories > li.first-dropdown a {
    padding-top: 0;
  }
  .global-header .header-nav .nav-categories > li.first-dropdown .nav-subcategories > li:nth-child(4) {
    width: 100%;
  }
  .global-header .header-nav .nav-categories > li.first-dropdown .nav-subcategories > li:nth-child(5) {
    position: absolute;
    top: 7.875rem;
    left: 25%;
  }
  .global-header .header-nav .nav-categories > li.first-dropdown .nav-subcategories > li:nth-child(6) {
    position: absolute;
    top: 21.25rem;
    left: 25%;
  }
  .global-header .header-nav .nav-categories > li > a {
    -webkit-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    -moz-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    -o-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    margin-bottom: 1.125rem;
    padding-bottom: .375rem;
    border-bottom: 2px solid #fff;
    letter-spacing: 1.3px;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
  }
  .global-header .header-nav .nav-categories > li > a:before {
    content: none;
    display: none;
  }
  .global-header .header-nav .nav-categories > li > a:after {
    content: '\e63f';
    background-color: transparent;
    margin-left: .75rem;
    font: 8px/1 'droitmod-icomoon';
    color: rgba(0, 0, 0, 0.45);
    position: static;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    width: .375rem;
    height: .3125rem;
  }
  .global-header .header-nav .nav-categories > li:hover > a {
    padding-bottom: .625rem;
    border-bottom-color: #aeaeae;
  }
  .global-header .header-nav .nav-categories > li:hover > a:after {
    color: #000;
  }
  .global-header .header-nav .nav-categories > li:hover .nav-subcategories {
    width: 100%;
    max-height: 31.25rem;
    opacity: 1;
    padding: 1rem 6.25rem;
    -webkit-transition: 200ms max-height ease 200ms, 300ms opacity 200ms ease;
    -moz-transition: 200ms max-height ease 200ms, 300ms opacity 200ms ease;
    -ms-transition: 200ms max-height ease 200ms, 300ms opacity 200ms ease;
    -o-transition: 200ms max-height ease 200ms, 300ms opacity 200ms ease;
    transition: 200ms max-height ease 200ms, 300ms opacity 200ms ease;
  }
  .global-header .header-nav .nav-categories > li:hover .nav-subcategories li {
    opacity: 1;
    margin-top: 0;
    -webkit-transition: 500ms opacity 200ms ease-in, 500ms margin-top 200ms ease-in;
    -moz-transition: 500ms opacity 200ms ease-in, 500ms margin-top 200ms ease-in;
    -ms-transition: 500ms opacity 200ms ease-in, 500ms margin-top 200ms ease-in;
    -o-transition: 500ms opacity 200ms ease-in, 500ms margin-top 200ms ease-in;
    transition: 500ms opacity 200ms ease-in, 500ms margin-top 200ms ease-in;
  }
  .global-header .header-nav .nav-subcategories {
    background-color: #f4f4f4;
    opacity: 0;
    width: 100%;
    overflow: hidden;
    max-height: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
    display: block;
    -webkit-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 500ms padding 500ms ease;
    -moz-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 500ms padding 500ms ease;
    -ms-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 500ms padding 500ms ease;
    -o-transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 500ms padding 500ms ease;
    transition: 200ms max-height 500ms ease, 500ms opacity 150ms ease, 500ms padding 500ms ease;
  }
  .global-header .header-nav .nav-subcategories ul {
    padding-top: 1rem;
    display: block;
  }
  .global-header .header-nav .nav-subcategories li {
    margin-bottom: 1rem;
  }
  .global-header .header-nav .nav-subcategories > li {
    margin-top: -.3125rem;
    margin-bottom: 1.6875rem;
    overflow: hidden;
    opacity: 0;
    float: left;
    width: 20%;
    -webkit-transition: 500ms opacity ease-in, 500ms margin-top ease-in;
    -moz-transition: 500ms opacity ease-in, 500ms margin-top ease-in;
    -ms-transition: 500ms opacity ease-in, 500ms margin-top ease-in;
    -o-transition: 500ms opacity ease-in, 500ms margin-top ease-in;
    transition: 500ms opacity ease-in, 500ms margin-top ease-in;
  }
  .global-header .header-nav .nav-subcategories > li.simple-category {
    width: 100%;
  }
  .global-header .header-nav .nav-subcategories > li:first-child {
    display: inline-block;
    height: 2.625rem;
  }
  .global-header .header-nav .nav-subcategories > li:first-child a {
    display: inline-block;
    padding-bottom: .375rem;
    border-bottom: 2px solid #f4f4f4;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
  }
  .global-header .header-nav .nav-subcategories > li:first-child a:hover {
    padding-bottom: .625rem;
    border-bottom-color: #aeaeae;
  }
  .global-header .header-nav .nav-subcategories > li:first-child span {
    display: none;
  }
  .global-header .header-nav .nav-subcategories > li a:hover span {
    margin-left: 1.25rem;
  }
  .global-header .header-nav .nav-subcategories > li a span {
    font-size: .4375rem;
    margin-left: .625rem;
    -webkit-transition: margin-left 500ms ease;
    -moz-transition: margin-left 500ms ease;
    -ms-transition: margin-left 500ms ease;
    -o-transition: margin-left 500ms ease;
    transition: margin-left 500ms ease;
  }
  .global-header .header-nav .nav-subcategories > li li a {
    -webkit-transition: color 300ms ease-in;
    -moz-transition: color 300ms ease-in;
    -ms-transition: color 300ms ease-in;
    -o-transition: color 300ms ease-in;
    transition: color 300ms ease-in;
  }
  .global-header .header-nav .nav-subcategories > li li a:hover {
    color: rgba(0, 0, 0, 0.7);
  }
  .global-header .header-nav .nav-subcategories > li.featured {
    position: absolute;
    top: 0;
    right: 0;
    width: 15.375rem;
    height: 100%;
    overflow: visible;
    padding: 5.3125rem 0 0 2.5rem;
    margin-right: 6.25rem;
    margin-bottom: 1.875rem;
  }
  .global-header .header-nav .nav-subcategories > li.featured:before {
    content: '';
    position: absolute;
    top: 5.3125rem;
    left: 0;
    border-left: 1px solid rgba(211, 211, 211, 0.6);
    height: 75%;
  }
  .global-header .header-nav .nav-subcategories > li.featured .featured-title {
    display: block;
    font: 12px/1.6 'Gotham-Medium', sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    margin-bottom: 1.25rem;
  }
  .global-header .header-nav .nav-subcategories > li.featured .featured-product {
    display: block;
    font: 22px/1.4 'NoeDisplay-Regular', serif;
    color: #000;
    letter-spacing: .88px;
    margin-bottom: .9375rem;
  }
  .global-header .header-nav .nav-subcategories > li.featured img {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .global-header .header-nav .nav-subcategories > li.featured .learn-more {
    font-family: 'Gotham-Bold', serif;
  }
  .global-header .header-nav .bottom-header-container {
    background-color: transparent;
    height: auto;
    position: absolute;
    top: 1.125rem;
    right: 1.5rem;
    border-bottom: 1px solid rgba(211, 211, 211, 0.6);
    padding-bottom: 1.25rem;
  }
  .global-header .header-nav .bottom-header-links {
    -webkit-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    -moz-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    -o-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    padding: 0;
  }
  .global-header .header-nav .bottom-header-links a {
    font-size: .8125rem;
    margin: 0 0 0 2rem;
    color: #000;
    display: inline-block;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
  }
  .global-header .header-nav .bottom-header-links a:hover {
    opacity: .6;
  }
  .global-header .header-nav .bottom-header-links a.tablet {
    display: none;
  }
  .global-header .header-nav .bottom-header-links a.desktop {
    display: inline-block;
  }
  .global-header .header-nav .bottom-header-links a:first-child {
    margin-left: 0;
  }
  .global-header .header-nav .bottom-header-links a.back-to-top {
    display: none;
  }
  .nav-categories {
    position: static;
    overflow: hidden;
  }
  .nav-categories .nav-subcategories li {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }
  .nav-categories .nav-subcategories li ul {
    max-height: none;
    padding-left: 0;
  }
  .nav-categories > li {
    position: static;
  }
  .nav-categories > li.expanded .nav-subcategories ul {
    padding-left: 0;
  }
  .nav-categories > li:hover .nav-subcategories ul:last-child {
    padding-bottom: .5rem;
  }
  .nav-categories > li > a {
    padding: 0;
    border: 0;
    margin-bottom: 1.875rem;
  }
  .nav-categories a {
    font-size: 13px;
  }
  .desktop-search {
    -webkit-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    -moz-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    -o-animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    animation: "fade-in 1s ease 1s both, animate-top 500ms ease-in 1s both";
    font-size: 1.25rem;
    color: #000;
    position: absolute;
    width: 1.3125rem;
    top: 4.8125rem;
    right: 1.5rem;
  }
  .desktop-search.active {
    font-size: 1rem;
    top: 5rem;
    right: 1.625rem;
  }
  .desktop-search.active span:before {
    content: '\e642';
  }
  .typeahead.header-dropdown-menu {
    width: 20rem;
  }
  .tablet {
    display: none;
  }
  .desktop {
    display: block;
  }
  .menu-overlay {
    display: none;
  }
  footer.global-footer {
    max-width: none;
    margin-top: 5em;
  }
  .global-footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    display: block;
    border-top: 133px solid #fff;
    border-bottom: 150px solid #000;
  }
  .global-footer .footer-container {
    max-width: 75rem;
    position: relative;
    margin: auto;
  }
  .global-footer .footer-newsletter {
    padding: 1.5625rem 1.5625rem 2.5rem;
    height: 8.3125rem;
  }
  .global-footer .footer-newsletter .newsletter-title {
    margin-bottom: .875rem;
  }
  .global-footer .footer-newsletter .newsletter-copy {
    margin: 2rem 0 0 0;
  }
  .global-footer .footer-newsletter input {
    width: 20.5rem;
    height: 3.125rem;
    margin-right: 1.25rem;
    font-size: .75rem;
    color: #000;
    text-transform: uppercase;
  }
  .global-footer .footer-newsletter input::-webkit-input-placeholder {
    font-size: .75rem;
    line-height: .875rem;
  }
  .global-footer .footer-newsletter input::-moz-placeholder {
    font-size: .75rem;
    line-height: .875rem;
  }
  .global-footer .footer-newsletter input:-ms-input-placeholder {
    font-size: .75rem;
    line-height: .875rem;
  }
  .global-footer .footer-newsletter input:focus {
    font-size: .75rem;
  }
  .global-footer .footer-newsletter input:focus::-webkit-input-placeholder {
    line-height: .875rem;
  }
  .global-footer .footer-newsletter input:focus::-moz-placeholder {
    line-height: .875rem;
  }
  .global-footer .footer-newsletter input:focus:-ms-input-placeholder {
    line-height: .875rem;
  }
  .global-footer .footer-newsletter button {
    font-size: .75rem;
    width: 8.5625rem;
    height: 3.125rem;
  }
  .global-footer .footer-newsletter button:focus {
    outline: none;
  }
  .global-footer .footer-newsletter p {
    font: .875rem/1 'Gotham-Book', sans-serif;
    color: #000;
  }
  .global-footer .footer-newsletter .newsletter-email {
    padding-top: 1rem;
  }
  .global-footer .footer-bottom {
    height: 9.375rem;
  }
  .global-footer .footer-bottom .social-icons {
    position: absolute;
    right: 1.5rem;
  }
  .global-footer .footer-bottom .social-icons a {
    font-size: .9375rem;
    line-height: 2.75rem;
    width: 2.625rem;
    height: 2.625rem;
    margin-left: 1rem;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories a {
    font-size: .6875rem;
    letter-spacing: 2px;
  }
  .global-footer .footer-bottom .nav-categories .nav-subcategories li {
    margin-left: 2.1875rem;
  }
  .global-footer .footer-bottom .nav-categories > li {
    margin-top: 0;
  }
  .global-footer .footer-bottom .nav-categories > li:last-child a {
    font-size: .625rem;
    letter-spacing: 1px;
  }
  .global-footer .footer-bottom .back-to-top {
    width: 5.75rem;
    height: 5.75rem;
    position: fixed;
    right: 1.6875rem;
    bottom: 1.6875rem;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    transition-delay: 0s;
  }
  .global-footer .footer-bottom .back-to-top.active {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
  }
  .global-footer .footer-bottom .back-to-top.sticky {
    bottom: 18.75rem;
  }
  .global-footer .footer-bottom .back-to-top:before, .global-footer .footer-bottom .back-to-top:after {
    content: '';
    position: absolute;
    left: 0;
    border-left: 2.875rem solid transparent;
    border-right: 2.875rem solid transparent;
  }
  .global-footer .footer-bottom .back-to-top:before {
    top: 0;
    border-bottom: 2.875rem solid #000;
  }
  .global-footer .footer-bottom .back-to-top:after {
    bottom: 0;
    border-top: 2.875rem solid #000;
  }
  .global-footer .footer-bottom .back-to-top:hover span {
    top: .875rem;
  }
  .global-footer .footer-bottom .back-to-top small {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 70%;
    margin-top: .625rem;
    line-height: 1.3;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .global-footer .footer-bottom .back-to-top span {
    position: absolute;
    top: 1.125rem;
    left: 1.25rem;
    z-index: 10;
    font-size: 1.5625rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: top 300ms ease;
    -moz-transition: top 300ms ease;
    -ms-transition: top 300ms ease;
    -o-transition: top 300ms ease;
    transition: top 300ms ease;
  }
  .global-footer .footer-bottom .copyright {
    position: absolute;
    right: 1.5rem;
    bottom: 3rem;
    font-size: .625rem;
  }
  div[role='main'].new-login-module .loginv2__links-holder {
    height: 20px;
    margin-bottom: 20px;
  }
  div[role='main'].new-login-module .loginv2__links-holder a {
    font-size: 13px;
  }
  div[role='main'].new-login-module .loginv2__links-holder a:hover .text {
    opacity: .6;
  }
  div[role='main'].new-login-module .loginv2__submit-holder .submit-button {
    font-size: 13px;
    padding: 19px;
  }
  div[role='main'].new-login-module .loginv2__divider {
    padding: 30px 0;
  }
  div[role='main'].new-login-module .loginv2__divider span {
    font-size: 13px;
  }
  div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button {
    font-size: 13px;
    padding: 19px;
  }
  div[role='main'].new-login-module .loginv2__links-holder {
    height: 20px;
    margin-bottom: 20px;
  }
  div[role='main'].new-login-module .loginv2__links-holder a {
    font-size: 13px;
  }
  div[role='main'].new-login-module .loginv2__links-holder a:hover .text {
    opacity: .6;
  }
  div[role='main'].new-login-module .loginv2__submit-holder .submit-button {
    font-size: 13px;
    padding: 19px;
  }
  div[role='main'].new-login-module .loginv2__divider {
    padding: 30px 0;
  }
  div[role='main'].new-login-module .loginv2__divider span {
    font-size: 13px;
  }
  div[role='main'].new-login-module .loginv2__facebook-holder .facebook-button {
    font-size: 13px;
    padding: 19px;
  }
}
