/* FOR EMPTY LABELS ETC */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* RETREAT PAGE */
.rtrt-top-header p {
  background-color: #000;
  color: #fff;
  text-align: center;
}

.rtrt-hero {
  padding: 0;
}

.rtrt-hero__figure {
  padding: 140px 40px 90px;
  max-width: 475px;
  bottom: 90px;
  right: 40px;
  text-align: center;
  display: block;
  margin: 0 0 0 auto;
}

.rtrt-hero {
  background-image: url("graphics/00000001/1/retreat-hero-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 75% 0;
}

@media (max-width: 475px) {
  .rtrt-hero {
    background-position: 80% 0;
  }
}

.rtrt-hero figure {
  padding: 140px 40px 90px;
  max-width: 475px;
  bottom: 90px;
  right: 40px;
  text-align: center;
  display: block;
  margin: 0 0 0 auto;
}

@media (max-width: 1023px) {
  .rtrt-hero figure {
    padding: 100px 20px 90px 60px;
  }
}

.rtrt-hero blockquote {
  line-height: 1.2;
  font-size: 36px;
  margin: 0;
  font-weight: 300;
}

@media (max-width: 1023px) {
  .rtrt-hero blockquote {
    font-size: 30px;
  }
}

.rtrt-hero blockquote q {
  display: block;
  margin-bottom: 40px;
}

.rtrt-hero figcaption {
  font-size: 28px;
}

@media (max-width: 475px) {
  .rtrt-hero figcaption {
    font-size: 20px;
  }
}

.rtrt-hero figcaption span {
  font-size: 24px;
  font-style: italic;
  display: block;
}

@media (max-width: 475px) {
  .rtrt-hero figcaption span {
    font-size: 18px;
  }
}

.rtrt-wellness {
  line-height: 1.2;
  margin-bottom: 45px;
}

.rtrt-wellness h2 {
  font-size: 48px;
  margin: 0 auto 26px;
  max-width: 420px;
  padding: 60px 0 0;
  text-align: center;
}

@media (max-width: 1023px) {
  .rtrt-wellness h2 {
    padding: 60px 20px 0;
    font-size: 35px;
  }
}

@media (max-width: 475px) {
  .rtrt-wellness h2 {
    font-size: 35px;
  }
}

.rtrt-wellness h2 span {
  font-size: 36px;
  display: block;
}

@media (max-width: 475px) {
  .rtrt-wellness h2 span {
    font-size: 26px;
  }
}

.rtrt-wellness p {
  font-size: 28px;
  margin: 0 auto 26px;
  max-width: 690px;
  /* text-align: justify; */
}

@media (max-width: 767px) {
  .rtrt-wellness p {
    padding: 0 20px;
  }
}

@media (max-width: 475px) {
  .rtrt-wellness p {
    font-size: 20px;
  }
}

.rtrt-wellness p + img {
  display: block;
  max-width: 720px;
  width: 100%;
  margin: 0 auto 36px;
}

#js-RTRT .storefront-press-quotes {
  background-color: rgba(212, 152, 131, 0.22);
  padding: 80px 0 90px;
  max-width: 1010px;
  margin: 0 auto 100px;
}

#js-RTRT .storefront-press-quotes__quote {
  max-width: 720px;
  font-size: 36px;
  letter-spacing: normal;
  margin: 0 auto 65px;
}

@media (max-width: 1023px) {
  #js-RTRT .storefront-press-quotes__quote {
    font-size: 24px;
  }
}

#js-RTRT .storefront-press-quotes__logo {
  margin: 20px;
}

#js-RTRT .o-layout.x-product-list.t-featured-products {
  max-width: 900px;
  margin: 0 auto 60px;
}

@media (max-width: 1023px) {
  #js-RTRT .o-layout.x-product-list.t-featured-products {
    max-width: 90%;
  }
}

#js-RTRT .o-layout__item.x-product-list__item.slick-slide {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-list-holder {
  min-height: 405px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#js-Allure a.product-list-holder.u-block.x-product-list__link {
  max-width: 280px;
}

#js-Allure .o-layout.x-product-list.t-featured-products {
  max-width: 900px;
  margin: 0 auto 60px;
}

