/* colors */
/* Mixins =================================================== */
/* ################ */
/* GLOBAL */
/* ################ */
.content-wrapper-wider {
  margin: 0px auto;
  max-width: 100%;
  width: 100%; }

.main-header {
  background-color: #eee; }

.back-to-top {
  bottom: 60px;
  background: #000 none repeat scroll 0% 0%;
  border-radius: 0px;
  border: 1px solid #000;
  color: white;
  width: 60px;
  right: 0;
  float: right;
  text-align: center;
  line-height: 100%;
  padding: 10px 0; }
  .back-to-top .icon-2x {
    font-size: 1em; }

.crumbtrail {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd; }

#content-search-body select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background-color: #fff;
  text-transform: uppercase;
  height: 1.8rem;
  color: #000;
  border-color: #ddd;
  padding: 3px 5px; }

#content-search-body select::-ms-expand {
  display: none; }

/* ################ */
/* HEADER PANELS */
/* ################ */
.search-desc {
  font-size: 0.95rem;
  line-height: 140%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

p.textlinks a {
  font-weight: 500; }

.background-image {
  width: 100%;
  display: block;
  background: url() no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

/* ################ */
/* PAGING */
/* ################ */
.search-pagination-top {
  border-bottom: 0; }

.search-pagination {
  border-top: 0;
  padding-left: 0;
  padding-right: 0;
  width: 82%;
  float: right;
  z-index: 10; }
  .search-pagination.paging-bottom {
    width: 100%;
    float: none;
    border-top: 1px solid #eee;
    margin-top: -1px; }
    .search-pagination.paging-bottom .paging {
      width: 100%;
      max-width: 350px;
      margin: 0 auto;
      display: block; }

.sorting-options {
  width: 100%;
  display: block; }

span.js-select {
  text-indent: 4px; }

.refinelist {
  width: 18%;
  display: none;
  margin: 0px 1% 0px 0;
  position: relative;
  top: 0; }

.sort {
  width: 28%;
  float: left;
  margin: 0px 1% 0px 0; }
  .sort label {
    display: block;
    font-weight: 500;
    margin-top: 4px;
    margin-right: 3%;
    color: #151515;
    letter-spacing: 0.0rem;
    font-size: 0.9rem; }
  .sort .select-sortby {
    width: 70%; }

.paging {
  width: 38%;
  margin: 0 1%; }
  .paging li.pagn-prev {
    padding: 10px 10px 10px 0; }
  .paging li.pagn-next {
    padding: 10px 0 10px 10px; }
  .paging .page-button {
    color: #8c8c8c; }
  .paging .current .page-button {
    border-bottom: 1px solid #151515;
    width: 0.9rem;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: #151515; }
  .paging .pagn-pages li {
    font-size: 0.8875rem; }

.productsfound {
  width: 13%;
  margin: 2px 1%;
  letter-spacing: 0.05rem; }
  .productsfound p.products-found {
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 400; }
    .productsfound p.products-found .search-total-results {
      font-weight: 500; }

.search-pagination p {
  font-size: 0.9rem;
  margin-bottom: 0;
  font-weight: 300; }
  .search-pagination p .search-total-results {
    font-weight: 500; }

.pageby {
  width: 13%;
  margin: 0px 2px 0px 1%; }

.showcols-mobile {
  display: none;
  width: 10%;
  margin: 0 0 0 1%; }

.productsfound-mobile {
  display: none;
  width: 25%;
  clear: left; }
  .productsfound-mobile p.products-found {
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 400; }
    .productsfound-mobile p.products-found .search-total-results {
      font-weight: 500; }

.pageby-mobile {
  display: none; }

@media only screen and (max-width: 988px) {
  .refinelist {
    display: block; }

  .search-pagination {
    width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem; }

  .search-desc {
    max-width: 80%; }

  .sort {
    width: 16%; }
    .sort label.lbl {
      display: none; }
    .sort .select-sortby {
      width: 100%; }

  .paging {
    width: 30%; }

  .productsfound {
    width: 13%; }

  .pageby {
    width: 15%; } }
@media only screen and (max-width: 810px) {
  .productsfound {
    display: none; }

  .productsfound-mobile {
    display: block;
    width: 45%; }

  .paging {
    width: 41%; } }
@media only screen and (max-width: 768px) {
  .search-desc {
    max-width: 70%; } }
@media only screen and (max-width: 720px) {
  .paging {
    width: 31%; }

  .showcols-mobile {
    display: block; }

  .pageby {
    width: 29%;
    margin: 0px 1%; } }
@media only screen and (max-width: 690px) {
  .paging {
    display: none; }

  .refinelist {
    width: 25%; }

  .sort {
    width: 30%; } }
@media only screen and (max-width: 690px) {
  .showcols-mobile {
    width: 15%; }

  .refinelist {
    width: 40%; }

  .sort {
    width: 40%; }

  .pageby {
    display: none; }

  .pageby-mobile {
    display: block;
    width: 15%;
    position: relative;
    top: 43px; }
    .pageby-mobile span.js-select {
      border: 0;
      padding: 0.3em 0 0.3em 0;
      text-align: right;
      font-size: 0.9rem; }
      .pageby-mobile span.js-select .icon-large {
        float: none !important; }
      .pageby-mobile span.js-select .js-selected {
        border-bottom: 1px solid #333; } }
@media only screen and (max-width: 690px) {
  .pageby-mobile {
    width: 25%; } }
@media only screen and (max-width: 390px) {
  .refinelist {
    width: 37.5%; }

  .sort {
    width: 37.5%; }

  .showcols-mobile {
    width: 20%; }

  .pageby-mobile {
    width: 30%; } }
/* ################ */
/* LEFT HAND FILTER LIST */
/* ################ */
#box-refinelist h2 {
  line-height: 100%;
  margin: 0;
  font-size: 100%;
  border: 1px solid #dddddd;
  padding: 6px 7px 7px 7px;
  font-size: 0.875rem; }
  #box-refinelist h2:hover {
    background-color: #ddd;
    cursor: pointer;
    border: 1px solid #999; }

.mobshowcols-container {
  margin-bottom: 0;
  width: 100%; }

.mobshowcols {
  padding: 1px 0.3125rem 0 0; }

.categorylist ul li {
  border: 1px solid #ddd;
  margin-bottom: 3px; }
  .categorylist ul li a {
    display: block;
    padding: 3px 10px 3px 10px;
    width: 100%;
    font-weight: 500;
    color: #333;
    font-size: 1.1rem; }
    .categorylist ul li a i.fa {
      position: relative;
      top: 5px; }
    .categorylist ul li a:hover {
      background-color: #eee;
      color: #151515; }
    .categorylist ul li a.highlight {
      background-color: #eee; }
  .categorylist ul li ul {
    margin: 0;
    padding: 0; }
    .categorylist ul li ul li {
      border: 0;
      margin-bottom: 0; }
      .categorylist ul li ul li a {
        font-weight: 400;
        padding: 2px 10px;
        color: #333; }

.filterlist h3 {
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 25px;
  color: #333; }

.filter-group h4 {
  text-transform: capitalize;
  font-size: 1.1em;
  font-weight: 500;
  border-top: 1px solid #DDD;
  padding: 5px 8px;
  margin-bottom: 0;
  margin-top: 0;
  color: #333; }
  .filter-group h4:hover {
    background-color: #eee;
    cursor: pointer; }
  .filter-group h4.highlight {
    background-color: #eee; }
  .filter-group h4 i {
    position: relative;
    top: 5px; }
.filter-group ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }
.filter-group ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
.filter-group .filter-options {
  max-height: 200px;
  overflow-y: auto; }
  .filter-group .filter-options .filter {
    padding-top: 4px;
    padding-bottom: 3px; }
    .filter-group .filter-options .filter .css-input {
      padding-left: 8px; }
    .filter-group .filter-options .filter .css-label {
      color: #151515;
      text-transform: capitalize;
      padding-left: 13px;
      font-weight: 400;
      font-size: 0.9rem; }
    .filter-group .filter-options .filter .search-count {
      color: #999; }
    .filter-group .filter-options .filter [class*="icomoon-"] {
      font-size: 1.1rem;
      color: #999;
      position: relative;
      top: -2px; }

.search-price-collateresult {
  margin-left: 0.375rem;
  margin-top: 10px; }

.ui-slider {
  margin-left: 0.3125rem;
  width: 90%; }

.ui-slider .ui-slider-handle {
  border-radius: 100%;
  width: 1.8em;
  height: 1.8em;
  border: 1px solid #999;
  background-color: white;
  top: -11px; }

.ui-slider .ui-slider-range {
  background-color: #151515; }

.ui-slider-horizontal {
  height: 0.2em; }

.pricerangevalues {
  position: relative;
  top: 15px; }
  .pricerangevalues .min-value {
    float: left; }
  .pricerangevalues .max-value {
    float: right; }

.icon-plus {
  display: block;
  height: 15px;
  width: 15px;
  background: transparent url(../images/icons-plusminus.png) no-repeat 0 0;
  text-indent: -500em; }

.icon-minus {
  display: block;
  height: 15px;
  width: 15px;
  background: transparent url(../images/icons-plusminus.png) no-repeat 0 -15px;
  text-indent: -500em; }

/* ################ */
/* PRODUCT LIST */
/* ################ */
.prod.prod-search-results {
  min-height: 476px;
  /*max-height: 476px;*/
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  float: left !important; }
  .prod.prod-search-results .badging {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%; }
    .prod.prod-search-results .badging .bar {
      padding: 5px 10px;
      color: white;
      display: block;
      width: 100%;
      background-color: #151515;
      text-align: center;
      font-size: 0.8rem;
      line-height: 100%;
      text-transform: uppercase; }
    .prod.prod-search-results .badging .pointer {
      display: block;
      height: 10px;
      width: 100%;
      background: transparent url(../images/pointer-black.png) no-repeat top center; }
    .prod.prod-search-results .badging.sale .bar {
      background-color: #D90000; }
    .prod.prod-search-results .badging.sale .pointer {
      background-image: url(../images/pointer-red.png); }
    .prod.prod-search-results .badging.ireland .bar {
      background-color: #006600; }
    .prod.prod-search-results .badging.ireland .pointer {
      background-image: url(../images/pointer-green.png); }

.product-results.small-block-grid-1 .small-12 {
  width: 100%; }

.productresults {
  height: 456px; }

.prodlistinfo {
  position: relative;
  height: 455px; }

.prod-image {
  position: relative;
  height: 255px;
  margin-top: 20px; }

.search-results .prod-details {
  height: 200px;
  padding: 15px; }

.prod-brand {
  font-size: 1.125rem;
  border-top: 0;
  font-weight: 500;
  letter-spacing: 0.05rem;
  margin: 0 0 0.2125rem 0; }
  .prod-brand a {
    color: #333; }

.js-quicklink-box a.js-quickBuyDetails {
  font-size: 1.1rem;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: 0.01rem; }

.prod-name {
  text-transform: capitalize;
  letter-spacing: 0.05em;
  margin: 0px 0px 0;
  font-size: 0.9rem; }

.prod-pricefield {
  text-transform: capitalize;
  font-family: "aktiv-grotesk-extended"; }

.prod .line {
  border-top: 1px solid #999;
  width: 100%;
  margin: 06px auto 09px;
  max-width: 170px; }

.prod-morecolours-border {
  padding-top: 0;
  font-family: "aktiv-grotesk-extended";
  font-size: 0.975rem;
  letter-spacing: -0.01rem; }
  .prod-morecolours-border a {
    border-top: 0; }

/* ################ */
/* PRODUCT LIST MODAL */
/* ################ */
/* ################ */
/* IMAGE/TEXT PROMO */
/* ################ */
.prod.darkbg a {
  height: 476px;
  width: 100%;
  display: block;
  text-align: left; }

.darkbg {
  background-color: #151515;
  position: relative;
  border-bottom: 0; }
  .darkbg:hover .promobgimage {
    opacity: 0.7; }

.promobgimage {
  height: 476px;
  width: 100%;
  background: url(../images/plp-promo.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  z-index: 1;
  visibility: visible;
  left: 0; }

.promotextwrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2; }

.promotext {
  width: 65%;
  height: 20%;
  overflow: hidden;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: white;
  text-align: center;
  padding: 4% 10px; }
  .promotext h4 {
    text-transform: uppercase;
    margin: 0;
    line-height: 100%;
    font-size: 1.1em;
    letter-spacing: 0.05rem; }
  .promotext p {
    margin: 0;
    line-height: 100%;
    font-size: 1em;
    font-weight: 400; }

/* ################ */
/* VIDEO PROMO */
/* ################ */
.videopromo {
  position: relative;
  z-index: 1; }
  .videopromo .video {
    position: relative;
    z-index: 1;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    height: 0;
    overflow: hidden; }
    .videopromo .video:hover video {
      z-index: 5;
      visibility: visible; }
    .videopromo .video:hover .promobgimage {
      visibility: hidden; }
    .videopromo .video video {
      position: absolute;
      visibility: hidden;
      right: 0;
      top: 0;
      min-width: 100%;
      min-height: 100%;
      z-index: -100;
      background-size: cover; }
      .videopromo .video video.show {
        visibility: 1;
        z-index: 5; }

.videopromo .video > a, .videopromo .video > a > span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }

/* ################ */
/* TEXT PROMO */
/* ################ */
.textpromo .promotextwrap {
  position: relative;
  height: 476px;
  border-bottom: 1px solid #EEE;
  border-right: 1px solid #EEE; }

.textpromo .promotextwrap .promotext {
  width: 85%;
  height: 50%; }

@media only screen and (max-width: 767px) {
  .textpromo .promotextwrap .promotext {
    width: 85%;
    height: 65%; } }
.textpromo blockquote {
  margin: 0;
  padding: 0;
  border-left: 0;
  font-family: georgia, serif;
  font-size: 1.5em;
  top: -10px;
  position: relative;
  line-height: 130%; }

.textpromo blockquote .quote-start {
  position: relative;
  top: 20px;
  font-size: 2.5em;
  line-height: 100%;
  display: inline-block; }

.textpromo blockquote .quote-end {
  position: relative;
  top: 20px;
  font-size: 2.5em;
  line-height: 0%;
  display: inline-block; }

/* ################ */
/* PLP FOOTER */
/* ################ */
.plp-footer {
  display: block;
  width: 100%;
  clear: both; }
  .plp-footer .plp-promotions .video-container {
    position: relative;
    padding-bottom: 59%;
    padding-top: 35px;
    height: 0;
    overflow: hidden; }
    .plp-footer .plp-promotions .video-container a.play {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .plp-footer .plp-promotions .video-container:hover video {
      z-index: 5;
      visibility: visible; }
    .plp-footer .plp-promotions .video-container:hover img {
      visibility: hidden; }
    .plp-footer .plp-promotions .video-container video {
      position: absolute;
      top: -10px;
      left: -10px;
      width: 135%;
      height: 110%;
      visibility: hidden;
      z-index: -100;
      background-size: cover; }
      .plp-footer .plp-promotions .video-container video.show {
        visibility: 1;
        z-index: 5; }
    .plp-footer .plp-promotions .video-container > a {
      width: 100%;
      height: 100%;
      max-height: 175px;
      position: absolute;
      top: 0px;
      left: 0px; }
  .plp-footer .plp-promotions .video {
    position: relative;
    height: 100%;
    max-height: 175px;
    overflow: hidden; }
    .plp-footer .plp-promotions .video:hover video {
      z-index: 5;
      visibility: visible; }
    .plp-footer .plp-promotions .video:hover .promobgimage {
      visibility: hidden; }
    .plp-footer .plp-promotions .video video {
      position: absolute;
      visibility: hidden;
      right: 0;
      bottom: 0;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      z-index: -100;
      background-size: cover; }
      .plp-footer .plp-promotions .video video.show {
        visibility: 1;
        z-index: 5; }
  .plp-footer .plp-promotions div {
    background-color: #EEE; }
    .plp-footer .plp-promotions div h3 {
      font-size: 0.7em;
      font-style: italic;
      color: #666; }
    .plp-footer .plp-promotions div h4 {
      font-size: 1.1em;
      line-height: 110%;
      color: #666; }
    .plp-footer .plp-promotions div p a {
      font-size: 0.875rem;
      font-weight: 500;
      text-transform: uppercase;
      border-bottom: 1px solid #000;
      color: #151515;
      text-decoration: none;
      letter-spacing: 1px; }

.homepage-product-carousel-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 0px 50px;
  margin-bottom: 0.85714em;
  clear: both; }
  .homepage-product-carousel-wrapper .subheader {
    line-height: 1.4;
    color: #333;
    font-weight: 500;
    font-size: 1.125rem;
    margin: 0.2em -50px 1.28571em; }
    .homepage-product-carousel-wrapper .subheader span {
      padding: 10px 20px !important;
      border: 1px solid #ddd;
      border-bottom: 0;
      background: white; }
      .homepage-product-carousel-wrapper .subheader span:after {
        display: none; }
  .homepage-product-carousel-wrapper .subheader::before {
    border-top: 1px solid #ddd;
    content: "";
    margin: 0px auto;
    position: absolute;
    top: 45px;
    left: 0px;
    width: 100%;
    z-index: -1; }
  .homepage-product-carousel-wrapper .homepage-product-carousel-nav.prev {
    left: 0px; }
  .homepage-product-carousel-wrapper .homepage-product-carousel-nav.next {
    right: 0px; }
  .homepage-product-carousel-wrapper .homepage-product-carousel-nav {
    position: absolute;
    z-index: 800;
    top: 40% !important;
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%;
    color: #333; }
  .homepage-product-carousel-wrapper .homepage-product-carousel {
    position: relative;
    z-index: 1; }
  .homepage-product-carousel-wrapper .homepage-product-carousel-panel {
    margin-right: 1px;
    position: relative;
    z-index: 1;
    padding: 0px 0.42857em;
    text-align: center;
    vertical-align: top;
    white-space: normal; }
    .homepage-product-carousel-wrapper .homepage-product-carousel-panel h4.homepage-product-carousel-title {
      text-transform: lowercase;
      font-weight: 500;
      font-style: 1.5rem;
      margin-bottom: 0.1rem; }
      .homepage-product-carousel-wrapper .homepage-product-carousel-panel h4.homepage-product-carousel-title:first-letter {
        text-transform: uppercase; }
    .homepage-product-carousel-wrapper .homepage-product-carousel-panel p.homepage-product-carousel-text {
      line-height: 120%;
      font-size: 0.95rem;
      margin-bottom: 0;
      color: #333; }
    .homepage-product-carousel-wrapper .homepage-product-carousel-panel .prod-pricefield {
      color: #333; }
    .homepage-product-carousel-wrapper .homepage-product-carousel-panel img {
      margin-bottom: 10px;
      max-height: 175px; }

/* ################ */
/* PLP HEADER - STYLES MOSTLY ON build-al.css*/
/* ################ */
.columntwo {
  min-height: 160px !important; }
  .columntwo div.video-panel-standard.youtubecontainer {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    .columntwo div.video-panel-standard.youtubecontainer iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* ################ */
/* MAC PLP */
/* ################ */
#icat_mac-wash-dry .crumbtrail {
  border-bottom: 0;
  padding: 10px 10px;
  margin-top: 0; }

.prod-beautycollections-results .prodlistinfo {
  height: auto; }

.button.teal {
  background-color: #fc9f90; }

#productList_BeautyCollections .search-refine #brandlogo {
  display: none !important; }
#productList_BeautyCollections .row > nav.off-canvas-left {
  margin-top: 0;
  max-width: 100%;
  padding: 0px 1em 1.7em 1em; }
#productList_BeautyCollections .search-header-banner {
  background-color: #151515; }
  #productList_BeautyCollections .search-header-banner .search-image {
    text-align: left; }
  #productList_BeautyCollections .search-header-banner .search-txt {
    position: relative;
    z-index: 2;
    left: none;
    top: none;
    padding: 4rem 2rem 0px 2rem;
    text-align: center; }
    #productList_BeautyCollections .search-header-banner .search-txt h1 {
      color: white;
      font-size: 2.5em;
      letter-spacing: 0.2rem;
      line-height: 95%; }
    #productList_BeautyCollections .search-header-banner .search-txt .line {
      border-top: 1px solid white;
      width: 15%;
      margin: 10px auto 15px;
      max-width: 100px;
      display: block; }
    #productList_BeautyCollections .search-header-banner .search-txt p {
      color: white;
      font-family: aktiv-grotesk-extended;
      text-transform: uppercase;
      font-size: 1.02rem; }
#productList_BeautyCollections .prod-quantity {
  margin-bottom: 0; }
#productList_BeautyCollections .prod-details {
  text-align: left; }
  #productList_BeautyCollections .prod-details .prod-desc {
    text-align: left; }
    #productList_BeautyCollections .prod-details .prod-desc h1 {
      font-weight: 500;
      font-size: 1.1em;
      margin-top: 2rem;
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0; }
    #productList_BeautyCollections .prod-details .prod-desc p.prod-detail-name {
      font-size: 0.9em;
      line-height: 110%; }
      #productList_BeautyCollections .prod-details .prod-desc p.prod-detail-name a {
        color: #333; }
#productList_BeautyCollections .prod-details-wrap-top h1 {
  font-weight: 500;
  font-size: 1.1em;
  text-align: center;
  padding-bottom: 1rem;
  /*border-bottom: 1px solid #eee;*/
  margin-bottom: 1rem; }
#productList_BeautyCollections .prod-details-wrap-top p.prod-detail-name {
  font-size: 1em;
  text-align: center; }
  #productList_BeautyCollections .prod-details-wrap-top p.prod-detail-name a {
    color: #333; }
#productList_BeautyCollections .prod-details-wrap-top .prod-price {
  text-align: center;
  font-family: "aktiv-grotesk-extended";
  font-size: 1.1em;
  font-weight: 400; }
#productList_BeautyCollections .prod-details-wrap-top p.prod-pricefield {
  text-align: center; }
#productList_BeautyCollections .prod-invtdesc1 {
  font-size: 0.9rem;
  text-align: left;
  color: #333;
  line-height: 130%; }
#productList_BeautyCollections .prod-price {
  text-align: left;
  font-family: "aktiv-grotesk-extended";
  font-size: 1.1em;
  font-weight: 400; }
#productList_BeautyCollections .quantity-title {
  text-align: left;
  font-family: "aktiv-grotesk-extended";
  font-size: 1.3em;
  font-weight: 400;
  color: #333; }
#productList_BeautyCollections .box-header h5 {
  text-transform: capitalize;
  font-size: 1.1em;
  font-weight: 400;
  text-align: left; }
#productList_BeautyCollections .prod-description {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  margin-bottom: 15px; }
  #productList_BeautyCollections .prod-description h5 {
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #333;
    cursor: pointer;
    text-align: left;
    padding: 0;
    margin: 0; }
#productList_BeautyCollections .row.styleguidedesc {
  margin: 0 0rem; }
#productList_BeautyCollections ul#swatchList_att1 {
  margin-bottom: 0;
  padding-bottom: 10px; }
#productList_BeautyCollections .txt-qty {
  text-align: center; }
#productList_BeautyCollections .search-pagination {
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
  padding-bottom: 0.5rem; }

.prod.prod-beautycollections-results {
  height: auto;
  min-height: auto !important;
  max-height: auto !important; }

.cd-select {
  position: relative;
  width: 100%;
  margin: 20px auto;
  display: block; }

.cd-dropdown {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: block; }
  .cd-dropdown > span {
    width: 100%;
    height: 37px;
    line-height: 35px;
    font-weight: 400;
    font-size: 16px;
    background: #fff;
    display: block;
    padding: 0 50px 0 5px;
    position: relative;
    cursor: pointer;
    border: 1px solid #bfbfbf;
    text-align: left; }
    .cd-dropdown > span:after {
      font-family: FontAwesome;
      content: "\f107";
      position: absolute;
      right: 0px;
      top: 5%;
      width: 30px;
      text-align: left;
      font-size: 20px;
      padding: 5px;
      height: 70%;
      line-height: 24px; }
    .cd-dropdown > span.cd-active > span:after {
      content: "\f106"; }
    .cd-dropdown > span span .square {
      width: 25px;
      height: 25px;
      display: block;
      float: left;
      line-height: 25px;
      margin: 5px 5px 5px 0;
      padding: 10px; }
  .cd-dropdown ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative; }
    .cd-dropdown ul li {
      display: block; }
      .cd-dropdown ul li span {
        width: 100%;
        background: transparent;
        line-height: 35px;
        padding: 0 5px;
        display: block;
        cursor: pointer;
        font-weight: 400;
        text-align: left; }
        .cd-dropdown ul li span .square {
          width: 25px;
          height: 25px;
          display: block;
          float: left;
          line-height: 25px;
          margin: 5px 5px 5px 0;
          padding: 5px; }