@media (max-width: 1023px) {
  #js-Allure .o-layout.x-product-list.t-featured-products {
    max-width: 90%;
  }
}

#js-Allure img.x-product-list__image {
  margin: 0 auto;
  padding-bottom: 10px;
}

#js-Allure .t-product-layout-purchase__add-to-cart input {
  height: initial;
}

#js-Allure .t-product-layout-purchase__add-to-cart {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

#js-RTRT .slick-prev {
  left: -5.1rem;
}

#js-Allure .slick-prev {
  left: -4rem;
}

#js-RTRT .slick-next {
  right: -3rem;
}

#js-Allure .slick-next {
  right: -3.7rem;
}

/* 
  @media (min-width: 1024px) {
    #js-Allure .slick-prev {
      right: -4rem;
    }
  } */

@media (max-width: 1023px) {
  #js-RTRT .slick-next {
    right: -2.5rem;
  }

  #js-RTRT .slick-prev {
    left: -4rem;
  }

  #js-Allure .slick-next {
    right: -0.2rem;
  }

  #js-Allure .slick-prev {
    left: -1.5rem;
  }
}

@media (max-width: 767px) {
  #js-RTRT .slick-next {
    right: -1rem;
  }

  #js-RTRT .slick-prev {
    left: -2.5rem;
  }

  #js-Allure .slick-next {
    right: 0.3rem;
  }

  #js-Allure .slick-prev {
    left: -1.2rem;
  }
}

#js-RTRT .x-product-list__price,
#js-Allure .x-product-list__price {
  margin-bottom: 25px;
}

#js-RTRT .x-product-list__name {
  padding: 0 25px;
}

.rtrt-oils {
  overflow-x: hidden;
}

.rtrt-oils__inner {
  background-color: rgba(212, 152, 131, 0.22);
  line-height: 1.2;
  max-width: 1010px;
  margin: 0 auto 40px;
  padding: 40px 0 56px;
}

.rtrt-oils h2 {
  font-size: 36px;
  max-width: 650px;
  margin: 0 auto 34px;
  padding: 0 15px;
  text-align: center;
}

@media (max-width: 475px) {
  .rtrt-oils h2 {
    font-size: 26px;
  }
}

.rtrt-oils h2 span {
  font-size: 28px;
  display: block;
}

@media (max-width: 475px) {
  .rtrt-oils h2 span {
    font-size: 20px;
  }
}

.rtrt-oils__description {
  font-size: 24px;
  max-width: 581px;
  margin: 0 auto 40px;
  padding: 0 20px;
  /* text-align: justify; */
}

.rtrt-oils__list {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -50px 60px;
}

@media (max-width: 1023px) {
  .rtrt-oils__list {
    margin: 0 -30px 60px;
  }
}

@media (max-width: 475px) {
  .rtrt-oils__list {
    margin: 0 -30px 20px;
  }
}

.rtrt-oils__list-opener {
  margin: 0 50px;
  opacity: 0.4;
  cursor: pointer;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

@media (max-width: 1023px) {
  .rtrt-oils__list-opener {
    max-width: 150px;
    margin: 0 30px;
  }
}

@media (max-width: 767px) {
  .rtrt-oils__list-opener {
    max-width: 120px;
    margin: 0 20px;
  }
}

@media (max-width: 475px) {
  .rtrt-oils__list-opener {
    max-width: 90px;
    margin: 0px 6px;
  }
}

.rtrt-oils__list-opener.active {
  opacity: 1;
}

.rtrt-oils__list-opener span {
  font-size: 30px;
  display: block;
  text-align: center;
}

@media (max-width: 1023px) {
  .rtrt-oils__list-opener span {
    font-size: 22px;
  }
}

@media (max-width: 475px) {
  .rtrt-oils__list-opener span {
    font-size: 20px;
  }
}

.rtrt-oils__list-opener img {
  margin-bottom: 20px;
  display: block;
}

@media (max-width: 475px) {
  .rtrt-oils__list-opener img {
    margin-bottom: 10px;
  }
}

.rtrt-oils__content-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  position: relative;
  -webkit-transform: translateX(-64.5%);
  transform: translateX(-64.5%);
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}

@media (max-width: 475px) {
  .rtrt-oils__content-holder {
    -webkit-transform: translateX(-97%);
    transform: translateX(-97%);
  }
}