.cd-dropdown > span,
.cd-dropdown ul li span {
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.cd-dropdown > span span[class^="icon-"],
.cd-dropdown > span span[class*=" icon-"] {
  padding: 0 30px 0 45px; }

/* Select fallback styling */
.cd-select {
  border: 1px solid #bfbfbf; }

.cd-dropdown ul {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1;
  background-color: white;
  border: 1px solid #bfbfbf;
  max-height: 275px;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

.cd-dropdown ul li {
  position: absolute;
  width: 100%; }

.cd-active.cd-dropdown > span {
  color: #bfbfbf; }

.cd-active.cd-dropdown ul li span {
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s; }

.cd-active.cd-dropdown ul li span:hover {
  background: #bfbfbf; }

@media only screen and (max-width: 1180px) {
  #productList_BeautyCollections .search-header-banner .search-txt h1 {
    padding-top: 0rem;
    font-size: 2rem; } }
@media only screen and (max-width: 992px) {
  #productList_BeautyCollections .prod-details-wrap-top h1 {
    margin-top: 1rem; }
  #productList_BeautyCollections .search-header-banner .search-txt h1 {
    padding-top: 0em;
    font-size: 1.8em; }
  #productList_BeautyCollections .search-header-banner .search-txt p {
    font-size: 0.9em; }
  #productList_BeautyCollections .prod-details-wrap, #productList_BeautyCollections .prod-details-wrap-top {
    max-width: 50%;
    width: 100%;
    margin: 0 auto;
    display: block; }
  #productList_BeautyCollections .prod-details-wrap-top {
    max-width: 100%; }
  #productList_BeautyCollections .prod-details {
    background-color: #eee;
    padding: 2em 2em 0; }
    #productList_BeautyCollections .prod-details .box {
      background-color: transparent; }
    #productList_BeautyCollections .prod-details .box.box-section .box-body {
      background-color: transparent; }
  #productList_BeautyCollections .prod-quantity {
    margin-bottom: 0; }
  #productList_BeautyCollections .box-header h5 {
    text-align: center; }
  #productList_BeautyCollections .prod-description h5 {
    text-align: left; } }