.rtrt-oils__content {
  max-width: 740px;
  border: 1px solid #d49883;
  padding: 20px;
  background-color: #fff;
  margin: 0 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

@media (max-width: 1023px) {
  .rtrt-oils__content {
    padding: 30px;
    max-width: 70%;
  }
}

@media (max-width: 767px) {
  .rtrt-oils__content {
    max-width: 80%;
    padding: 20px;
  }
}

@media (max-width: 475px) {
  .rtrt-oils__content {
    max-width: 90%;
  }
}

.rtrt-oils__content.active {
  opacity: 1;
}

.rtrt-oils__content > span {
  display: block;
  text-align: center;
  font-size: 26px;
  font-family: "Futura PT Book", Arial, sans-serif;
  margin-bottom: 20px;
}

@media (max-width: 1480px) {
  .rtrt-oils__content > span {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .rtrt-oils__content > span {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .rtrt-oils__content > span {
    font-size: 18px;
  }
}

@media (max-width: 475px) {
  .rtrt-oils__content > span {
    margin-bottom: 10px;
  }
}

.rtrt-oils__quote {
  font-style: italic;
  text-align: center;
  margin-bottom: 0;
}

.rtrt-oils__quote q {
  font-size: 24px;
  line-height: 1.2;
}

@media (max-width: 1480px) {
  .rtrt-oils__quote q {
    font-size: 24px;
  }
}

@media (max-width: 1023px) {
  .rtrt-oils__quote q {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .rtrt-oils__quote q {
    font-size: 20px;
  }
}

.rtrt-oils__quote blockquote {
  margin: 0 0 25px;
}

@media (max-width: 475px) {
  .rtrt-oils__quote blockquote {
    margin-bottom: 15px;
  }
}

.rtrt-oils__quote figcaption {
  font-size: 26px;
}

@media (max-width: 1480px) {
  .rtrt-oils__quote figcaption {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .rtrt-oils__quote figcaption {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .rtrt-oils__quote figcaption {
    font-size: 18px;
  }
}

.rtrt-oils__quote figcaption span {
  display: block;
}



/* =================================
** START Allure CSS
================================= */

.sfnt-banner_allure-hero {
  position: relative;
}

#allure-form-container {
  top: 20%;
  left: 5%;
  width: 350px;
  position: absolute;
}

#allure-form-container.allure-container {
  padding: 40px 60px;
  max-width: 380px;
  text-align: center;
  display: block;
  background-color: rgba(255, 255, 255, 0.7);
}

#allure-form-container .t-newsletter-form {
  width: 100%;
  max-width: 250px;
  text-align: center;
  margin: 0 auto;
  float: none;
}

#allure-form-container h2 {
  font-size: 33px;
}

#allure-form-container .t-newsletter-form .c-control-group__field {
  font-size: 20px;
}

#allure-form-container .t-newsletter-form .c-control-group__button {
  font-size: 16px;
}

#allure-form-container .title-form {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 23px;
  margin-bottom: 20px;
  letter-spacing: 2.9px;
}

.allure-beach {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 700px;
  padding: 60px 0;
  align-items: center;
  margin: 0 auto;
}

.allure-beach {
  padding: 40px 0 0;
}

.allure-beach h2,
.allure-beach img,
.allure-beach a {
  text-align: center;
}

.allure-beach h2 {
  font-size: 35px;
}

.allure-btn {
  background-color: #fbf9f9;
  margin-top: 40px;
  margin-bottom: 40px;
}

.allure-btn-read-more {
  background-color: #fbf9f9;
  margin-top: 20px;
  margin-bottom: 20px;
}

.allure_scent {
  background: #ebfbff;
  margin: 0 auto;
  padding: 40px 0;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.allure_scent p,
.allure_scent h2,
.allure_scent img,
.allure_scent a,
.allure-pairs p,
.allure-pairs h2 {
  text-align: center;
}

.allure-pairs {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  max-width: 700px;
  margin: 0 auto;
}

.pairs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: 40px;
  margin-bottom: 40px;
}

.pairs a {
  text-decoration: none;
}

.pairs__item {
  text-align: center;
}

@media (max-width: 768px) {
  .pairs__item {
    margin-bottom: 25px;
  }
}

.pairs h4 {
  font-size: 27px;
  margin: 10px 0 0;
}

.pairs p {
  font-size: 20px;
}

/* allure testimonials */
.allure-testimonial-container {
  background-color: rgba(245, 245, 245, 1);
  width: 100%;
}

.allure-cd-testimonials-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto 100px;
  background-color: #eaf4ff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 100px 0px 100px;
  z-index: 1;
}

.allure-cd-testimonials-wrapper h2 {
  color: black;
  top: 60px;
  margin: 0 auto;
}

.allure-testimonial-content {
  max-width: 1000px;
  width: 80%;
  margin: 0 auto;
}

.allure-cd-testimonials {
  color: rgba(130, 132, 139, 1);
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.allure-cd-testimonials > li {
  position: absolute;
  opacity: 0;
}

.allure-cd-testimonials > li:first-child {
  position: relative;
  opacity: 1;
}

.allure-testimonial-content p {
  color: black;
  line-height: 1.4;
  padding: 0 14px;
}

.allure-cd-author-info span p {
  display: inline-block;
  font-size: 14px;
  padding-left: 0;
  margin-top: 10px;
}

.allure-cd-author-info span p a {
  color: rgba(126, 129, 136, 1);
}

.allure-cd-author .allure-cd-author-info {
  display: inline-block;
  vertical-align: top;
}

.allure-cd-author .allure-cd-author-info {
  text-align: left;
  line-height: 1;
}

.allure-cd-author .allure-cd-author-info li:first-child {
  font-size: 14px;
  margin-top: 4px;
}

.allure-cd-author .allure-cd-author-info li:last-child {
  font-size: 12px;
  color: #6b6b70;
}

ul.allure-cd-author-info {
  list-style: none;
}

ul.allure-cd-author-info li span:before {
  font-family: "FontAwesome";
  content: "\f099";
  font-size: 24px;
  display: inline-block;
  position: absolute;
  margin-top: 2px;
  font-style: normal;
  margin-left: -30px;
}

ul.allure-cd-author-info li span {
  font-size: 14px;
  padding-left: 30px;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 300;
}

@media only screen and (min-width: 74em) {
  .allure-testimonial-content p {
    font-size: 25px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 60em) {
  #allure-form-container .title-form {
    font-size: 20px;
    letter-spacing: 2.5px;
  }

  #allure-form-container h2 {
    font-size: 28px;
  }

  .t-newsletter-form .c-control-group__field::-webkit-input-placeholder {
    font-size: 0.9em;
  }
}

@media screen and (max-width: 48em) {
  #allure-form-container.allure-container {
    margin: 0 auto;
    top: 14%;
    left: 7%;
    padding: 30px;
  }

  .allure-beach {
    padding: 60px 30px;
  }

  .allure-testimonial-content p {
    font-size: 20px;
  }

  .allure-cd-author .allure-cd-author-info {
    line-height: 1.4;
  }

  .allure-cd-author .allure-cd-author-info li:first-child {
    font-size: 18px;
  }
}

@media screen and (max-width: 40em) {
  #allure-form-container.allure-container {
    top: 10%;
    padding: 30px;
  }

  #allure-form-container h2, #allure-form-container .title-form {
    margin-bottom: 10px;
  }

  #allure-form-container.allure-container form {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 34em) {
  #allure-form-container.allure-container {
    top: 8%;
    padding: 25px;
  }

  #allure-form-container h2 {
    font-size: 26px;
  }

}

@media screen and (max-width: 28em) {
  #allure-form-container.allure-container {
    padding: 18px 0;
    top: 3%;
    left: 2%;
  }

  #allure-form-container h2, #allure-form-container .title-form {
    margin-bottom: 2px;
  }
  
  #allure-form-container h2 {
    font-size: 24px;
  }
}

/* =====================================
** END Allure CSS
===================================== */