@media only screen and (max-width: 768px) {
  #productList_BeautyCollections .search-header-banner .search-txt {
    padding: 1rem 2rem 0px; }
    #productList_BeautyCollections .search-header-banner .search-txt h1 {
      padding-top: 0;
      font-size: 1.5em; }
    #productList_BeautyCollections .search-header-banner .search-txt .line {
      border-top: 0;
      width: 15%;
      margin: 5px auto;
      max-width: 100px;
      display: block; }
    #productList_BeautyCollections .search-header-banner .search-txt p {
      font-size: 0.8em;
      line-height: 120%; }
  #productList_BeautyCollections .prod-details-wrap, #productList_BeautyCollections .prod-details-wrap-top {
    max-width: 70%; }
  #productList_BeautyCollections .prod-details-wrap-top {
    max-width: 100%; } }
@media only screen and (max-width: 600px) {
  #productList_BeautyCollections .prod-details-wrap, #productList_BeautyCollections .prod-details-wrap-top {
    max-width: 90%; }
  #productList_BeautyCollections .prod-details-wrap-top {
    max-width: 100%; } }
@media only screen and (max-width: 480px) {
  #productList_BeautyCollections .prod-details-wrap, #productList_BeautyCollections .prod-details-wrap-top {
    max-width: 100%; } }
/* ################################ */
/* LANDING PAGE - ONE PRODUCT */
/* ################################ */
.brandlanding-oneproduct {
  min-height: 515px; }
  .brandlanding-oneproduct .media {
    margin: 0;
    min-height: 515px; }
  .brandlanding-oneproduct .youtubecontainer, .brandlanding-oneproduct .awscontainer {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    .brandlanding-oneproduct .youtubecontainer iframe, .brandlanding-oneproduct .youtubecontainer .video-panel-content, .brandlanding-oneproduct .awscontainer iframe, .brandlanding-oneproduct .awscontainer .video-panel-content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .brandlanding-oneproduct .prodlistinfo {
    text-align: center;
    padding: 1rem 4rem; }
  .brandlanding-oneproduct .prodlistinfo {
    height: auto; }
  .brandlanding-oneproduct .brand-name {
    text-transform: uppercase;
    padding-bottom: 0.7rem;
    text-align: center; }
    .brandlanding-oneproduct .brand-name.line {
      border-bottom: 1px solid #ddd; }
  .brandlanding-oneproduct .prod-image {
    margin-top: 0;
    height: auto; }
    .brandlanding-oneproduct .prod-image img {
      margin: 0 auto 0.5rem auto;
      max-width: 200px;
      max-height: 200px; }
  .brandlanding-oneproduct .prod-name {
    margin: 0 0 0.6rem; }
  .brandlanding-oneproduct .prod-details {
    height: auto;
    padding: 0;
    text-align: center; }
  .brandlanding-oneproduct .prod-pricedetails .prod-pricefield {
    font-size: 1rem;
    font-weight: 500; }

@media only screen and (max-width: 768px) {
  .brandlanding-oneproduct .prodlistinfo {
    padding: 1rem 1rem; } }
@media only screen and (max-width: 992px) {
  .brandlanding-oneproduct .media {
    margin: 1rem 0; }

  .brandlanding-oneproduct .brand-name {
    margin-top: 2rem; } }
@media only screen and (min-width: 1180px) {
  .hide-for-xlarge {
    display: none !important; } }
/* ################################ */
/* MAIN MAC LANDING PAGE */
/* ################################ */
/* TOP BANNER OVERRIDE */
.row.areatwothreeheader .brand-logo {
  text-align: center;
  margin: 0 auto 1rem auto;
  width: auto;
  max-width: 200px;
  max-height: 100px;
  display: block; }
.row.areatwothreeheader .introtext {
  color: #fff;
  text-align: center;
  line-height: 130%;
  margin-bottom: 2rem; }
  .row.areatwothreeheader .introtext.morethan-six {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; }
.row.areatwothreeheader .large-8 {
  padding: 3rem; }
.row.areatwothreeheader .brandsubcats {
  color: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: 70%;
  *zoom: 1; }
  .row.areatwothreeheader .brandsubcats:before, .row.areatwothreeheader .brandsubcats:after {
    display: table;
    content: ""; }
  .row.areatwothreeheader .brandsubcats:after {
    clear: both; }
  .row.areatwothreeheader .brandsubcats.morethan-six {
    max-width: 90%; }
    .row.areatwothreeheader .brandsubcats.morethan-six li {
      padding: 0 1px; }
      .row.areatwothreeheader .brandsubcats.morethan-six li a {
        font-size: 0.9rem; }
  .row.areatwothreeheader .brandsubcats li {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px; }
    .row.areatwothreeheader .brandsubcats li a {
      color: #A8A8A8;
      padding: 4px 5px;
      display: block;
      width: 100%;
      background-color: #3A3A3A;
      line-height: 110%; }
      .row.areatwothreeheader .brandsubcats li a:hover {
        background-color: #4C4C4C;
        color: #fff; }

.brandlinks-text-table {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }
  .brandlinks-text-table .brandlinks-text-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1; }

.brandlinks {
  padding: 1rem; }

/* DARK THEME OVERRIDE */
.darktheme .row.areatwothreeheader,
.darktheme .row.promo-collection {
  background-color: #222222; }
  .darktheme .row.areatwothreeheader .subheader,
  .darktheme .row.promo-collection .subheader {
    color: #fff; }
    .darktheme .row.areatwothreeheader .subheader span,
    .darktheme .row.promo-collection .subheader span {
      background-color: #222222; }
    .darktheme .row.areatwothreeheader .subheader span.line,
    .darktheme .row.promo-collection .subheader span.line {
      border-bottom: 1px solid #fff; }

/* SUB HEADINGS OVERRIDE */
.row.bestsellers .subheader:before,
.row.promo-collection .subheader:before,
.brandlanding-oneproduct .subheader:before {
  border-top: 0; }
.row.bestsellers .subheader,
.row.promo-collection .subheader,
.brandlanding-oneproduct .subheader {
  font-size: 2.225rem;
  font-weight: 100;
  margin-top: 2.55rem;
  line-height: 100%;
  letter-spacing: 0.3rem; }
  .row.bestsellers .subheader span.line,
  .row.promo-collection .subheader span.line,
  .brandlanding-oneproduct .subheader span.line {
    display: block;
    width: 100%;
    border-bottom: 1px solid #222;
    margin: 0.70rem auto;
    max-width: 90px; }

/* CAROUSEL OVERRIDES */
.row.bestsellers .carousel-arrows,
.row.promo-collection .carousel-arrows,
.row.secondpromo .carousel-arrows {
  position: absolute;
  width: 100%;
  top: 34%;
  left: -0px; }
  .row.bestsellers .carousel-arrows a,
  .row.promo-collection .carousel-arrows a,
  .row.secondpromo .carousel-arrows a {
    color: #000;
    font-weight: 200; }
  .row.bestsellers .carousel-arrows #jcnext-best, .row.bestsellers .carousel-arrows #jcnext,
  .row.promo-collection .carousel-arrows #jcnext-best,
  .row.promo-collection .carousel-arrows #jcnext,
  .row.secondpromo .carousel-arrows #jcnext-best,
  .row.secondpromo .carousel-arrows #jcnext {
    position: absolute;
    right: 0; }

/* BEST SELLERS */
.row.bestsellers .carousel-best h3, .row.bestsellers .carousel-best h4, .row.bestsellers .carousel-best .prod-price {
  color: #222;
  white-space: normal; }
.row.bestsellers .carousel-best h4 {
  font-size: 0.95rem;
  white-space: normal; }
.row.bestsellers .carousel-best .prod {
  vertical-align: top; }
  .row.bestsellers .carousel-best .prod .prod-image {
    height: auto;
    margin-top: 10px; }
  .row.bestsellers .carousel-best .prod img {
    margin: 0 auto 0.5rem auto; }
.row.bestsellers .carousel-best .prod-price {
  font-size: 0.78rem; }
.row.bestsellers .carousel-best .prod-details {
  height: auto; }

/* LATEST COLLECTIONS */
.desktop-width {
  max-width: 78.75rem !important;
  width: 100% !important;
  margin: 0 auto !important; }

.row.promo-collection .subheader {
  margin-bottom: 2.15rem; }
.row.promo-collection .carousel {
  margin: 0 25px; }
.row.promo-collection .panel {
  background-color: transparent;
  padding: 0 20px;
  margin-bottom: 0;
  vertical-align: top; }
  .row.promo-collection .panel h3 {
    text-align: left;
    background-color: #fff;
    padding: 1.2rem 1.5rem 0.3rem 1.5rem;
    font-size: 1.3rem;
    line-height: 100%;
    font-weight: 500;
    white-space: normal;
    min-height: 4rem; }
  .row.promo-collection .panel p {
    text-align: left;
    background-color: #fff;
    padding: 0 1.5rem 2.5rem 1.5rem;
    white-space: normal;
    font-family: 'aktiv-grotesk-extended';
    line-height: 120%; }
.row.promo-collection .carousel-arrows {
  top: 50%; }
  .row.promo-collection .carousel-arrows a {
    color: #fff; }

.row.promocarousel {
  padding: 3.875rem 0;
  background-color: #EFF0EF; }

.row.largepromo .lowerpanelsect:nth-child(1), .row.secondpromo .lowerpanelsect:nth-child(1), .row.promocarousel .lowerpanelsect:nth-child(1) {
  margin-bottom: 15px; }
.row.largepromo .lowerpanelsect h3, .row.secondpromo .lowerpanelsect h3, .row.promocarousel .lowerpanelsect h3 {
  line-height: 110%;
  margin: 15px 0 2px;
  font-size: 1.2rem;
  white-space: normal; }
.row.largepromo .lowerpanelsect p, .row.secondpromo .lowerpanelsect p, .row.promocarousel .lowerpanelsect p {
  line-height: 120%;
  color: #666;
  white-space: normal; }

.row.largepromo .prod.prod-search-results, .row.promocarousel .prod.prod-search-results {
  border-bottom: 0;
  border-right: 0; }

.row.secondpromo {
  padding-bottom: 3.875rem;
  background-color: #DDDDDD; }
  .row.secondpromo .promoproducts {
    background-color: #fff; }
    .row.secondpromo .promoproducts .prod-image {
      height: auto;
      margin-top: 0; }
    .row.secondpromo .promoproducts .prod-details {
      height: auto;
      padding: 0;
      margin-top: 0; }
      .row.secondpromo .promoproducts .prod-details h4.prod-name {
        white-space: normal; }
  .row.secondpromo .prod {
    vertical-align: top; }
  .row.secondpromo .lowerpanelsect {
    margin-top: 5px; }
  .row.secondpromo .carousel-arrows #jcprev-best {
    position: relative;
    left: 0; }
  .row.secondpromo .carousel-arrows #jcnext-best {
    right: 0; }

@media only screen and (max-width: 1420px) {
  .row.areatwothreeheader .introtext {
    color: #fff;
    text-align: center;
    line-height: 130%;
    margin-bottom: 1rem;
    font-size: 0.9rem;
    margin-right: 0;
    margin-left: 0; }
  .row.areatwothreeheader .large-8 {
    padding: 2rem; } }
@media only screen and (max-width: 1240px) {
  .row.areatwothreeheader .brandsubcats li a {
    line-height: 100%;
    font-size: 0.9rem; } }
@media only screen and (max-width: 768px) {
  .row.bestsellers .subheader span.line,
  .row.promo-collection .subheader span.line {
    margin: 0.40rem auto;
    max-width: 60px; }

  .row.bestsellers .subheader,
  .row.promo-collection .subheader {
    font-size: 1.4rem;
    font-weight: 400; }

  .row.largepromo {
    padding: 2.5rem 2rem 0; }
    .row.largepromo.no-secondpromo {
      padding: 2.5rem 2rem 0; }

  .row.secondpromo {
    padding: 2.5rem 2rem; }

  .row.promo-collection .panel {
    margin-bottom: 0rem; }

  .row.largepromo .videopromo {
    margin: 0 0 2.5rem 0; }

  .row.largepromo .lowerpanelsect h3 h3, .row.secondpromo .lowerpanelsect h3 h3, .row.promocarousel .lowerpanelsect h3 h3 {
    font-size: 1rem; }
  .row.largepromo .lowerpanelsect h3 p, .row.secondpromo .lowerpanelsect h3 p, .row.promocarousel .lowerpanelsect h3 p {
    font-size: 0.9rem; }

  .row.largepromo .lowerpanelsect,
  .row.secondpromo .lowerpanelsect,
  .row.promocarousel .lowerpanelsect {
    text-align: center; } }
@media only screen and (max-width: 600px) {
  .row.areatwothreeheader .brandsubcats {
    max-width: 80%; }

  .row.promocarousel {
    padding: 2.5rem 0; } }
@media only screen and (min-width: 480px) and (max-width: 719px) {
  .product-results .small-12 {
    width: 50%; } }
@media only screen and (max-width: 600px) {
  .productlist-promopanel {
    display: none; } }
@media only screen and (min-width: 601px) and (max-width: 720px) {
  .product-results .small-12 {
    width: 50%; }

  .product-results .small-24 {
    width: 100%; } }
@media only screen and (max-width: 768px) {
  .off-canvas-left, .row > nav {
    width: 100% !important; } }
@media only screen and (min-width: 768px) {
  .row.areatwothreeheader .brandsubcats.morethan-six li {
    position: relative; }
  .row.areatwothreeheader .brandsubcats.morethan-six li:last-child:nth-child(odd):after {
    content: "";
    position: absolute;
    width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
    background-color: #3A3A3A;
    border-right: 1px solid #222222;
    border-left: 1px solid #222222; }

  .brandlandingcontent:not(.darktheme) .brandsubcats.morethan-six li:last-child:nth-child(odd):after {
    background-color: #000;
    border-right: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2; } }
@media only screen and (max-width: 992px) {
  .off-canvas-left, .row > nav {
    width: 100%;
    margin-left: 0%;
    height: auto;
    display: block;
    padding-right: 0.9375rem;
    position: relative;
    background-color: transparent;
    padding-top: 0.5em;
    padding-bottom: 0em; }

  .off-canvas-main {
    position: relative; }

  .search-body {
    padding: 0px 0.5rem; }

  .prod.prod-search-results {
    border-bottom: 0; }

  #productList_BeautyCollections li.prod-search-results {
    border-bottom: 0; } }
@media only screen and (min-width: 992px) {
  .off-canvas-main {
    width: 82%;
    max-width: 1560px;
    float: right; }

  .row > nav.off-canvas-left {
    width: 18%;
    max-width: 230px;
    padding: 0px 2em 1.7em 1em;
    margin-left: 0px;
    margin-top: 57px;
    float: left; }

  /* ################ */
  /* VIDEO PROMO */
  /* ################ */
  .videopromo:not(.standalone) .video {
    padding-bottom: 0;
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%;
    overflow: hidden; } }
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .product-results .medium-8 {
    width: 33.3333%; }

  .product-results .medium-16 {
    width: 66.6667%; }

  .product-results .medium-pull-24 {
    left: auto; }

  .product-results .large-push-12 {
    left: 0; }

  .product-results .large-pull-12 {
    right: 0; } }
@media only screen and (min-width: 1180px) {
  	/*
  	.product-results .xlarge-5 {
      	width: 25%;
      
  	}
  	.xlarge-15 {
  	    width: 50%;
  	}
  
  	.xlarge-push-10 {
  	    left: 50%;
  	}
  
  	.xlarge-pull-10 {
      	right: 50%;
  	}
  	*/ }
@media only screen and (min-width: 1582px) {
  	/*
  	.product-results .xlarge-5 {
      	width: 19.9933%;
  
  	}
  
  	.product-results .xlarge-15 {
      	width: 59.9799%;
  	}
  
  	.product-results .xlarge-push-10 {
  	    position: relative;
  	    left: 39.99%;
  	}
  
  	.product-results .xlarge-pull-10 {
      	right: 60%;
  	}
  	*/ }