.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 50px;
  height: 100%;
  margin: 0px 0 0;
  position: absolute;
  z-index: 9999;
  top: 0;
  overflow: hidden;
  opacity: 1;
  background: rgba(245, 245, 245, 1);
  cursor: pointer;
  color: rgba(255, 255, 255, 0.5);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
  font-size: 40px;
  content: url("https://dl.dropboxusercontent.com/u/97609687/codepen/chevronleft.svg");
  position: absolute;
  display: block;
  top: 50%;
  padding: 14px 10px 14px 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flex-direction-nav a.flex-next:before {
  content: url("https://dl.dropboxusercontent.com/u/97609687/codepen/chevronright.svg");
  padding: 14px 20px 14px 10px;
}

.flex-direction-nav .flex-prev {
  left: 0px;
}

.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-control-paging li a {
  width: 6px;
  height: 6px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(2, 23, 31, 1);
  cursor: default;
}

.flex-control-nav {
  bottom: 30px;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100%;
}

.flex-control-nav li {
  display: inline-block;
  padding: 0px 5px 0px 5px;
}

@media screen and (max-width: 767px) {
  .flex-direction-nav a {
    width: 30px;
  }

  .flex-direction-nav a:before {
    visibility: hidden;
  }

  .flex-direction-nav a:before {
    padding: 14px 0px 10px 0px;
  }

  .flex-direction-nav .flex-prev {
    left: 0px;
  }

  .flex-direction-nav .flex-next {
    right: 0px;
    text-align: right;
  }

  .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0px;
  }

  .flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
  }

  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0px;
  }

  .flex-direction-nav {
    visibility: hidden;
  }
}

/* ALLURE */
#js-Allure .o-layout__item.x-product-list__item.slick-slide {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#js-Allure
  .o-layout.x-product-list.t-featured-products.slick-initialized.slick-slider {
  max-width: 900px;
  margin: 0 auto 60px;
}

#js-Allure .icons-star > img {
  display: inline-block;
  width: 47px;
  height: 34px;
  padding: 0 6px;
  margin-bottom: 45px;
}

/* --------- ABSOLUTE PRODUCT PAGE --------- */

#js-PROD,
#js-PROD2 {
  overflow-x: hidden;
}

.absolute-product {
  max-width: 800px;
  margin: 0 auto;
  font-family: "brandon_grotesquelight";
}

.absolute-product > p {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 27px;
  text-align: justify;
  letter-spacing: 0.04em;
}

.absolute-product__description {
  padding: 60px 56px;
  border: 10px solid #d4d4d4;
  position: relative;
}

@media (max-width: 768px) {
  .absolute-product__description {
    padding: 60px 86px;
  }
}

.absolute-product > div:nth-child(1) {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.absolute-product > div:nth-child(2) {
  font-size: 22px;
  margin-bottom: 15px;
}

.absolute-product > div:nth-child(3) {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.03em;
  text-align: justify;
}

.absolute-product__links {
  margin-top: 66px;
  margin-bottom: 30px;
}

.absolute-product__img-holder {
  margin-bottom: 40px;
}

.absolute-product a {
  font-size: 25px;
}

@media (max-width: 768px) {
  #js-PROD2
    .o-layout__item.o-layout.o-layout--column.o-layout--justify-center.o-layout--align-center {
    margin-bottom: 80px;
  }
}

/* //-----------------------------------------
// temporary styles PAGE holiday collection
//----------------------------------------- */

#js-RTRT .rtrt-hero {
  background-image: url(graphics/00000001/1/spiced-bg-category.png);
  height: 532px !important;
  width: 100%;
}

#js-RTRT #holiday-collection_category_list img {
  width: 150px;
  height: 150px;
}

#js-RTRT .wrapper {
  display: flex;
  justify-content: space-around;
}

.hccl-wrapper {
  max-width: 1200px;
  margin: 60px auto 40px;
  width:100%;
}

.hccl_link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  opacity: 0.5;
}
.hccl_link.active {
  opacity: 1;

}
.hccl_link:hover {
  opacity: 1;

}
.hccl_link_img {
  display: flex;
  justify-content: center;
  filter:blur(1px)
}
.hccl_link.active .hccl_link_img,
.hccl_link:hover .hccl_link_img {
  filter:none;
}
.hccl_link_img > img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}
.hccl_link_text {
  box-sizing: border-box;
  padding: 10px 0 0;
  font-size: 20px;
  text-align: center;
}

.x-product-imagery__thumbnail-list .slick-next {
  right: -26px;
}