@font-face {
  font-family: "Futura PT";
  src: url("/mm5/fonts/FuturaPT-Medium.eot");
  src: url("/mm5/fonts/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"),
    url("/mm5/fonts/FuturaPT-Medium.woff2") format("woff2"),
    url("/mm5/fonts/FuturaPT-Medium.woff") format("woff"),
    url("/mm5/fonts/FuturaPT-Medium.ttf") format("truetype"),
    url("/mm5/fonts/FuturaPT-Medium.svg#FuturaPT-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura PT";
  src: url("/mm5/fonts/FuturaPT-Light.eot");
  src: url("/mm5/fonts/FuturaPT-Light.eot?#iefix") format("embedded-opentype"),
    url("/mm5/fonts/FuturaPT-Light.woff2") format("woff2"),
    url("/mm5/fonts/FuturaPT-Light.woff") format("woff"),
    url("/mm5/fonts/FuturaPT-Light.ttf") format("truetype"),
    url("/mm5/fonts/FuturaPT-Light.svg#FuturaPT-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Futura PT";
  src: url("/mm5/fonts/FuturaPT-LightObl.eot");
  src: url("/mm5/fonts/FuturaPT-LightObl.eot?#iefix") format("embedded-opentype"),
    url("/mm5/fonts/FuturaPT-LightObl.woff2") format("woff2"),
    url("/mm5/fonts/FuturaPT-LightObl.woff") format("woff"),
    url("/mm5/fonts/FuturaPT-LightObl.ttf") format("truetype"),
    url("/mm5/fonts/FuturaPT-LightObl.svg#FuturaPT-LightObl") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Futura PT Book";
  src: url("/mm5/fonts/FuturaPT-Light.eot");
  src: url("/mm5/fonts/FuturaPT-Light.eot?#iefix") format("embedded-opentype"), url("/mm5/fonts/FuturaPT-Light.woff2") format("woff2"), url("/mm5/fonts/FuturaPT-Light.woff") format("woff"), url("/mm5/fonts/FuturaPT-Light.ttf") format("truetype"), url("/mm5/fonts/FuturaPT-Light.svg#FuturaPT-Light") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/*Absolute collection../fonts*/
@font-face {
  font-family: "made_canvasregular";
  src: url("../fonts/made_canvas_regular_personal_use-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "brandon_grotesquelight";
  src: url("../fonts/brandongrotesque-light-webfont.eot");
  src: url("../fonts/brandongrotesque-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bodoni72";
  src: url("/mm5/fonts/BodoniSvtyTwoOSITCTT-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bodoni72old";
  src: url("/mm5/fonts/BodoniSvtyTwoOSITCTT-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bodoni72old";
  src: url("/mm5/fonts/BodoniSvtyTwoOSITCTT-BookIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Bodoni72old";
  src: url("/mm5/fonts/BodoniSvtyTwoOSITCTT-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bodoni72";
  src: url("/mm5/fonts/BodoniSvtyTwoOSITCTT-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Bodoni72";
  src: url("/mm5/fonts/BodoniSvtyTwoOSITCTT-BookIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
/**/
html,
.u-font-primary {
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
}

body {
  color: #000;
  font-size: 20px;
  line-height: 120%;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  background-color: #fff !important;
  position: relative;
}

button, input, html, select, textarea {
  letter-spacing: 0;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.image-auto-size {
  max-width: 100% !important;
  height: auto;
}

h1, h2, h3, h4, h5, .title-ada-structure {
  font-size: 48px;
  line-height: 120%;
  font-family: Bodoni72, serif;
  font-weight: 300;
  letter-spacing: 0;
}

@media (max-width: 47.9em) {
    h1,h2 {
      font-size: 40px;
    }
}

@media (max-width: 29.9em) {
  h1, h2 {
    font-size: 35px;
  }

  .covid-top-header {
    height: 72px;
  }
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 26px;
}

h5, h6 {
  font-size: 16px;
}

p, ul:not([class]):not([id]) {
  font-size: 24px;
  line-height: 120%;
  font-weight: 300;
}

@media (max-width: 47.9em) {
  p, ul:not([class]):not([id]) {
    font-size: 20px;
  }
}

p:last-child {
  margin-bottom: 0;
}

b, strong {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.required, .u-text-bold, .c-heading-echo:first-line, .c-heading-foxtrot:first-line, .t-secondary-link {
  font-weight: 500;
}

.c-heading-delta, .c-form-input {
  font-weight: 300;
}

.c-form-input, .x-custom-select__title {
  border-color: #aaa;
  border-radius: 0;
}

.c-form-checkbox__caption:before {
  border-color: #8c8c8c;
}

.o-wrapper {
  max-width: 1232px;
}

.o-wrapper.o-wrapper--flush {
  max-width: 1200px;
}

.o-wrapper--full {
  max-width: 100%;
}

.t-wrapper {
  max-width: 100%;
}

.t-expanded-block {
  width: 100%;
  max-width: 1232px;
}

.subtitle-big {
  font-size: 35px;
  line-height: 130%;
  letter-spacing: 0.06em;
}

.header_links {
  max-height: 25px;
}

.smaller-margin {
  margin-bottom: 20px !important;
}

@media (max-width: 59.9em) {
  .subtitle-big {
    font-size: 30px;
  }
}

@media (max-width: 29.9em) {
  .subtitle-big {
    font-size: 23px;
  }
}

.subtitle-small {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0.042em;
}

@media (max-width: 29.9em) {
  .subtitle-small {
    font-size: 22px;
  }
}

.u-bg-yellow {
  background-color: #fcecbb;
}

.u-bg-blue {
  background-color: #c8d2e0;
}

.u-bg-gray {
  background-color: #c9c9c7;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

.btn {
  display: inline-block;
  min-width: 190px;
  border: 1px solid #000;
  border-radius: 0 !important;
  font-size: 24px;
  line-height: 120%;
  color: #000;
  background-color: #ffffff00;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  transition: 0.3s;
  padding: 8px 25px;
  margin: 6px;
}

.btn--white-outline {
  color: #fff;
  border-color: #fff;
}

.btn--white {
  background-color: #fff;
  box-shadow: 0 0 0 6px #fff;
}

.btn--pink {
  background-color: #fbf9f9;
  box-shadow: 0 0 0 6px #fbf9f9;
}

.btn:hover,
.btn:focus {
  background-color: #000;
  /* border-color: #fff !important;
  box-shadow: 0 0 0 6px #000; */
  color: #fff !important;
  text-decoration: none;
}

.btn--l {
  padding: 15px 25px;
}

.btn--s {
  font-size: 20px;
}

.c-button-primary {
  display: inline-block;
  min-width: 190px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 0;
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  line-height: 120%;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0;
  font-family: "Futura PT", Arial, sans-serif;
  cursor: pointer;
  padding: 9px 16px;
  margin: 0;
}

.c-button-primary:hover {
  background: #000 !important;
  color: #fff;
}

.slick-arrow {
  background: none;
  box-shadow: none !important;
}

.rewards-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.rewards-item {
  width: 40%;
  height: 180px;
  justify-content: space-between;
  display: flex !important;
  flex-direction: column;
  margin: 10px 0;
}

.rewards-item img {
  min-width: 90px;
  min-height: 90px;
  width: 90px;
  height: 90px;
}

.btn-reward {
  border: 1px solid #000;
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  background: 0;
  padding: 5px 15px;
  margin: 5px 25px;
}

.rewards-items .slick-prev {
  left: -40px;
}

.rewards-items .slick-next {
  right: -20px;
}

.slick-arrow:hover {
  background: none;
  box-shadow: none;
}

.slick-arrow:focus-visible {
  outline: 2px solid rgba(235, 111, 2, 0.65);
  outline-offset: 2px;
  border-radius: 1px;
}

.slick-arrow:hover:before {
  opacity: 0.5;
}

.slick-arrow:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  font-size: 0;
  opacity: 1;
}

.slick-prev:before {
  border-width: 12px 15px 12px 0;
  border-color: transparent #000 transparent transparent;
}

.slick-next:before {
  border-width: 12px 0px 12px 15px;
  border-color: transparent transparent transparent #000;
}

.c-mini-modal__viewport .slick-prev:before {
  border-color: transparent #fff transparent transparent;
}

.c-mini-modal__viewport .slick-next:before {
  border-color: transparent transparent transparent #fff;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>thead>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>thead>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

/* header */
.t-site-header {
  display: flex;
  align-items: center;
  height: 102px;
  max-width: 1200px;
  background-color: #fbf9f9;
}

@media (max-width: 29.9em) {
  .t-site-header {
    height: 85px;
  }
}

.t-site-header__logo h1, .t-site-header__logo a {
  display: block;
  line-height: 0;
  max-width: 147px;
  margin: 0 auto;
  /* background-color: #fbf9f9; */
}

.t-site-header__masthead {
  max-width: 1200px;
  padding-top: 22px;
  padding-bottom: 22px;
}

.t-site-header__masthead-customer-block li {
  display: flex;
  margin: 0 16px;
}

@media (max-width: 29.9em) {
  .t-site-header__masthead-customer-block li {
    margin: 0 10px;
  }
}

.t-site-header__masthead-customer-block .t-primary-link {
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  background-color: #fbf9f9;
  color: #000000;
}

.t-site-header__masthead-customer-block .t-primary-link:hover {
  color: #a1a1a1;
}

.t-site-header__masthead-customer-block .t-site-header__basket-link {
  margin: 0 10px;
}

@media (max-width: 29.9em) {
  .t-site-header__masthead-customer-block .t-site-header__basket-link {
    margin: 0;
  }
}

.t-site-header__masthead-customer-block .t-site-header__basket-link:hover {
  opacity: 0.5;
}

.t-site-header__masthead-customer-block .t-site-header__basket-link-icon {
  width: 22px;
  height: 18px;
  display: inline-block;
  background: url("//www.lafco.com/mm5/themes/colossus/ui/images/icon-cart.svg") no-repeat 0 0;
  background-size: contain;
}

/* mini basket */
.x-mini-basket-is-active:not(.has-active-navigation) {
  overflow: hidden;
}

.x-mini-basket {
  display: flex;
  justify-content: flex-end;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(43, 43, 43, 0.2);
  transform: scaleX(0);
  transform-origin: right;
  transition: all ease-in-out 0.2s;
  z-index: 1500;
  opacity: 0;
  visibility: hidden;
  border: 1px solid rgba(205, 205, 205, 0.7);
  box-shadow: 0 2px 1px -2px rgba(205, 205, 205, 0.7);
}

.ie11 .x-mini-basket {
  width: 30rem;
}

.x-mini-basket--open {
  opacity: 1;
  transform: scaleX(1);
  visibility: visible;
}

.x-mini-basket__content {
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  background: #fbf9f9;
  width: 100vw;
  max-width: 580px;
  padding: 35px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__content {
    padding: 35px 25px;
  }
}

.x-mini-basket__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  min-height: 100px;
  box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background: #f8f8f8;
  padding: 20px 35px;
  margin: -35px -35px 20px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__top {
    min-height: inherit;
    padding: 20px 25px;
    margin: -35px -25px 20px;
  }
}

.x-mini-basket__top-arrow {
  display: flex;
  cursor: pointer;
  padding: 10px;
  margin-left: -10px;
  transition: 0.2s;
}

.x-mini-basket__top-arrow:hover {
  opacity: 0.5;
}

.x-mini-basket__top-arrow:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 13px 10px 0;
  border-color: transparent #000 transparent transparent;
}

.x-mini-basket__top-text {
  font-size: 16px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.125em;
}

.x-mini-basket__top-text span {
  display: inline-block;
}

.x-mini-basket__top-cart {
  display: flex;
  margin-right: 10px;
  position: relative;
}

.x-mini-basket__top-cart-icon {
  width: 22px;
  height: 18px;
  display: inline-block;
  background: url("../images/icon-cart.svg") no-repeat 0 0;
  background-size: contain;
}

.x-mini-basket__top-cart-count {
  min-width: 24px;
  height: 24px;
  background: #000;
  border: 1px solid #979797;
  border-radius: 30px;
  font-size: 15px;
  line-height: 22px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.015em;
  text-align: center;
  padding: 0 5px;
  position: absolute;
  left: 7px;
  bottom: 9px;
  z-index: 1;
  color: #fff;
}

.x-mini-basket__title {
  font-size: 36px;
  text-align: center;
  line-height: 120%;
  font-family: Bodoni72, serif;
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__title {
    margin-bottom: 20px;
  }
}

.x-mini-basket__message {
  text-align: center;
}

.x-mini-basket__list-header {
  display: flex;
  border-bottom: 1px solid #040404;
  padding-right: 20px;
  margin: -10px 0 15px;
}

.x-mini-basket__list {
  margin: 0;
  list-style: none;
}

.x-mini-basket__line:not(:first-of-type) {
  padding-top: 1.5rem;
  border-top: 1px solid #d8d8d8;
}

.x-mini-basket__line {
  margin-bottom: 1.5rem;
  font-size: 1rem;
}

@media (max-width: 29.9em) {
  .x-mini-basket__list-header {
    display: none;
  }
}

.x-mini-basket__list {
  max-height: inherit;
  overflow-y: auto;
  padding: 0;
}

.x-mini-basket__item {
  display: flex;
  flex-direction: row;
  max-width: 100%;
  flex-basis: 100%;
  position: relative;
  padding-right: 20px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__item {
    flex-direction: column;
    padding-right: 30px;
    margin-bottom: 20px;
  }

  .x-mini-basket__item:last-child {
    margin-bottom: 0;
  }
}

.x-mini-basket__col {
  padding: 13px 10px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__col {
    padding: 10px 0 !important;
    width: 100% !important;
  }
}

.x-mini-basket__col:first-child {
  padding-left: 20px;
}

.x-mini-basket__col.col-item {
  width: 42%;
}

.x-mini-basket__col.col-qty {
  width: 32%;
}

.x-mini-basket__col.col-price {
  flex: 1;
}

@media (max-width: 29.9em) {
  .x-mini-basket__col.col-price {
    padding: 0 !important;
  }
}

.x-mini-basket__list .x-mini-basket__col.col-qty {
  padding-top: 48px;
}

.x-mini-basket__list .x-mini-basket__col.col-price {
  padding-top: 55px;
}

.x-mini-basket__item-image {
  flex-shrink: 0;
  width: 100px;
  margin-bottom: 10px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__item-info {
    display: flex;
    align-items: center;
  }

  .x-mini-basket__item-image {
    margin: 0 20px 0 0;
  }
}

.x-mini-basket__item-details {
  font-size: 16px;
}

.x-mini-basket__item-name, .x-mini-basket__item-fragrance {
  line-height: 130%;
  margin-bottom: 0;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
}

.x-mini-basket__item-name {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  white-space: normal;
}

.x-mini-basket__item-name a {
  text-decoration: none;
}

.x-mini-basket__item-name a:hover {
  text-decoration: underline;
}

.x-mini-basket__item-quantity .x-quantify {
  width: 100px;
}

.x-mini-basket__item-quantity .x-quantify .c-button,
.x-mini-basket__item-quantity .x-quantify .c-form-input {
  width: 30px;
  height: 30px;
  max-width: initial;
  flex-basis: initial;
  border: 1px solid #000 !important;
  background: #fbf9f9;
  border-radius: 0;
  color: #000;
  font-size: 10px;
  line-height: 28px;
  text-align: center;
  padding: 0;
}

.x-mini-basket__item-quantity .x-quantify .c-form-input {
  width: 40px;
  border-left: none !important;
  border-right: none !important;
  color: #000;
  font-size: 16px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.x-mini-basket__item-quantity .x-quantify .u-icon-remove:before {
  content: "\3c";
}

.x-mini-basket__item-quantity .x-quantify .u-icon-add:before {
  content: "\3d";
}

.x-mini-basket__item-quantity .x-quantify .c-button:hover {
  background: #ddd;
}

.x-mini-basket__item-price {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.107em;
}

@media (max-width: 29.9em) {
  .x-mini-basket__item-price {
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    left: 120px;
    bottom: 15px;
  }
}

.x-mini-basket__item-remove {
  font-size: 22px;
  position: absolute;
  right: 5px;
  top: 51px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__item-remove {
    right: 10px;
    top: 10px;
  }
}

.x-mini-basket__item-remove:hover {
  opacity: 0.5;
}

.x-mini-basket__list-footer {
  border-top: 1px solid #040404;
  padding-top: 15px;
  margin: 15px 0 -10px;
}

.x-mini-basket__order-summary {
  text-align: center;
  max-width: 380px;
  margin: 0 auto;
}

.x-mini-basket__order-summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.094em;
  text-align: left;
}

@media (max-width: 29.9em) {
  .x-mini-basket__order-summary-row {
    font-size: 14px;
  }
}

.x-mini-basket__order-summary-total {
  font-size: 18px;
  letter-spacing: 0.083em;
  font-weight: 500;
  padding: 20px 0 25px;
}

@media (max-width: 29.9em) {
  .x-mini-basket__order-summary-total {
    font-size: 16px;
  }
}

.x-mini-basket__order-summary-row span+span {
  padding-left: 5px;
}

.x-mini-basket__coupon-form {
  width: 100%;
  margin-bottom: 20px;
}

.x-mini-basket__coupon-box {
  display: flex;
}

.x-mini-basket__coupon-input {
  width: 100%;
  max-width: 265px;
  height: 44px;
  border: 1px solid #000;
  background: #fbf9f9;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.094em;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}

@media (max-width: 29.9em) {
  .x-mini-basket__coupon-input {
    font-size: 14px;
  }
}

.x-mini-basket__coupon-input::-moz-placeholder {
  color: #b3b3b3;
  opacity: 1;
}

.x-mini-basket__coupon-input:-ms-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
}

.x-mini-basket__coupon-input::-webkit-input-placeholder {
  color: #b3b3b3;
  opacity: 1;
}

.x-mini-basket__coupon-button {
  height: 44px;
  background: #fbf9f9;
  border: none;
  border-radius: 0;
  color: #000;
  font-size: 18px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  cursor: pointer;
  padding: 10px 25px;
  transition: 0.3s;
}

.x-mini-basket__coupon-button:hover {
  background: #000;
  color: #fff;
}

@media (min-width: 40em) {
  .x-mini-basket__image {
    width: 6rem;
    height: 6rem;
    margin-right: 1.5rem;
  }
}

.x-mini-basket__item-attributes,
.x-mini-basket__item-subscription {
  font-size: 0.875rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.x-mini-basket__footer {
  padding-top: 0.5rem;
}

.x-mini-basket__footer .x-messages {
  margin-bottom: 0;
}

/* footer */
.t-site-footer {
  max-width: 1200px;
  background-color: #fbf9f9;
  padding-top: 0;
}

.t-site-footer .o-wrapper {
  max-width: 1200px;
}

.t-site-footer__content-top {
  max-width: 900px;
  padding: 50px 0 30px;
  margin: 0 auto;
}

@media (max-width: 59.9em) {
  .t-site-footer__content-top {
    padding: 45px 0 30px;
  }
}

.t-site-footer .c-menu__title,
.t-site-footer .c-collapsible-menu__label {
  font-size: 16px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
}

.t-site-footer .c-menu__link {
  display: inline-block;
  margin: 8px 0;
}

.t-site-footer .c-collapsible-menu__label {
  padding-bottom: 16px;
}

.t-site-footer .c-collapsible-menu .c-menu__list {
  margin-bottom: 16px;
}

.t-site-footer .c-collapsible-menu__trigger:checked~.c-menu__list {
  margin-top: 16px;
}

.t-site-footer__content-center {
  max-width: 900px;
  padding-bottom: 55px;
  margin: 0 auto;
}

@media (max-width: 39.9em) {
  .t-site-footer__content-center {
    padding-bottom: 45px;
  }

  .badge-first-fragrance {
    top: -8px !important;
    right: -11px !important;
    width: 62px !important;
    height: 62px !important;
  }
}

.t-newsletter-form {
  width: 100%;
  max-width: 350px;
  float: right;
  text-align: center;
  margin: 0 50px 0 0;
}

@media (max-width: 59.9em) {
  .t-newsletter-form {
    float: none;
    margin: 0 auto;
  }
}

.t-newsletter-form .c-menu__title {
  font-size: 17px;
  text-transform: none;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
}

.t-newsletter-form .c-control-group {
  border-bottom: 1px solid #979797;
}

.t-newsletter-form .c-control-group__field {
  border: none;
  background: none;
  border-radius: 0 !important;
  font-size: 17px;
  line-height: 40px;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  color: #000;
  padding: 0;
}

.t-newsletter-form .c-control-group__field::-moz-placeholder {
  color: #939191;
  opacity: 1;
}

.t-newsletter-form .c-control-group__field:-ms-input-placeholder {
  color: #939191;
  opacity: 1;
}

.t-newsletter-form .c-control-group__field::-webkit-input-placeholder {
  color: #939191;
  opacity: 1;
}

.t-newsletter-form .c-control-group__button {
  border: none;
  background: none !important;
  border-radius: 0 !important;
  font-size: 10px;
  line-height: 40px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  padding: 0;
  margin-left: 15px;
}

.t-newsletter-form .c-control-group__button:hover {
  opacity: 0.5;
}

@media (max-width: 39.9em) {
  .t-global-footer-social-links {
    text-align: center;
    padding-bottom: 10px;
  }
}

.t-newsletter-form .c-form-list__item,
.t-global-footer-social-links .o-list-inline {
  margin: 0;
}

.t-global-footer-social-links .o-list-inline__item:not(:last-child) {
  margin-right: 20px;
}

.t-global-footer-social-links a {
  font-size: 24px;
  color: #000;
}

.t-global-footer-social-links a:hover {
  opacity: 0.5;
}

.t-site-footer__content-bottom {
  padding-bottom: 45px;
}

.t-site-footer__content-bottom p {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.094em;
}

.t-site-copyright {
  padding: 20px 0;
}

.t-site-footer-maintenance .t-site-footer__content-bottom {
  padding: 30px 0;
}

.t-site-footer-maintenance .t-site-footer__content-bottom p {
  font-size: 14px;
}

/* breadcrumbs */
.t-breadcrumbs {
  font-style: normal;
  text-transform: capitalize;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  padding: 0 30px;
}

.t-breadcrumbs a {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}

.t-breadcrumbs a:hover {
  opacity: 0.5;
}

@media (max-width: 640px) {
  .t-breadcrumbs {
    padding: 0 32px;
  }

  .fast-actions-bar {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .fast-actions-bar .like-btn {
    font-size: 16px;
    background: none;
    color: inherit;
    border-color: transparent;
    cursor: pointer;
    outline: inherit;
    padding: 0;
  }

  .fast-actions-bar .back-btn {
    width: 16px;
  }

  .fast-actions-bar .back-btn::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd' viewBox='0 0 512 376.83'%3E%3Cpath fill-rule='nonzero' d='M156.88 372.7a12.026 12.026 0 0 0 17.09 1.06c5-4.47 5.46-12.2 1.04-17.25L38.96 200.69h460.89c6.71 0 12.15-5.5 12.15-12.28 0-6.77-5.44-12.27-12.15-12.27H38.95L175.01 20.32c4.42-5.05 3.96-12.78-1.04-17.25-5.01-4.47-12.66-4-17.09 1.05l-153.67 176c-4.17 4.55-4.32 11.64-.17 16.39L156.88 372.7z'/%3E%3C/svg%3E");
  }
}

@media (max-width: 29.9em) {
  .t-breadcrumbs {
    padding: 0 26px;
  }
}

.x-collapsing-breadcrumbs__group,
.x-collapsing-breadcrumbs__list {
  font-size: 18px;
  padding: 20px 0;
  /*max-width: 1000px;
  margin: 0 auto;*/
}

@media (max-width: 59.9em) {
  .x-collapsing-breadcrumbs__group,
  .x-collapsing-breadcrumbs__list {
    font-size: 16px;
  }
}

.x-collapsing-breadcrumbs__list .o-list-inline__item:not(:last-child) {
  margin-right: 0;
}

.x-collapsing-breadcrumbs .o-list-inline__item:not(:last-of-type):after {
  content: "|";
  right: 0;
}

/* storefront */
.storefront-hero-section {
  display: flex;
  position: relative;
  padding: 60px 30px;
  z-index: 1;
}

#social_media_landing_page .storefront-hero-section {
  display: flex !important;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#social_media_landing_page .storefront-hero-section .btn {
  position: static !important;
}

.storefront-hero-section picture {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.storefront-hero-section picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 70%;
}

@media (max-width: 29.9em) {
  .storefront-hero-section {
    min-height: 300px;
    padding: 30px 0;
  }
}

.storefront-hero-section .container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1030px;
  padding: 0 16px;
  margin: 0 auto;
  flex-direction: column;
}

#storefront_hero_section .container {
  align-items: flex-end;
  justify-content: flex-end;
}

@media (max-width: 29.9em) {
  .storefront-hero-section .container {
    justify-content: center;
  }
}

/* storefront featured categories */
.t-storefront-featured-categories {
  padding: 30px 0;
}

.t-storefront-featured-categories__container-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1030px;
  padding: 0 120px 0 16px;
  margin: 0 auto 30px;
  position: relative;
}

@media (max-width: 39.9em) {
  .t-storefront-featured-categories__container-top {
    display: block;
    padding: 0 16px;
    margin-bottom: 40px;
  }
}

.t-storefront-featured-categories__container-top .slick-prev {
  right: 5rem;
  left: auto;
}

@media (max-width: 39.9em) {
  .t-storefront-featured-categories__container-top .slick-arrow {
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    transform: translate(0, 25%);
  }

  .t-storefront-featured-categories__container-top .slick-prev {
    -webkit-transform: translate(50, 25%);
    -ms-transform: translate(50, 25%);
    transform: translate(50%, 25%);
  }
}

.t-storefront-featured-categories__heading {
  margin-bottom: 10px;
  font-size: 32px;
}

@media (max-width: 40em) {
  .t-storefront-featured-categories__heading {
    margin-bottom: 20px;
  }
}

@media (max-width: 28em) {
  .t-storefront-featured-categories__heading {
    margin-bottom: 15px;
  }
}

.t-storefront-featured-categories__cta {
  font-size: 18px;
  line-height: 120%;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.083em;
  text-transform: uppercase;
  text-decoration: none;
}

.t-storefront-featured-categories__cta:hover {
  text-decoration: underline;
}

.t-storefront-featured-category-list {
  display: flex;
  overflow: hidden;
}

.t-storefront-featured-category-list__link {
  display: block;
  text-decoration: none;
}

.t-storefront-featured-category-list__link:hover {
  opacity: 0.75;
}

.t-storefront-featured-category-list__figure {
  margin: 0 16px;
}

@media (max-width: 59.9em) {
  .t-storefront-featured-category-list__figure {
    margin: 0 12px;
  }
}

.t-storefront-featured-category-list__image {
  /* width: 100%; */
  margin-bottom: 20px;
}

.t-storefront-featured-category-list__name {
  font-size: 18px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.083em;
  margin: 0;
}

@media (max-width: 59.9em) {
  .t-storefront-featured-category-list__name {
    font-size: 16px;
  }
}

/* storefront our promise */
.storefront-our-promise {
  background: #f8f0f4;
  text-align: center;
  padding: 90px 0 70px;
}

@media (max-width: 29.9em) {
  .storefront-our-promise {
    padding: 70px 0;
  }
}

.storefront-our-promise .container {
  max-width: 520px;
  padding: 0 16px;
  margin: 0 auto;
}

.storefront-our-promise h2 {
  font-size: 36px;
  font-family: "Gotham Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 40px;
}

@media (max-width: 29.9em) {
  .storefront-our-promise h2 {
    font-size: 33px;
  }
}

.storefront-our-promise h2 span {
  font-family: "Gotham", Arial, sans-serif;
  font-weight: 700;
}

.storefront-our-promise h2 br {
  display: none;
}

@media (max-width: 29.9em) {
  .storefront-our-promise h2 br {
    display: block;
  }
}

.storefront-our-promise p {
  font-size: 20px;
}

.storefront-our-promise .subtitle p {
  font-size: 24px;
  margin-bottom: 20px;
}

.storefront-our-promise .btn {
  margin-top: 45px;
}

/* storefront discovery trio */
.storefront-discovery-trio {
  text-align: center;
  padding: 0;
}

@media (max-width: 29.9em) {
  .storefront-discovery-trio {
    padding: 60px 0;
  }
}

.storefront-discovery-trio .container {
  max-width: 1030px;
  padding: 0 16px;
  margin: 0 auto;
}

.storefront-discovery-trio .o-layout {
  align-items: center;
  margin: 0 0 0 calc(0px - 40px);
}

@media (max-width: 74.9em) {
  .storefront-discovery-trio .o-layout {
    margin: 0 0 0 calc(0px - 16px);
  }
}

.storefront-discovery-trio .o-layout__item {
  padding-left: 40px;
}

@media (max-width: 74.9em) {
  .storefront-discovery-trio .o-layout__item {
    padding-left: 16px;
  }
}

.storefront-discovery-trio h2 {
  margin-bottom: 50px;
}

@media (max-width: 63.9em) {
  .storefront-discovery-trio h2 {
    font-size: 42px;
  }
}

@media (max-width: 59.9em) {
  .storefront-discovery-trio h2 {
    font-size: 36px;
    margin-bottom: 40px;
  }
}

@media (max-width: 29.9em) {
  .storefront-discovery-trio h2 {
    font-size: 33px;
  }
}

.storefront-discovery-trio p {
  font-size: 20px;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}

@media (max-width: 59.9em) {
  .storefront-discovery-trio p {
    margin-bottom: 16px;
  }
}

.storefront-discovery-trio .btn {
  margin-top: 30px;
}

@media (max-width: 47.9em) {
  .storefront-discovery-trio .box-img {
    max-width: 450px;
    margin: 50px auto 0;
  }
}

/* storefront featured products */
.t-storefront-featured-products {
  display: block;
  padding: 0;
  margin: 0;
}

.t-storefront-featured-products .container {
  max-width: 875px;
  padding: 0 16px;
  margin: 0 auto;
}

.t-storefront-featured-products__container-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 120px;
  margin: 0;
  position: relative;
}

@media (max-width: 39.9em) {
  .t-storefront-featured-products__container-top {
    display: block;
    padding: 0;
    margin-bottom: 40px;
  }
}

.t-storefront-featured-products__container-top .slick-prev {
  right: 5rem;
  left: auto;
}

@media (max-width: 39.9em) {
  .t-storefront-featured-products__container-top .slick-arrow {
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    transform: translate(0, 25%);
  }

  .t-storefront-featured-products__container-top .slick-prev {
    -webkit-transform: translate(50, 25%);
    -ms-transform: translate(50, 25%);
    transform: translate(50%, 25%);
  }
}

.t-storefront-featured-products__heading {
  margin-bottom: 10px;
  font-size: 32px;
}

@media (max-width: 39.9em) {
  .t-storefront-featured-products__heading {
    margin-bottom: 20px;
  }
}

.t-storefront-featured-products__cta {
  font-size: 18px;
  line-height: 120%;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.083em;
  text-transform: uppercase;
  text-decoration: none;
}

.t-storefront-featured-products__cta:hover {
  text-decoration: underline;
}

.t-storefront-featured-product-list {
  width: auto;
  max-width: inherit;
  text-align: center;
  margin: 0 -16px;
  top: 0;
}

.t-storefront-featured-product-list .x-product-list__item {
  padding: 0 16px;
}

.t-storefront-featured-product-list .x-product-list__picture-link {
  max-width: 250px;
  height: 250px;
  margin: 0 auto;
}

.t-storefront-featured-product-list .x-product-list__scent,
.t-storefront-featured-product-list .box-price {
  font-family: 'Bodoni 72', serif;
  letter-spacing: 0px;
}

@media (max-width: 47.9em) {
  .t-storefront-featured-product-list .x-product-list__picture-link {
    height: 200px;
  }
}

.t-storefront-featured-product-list .x-product-list__details-link {
  display: block;
}

.t-storefront-featured-product-list .x-product-list__scent,
.t-storefront-featured-product-list .box-price {
  font-family: 'Bodoni 72', serif;
  letter-spacing: 0px;
}

/* storefront lafco rewards */
.storefront-lafco-rewards {
  background: #e8f1ff;
  text-align: center;
  padding: 120px 0 90px;
  margin-bottom: 50px;
}

@media (max-width: 59.9em) {
  .storefront-lafco-rewards {
    padding: 90px 0;
  }
}

@media (max-width: 29.9em) {
  .storefront-lafco-rewards {
    padding: 70px 0;
  }
}

.storefront-lafco-rewards .container {
  max-width: 700px;
  padding: 0 16px;
  margin: 0 auto;
}

.storefront-lafco-rewards .box-logo {
  margin: 0 auto 60px;
}

@media (max-width: 59.9em) {
  .storefront-lafco-rewards .box-logo {
    max-width: 250px;
  }
}

@media (max-width: 29.9em) {
  .storefront-lafco-rewards .box-logo {
    max-width: 200px;
  }
}

.storefront-lafco-rewards p {
  font-size: 21px;
}

.storefront-lafco-rewards .subtitle p {
  font-size: 24px;
}

.storefront-lafco-rewards .block-icons {
  padding: 60px 0 45px;
}

.storefront-lafco-rewards .block-icons .box-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
  margin-bottom: 20px;
}

@media (max-width: 29.9em) {
  .storefront-lafco-rewards .block-icons .box-img {
    height: 70px;
  }
}

.storefront-lafco-rewards .block-icons h4 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}

@media (max-width: 29.9em) {
  .storefront-lafco-rewards .block-icons h4 {
    font-size: 18px;
  }
}

.storefront-lafco-rewards .btn {
  margin-top: 45px;
}

/* storefront lafco blog */
.storefront-lafco-blog {
  min-height: 800px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding: 80px 0 60px;
  position: relative;
}

@media (max-width: 29.9em) {
  .storefront-lafco-blog {
    min-height: 850px;
    padding: 60px 0;
  }
}

.storefront-lafco-blog .container {
  max-width: 850px;
  padding: 0 16px;
  margin: 0 auto;
}

.storefront-lafco-blog h2 {
  margin-bottom: 25px;
}

.storefront-lafco-blog .btn {
  position: absolute;
  left: 50%;
  bottom: 60px;
  transform: translateX(-50%);
}

/* storefront lafco instagram */
.lafco-instagram {
  text-align: center;
  padding: 70px 0;
}

.x-product-description .empty,
.lafco-instagram.empty {
  display: none;
}

.lafco-instagram .container {
  max-width: 1030px;
  padding: 0 16px;
  margin: 0 auto;
}

.lafco-instagram h2 {
  margin-bottom: 25px;
  font-size: 30px;
}

.lafco-instagram p {
  font-size: 20px;
}

.lafco-instagram .yotpo-pictures-gallery-header-wrapper {
  display: none;
}

.lafco-instagram .yotpo-pictures-widget {
  margin: 35px 0 0;
}

@media (max-width: 39.9em) {
  .lafco-instagram .yotpo-pictures-widget {
    margin: 35px -16px 0;
  }

  .lafco-instagram .yotpo-pictures-widget .yotpo-slider {
    padding-bottom: 60px;
  }

  .lafco-instagram h2 {
    font-size: 20px;
  }
}

.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-slider-container {
  display: flex;
  justify-content: center;
}

.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon {
  width: 85px !important;
  background: #fff;
  opacity: 1;
  border-radius: 0;
}

.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon:hover:before {
  opacity: 0.5;
}

@media (max-width: 60em) {
  .lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon {
    width: 77px !important;
  }
}

.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon:focus-visible:before {
  outline: 2px solid rgba(235, 111, 2, 0.65);
  border-radius: 1px;
}

@media (max-width: 39.9em) {
  .lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows {
    position: absolute;
    height: 40px;
    width: 80px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -3px;
  }

  .lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon {
    width: 40px !important;
    height: 40px;
  }
}

.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light:before,
.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-left-arrow-light:before {
  border-width: 15px 20px 15px 0;
  border-color: transparent #000 transparent transparent;
  left: 5px !important;
  right: auto;
}

.lafco-instagram .yotpo-pictures-widget .yotpo-display-wrapper .y-arrows .yotpo-icon-right-arrow-light:before {
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #000;
  right: 5px;
  left: auto !important;
}

.lafco-instagram .yotpo-pictures-widget .yotpo-hover-cta {
  display: none;
}

.lafco-instagram .yotpo-pictures-widget .yotpo-hover-icon .yotpo-icon-insta {
  font-size: 29px !important;
}

.storefront-lafco-instagram {
  padding: 70px 0 130px;
}

@media (max-width: 59.9em) {
  .storefront-lafco-instagram {
    padding: 70px 0 90px;
  }
}

@media (max-width: 29.9em) {
  .storefront-lafco-instagram {
    padding: 70px 0;
  }
}

/* storefront press quotes */
.storefront-press-quotes {
  background: #f8f0f4;
  text-align: center;
  padding: 90px 0 60px;
}

@media (max-width: 59.9em) {
  .storefront-press-quotes {
    margin-bottom: 50px;
  }
}

@media (max-width: 29.9em) {
  .storefront-press-quotes {
    padding: 70px 0 50px;
  }
}

.storefront-press-quotes .container {
  padding: 0 16px;
}

.storefront-press-quotes__quote {
  font-size: 32px;
  letter-spacing: 0.037em;
  margin-bottom: 70px;
}

.storefront-press-quotes__logos-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.storefront-press-quotes__logos-box button {
  border: none;
  background: none;
  padding: 0;
  margin: 0 2.5%;
}

@media (max-width: 47.9em) {
  .storefront-press-quotes__logos-box {
    flex-wrap: wrap;
  }
}

.storefront-press-quotes__logo {
  max-width: 105px !important;
  cursor: pointer;
  transition: all 200ms;
  opacity: 0.3;
  margin: 0;
}

@media (max-width: 29.9em) {
  .storefront-press-quotes__logo {
    max-width: 90px;
  }
}

.storefront-press-quotes__logo.active {
  transform: scale(1.1);
  opacity: 1;
}

.storefront-press-quotes__buttons {
  margin-top: 20px;
}

.storefront-press-quotes__buttons .play {
  width: 0;
  height: 16px;
  border: none;
  border: 7px solid transparent;
  display: inline-block;
  font-size: 0;
  padding: 0;
  border-left: 12px solid #aea8ab;
  position: relative;
  left: 10px;
  cursor: pointer;
  border-radius: 3px;
  background: none;
  vertical-align: middle;
  margin-right: 17px;
}

.storefront-press-quotes__buttons .play.active {
  border-left-color: #333;
  pointer-events: none;
}

.storefront-press-quotes__buttons .pause:focus-visible,
.storefront-press-quotes__buttons .play:focus-visible {
  outline-offset: 3px;
}

.storefront-press-quotes__buttons .pause {
  padding: 0;
  height: 14px;
  width: 12px;
  background: none;
  border: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #aea8ab;
  cursor: pointer;
}

.storefront-press-quotes__buttons .pause:hover {}

.storefront-press-quotes__buttons .pause.active {
  color: #333;
  pointer-events: none;
}

.storefront-press-quotes__buttons .pause:after {
  content: "";
  position: absolute;
  width: 4px;
  border-radius: 2px;
  top: 0;
  bottom: 0;
  left: 0;
  background: currentColor;
}

.storefront-press-quotes__buttons .pause:before {
  content: "";
  position: absolute;
  width: 4px;
  background: currentColor;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 2px;
}

.storefront-press-quotes .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

/* rewards about */
.banner-rewards {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 130px 16px;
}

@media (max-width: 59.9em) {
  .banner-rewards {
    padding: 90px 16px;
  }
}

@media (max-width: 29.9em) {
  .banner-rewards {
    padding: 70px 16px;
  }
}

.banner-rewards .container {
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  max-width: 816px;
  padding: 90px 40px 110px;
  margin: 0 auto;
}

@media (max-width: 59.9em) {
  .banner-rewards .container {
    padding: 70px 30px;
  }
}

@media (max-width: 29.9em) {
  .banner-rewards .container {
    padding: 50px 16px;
  }
}

.banner-rewards .box-logo {
  margin: 0 auto 60px;
}

@media (max-width: 29.9em) {
  .banner-rewards .box-logo {
    margin-bottom: 40px;
  }
}

@media (max-width: 59.9em) {
  .banner-rewards .box-logo {
    max-width: 250px;
  }
}

@media (max-width: 29.9em) {
  .banner-rewards .box-logo {
    max-width: 200px;
  }
}

.banner-rewards h2 {
  margin-bottom: 50px;
}

@media (max-width: 29.9em) {
  .banner-rewards h2 {
    margin-bottom: 40px;
  }
}

.banner-rewards .subtitle-big {
  max-width: 640px;
  margin: 0 auto;
}

.tiers-rewards {
  text-align: center;
  padding: 65px 16px;
}

@media (max-width: 47.9em) {
  .tiers-rewards {
    padding: 65px 16px 40px;
  }
}

.tiers-rewards .container {
  max-width: 1000px;
  margin: 0 auto;
}

.tiers-rewards h2 {
  margin-bottom: 60px;
}

@media (max-width: 29.9em) {
  .tiers-rewards h2 {
    margin-bottom: 40px;
  }
}

.block-tiers {
  margin-left: -40px;
}

@media (max-width: 47.9em) {
  .block-tiers {
    margin-left: -16px;
  }
}

.block-tiers .o-layout__item {
  padding-left: 40px;
}

@media (max-width: 47.9em) {
  .block-tiers .o-layout__item {
    padding-left: 16px;
  }
}

.block-tiers .box-tiers {
  max-width: 242px;
  margin: 0 auto 30px;
}

.block-tiers .box-color {
  height: 15px;
  border: solid 1px #2d2d2d;
  margin: 30px auto 16px;
}

.block-tiers p {
  font-size: 18px;
  line-height: 128%;
  letter-spacing: 0.06em;
}

.banner-rewards-points .container {
  max-width: 888px;
  padding: 65px 40px;
}

@media (max-width: 47.9em) {
  .banner-rewards-points .container {
    padding: 65px 30px 40px;
  }
}

@media (max-width: 29.9em) {
  .banner-rewards-points .container {
    padding: 50px 16px 30px;
  }
}

.banner-rewards-points .subtitle-big {
  max-width: 720px;
  margin: 0 auto 60px;
}

@media (max-width: 29.9em) {
  .banner-rewards-points .subtitle-big {
    margin-bottom: 40px;
  }
}

.gallery-rewards {
  text-align: center;
  padding: 65px 16px;
}

@media (max-width: 47.9em) {
  .gallery-rewards {
    padding: 65px 16px 40px;
  }
}

@media (max-width: 39.9em) {
  .gallery-rewards {
    padding: 65px 16px 16px;
  }
}

.gallery-rewards h2 {
  margin-bottom: 50px;
}

@media (max-width: 29.9em) {
  .gallery-rewards h2 {
    margin-bottom: 40px;
  }
}

.gallery-rewards .container {
  max-width: 782px;
  margin: 0 auto;
}

.gallery-rewards .subtitle-big {
  margin-bottom: 32px;
}

@media (max-width: 39.9em) {
  .gallery-rewards .subtitle-big {
    margin-bottom: 16px;
  }
}

.block-gallery .o-layout__item {
  display: flex;
  position: relative;
}

.block-gallery .o-layout__item:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #d6d6d6;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (min-width: 48em) {
  .block-gallery .o-layout__item:nth-child(3n + 1):after {
    width: calc(100% - 16px);
  }

  .block-gallery .o-layout__item:nth-last-child(-n + 3):after {
    display: none;
  }
}

@media (min-width: 40em) and (max-width: 47.7em) {
  .block-gallery .o-layout__item:nth-child(2n + 1):after {
    width: calc(100% - 16px);
  }

  .block-gallery .o-layout__item:nth-last-child(-n + 2):after {
    display: none;
  }
}

@media (max-width: 39.9em) {
  .block-gallery .o-layout__item:after {
    width: calc(100% - 16px);
  }

  .block-gallery .o-layout__item:last-child:after {
    display: none;
  }
}

.gallery-rewards .box-gallery {
  flex: 1;
  margin: 45px 0 25px;
  position: relative;
}

@media (max-width: 39.9em) {
  .gallery-rewards .box-gallery {
    margin: 30px 0;
  }
}

.gallery-rewards .box-gallery:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #d6d6d6;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: -8px;
}

@media (min-width: 48em) {
  .block-gallery .o-layout__item:nth-child(3n + 1) .box-gallery:after {
    display: none;
  }
}

@media (min-width: 40em) and (max-width: 47.7em) {
  .block-gallery .o-layout__item:nth-child(2n + 1) .box-gallery:after {
    display: none;
  }
}

@media (max-width: 39.9em) {
  .block-gallery .o-layout__item .box-gallery:after {
    display: none;
  }
}

.block-gallery h4 {
  margin-bottom: 30px;
}

.block-gallery .box-img {
  height: 100px;
  margin-bottom: 35px;
}

.block-gallery p {
  font-size: 18px;
  line-height: 128%;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}

/* rewards vault */
.vault-rewards {
  text-align: center;
  padding: 60px 16px;
}

@media (max-width: 47.9em) {
  .vault-rewards {
    padding: 60px 16px 40px;
  }
}

@media (max-width: 39.9em) {
  .vault-rewards {
    padding: 60px 16px 20px;
  }
}

.vault-rewards .container {
  max-width: 742px;
  margin: 0 auto;
}

.vault-rewards h2 {
  margin-bottom: 35px;
}

.vault-rewards .subtitle-small {
  margin-bottom: 20px;
}

.block-rewards .o-layout__item {
  padding-bottom: 75px;
  margin: 67px 0;
  position: relative;
}

@media (max-width: 47.9em) {
  .block-rewards .o-layout__item {
    margin: 50px 0;
  }
}

@media (max-width: 39.9em) {
  .block-rewards .o-layout__item {
    margin: 30px 0;
  }
}

.block-rewards h4 {
  font-size: 30px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}

.block-rewards .box-img {
  height: 112px;
  line-height: 112px;
  margin-bottom: 30px;
}

.block-rewards p {
  max-width: 280px;
  min-height: 52px;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0;
  margin: 0 auto;
}

.block-rewards .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 8px;
}

/* basket */
.t-account-border-section {
  max-width: 1200px;
  padding: 40px 20px;
  margin: 0 auto 90px;
}

@media (max-width: 59.9em) {
  .t-account-border-section {
    padding: 40px;
    margin: 20px auto 65px;
  }
}

@media (max-width: 29.9em) {
  .t-account-border-section {
    padding: 30px 16px;
  }
}

.t-account-border-section .t-basket {
  padding-bottom: 50px;
}

@media (max-width: 59.9em) {
  .t-account-border-section .t-basket {
    padding-bottom: 25px;
  }
}

.t-account-border-section__heading {
  font-size: 26px;
  letter-spacing: 0;
  margin-bottom: 35px;
}

@media (max-width: 59.9em) {
  .t-account-border-section__heading {
    margin-bottom: 55px;
  }
}

@media (max-width: 29.9em) {
  .t-account-border-section__heading {
    margin-bottom: 40px;
  }
}

.t-account-border-section__heading-2 {
  font-size: 22px;
  letter-spacing: 0;
  margin-bottom: 40px;
}

@media (max-width: 29.9em) {
  .t-account-border-section__heading-2 {
    margin-bottom: 30px;
  }
}

.t-account-border-section__heading-3 {
  font-size: 24px;
  letter-spacing: 0;
  margin-bottom: 30px;
}

.c-table-responsive .c-table-responsive__row {
  border: none;
}

.c-button {
  border: none;
}

.c-table-responsive .c-table-responsive__cell {
  vertical-align: middle;
}

.c-table-responsive thead {
  border-top: none;
  border-bottom: 1px solid #000;
}

.c-table-responsive thead .c-table-responsive__cell {
  font-size: 21px;
  line-height: 130%;
  font-weight: 300;
}

.c-table-responsive tbody .c-table-responsive__cell {
  font-size: 15px;
  line-height: 130%;
  font-weight: 300;
  padding: 20px 10px;
}

.c-table-responsive tbody .c-table-responsive__cell:first-child {
  padding-left: 0;
}

.c-table-responsive tbody .c-table-responsive__cell:last-child {
  padding-right: 0;
}

@media (max-width: 47.9em) {
  .c-table-responsive tbody .c-table-responsive__cell {
    padding: 10px 0;
  }
}

.c-table-responsive tbody .c-table-responsive__cell:before {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.t-basket__product-summary .t-basket__product-info {
  display: flex;
  align-items: center;
}

.t-basket__product-summary .t-basket__product-img {
  width: 101px;
  height: 101px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.t-basket__product-summary .t-basket__product-details {
  font-size: 14px;
  line-height: 130%;
  font-weight: 300;
  padding: 0 0 0 13px;
  justify-content: center;
}

.t-basket__product-details .t-basket__product-fragrance {
  font-weight: 300;
}

.t-basket__product-summary .t-basket__product-details .t-basket__product-name {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.t-basket__product-summary .t-basket__product-details .t-basket__product-name a {
  text-decoration: none;
}

.t-basket__product-summary .t-basket__product-details .t-basket__product-name a:hover {
  text-decoration: underline;
}

.t-basket__product-summary .t-basket__product-details .c-control-group .btn {
  min-width: 100px;
}

.t-basket__product-summary .t-basket-update {
  margin: 0;
}

.t-basket__product-summary .t-basket-update .x-quantify {
  width: 100px;
}

.t-basket__product-summary .t-basket-update .x-quantify .c-button,
.t-basket__product-summary .t-basket-update .x-quantify .c-form-input {
  width: 30px;
  height: 30px;
  max-width: initial;
  flex-basis: initial;
  border: 1px solid #7b7575;
  background: #fff;
  border-radius: 0;
  color: #7b7575;
  font-size: 10px;
  line-height: 28px;
  text-align: center;
  padding: 0;
}

.t-basket__product-summary .t-basket-update .x-quantify .c-form-input {
  width: 40px;
  border-left: none;
  border-right: none;
  color: #000;
  font-size: 16px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.t-basket__product-summary .t-basket-update .x-quantify .u-icon-remove:before {
  content: "\3c";
}

.t-basket__product-summary .t-basket-update .x-quantify .c-button:hover {
  color: #000;
  border-color: #000;
  background: #fff;
}

.t-basket__product-summary .u-inline-block {
  margin-left: auto;
}

.t-basket__bottom {
  border: 1px solid #d8d6d6;
  padding: 20px;
  align-items: center;
}

.t-basket__coupon-form .c-button {
  border: 1px solid #b3b3b3;
}

@media (max-width: 59.9em) {
  .t-basket__bottom {
    padding-top: 70px;
  }
}

@media (max-width: 39.9em) {
  .t-basket__bottom {
    flex-direction: column-reverse;
    padding-top: 50px;
  }

  .t-basket__bottom .u-width-12 {
    width: 100%;
  }
}

.t-basket__bottom .helpful-info {
  padding-right: 70px;
}

@media (max-width: 59.9em) {
  .t-basket__bottom .helpful-info {
    padding-right: 40px;
  }
}

@media (max-width: 39.9em) {
  .t-basket__bottom .helpful-info {
    padding: 50px 0 0;
  }
}

.helpful-info {
  text-align: center;
  padding: 35px 20px 20px;
}

.helpful-info__icon {
  width: 65px;
  height: 62px;
  display: inline-block;
  background: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/icon-call.png") no-repeat 0 0;
  margin-bottom: 10px;
}

.helpful-info img {
  margin-bottom: 10px;
}

.helpful-info__subtitle {
  font-size: 16px;
  font-weight: 500;
}

.helpful-info p {
  font-size: 14px;
  line-height: 130%;
}

.helpful-info p strong {
  font-size: 18px;
  line-height: 130%;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.helpful-info a {
  text-decoration: none;
}

.t-basket__order-summary {
  max-width: 260px;
  margin: -15px 0 0;
}

@media (max-width: 39.9em) {
  .t-basket__order-summary {
    max-width: initial;
    margin: 0;
  }
}

.t-basket__order-summary .c-table-simple__row {
  border: none;
}

.t-basket__order-summary .c-table-simple__cell {
  font-size: 16px;
  line-height: 130%;
  padding: 0;
}

.t-basket__order-summary .u-text-bold {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.t-basket__order-summary .c-table-simple__cell-bottom {
  font-size: 18px;
  font-weight: 500;
  padding: 22px 0 50px;
}

.t-basket__shipping-form .c-form-list__item {
  max-width: initial;
  margin-top: 10px;
}

.t-basket__coupon-form {
  height: auto;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  margin-bottom: 80px;
}

@media (max-width: 39.9em) {
  .t-basket__coupon-form {
    margin-bottom: 50px;
  }
}

.t-basket__coupon-form .c-form-input {
  height: 44px;
  border-radius: 0;
  border: 1px solid #b3b3b3;
  border-right: none;
  padding: 5px 15px;
  margin: 0;
}

.t-basket__coupon-form .c-button-primary {
  min-width: initial;
}

#paypal-button {
  max-width: 190px;
  margin-top: 30px;
}

/* about us */
.section-static-banner-hero {
  margin-bottom: 20px;
}

.section-static-banner-hero img {
  width: 100%;
}

.section-static .container {
  max-width: 830px;
  margin: 0 auto;
  padding: 0 15px;
}

.section-static-gray {
  background: #f9fafc;
}

.static-centered {
  text-align: center;
}

.block-col-static {
  margin-left: -40px;
}

@media (max-width: 47.9em) {
  .block-col-static {
    margin-left: -16px;
  }
}

.block-col-static .o-layout__item {
  padding-left: 40px;
}

@media (max-width: 47.9em) {
  .block-col-static .o-layout__item {
    padding-left: 16px;
  }
}

.section-static-promise {
  margin-bottom: 20px;
}

@media (max-width: 29.9em) {
  .section-static-promise {
    margin-bottom: 60px;
  }
}

.section-static-promise h1 {
  font-weight: 400;
  margin: 0px auto 15px;
  letter-spacing: 1px;
}

.section-static-promise h1 span {
  font-family: "Gotham", Arial, sans-serif;
  font-weight: 700;
}

.section-static-promise h1 br {
  display: none;
}

@media (max-width: 29.9em) {
  .section-static-promise h1 br {
    display: block;
  }
}

.section-static-discover-more {
  margin-bottom: 80px;
}

@media (max-width: 39.9em) {
  .section-static-discover-more {
    margin-bottom: 60px;
  }
}

@media (max-width: 29.9em) {
  .section-static-discover-more {
    margin-bottom: 40px;
  }
}

.section-static-discover-more h2 {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 80px;
}

@media (max-width: 29.9em) {
  .section-static-discover-more h2 {
    margin-bottom: 60px;
  }
}

.section-static-discover-more .block-discover-more .o-layout__item:first-child {
  text-align: left;
}

.section-static-discover-more .block-discover-more .o-layout__item:last-child {
  text-align: right;
}

@media (max-width: 39.9em) {
  .section-static-discover-more .block-discover-more .o-layout__item:first-child,
  .section-static-discover-more .block-discover-more .o-layout__item:last-child {
    text-align: center;
  }

  .section-static-discover-more .block-discover-more .o-layout__item:first-child {
    margin-bottom: 60px;
  }
}

@media (max-width: 29.9em) {
  .section-static-discover-more .block-discover-more .o-layout__item:first-child {
    margin-bottom: 40px;
  }
}

.section-static-discover-more .block-discover-more a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

.section-static-discover-more .block-discover-more a:hover {
  opacity: 0.5;
}

.section-static-discover-more .block-discover-more img {
  margin-bottom: 60px;
}

@media (max-width: 29.9em) {
  .section-static-discover-more .block-discover-more img {
    margin-bottom: 40px;
  }
}

.section-static-discover-more .block-discover-more h3 {
  font-size: 26px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.section-static-our-founder {
  padding: 80px 0;
  margin-bottom: 60px;
}

@media (max-width: 39.9em) {
  .section-static-our-founder .block-our-founder .o-layout__item:first-child {
    text-align: center;
    margin-bottom: 60px;
  }
}

@media (max-width: 29.9em) {
  .section-static-our-founder {
    padding: 60px 0;
    margin-bottom: 40px;
  }

  .section-static-our-founder .block-our-founder .o-layout__item:first-child {
    margin-bottom: 40px;
  }
}

.section-static-our-founder .block-our-founder h2 {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.section-static-our-founder .block-our-founder h3 {
  font-size: 26px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.section-static-our-founder .block-our-founder p {
  font-size: 21px;
}

@media (max-width: 47.9em) {
  .section-static-our-founder .block-our-founder p {
    font-size: 20px;
  }
}

/* about us - our ingredients */
.section-static-our-ingredients {
  margin-bottom: 60px;
}

.section-static-our-ingredients h1 {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 40px;
}

.section-static-soy-wax,
.section-static-fragrance {
  padding: 60px 0;
}

@media (max-width: 39.9em) {
  .block-static-reverse {
    flex-direction: column-reverse;
  }
}

.section-static-body-care {
  padding: 60px 0 80px;
  margin-bottom: 60px;
}

@media (max-width: 39.9em) {
  .section-static-body-care {
    padding-bottom: 60px;
    margin-bottom: 40px;
  }

  .block-col-static img {
    display: block;
    margin: 0 auto 40px;
  }
}

.section-static-body-care .static-centered {
  margin-bottom: 40px;
}

.section-static-body-care h3 {
  font-size: 26px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.section-static-body-care .block-bar-soap,
.section-static-body-care .block-liquid-soap {
  margin-bottom: 100px;
}

@media (max-width: 47.9em) {

  .section-static-body-care .block-bar-soap,
  .section-static-body-care .block-liquid-soap {
    margin-bottom: 80px;
  }
}

@media (max-width: 39.9em) {

  .section-static-body-care .block-bar-soap,
  .section-static-body-care .block-liquid-soap {
    margin-bottom: 60px;
  }
}

.section-static-body-care .block-hand-cream img {
  margin-bottom: 40px;
}

/* about us - our process */
.section-static-our-process {
  margin-bottom: 60px;
}

.section-static-our-process h1 {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 40px;
}

.section-static-hand-blown-glass,
.section-static-fragrance-blends,
.section-static-lafco-concept {
  margin-bottom: 70px;
}

@media (max-width: 39.9em) {

  .section-static-hand-blown-glass,
  .section-static-fragrance-blends {
    margin-bottom: 60px;
  }

  .section-static-lafco-concept {
    margin-bottom: 40px;
  }
}

/* terms and conditions, shipping and returns */
.section-static-border {
  padding: 0 16px;
}

.section-static-border .container {
  max-width: 1020px;
  border: 5px solid #fbf9f9;
  padding: 30px;
  margin: 0 auto 60px;
}

@media (max-width: 39.9em) {
  .section-static-border .container {
    padding: 30px 16px;
    margin-bottom: 40px;
  }
}

.block-static-info {
  margin-left: -80px;
}

.block-static-info .o-layout__item {
  padding-left: 80px;
}

@media (max-width: 63.9em) {
  .block-static-info {
    margin-left: -40px;
  }

  .block-static-info .o-layout__item {
    padding-left: 40px;
  }
}

.block-static-info .box-static-info {
  margin-bottom: 30px;
}

.block-static-info .box-static-info h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0;
}

.block-static-info .box-static-info p {
  margin-bottom: 0;
}

.box-static-indent {
  max-width: 440px;
  padding-left: 50px;
}

@media (max-width: 29.9em) {
  .box-static-indent {
    padding-left: 0;
  }
}

.block-static-info-helpful {
  text-align: center;
  padding: 50px 0;
}

.block-static-info-helpful svg {
  width: 150px;
  height: 150px;
}

@media screen and (min-width: 40em) {
  .block-static-info-helpful .u-width-12--l {
    justify-content: space-between;
    width: 100%;
  }

  .block-static-info-helpful .u-grids-3--s>.o-layout__item {
    max-width: 30%;
  }
}

@media (max-width: 39.9em) {
  .block-static-info-helpful {
    padding: 30px 0;
  }

  .block-static-info-helpful .o-layout__item:first-child {
    padding-bottom: 50px;
  }
}

.block-static-info-helpful h2 {
  font-size: 26px;
  margin-bottom: 40px;
}

.block-static-info-helpful img {
  margin-bottom: 25px;
  max-height: 80px;
  max-width: 100%;
}

.storefront-lafco-rewards .box-logo img {
  max-width: 100%;
}

.block-static-info-helpful h3 {
  font-size: 16px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.block-static-info-helpful p {
  font-size: 14px;
}

.block-static-info-helpful p strong {
  display: block;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-top: 20px;
}

/* account hub */
.section-account-hub {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding: 100px 40px;
}

@media (max-width: 39.9em) {
  .section-account-hub {
    padding: 60px 16px;
  }
}

.section-account-hub .container {
  background-color: rgba(251, 249, 249, 0.8);
  text-align: center;
  max-width: 838px;
  padding: 80px 40px 40px;
  margin: 0 auto;
}

@media (max-width: 39.9em) {
  .section-account-hub .container {
    padding: 50px 16px 30px;
  }
}

.section-account-hub h1,
.section-account-hub .btn-logout {
  margin-bottom: 30px;
}

.section-account-hub .block-account-hub .o-layout__item {
  margin: 50px 0;
}

@media (max-width: 39.9em) {
  .section-account-hub .block-account-hub .o-layout__item {
    margin: 35px 0;
  }
}

.section-account-hub .block-account-hub a {
  display: inline-block;
  text-decoration: none;
}

.section-account-hub .block-account-hub a:hover {
  opacity: 0.5;
}

.section-account-hub .block-account-hub .box-img {
  margin-bottom: 20px;
}

.section-account-hub .block-account-hub .box-title {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0;
}

.t-category-title-images .x-hero {
  padding: 0;
}

.category-content {
  max-width: 1000px;
  margin: 0 auto 80px;
}

@media (max-width: 29.9em) {
  .category-content {
    margin-bottom: 70px;
  }
}

.category-description p {
  font-size: 21px;
  line-height: 120%;
  letter-spacing: 0.063em;
  margin-bottom: 50px;
}

.subcategory-section-all {
  margin: -40px 0;
}

.subcategory-section {
  padding: 40px 0;
}

@media (max-width: 39.9em) {
  .subcategory-section-all {
    margin: -25px 0;
  }

  .subcategory-section {
    padding: 25px 0;
  }
}

.category-title {
  /* margin-bottom: 60px; */
  position: relative;
}

.category-title:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #979797;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 4px;
}

.category-title h1 {
  display: inline-block;
  background: #fff;
  font-size: 36px;
  letter-spacing: 0;
  padding-right: 30px;
  margin: 0;
  position: relative;
  z-index: 1;
}

@media (max-width: 29.9em) {
  .category-title h1 {
    font-size: 32px;
    padding-right: 16px;
  }
}

.category-instagram {
  padding: 80px 0 0;
}

@media (max-width: 29.9em) {
  .category-instagram {
    padding-top: 60px;
  }
}

.category-control {
  margin-bottom: 25px;
  margin-top: 30px;
  position: relative;
}

.category-control.opened {
  margin-bottom: 70px;
}

@media (max-width: 47.9em) {
  .category-control {
    display: flex;
    flex-direction: column;
  }

  .category-control.opened {
    margin-bottom: 60px;
  }
}

.category-control:after {
  content: "";
  display: block;
  clear: both;
}

.category-control form {
  margin: 0;
}

.category-control .nice-select {
  min-width: 170px;
  height: 50px;
  background: #fff;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #000;
  font-size: 24px;
  line-height: 48px;
  font-weight: 300;
  letter-spacing: 0.063em;
  padding: 0 40px 0 0;
}

.category-control .nice-select:focus {
  outline: 2px solid rgba(235, 111, 2, 0.65);
  outline-offset: 2px;
}

@media (max-width: 47.9em) {
  .category-control .nice-select {
    width: 100%;
    min-width: inherit;
    font-size: 20px;
  }
}

.category-control .nice-select:after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon.svg");
  border: none;
  margin: 0;
  position: absolute;
  right: 0;
  top: 25px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 47.9em) {
  .category-control .nice-select:after {
    width: 16px;
    height: 16px;
  }
}

.category-control .nice-select.open:after {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/minus-icon.svg");
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.category-control .nice-select .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 310px;
  box-shadow: 0 0 0 35px #fbf9f9;
  border: 1px solid #000;
  border-radius: 0;
  background: #fbf9f9;
  text-align: center;
  line-height: 120%;
  padding: 35px;
  margin: 34px;
  z-index: 10;
}

@media (max-width: 47.9em) {
  .category-control .nice-select .list {
    width: 240px;
    box-shadow: 0 0 0 25px #fbf9f9;
    padding: 25px;
    margin: 24px;
  }
}

.category-control .nice-select .list:before {
  display: block;
  width: 100%;
  font-size: 24px;
  letter-spacing: 0;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 35px;
}

@media (max-width: 47.9em) {
  .category-control .nice-select .list:before {
    font-size: 20px;
    padding-bottom: 25px;
  }
}

.category-control .nice-select .option {
  width: 100%;
  max-width: 200px;
  min-height: inherit;
  background: transparent !important;
  font-size: 18px;
  line-height: 120%;
  font-weight: 300;
  white-space: normal;
  letter-spacing: 0;
  padding: 0 0 0 33px;
  margin: 12px 0;
  position: relative;
}

@media (max-width: 47.9em) {
  .category-control .nice-select .option {
    font-size: 16px;
    margin: 10px 0;
  }
}

.category-control .nice-select .option:hover,
.category-control .nice-select .option.focus,
.category-control .nice-select .option.selected.focus {
  text-decoration: underline;
}

.category-control .nice-select .option:before {
  content: "";
  width: 19px;
  height: 19px;
  border: 1px solid #979797;
  background: #fff;
  position: absolute;
  left: 0;
  top: 1px;
}

.category-control .nice-select .option:hover:before,
.category-control .nice-select .option.focus:before,
.category-control .nice-select .option.selected.focus:before {
  border: 2px solid #000;
}

.category-control .nice-select .option.selected:after {
  content: "";
  width: 19px;
  height: 19px;
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon.svg");
  position: absolute;
  left: 0;
  top: 1px;
  transform: rotate(45deg);
}

.block-control-in {
  justify-content: flex-end;
}

.block-type {
  float: left;
}

@media (max-width: 47.9em) {
  .block-type {
    margin-bottom: 20px;
  }
}

.block-type .nice-select .list:before {
  content: "Product Types";
}

.block-sorting {
  margin-left: 70px;
  float: right;
}

@media (max-width: 47.9em) {
  .block-sorting {
    width: 50%;
    padding-left: 5%;
    margin: 0;
  }
}

.block-sorting .nice-select .list {
  left: auto;
  right: 0;
}

.block-sorting .nice-select .list:before {
  content: "Sort By";
}

.block-sorting .nice-select .option[data-value="disp_order"] {
  display: none;
}

.block-filters {}

@media (max-width: 75em) {
  .block-filters {
    position: static;
  }
}

@media (max-width: 47.9em) {
  .block-filters {
    margin: 0;
  }
}

.block-filters #facets-toggle {
  min-width: 170px;
  height: 50px;
  border: none;
  background: #fff;
  color: #000000;
  border-bottom: 1px solid #000;
  font-size: 24px;
  line-height: 48px;
  font-weight: 300;
  letter-spacing: 0.063em;
  cursor: pointer;
  padding: 0 40px 0 0;
  position: relative;
  float: right;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: left;
  display: block;
}

#facets-toggle:focus-visible {
  outline: 2px solid rgba(235, 111, 2, 0.65);
  outline-offset: 2px;
}

@media (max-width: 47.9em) {
  .block-filters #facets-toggle {
    min-width: inherit;
    font-size: 20px;
  }
}

.block-filters #facets-toggle:after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon.svg");
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 25px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 47.9em) {
  .block-filters #facets-toggle:after {
    width: 16px;
    height: 16px;
  }
}

.block-filters.opened #facets-toggle:after {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/minus-icon.svg");
}

.block-filters #facets-content {
  background: #fbf9f9;
  box-shadow: 0 0 0 35px #fbf9f9;
  border: 1px solid #000;
  overflow: hidden;
  padding: 33px 33px 60px;
  margin: 33px;
  position: relative;
  width: calc(100% - 68px);
  right: 0;
  z-index: 111;
  left: 0;
  display: none;
  opacity: 0;
  transition: opacity 400ms ease-out;
  top: 33px;
}

.category-control.opened .nice-select,
.category-control.opened .block-filters #facets-toggle {
  margin-bottom: 40px;
}

@media (max-width: 75em) {
  .block-filters #facets-content {
    width: calc(100% - 68px);
  }
}

@media (max-width: 64em) {
  .block-filters #facets-content {
    padding: 25px 35px;
  }
}

@media (max-width: 47.9em) {
  .block-filters #facets-content {
    width: calc(100% - 48px);
    box-shadow: 0 0 0 25px #fbf9f9;
    padding: 15px 25px;
    margin: 23px;
    left: 0;
    right: auto;
    top: 23px;
  }

  .category-control.opened .nice-select,
  .category-control.opened .block-filters #facets-toggle {
    height: 50px;
  }
}

.block-filters.opened #facets-content {
  opacity: 1;
}

.block-filters .facet-form {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0 -10px;
}

@media (max-width: 64em) {
  .block-filters .facet-form {
    display: block;
    margin: 0;
  }
}

.block-filters .facet-group {
  width: 250px;
  padding: 0 10px;
}

.block-filters .facet-group#facet-color {
  width: 140px;
}

@media (max-width: 75em) {
  .block-filters .facet-group {
    flex: 1;
    width: auto !important;
  }
}

@media (max-width: 64em) {
  .block-filters .facet-group {
    text-align: left;
    padding: 0;
  }
}

.block-filters .facet-group .title,
.block-filters .facet-group .title span {
  font-size: 24px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  padding-bottom: 35px;
}

.block-filters .facet-group .title span {
  padding-bottom: 0;
  margin-bottom: 0;
}

@media (max-width: 64em) {
  .block-filters .facet-group .title {
    cursor: pointer;
    padding: 12px 0;
    position: relative;
  }

  .block-filters .facet-group .title:after {
    content: "";
    width: 18px;
    height: 18px;
    background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon.svg");
    border: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .block-filters .facet-group.opened .title:after {
    background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/minus-icon.svg");
  }
}

@media (max-width: 47.9em) {

  .block-filters .facet-group .title,
  .block-filters .facet-group .title span {
    font-size: 20px;
    padding: 10px 0;
  }

  .block-filters .facet-group .title:after {
    width: 16px;
    height: 16px;
  }
}

.block-filters .facet-group .list {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (max-width: 64em) {
  .block-filters .facet-group .list {
    display: none;
    margin-bottom: 25px;
  }
}

@media (max-width: 47.9em) {
  .block-filters .facet-group .list {
    margin-bottom: 15px;
  }
}

.block-filters .facet-group .list li {
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  text-align: left;
  padding: 12px 0;
}

@media (max-width: 47.9em) {
  .block-filters .facet-group .list li {
    font-size: 16px;
    padding: 10px 0;
  }
}

.block-filters .facet-group .list li.subtitle {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.111em;
}

.block-filters .facet-group .list label input {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  font-size: 0;
}

.block-filters .facet-group .list label {
  display: block;
  cursor: pointer;
  padding-left: 33px;
  position: relative;
}

.block-filters .facet-group .list label:hover {
  opacity: 0.5;
}

.block-filters .facet-group .list .facet-checkbox {
  width: 19px;
  height: 19px;
  border: 1px solid #979797;
  background: #fff;
  color: #000;
  position: absolute;
  left: 0;
  top: 1px;
}

.block-filters .facet-group .list li.checked .facet-checkbox:after,
.block-filters .facet-group .list input:checked+.facet-checkbox:after {
  content: "";
  width: 19px;
  height: 19px;
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon.svg");
  position: absolute;
  left: -1px;
  top: -1px;
  transform: rotate(45deg);
}

.block-filters .facet-group .list input:focus+.facet-checkbox {
  outline: 2px solid #333;
}

.block-filters .facet-group#facet-color .list {
  max-width: 100px;
  overflow: hidden;
  margin: -2px -10px;
}

.block-filters .facet-group#facet-color .list li {
  width: 29px;
  height: 29px;
  float: left;
  text-indent: -9999px;
  padding: 0;
  margin: 10px;
  color: #000;
}

.block-filters .facet-group#facet-color .list label {
  width: 100%;
  height: 100%;
  padding: 0;
}

.block-filters .facet-group#facet-color .list .facet-checkbox {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
}

.block-filters .facet-group#facet-color .list input:checked+.facet-checkbox:after {
  left: 4px;
  top: 4px;
}

.block-filters .facet-group#facet-color .list .facet-checkbox[data-color="black (#000)"]:after {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon-white.svg");
}

.block-links {
  display: flex;
  justify-content: space-between;
  width: 100%;
  list-style: none;
  margin: 25px auto -10px;
}

.block-type .block-links,
.block-sorting .block-links {
  display: none;
}

.block-type .nice-select .list .block-links,
.block-sorting .nice-select .list .block-links {
  display: flex;
}

.block-filters .block-links {
  max-width: 86%;
}

@media (max-width: 64em) {
  .block-filters .block-links {
    margin: 15px auto 0;
  }
}

@media (max-width: 47.9em) {
  .block-links {
    margin: 25px auto 0;
  }

  .block-filters .block-links {
    margin: 20px auto 10px;
  }
}

@media (max-width: 29.9em) {
  .block-filters .block-links {
    max-width: inherit;
  }
}

.block-links a {
  font-size: 16px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 5px 0 0;
}

@media (max-width: 47.9em) {
  .block-links a {
    font-size: 13px;
  }
}

.block-links a+a {
  margin: 0 0 0 5px;
}

.block-links a:hover {
  text-decoration: underline;
}

/* category product list */
.category-content .x-product-list {
  margin: 0 0 0 calc(0px - 7%);
}

@media (max-width: 39.9em) {
  .category-content .x-product-list {
    margin: 0 0 0 calc(0px - 7%);
  }
}

.category-content .x-product-list__item {
  padding: 40px 0 0 7%;
}

.x-product-list__item .btn {
  display: inline-block;
  min-width: 160px;
  border: 1px solid #000;
  border-radius: 0 !important;
  line-height: 120%;
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
  padding: 8px 25px;
  margin: 0px;
}

@media (max-width: 39.9em) {
  .category-content .x-product-list__item {
    padding: 25px 0 0 7%;
  }
}

.x-product-list__picture,
.x-product-list__picture-double {
  display: block;
  text-align: center;
  padding: 0;
  position: relative;
}

.x-product-list__picture-link {
  width: 100%;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
}

@media (max-width: 39.9em) {
  .x-product-list__picture-link {
    height: 200px;
  }
}

@media (max-width: 29.9em) {
  .x-product-list__picture-link {
    height: 150px;
  }
}

.x-product-list__figure:hover .x-product-list__picture .x-product-list__picture-link {
  opacity: 0.5;
}

.x-product-list__picture-double img {
  transition: opacity 400ms;
  animation: none;
}

.x-product-list__picture-double .x-product-list__image {
  opacity: 1 !important;
  animation-duration: 1.3s;
  animation-fill-mode: forwards;
  animation-name: fadeIn;
  animation-timing-function: cubic-bezier(0, 0, 0.4, 1);
  object-fit: cover;
}

.x-product-list__figure:hover .x-product-list__picture-double .x-product-list__image {
  opacity: 0 !important;
}

.x-product-list__picture-double .x-product-list__image-hover {
  opacity: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  transform: translate(-50%, -50%);
}

.x-product-list__figure:hover .x-product-list__picture-double .x-product-list__image-hover {
  opacity: 1 !important;
}

.x-product-list__add-to-cart {
  width: 80%;
  min-width: inherit;
  max-width: 200px;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 1;
}

@media (max-width: 39.9em) {
  .x-product-list__add-to-cart {
    display: none;
  }
}

.x-product-list__figure:hover .x-product-list__add-to-cart {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.x-product-list__figure {
  position: relative;
}

.x-product-list__details-content {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  padding: 8px 0;
  align-items: baseline;
}

.x-product-list__details-name-review {
  padding: 8px 0;
}

.x-product-list__details-link {
  text-decoration: none;
}

.x-product-list__label {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 1px solid #000;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 10;
  font-size: 16px;
  text-align: center;
  background-color: #fbf9f9;
  line-height: 1;
}

.x-product-list__label + .new_technology_badge_content-section .x-product-list__label {
  top: 105px;
}


@media (max-width: 39.9em) {
  .x-product-list__details-link {
    display: block;
    text-align: center;
  }

  .x-product-list__details-name-review .x-product-list__details-link {
    text-align: start;
  }

  .x-product-list__label {
    width: 50px;
    height: 50px;
    font-size: 9px;
  }

  .x-product-list__label + .new_technology_badge_content-section .x-product-list__label {
    top: 72px;
  }
  
}

.x-product-list__col+.x-product-list__col {
  margin-left: 12px;
}

@media (max-width: 39.9em) {
  .x-product-list__col+.x-product-list__col {
    margin: 10px 0 0;
  }
}

.x-product-list__name, .x-product-list__type {
  height: auto;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.042em;
  padding-bottom: 5px;
  /* min-height: 40px; */
}

@media (max-width: 39.9em) {
  .x-product-list__name, .x-product-list__type {
    font-size: 13px;
  }
}

.x-product-list__scent {
  font-size: 21px;
  line-height: 120%;
  letter-spacing: 0.042em;
  margin-bottom: 10px;
}

@media (max-width: 39.9em) {
  .x-product-list__scent {
    font-size: 17px;
  }
}

.x-product-list__price, .x-product-list__price-red {
  font-size: 25px;
  font-family: 'Bodoni 72', serif;
  font-weight: 400;
  padding: 0;
}

@media (max-width: 39.9em) {
  .x-product-list__price,   .x-product-list__price-red {
    font-size: 18px;
  }
}

.x-product-list__price-red {
  color: #f00;
}

.x-product-list .yotpo {
  margin-top: 10px;
}

.x-product-list .yotpo .yotpo-bottomline .yotpo-icon-star,
.x-product-list .yotpo .yotpo-bottomline .yotpo-icon-half-star,
.x-product-list .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: #000;
  margin-right: 5px;
}

@media (max-width: 39.9em) {
  .x-product-list .yotpo .standalone-bottomline .star-clickable {
    float: none;
    justify-content: center;
  }

  .x-product-list .yotpo .standalone-bottomline .star-clickable {
    justify-content: flex-start !important;
  }

  .x-product-list .yotpo .yotpo-bottomline .yotpo-icon-star,
  .x-product-list .yotpo .yotpo-bottomline .yotpo-icon-half-star,
  .x-product-list .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 16px;
  }
}

.x-product-list .yotpo .yotpo-bottomline .text-m {
  display: none;
}

/* product page */
.x-product-content {
  padding-bottom: 20px;
}

@media (max-width: 47.9em) {
  .x-product-content {
    padding-bottom: 70px;
  }
}

.t-page-prod_scented_sachet .x-product-content {
  padding-top: 50px;
}

.x-product-layout {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}

.x-product-layout-info {
  margin-bottom: 0px;
}

/* related-products */
.t-related-products {
  border: 6px solid #fbf8f8;
  text-align: center;
  padding: 30px 20px;
  margin: 0;
}

@media (max-width: 59.9em) {
  .t-related-products {
    margin-bottom: 55px;
  }
}

.t-related-product-list {
  padding: 0;
}

.t-related-product-list__heading {
  font-size: 17px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}

.t-related-product-list__heading .slick-prev {
  right: 5rem;
}

.t-related-product-list .x-product-list {
  padding: 0;
}

.t-related-product-list .x-product-list {
  margin: -20px;
}

.t-related-product-list .x-product-list__item {
  padding: 20px;
}

.t-related-product-list .x-product-list__link:hover {
  box-shadow: none;
  opacity: 0.7;
}

.t-related-product-list .x-product-list__picture {
  padding: 0 0 20px;
}

.t-related-product-list .x-product-list__picture img {
  max-width: 120px;
  margin: 0 auto;
}

.t-related-product-list .x-product-list__name,
.t-related-product-list .x-product-list__type {
  font-size: 13px;
  letter-spacing: 0.094em;
}

.t-related-product-list .x-product-list__scent {
  font-size: 17px;
  letter-spacing: 0.094em;
  margin: 0;
}

.notify_text {
  padding: 0;
  margin: 10px 0;
}

.notify_grid {
  margin-bottom: 20px;
}

.notify_input {
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-weight: 300;
  line-height: 1.95;
  width: 100%;
  outline: none;
  padding: 4px 4px 4px 8px;
  margin: 0;
}

@media screen and (max-width: 640px) {
  .notify_input {
    line-height: 2.1;
  }
}

.notify_button {
  margin: 0;
}

/* product-imagery */
.x-product-imagery {
  flex-direction: column-reverse;
  margin: 0;
}

@media (max-width: 39.9em) {
  body#js-PROD .x-product-imagery {
    display: none;
    margin-bottom: 50px;
  }
}

.x-product-mobile-imagery__slick {}

.x-product-mobile-imagery__slick .slick-dots li button::before {
  /* font-size: 20px; */
}

.x-product-mobile-imagery__slick .slick-slide img {

  max-height: calc(100vh - 450px);
  margin: auto;
}

.x-product-imagery__showcase {
  max-width: 400px;
  border: none;
  padding: 50px 30px;
  margin: 0 auto;
}

.t-page-prod_scented_sachet .x-product-imagery__showcase {
  max-width: 520px;
  padding: 0;
}

.x-product-imagery__thumbnail-list {
  margin-right: 0;
  display: block;
}

.x-product-imagery__thumbnail-list .slick-track {
  flex-direction: row;
  width: 100% !important;

}

.x-product-imagery__thumbnail-list .slick-slide {
  margin: 0 10px;
}

.x-product-imagery__thumbnail-list .slick-slide:hover {
  opacity: 0.7;
}

.x-product-layout-images__thumbnail-image {
  border: none;
  cursor: pointer;
  padding: 0;
}

.x-product-layout-images__thumbnail-image img {
  margin: 0 auto;
}

/* product-layout-purchase */
.x-product-layout-purchase {
  margin-bottom: 0;
}

.x-product-layout-purchase .is-required {
  font-weight: 500;
}

.x-product-layout-purchase .c-form-list__item {
  margin-bottom: 30px;
}

.x-product-layout-purchase__placement {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.078em;
  margin-bottom: 10px;
}

.x-product-layout-purchase__name {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 15px;
}

.t-page-prod_scented_sachet .x-product-layout-purchase__name {
  margin-bottom: 3px;
  margin-top: 10px;
}

.x-product-layout-purchase__scent {
  font-size: 19px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: lowercase;
}

.t-page-prod_scented_sachet .x-product-layout-purchase__scent {
  margin-bottom: 20px;
  font-size: 16px;
}

.x-product-layout-purchase__scent-nd {
  font-size: 19px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: lowercase;
}

@media (max-width: 39.9em) {
  .x-product-layout-purchase__scent {
    margin-bottom: 10px;
  }
}

.x-product-layout-purchase__reviews .yotpo .yotpo-bottomline .yotpo-icon-star,
.x-product-layout-purchase__reviews .yotpo .yotpo-bottomline .yotpo-icon-half-star,
.x-product-layout-purchase__reviews .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: #000;
  margin-right: 5px;
}

.x-product-layout-purchase__reviews .yotpo .yotpo-bottomline .text-m {
  font-size: 12px;
  letter-spacing: 0.083em;
  text-transform: uppercase;
  margin-left: 5px;
}

.x-product-layout-purchase__reviews .yotpo .yotpo-bottomline .text-m:before {
  content: "(";
  display: inline-block;
}

.x-product-layout-purchase__reviews .yotpo .yotpo-bottomline .text-m:after {
  content: ")";
  display: inline-block;
}

.x-product-layout-purchase__pricing {
  font-size: 27px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.info-block-nd .x-product-layout-purchase__points {
  text-transform: inherit !important;
}

.x-product-layout-purchase__points {
  font-size: 16px;
  letter-spacing: 0.071em;
  text-transform: uppercase;
}

.x-product-layout-purchase__options {
  display: block;
}

.x-product-layout-purchase__options-attribute {
  margin-bottom: 30px;
}

.x-subscription-combo .c-form-checkbox__caption {
  color: #7f7f7f;
  font-size: 13px;
  letter-spacing: 0.075em;
}

.x-subscription-combo .c-form-checkbox__input:checked+.c-form-checkbox__caption {
  color: #000;
}

.x-subscription-combo .c-form-checkbox__caption:before {
  width: 13px;
  height: 13px;
}

.x-subscription-combo .c-form-checkbox {
  margin: 0;
}

.x-subscription-combo .c-form-checkbox__input:checked+.c-form-checkbox__caption:after {
  width: calc(13px + 1px);
  height: calc(13px + 1px);
}

.x-subscription-combo .c-form-checkbox__caption span {
  padding-right: 0;
}

.x-subscription-combo .x-custom-select__title {
  width: auto;
  color: #7f7f7f;
  padding: 8px 0;
}

.x-subscription-combo .c-form-checkbox__input:checked+.c-form-checkbox__caption .x-custom-select__title {
  color: #000;
}

.x-subscription-combo .x-custom-select__title:before {
  content: "Auto-Refill";
  padding-right: 10px;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.075em;
  text-transform: none;
}

.x-subscription-combo .x-custom-select__title:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4px 0 4px;
  border-color: #808080 transparent transparent transparent;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}

.x-subscription-combo .x-custom-select__title strong {
  font-size: 12px;
  letter-spacing: 0.083em;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid #c2c2c2;
  padding: 5px 20px 5px 5px;
}

.x-subscription-combo .c-form-checkbox__input:checked+.c-form-checkbox__caption .x-custom-select__title strong {
  border-color: #808080;
}

.x-subscription-combo .x-custom-select__list {
  font-weight: 400;
}

.t-product-layout-purchase__quantity {
  display: none;
}

.t-product-layout-purchase__add-to-wish {
  font-size: 12px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.083em;
  text-transform: uppercase;
}

.t-product-layout-purchase__add-to-wish button {
  border: none;
  background: none;
  letter-spacing: 0.083em;
  padding: 0;
  cursor: pointer;
}

.t-product-layout-purchase__add-to-wish button:hover {
  text-decoration: underline;
  color: #000;
  background-color: #fff;
}

.x-product-layout-purchase__this-fragrance {
  margin: 0 !important;
}

.x-product-layout-purchase__this-fragrance-title {
  font-size: 18px;
  letter-spacing: 0;
}

.x-product-layout-purchase__this-fragrance-list {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 25px;
}

.x-product-layout-purchase__this-fragrance-list li {
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.083em;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
}

.x-product-layout-purchase__this-fragrance-list li:before {
  content: "";
  border: 2px solid #000;
  background: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 2px;
}

.x-product-layout-purchase__this-fragrance-list li.active {
  font-weight: 500;
}

.x-product-layout-purchase__this-fragrance-list li.active:before {
  background: #000;
}

.x-product-layout-purchase__this-fragrance-list li a {
  margin-left: -20px;
  padding-left: 20px;
  text-decoration: none;
  position: relative;
  z-index: 1;
}

.x-product-layout-purchase__this-fragrance-list li a:hover {
  text-decoration: underline;
}

.x-product-layout-purchase__this-fragrance-text {
  font-size: 12px;
  letter-spacing: 0.083em;
}

.x-product-layout-purchase__this-fragrance-text a {
  text-decoration: none;
}

.x-product-layout-purchase__this-fragrance-text a:hover {
  text-decoration: underline;
}

/* product-description */
.x-product-description {
  padding: 0;
  margin-bottom: 0;
}

.t-product-description__article {
  font-size: 1.2rem;
  max-width: 700px;
  margin: auto;
  padding: 32px 0;
}

.t-product-description__article:empty {
  padding: 0;
}

@media (max-width: 47.9em) {
  .t-product-description__article {
    font-size: 20px;
    margin-bottom: 50px;
  }
}

.t-show-more__toggle {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 32%, rgb(255, 255, 255) 38%, rgb(255, 255, 255) 100%);
}

.t-product-description__details {
  list-style: none;
  max-width: 560px;
  padding: 0;
  margin: 0 auto 45px;
}

.t-page-prod_scented_sachet .t-product-description__details {
  margin: 0 auto 30px;
}

.t-product-description__details li {
  border-bottom: 1px solid #919191;
  border-top: 1px solid #919191;
  margin-top: -1px;
}

.t-product-description__details-heading {
  font-size: 23px;
  line-height: 120%;
  letter-spacing: 0.063em;
  cursor: pointer;
  color: black;
  padding: 17px 40px 17px 0;
  margin: 0;
  position: relative;
  font-family: "Futura PT", sans-serif;
  border: none;
  background: none;
  display: block;
  width: 100%;
  font-weight: 300;
  text-align: left;
}

.t-product-description__details-heading:before {
  content: "";
  width: 12px;
  height: 8px;
  background-repeat: no-repeat;
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/caret-down-icon.svg");
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}

.t-product-description__details-heading.active {}

.t-product-description__details-heading.active:before {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/caret-up-icon.svg");
}

.t-product-description__details-content {
  display: none;
  font-size: 19px;
  line-height: 120%;
  padding: 20px 0 40px;
}

.t-product-description__details-content b,
.t-product-description__details-content strong {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.t-product-description__details-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.t-product-description__details-content ul li {
  border: none;
  font-size: 19px;
  line-height: 120%;
  position: relative;
}

.t-product-description__details-item {
  padding-bottom: 12px;
}

.t-product-description__details-item:last-child {
  padding-bottom: 0;
}

.t-product-description__details-item .two-col {
  columns: 2;
  column-gap: 15px;
  max-width: 400px;
}

.t-product-description__details-item .two-col>div {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: table;
  width: 100%;
}

.t-product-description__details-item .two-col strong {
  display: block;
  padding-left: 20px;
}

.t-product-description__details-title {
  font-size: 19px;
  letter-spacing: 0;
  padding-bottom: 10px;
  margin: 0;
  font-family: "Futura PT", Arial, sans-serif;
}

.t-product-description__promise {
  text-align: center;
  margin-bottom: 50px;
}

.t-product-description__promise h3 {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.036em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.t-product-description__promise .subtitle {
  font-size: 14px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.t-product-description__promise .box-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -10px 30px;
}

@media (max-width: 29.9em) {
  .t-product-description__promise .box-img {
    flex-wrap: wrap;
    max-width: 300px;
    margin: 0 auto 30px;
  }
}

.t-product-description__promise .box-img img {
  max-width: 150px;
}

@media (max-width: 39.9em) {
  .t-product-description__promise .box-img img {
    max-width: 120px;
  }
}

.t-product-description__promise .learn-more {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.125em;
  text-decoration: none;
}

.t-product-description__promise .learn-more:hover {
  text-decoration: underline;
}

/* product-ingredients */
.x-product-ingredients {
  text-align: center;
  padding: 20px 25px 30px;
  max-width: 1000px;
  margin: 0 auto 50px;
}

@media (max-width: 29.9em) {
  .x-product-ingredients {
    padding: 30px 16px 55px;
  }
}

.x-product-ingredients h2 {
  font-size: 41px;
  letter-spacing: 0;
  margin-bottom: 25px;
}

@media (max-width: 47.9em) {
  .x-product-ingredients h2 {
    font-size: 35px;
  }
}

@media (max-width: 29.9em) {
  .x-product-ingredients h2 {
    font-size: 32px;
    margin-bottom: 55px;
  }
}

.x-product-ingredients-list {
  margin: 0 auto;
}

.x-product-ingredients-list .o-layout {
  justify-content: center;
  margin-bottom: -30px;
}

.x-product-ingredients-list .o-layout__item {
  padding-bottom: 30px;
}

.x-product-ingredients-list .box-img {
  border-radius: 50%;
  max-width: 190px;
  margin: 0 auto 25px;
}

@media (max-width: 39.9em) {
  .x-product-ingredients-list .box-img {
    max-width: 150px;
  }
}

.x-product-ingredients-list .box-name {
  font-size: 25px;
  line-height: 120%;
  font-family: 'Bodoni72', serif;
  letter-spacing: 0.065em;
}

.box-price {
  font-size: 20px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  padding-top: 3px;
}

.box-price::before {
  content: "$";
}

@media (max-width: 47.9em) {
  .x-product-ingredients-list .box-name {
    font-size: 30px;
  }
}

@media (max-width: 39.9em) {
  .x-product-ingredients-list .box-name {
    font-size: 25px;
  }
}

@media (max-width: 29.9em) {
  .x-product-ingredients-list .box-name {
    font-size: 20px;
  }
}

.x-product-ingredients-list .box-desc {
  font-size: 18px;
  margin-top: 15px;
}

.x-product-pick-list .box-img img {
  max-width: 85%;
}

/* product-picked-for-you-list */
.x-product-pick-list {
  max-width: 730px;
  margin: 0 auto;
}

.x-product-pick {
  border: 10px solid #fbf8f8;
  text-align: center;
  padding: 11px 20px 12px;
  max-width: 1000px;
  margin: 0 auto 50px;
}

.x-product-pick h2 {
  font-size: 32px;
  letter-spacing: 0;
  font-weight: 100;
  text-transform: capitalize;
}

.x-product-pick-list .box-name {
  font-size: 24px;
  line-height: 120%;
}

.x-product-pick-list .box-name,
.x-product-pick-list .box-price {
  font-family: 'Bodoni 72', serif;
  letter-spacing: 0px;
}

.x-product-pick-list__picture-link {
  width: 100%;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
}

.x-product-pick-list .box-desc {
  font-size: 18px;
}

/* product-house-home */
.x-product-house-home {
  background: #fbf8f8;
  text-align: center;
  margin: 0 -16px 65px;
}

.x-product-house-home .box-row {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}

.x-product-house-home .box-col {
  width: 50%;
}

.x-product-house-home .box-col-text {
  padding: 55px;
}

.x-product-house-home .box-col-text .x-product-house-home-title {
  font-size: 41px;
  letter-spacing: 0;
  margin-bottom: 30px;
}

.x-product-house-home .box-col-text p {
  font-size: 31px;
  letter-spacing: 0.065em;
  margin-bottom: 90px;
}

.x-product-house-home .box-col-text .box-placement {
  font-size: 48px;
  line-height: 120%;
  font-family: 'Bodoni72', serif;
  font-weight: 400;
  letter-spacing: 0.065em;
  margin: 0;
}

@media (max-width: 74.9em) {
  .x-product-house-home .box-col-text p {
    font-size: 27px;
    margin-bottom: 70px;
  }

  .x-product-house-home .box-col-text .box-placement {
    font-size: 40px;
  }
}

@media (max-width: 63.9em) {
  .x-product-house-home .box-col-text p {
    font-size: 24px;
    margin-bottom: 50px;
  }
}

@media (max-width: 59.9em) {
  .x-product-house-home .box-col-text p {
    font-size: 22px;
    margin-bottom: 40px;
  }

  .x-product-house-home .box-col-text .box-placement {
    font-size: 35px;
  }

  .x-product-house-home .box-col-text {
    padding: 30px 20px;
  }
}

@media (max-width: 47.9em) {
  .x-product-house-home {
    padding: 40px 16px 60px;
  }

  .x-product-house-home .box-col {
    width: 100%;
  }

  .x-product-house-home .box-col-img {
    max-width: 450px;
    margin: 0 auto;
  }

  .x-product-house-home .box-col-text {
    padding: 0;
    margin-bottom: 50px;
  }
}

@media (max-width: 40em) {
  .x-product-house-home {
    background-color: #fff;
    padding: 10px 16px 10px;
  }

  .x-product-house-home .box-col-text h2 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 16px;
    letter-spacing: 0px;
  }

  .x-product-house-home .box-col-text p {
    font-size: 17px;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .x-product-house-home .box-col-text {
    margin-bottom: 20px;
  }

  .x-product-house-home .box-col-text .box-placement {
    font-size: 20px;
    text-align: center;
    padding-bottom: 15px;
  }

  .house-and-home_description-room {
    text-align: center !important;
  }

  .house-and-home-product-scent {
    font-family: "Futura PT", sans-serif;
    margin: 20px 0 10px;
    text-align: center;
  }

  .x-product-house-home .box-col-img img {
    max-width: 60%;
  }
}

/* Start of product-reviews */
.x-product-reviews {
  border: 6px solid #fbf8f8;
  padding: 40px;
  max-width: 1000px;
  margin: 0 auto 70px;
  position: relative;
}

.yotpo .yotpo-review .yotpo-main .content-title .highlight-text,
.yotpo .yotpo-comment .yotpo-main .content-title .highlight-text,
.yotpo .yotpo-question .yotpo-main .content-title .highlight-text,
.yotpo .yotpo-onsite-upload .yotpo-main .content-title .highlight-text {
  font-size: inherit !important;
  color: #000 !important;
  font-weight: inherit !important;
}

.yotpo .yotpo-review .yotpo-main .content-review .highlight-text,
.yotpo .yotpo-comment .yotpo-main .content-review .highlight-text,
.yotpo .yotpo-question .yotpo-main .content-review .highlight-text,
.yotpo .yotpo-onsite-upload .yotpo-main .content-review .highlight-text {
  font-size: inherit !important;
  color: #000 !important;
}

/* product review filters */
.x-product-reviews .yotpo .yotpo-regular-box {
  border: none !important;
}

.x-product-reviews .yotpo-drop-down-layout .yotpo-dropdown {
  top: 60px;
}

.x-product-reviews .yotpo-nav-content .yotpo-reviews-filters.yotpo-active {
  display: block !important;
  padding-top: 0;
  border: none !important;
}

.x-product-reviews .filters-container {
  margin-top: 20px;
}

.x-product-reviews .filters-container .free-text-search {
  position: absolute;
  right: -25px;
  top: -112px;
  z-index: 9;
}

.x-product-reviews .filters-container .filters-container-title {
  font-size: 21px;
  padding-bottom: 5px;
  display: none;
}

.x-product-reviews .filters-container .clear-text-icon {
  top: 25px;
}

.x-product-reviews .filters-container .free-text-search-input {
  border-radius: 0;
  border-color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 1;
  border: none;
  border-bottom: 2px solid #000;
  height: 55px;
  padding: 0 65px 0 10px;
  margin-right: 0;
}

.x-product-reviews .filters-container .magnifying-glass-icon {
  right: 30px;
  left: inherit;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
}

.x-product-reviews .filters-container .free-text-search-input::placeholder {
  color: #000;
  opacity: 1;
  font-weight: inherit;
  font-size: inherit;
}

.x-product-reviews .filters-container .desktop-clear-all-btn {
  border-radius: 0;
  background: transparent !important;
  border-color: #000;
}

.x-product-reviews .filters-container .desktop-clear-all-btn:hover {
  background: #000 !important;
}

.x-product-reviews .filters-container .desktop-clear-all-btn:hover .desktop-clear-btn-text {
  color: #fff;
}

.x-product-reviews .filters-container .desktop-clear-all-btn .desktop-clear-btn-text {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
}

.x-product-reviews .suggested-topics-row .suggested-topic .suggested-topic-text,
.x-product-reviews .suggested-topics-row .suggested-topic-expand .suggested-topic-text {
  line-height: 2;
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 300;
}

.x-product-reviews .suggested-topics-row .suggested-topic,
.x-product-reviews .suggested-topics-row .suggested-topic-expand {
  border: none;
  line-height: 2;
  border-radius: 0;
  background: #fbf9f9;
  padding: 8px 35px 8px 11px;
}

.x-product-reviews .suggested-topics-row .suggested-topic.active-topic,
.x-product-reviews .suggested-topics-row .suggested-topic:hover,
.x-product-reviews .suggested-topics-row .suggested-topic-expand:hover {
  background: #000;
}

.x-product-reviews .suggested-topics-row .suggested-topic.active-topic .suggested-topic-text,
.x-product-reviews .suggested-topics-row .suggested-topic:hover .suggested-topic-text,
.x-product-reviews .suggested-topics-row .suggested-topic-expand:hover .suggested-topic-text {
  color: #fff;
  font-weight: inherit !important;
}

.x-product-reviews .filters-dropdown .yotpo-dropdown-button .yotpo-icon.yotpo-icon-down-triangle {
  font-size: 25px !important;
  padding-top: 12px;
}

.x-product-reviews .filters-dropdown .yotpo-dropdown-button .yotpo-icon.yotpo-icon-down-triangle:before {
  content: "+";
}

.x-product-reviews .filters-dropdown .yotpo-dropdown-button {
  height: 55px;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #000;
  line-height: 60px;
  padding-left: 0;
  width: 230px;
}

.x-product-reviews .filters-dropdown .yotpo-dropdown-button .yotpo-icon {
  color: #000;
}

.x-product-reviews .filters-dropdown .yotpo-dropdown-button .selected {
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.2;
  width: auto;
}

.x-product-reviews .yotpo-empty-search-results .empty-search-results-text {
  margin-top: 1rem;
}

.x-product-reviews .yotpo-empty-search-results .empty-search-results-clear-all-btn {
  font-weight: 400;
  margin-top: 10px;
}

/* Filter Stars */
.x-product-reviews .filters-dropdown .yotpo-dropdown .list-category .selected-stars {
  color: #000;
}

.x-product-reviews .more-filters-btn .more-filters-text {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
}

.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-radio-buttons .mobile-filter-radio-button .radio-selected-star-color {
  color: #000 !important;
}

.mobile-filters-modal .mobile-filters-modal-title .title-text,
.mobile-filters-modal .mobile-filters-modal-title .mobile-clear-all-btn,
.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-title {
  font-family: "Futura PT", Arial, sans-serif !important;
  color: #000 !important;
}

.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-radio-buttons .mobile-filter-radio-button .radio-text-option,
.mobile-filters-modal .mobile-filters-footer-btn .footer-text {
  font-family: "Futura PT", Arial, sans-serif !important;
  font-weight: 400 !important;
}

.mobile-filters-modal .mobile-filters-container .mobile-single-filter .mobile-filter-radio-buttons .mobile-filter-radio-button .radio-selected-star-color {
  color: #000 !important;
}

/*Review Forms*/
@media only screen and (max-width: 900px) {
  .x-product-reviews h2 {
    font-size: 37px;
  }

  .x-product-reviews .write-question-review-buttons-container .write-review-button,
  .x-product-reviews .write-question-review-buttons-container .write-question-button {
    min-width: 120px;
  }

  .x-product-reviews .write-question-review-buttons-container .write-review-button .write-question-review-button-text,
  .x-product-reviews .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text {
    font-size: 17px;
  }

  .x-product-reviews .yotpo .new-yotpo-small-box {
    position: relative;
    left: 0;
    top: 0;
  }

  .x-product-reviews .filters-container .free-text-search {
    position: relative;
    top: 0;
    right: 0;
  }

  .x-product-reviews .main-widget .write-question-review-buttons-container {
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    text-align: center !important;
    float: none !important;
  }

  .x-product-reviews .yotpo.yotpo-main-widget .yotpo-regular-box.yotpo-bottomline.bottom-line-items-container {
    margin-top: 0 !important;
  }

  .x-product-reviews .yotpo .bottom-line-items-container .bottom-line-items {
    text-align: center;
  }

  .x-product-reviews .yotpo .new-yotpo-small-box {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 30px !important;
  }

  .x-product-reviews .yotpo .write-review {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 766px) {
  .x-product-reviews .main-widget .write-question-review-buttons-container {
    position: relative;
    top: 0;
    right: 0;
  }

  .x-product-reviews .yotpo .bottom-line-items-container .bottom-line-items {
    margin-bottom: 20px;
  }

  .x-product-reviews .write-question-review-buttons-container .write-review-button,
  .x-product-reviews .write-question-review-buttons-container .write-question-button {
    min-width: 200px;
  }

  .x-product-reviews .yotpo .yotpo-nav ul .yotpo-nav-tab span {
    font-size: 22px !important;
  }
}

@media only screen and (max-width: 586px) {
  .x-product-reviews .more-filters-btn {
    border-color: #000 !important;
    border-radius: 0;
    height: 36px;
  }

  .x-product-reviews .yotpo .yotpo-nav ul .yotpo-nav-tab span {
    font-size: 20px !important;
  }

  .x-product-reviews .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
    padding-bottom: 8px;
  }

  .x-product-reviews .suggested-topics-row {
    margin-bottom: 0 !important;
  }

  .x-product-reviews .suggested-topics-row .suggested-topic {
    display: inline-block;
    vertical-align: top;
    padding: 4px 8px;
  }

  .x-product-reviews .suggested-topics-row .suggested-topic .suggested-topic-text,
  .x-product-reviews .suggested-topics-row .suggested-topic-expand .suggested-topic-text {
    line-height: 1;
  }

  .x-product-reviews .suggested-topics-row .suggested-topic,
  .suggested-topics-row .suggested-topic-expand {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 425px) {
  .x-product-reviews .yotpo .bottom-line-items-container .reviews-qa-labels-container {
    display: block !important;
    margin: 10px auto 0 !important;
  }

  .x-product-reviews .yotpo .bottom-line-items-container .bottom-line-items {
    margin-bottom: 30px !important;
  }
}

/* end product review filters */
/*FIXING FORM ERROR MSG*/
.x-product-reviews .yotpo .write-review .connect-wrapper {
  display: flex !important;
  flex-flow: row wrap;
  align-items: baseline;
}

.x-product-reviews .yotpo .write-review .connect-wrapper .form-element {
  position: relative;
}

.x-product-reviews .yotpo .write-review .yotpo-footer span.yotpo-mandatory-mark {
  position: absolute;
  left: 0;
  top: 20px;
}

.x-product-reviews .yotpo .write-review .yotpo-footer .y-label {
  padding-left: 12px;
}

@media only screen and (max-width: 600px) {

  .x-product-reviews .filters-container .free-text-search-input,
  .x-product-reviews .filters-container .free-text-search {
    width: 100% !important;
  }
}

@media only screen and (max-width: 480px) {
  .x-product-reviews .yotpo .write-review.yotpo-regular-box .yotpo-header .y-label {
    display: inline;
  }

  .x-product-reviews .yotpo .write-review.yotpo-regular-box .write-review-content .form-input-error {
    float: none;
    display: block;
  }

  .x-product-reviews .yotpo .form-group .form-element .y-label {
    white-space: normal;
  }
}
/*END OF FIXING FORM ERROR MSG*/

@media (max-width: 47.9em) {
  .x-product-reviews {
    padding: 40px 20px;
    margin-bottom: 55px;
  }
}

@media (max-width: 39.9em) {
  .x-product-reviews {
    padding: 30px 16px;
  }
}

.x-product-reviews h2 {
  margin-bottom: 30px;
}

@media (max-width: 60em) {
  .x-product-reviews h2 {
    font-size: 41px;
  }
}

@media (max-width: 47.9em) {
  .x-product-reviews h2 {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (max-width: 29.9em) {
  .x-product-reviews h2 {
    font-size: 35px;
  }
}

.x-product-reviews .yotpo .yotpo-label-container,
.x-product-reviews .write-question-review-buttons-container .write-question-button,
.x-product-reviews .yotpo .new-yotpo-small-box,
.x-product-reviews .main-widget .yotpo-reviews-header,
.x-product-reviews .main-widget .yotpo-reviews-filters,
.yotpo #yotpo_testimonials_btn {
  display: none !important;
}

.x-product-reviews .yotpo div,
.x-product-reviews .yotpo span,
.x-product-reviews .yotpo p,
.x-product-reviews .yotpo a,
.x-product-reviews .yotpo img,
.x-product-reviews .yotpo i,
.x-product-reviews .yotpo strong,
.x-product-reviews .yotpo sup,
.x-product-reviews .yotpo ul,
.x-product-reviews .yotpo li,
.x-product-reviews .yotpo form,
.x-product-reviews .yotpo label,
.x-product-reviews .yotpo .y-label {
  font-size: 18px;
  line-height: 120%;
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
}

.x-product-reviews .yotpo .text-box,
.x-product-reviews .yotpo .yotpo-text-box,
.x-product-reviews .yotpo input,
.x-product-reviews .yotpo .y-input {
  color: #000;
}

.x-product-reviews .yotpo .yotpo-default-button,
.x-product-reviews .yotpo input[type="button"].yotpo-default-button {
  background-color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-size: 16px !important;
  font-weight: 300 !important;
}

.x-product-reviews .yotpo .yotpo-default-button:hover,
.x-product-reviews .yotpo input[type="button"].yotpo-default-button:hover {
  background-color: #000;
}

.x-product-reviews .yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
  color: #000;
}

.x-product-reviews h2:first-child {
  display: none;
}

.x-product-reviews .yotpo.yotpo-main-widget .yotpo-regular-box.yotpo-bottomline.bottom-line-items-container {
  margin-top: 120px;
}

.x-product-reviews .yotpo .new-yotpo-small-box {
  display: block !important;
  border: none;
  position: absolute;
  left: 50px;
  top: 56px;
  margin: 0 auto;
  z-index: 9;
}

.x-product-reviews .yotpo .yotpo-nav ul .yotpo-nav-tab span {
  font-size: 32px;
}

.x-product-reviews .yotpo .yotpo-nav li .yotpo-nav-wrapper {
  padding-bottom: 15px;
}

.x-product-reviews .yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
  border-width: 4px;
}

.x-product-reviews .main-widget .write-question-review-buttons-container {
  position: absolute;
  right: 20px;
  top: 50px;
  padding: 0 !important;
}

.x-product-reviews .write-question-review-buttons-container .write-review-button,
.x-product-reviews .write-question-review-buttons-container .write-question-button {
  display: inline-block !important;
  min-width: 200px;
  height: auto;
  background-color: #222;
  box-shadow: none;
  border: 1px solid #000;
  border-radius: 0;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
  padding: 8px 25px !important;
  margin: 6px;
}

@media (max-width: 60em) {
  .x-product-reviews .write-question-review-buttons-container .write-review-button {
    top: 45px;
  }
}

@media (max-width: 47.9em) {
  .x-product-reviews .write-question-review-buttons-container {
    margin-bottom: 30px;
  }

  .x-product-reviews .write-question-review-buttons-container .write-review-button {
    position: static;
  }
}

.x-product-reviews .write-question-review-buttons-container .write-review-button:hover {
  background-color: #fff !important;
  border-color: #222;
  text-decoration: none;
}

.x-product-reviews .write-question-review-buttons-container .write-review-button:focus {
  outline-width: 0px !important;
}

.x-product-reviews .write-question-review-buttons-container .write-button .write-question-review-button-icon {
  display: none;
}

.x-product-reviews .write-question-review-buttons-container .write-review-button .write-question-review-button-text,
.x-product-reviews .write-question-review-buttons-container .write-question-review-button .write-question-review-button-text {
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  transition: 0.3s;
}

.x-product-reviews .write-question-review-buttons-container .write-review-button:hover .write-question-review-button-text,
.x-product-reviews .write-question-review-buttons-container .write-question-review-button:hover .write-question-review-button-text {
  color: #222;
}

.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.yotpo .yotpo-comment .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.yotpo .yotpo-question .yotpo-header .yotpo-header-element .y-label.yotpo-user-name,
.yotpo .yotpo-onsite-upload .yotpo-header .yotpo-header-element .y-label.yotpo-user-name {
  background: #fff;
}

.x-product-reviews .yotpo .write-review {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 40px 0;
  margin: 0;
  margin-bottom: 80px;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .write-review {
    padding: 30px 0;
  }
}

.x-product-reviews .yotpo .write-review .yotpo-header .yotpo-header-title {
  font-size: 18px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

.x-product-reviews .yotpo .write-review .yotpo-header .yotpo-icon {
  color: #000;
  margin-right: 10px;
}

.x-product-reviews .yotpo .bottom-line-items-container {
  padding: 0;
  margin: 0;
}

.x-product-reviews .yotpo .bottom-line-items-container .bottom-line-items {
  text-align: left;
  margin-bottom: 40px;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .bottom-line-items-container .bottom-line-items {
    text-align: center;
  }
}

.x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-star,
.x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-half-star,
.x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  height: auto;
  color: #000;
  margin-right: 10px;
}

@media (max-width: 60em) {
  .x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-star,
  .x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-half-star,
  .x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 26px !important;
  }
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-star,
  .x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-half-star,
  .x-product-reviews .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 22px !important;
    margin-right: 5px;
  }
}

.x-product-reviews .yotpo .bottom-line-items-container .rating-stars-container {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin: 0;
}

.x-product-reviews .yotpo .bottom-line-items-container .reviews-qa-labels-container {
  display: inline-block;
  vertical-align: middle;
  float: none;
  padding: 0;
  margin: 0;
  position: static;
}

.x-product-reviews .yotpo .bottom-line-items-container .reviews-qa-labels-container .reviews-qa-label {
  font-size: 21px;
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  margin-left: 10px;
  position: relative;
  top: 2px;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .bottom-line-items-container .reviews-qa-labels-container .reviews-qa-label {
    font-size: 18px;
    margin-left: 5px;
    top: 0;
  }
}

.x-product-reviews .yotpo .bottom-line-items-container .reviews-qa-labels-container .reviews-qa-label:before {
  content: "(";
  display: inline-block;
}

.x-product-reviews .yotpo .bottom-line-items-container .reviews-qa-labels-container .reviews-qa-label:after {
  content: ")";
  display: inline-block;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .yotpo-review {
    padding: 25px 0;
  }
}

@media (max-width: 39.9em) {
  .x-product-reviews .yotpo .yotpo-review {
    display: block;
  }
}

@media (max-width: 39.9em) {
  .x-product-reviews .yotpo .yotpo-review .yotpo-header {
    width: 100%;
    padding: 0 0 20px;
  }
}

.x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-header-element {
  display: block !important;
}

.x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile,
.x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-user-title,
.x-product-reviews .yotpo .yotpo-review .yotpo-footer {
  display: none !important;
}

.x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-user-name {
  font-size: 24px !important;
  line-height: 120%;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 10px;
}

@media (max-width: 60em) {
  .x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-user-name {
    font-size: 22px !important;
  }
}

@media (max-width: 39.9em) {
  .x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-user-name {
    width: 70%;
    margin-bottom: 5px;
  }
}

.x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-review-stars {
  display: flex;
  margin: 0;
}

.x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-icon {
  color: #000;
  margin-right: 5px;
}

.x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-review-date {
  font-size: 18px !important;
  position: absolute;
  top: 45px;
  right: 0;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .yotpo-review .yotpo-header .yotpo-review-date {
    font-size: 16px !important;
    top: 30px;
  }
}

.x-product-reviews .yotpo .yotpo-review .yotpo-main {
  margin-left: 0;
}

@media (max-width: 39.9em) {
  .x-product-reviews .yotpo .yotpo-review .yotpo-main {
    width: 100%;
    padding-right: 0;
  }
}

.x-product-reviews .yotpo .yotpo-review .yotpo-main .content-title {
  display: block;
  float: none;
  font-size: 24px;
  line-height: 120%;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 400;
  color: #000;
  padding-bottom: 10px;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .yotpo-review .yotpo-main .content-title {
    font-size: 22px;
  }
}

.x-product-reviews .yotpo .yotpo-review .yotpo-main .content-review {
  font-size: 21px;
  line-height: 120%;
  color: #000;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .yotpo-review .yotpo-main .content-review {
    font-size: 19px;
  }
}

.x-product-reviews .yotpo .yotpo-pager {
  margin: 60px 0 20px;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .yotpo-pager {
    margin-top: 40px;
  }
}

.x-product-reviews .yotpo .yotpo-pager .yotpo-page-element {
  font-size: 24px;
  margin-right: 30px;
}

@media (max-width: 47.9em) {
  .x-product-reviews .yotpo .yotpo-pager .yotpo-page-element {
    font-size: 20px;
  }
}

.x-product-reviews .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow {
  margin-left: 0;
}

@media (max-width: 29.9em) {
  .x-product-reviews .yotpo .yotpo-pager .yotpo-page-element {
    font-size: 18px;
    margin-right: 15px;
  }

  .x-product-reviews .yotpo .yotpo-pager .yotpo-page-element.yotpo-icon-right-arrow {
    margin-left: 15px;
  }
}

.x-product-reviews .yotpo .yotpo-pager .yotpo-page-element.yotpo-active {
  font-weight: 500;
}

/* product-instagram */
.x-product-instagram {
  max-width: 1000px;
  padding: 0;
  margin: 0 auto 80px;
}

@media (max-width: 39.9em) {
  .x-product-instagram {
    margin-bottom: 60px;
  }
}

/* product-perks */
.x-product-perks__container {
  text-align: center;
  max-width: 850px;
  margin: 0 auto 30px;
}

.x-product-perks__content {
  display: flex;
  justify-content: space-around;
}

.x-product-perks__container .x-product-perks__title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 16px;
}

.x-product-perks__perk {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.x-product-perks__container .x-product-perks__image {
  max-width: 150px;
}

.x-product-perks__container .x-product-perks__image img {
  display: block;
  margin: 0 auto;
}

.x-product-perks__container .x-product-perks__subtitle {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: 'Bodoni 72', serif;
    letter-spacing: -0.5px;
    white-space: nowrap;
    text-align: center;
}

.x-product-perks__container .x-product-perks__description {
  font-size: 14px;
  margin-bottom: 0;
}

@media (max-width: 40em) {
  .x-product-perks__container .x-product-perks__title {
    font-size: 20px;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-top: 15px;
  }

  .x-product-perks__container .x-product-perks__image {
    max-width: 125px;
  }

  .x-product-perks__container .x-product-perks__subtitle {
    font-size: 17px;
  }
}

@media (max-width: 400px) {
  .x-product-perks__container .x-product-perks__image {
    max-width: 90px;
  }

  .x-product-perks__container .x-product-perks__subtitle {
    font-size: 14px;
  }
}

/* discovery prod */
.x-mini-basket__list .attributes {
  display: inline-block;
  font-size: 14px;
  line-height: 130%;
}

/* confirm reset popup */
#confirm-reset-popup-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.16);
  z-index: 9999999;
  display: none;
}

#confirm-reset-popup {
  display: none;
  z-index: 99999999999999;
  position: fixed;
  background: white;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -70px;
  width: 300px;
  border: 1px solid #666;
  box-shadow: 5px 5px 15px #666;
  padding: 25px 15px 15px;
}

#confirm-reset-popup-close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  padding: 0;
  background: none;
  border: none;
}

#confirm-reset {
  float: left;
}

#add-to-cart-first {
  float: right;
}

#add-to-cart-first span {
  padding-left: 0;
  padding-right: 0;
}

#confirm-reset-popup .button span {
  border: 1px solid #333;
  display: inline-block;
  padding: 12px 5px 9px;
  width: 100%;
  height: 100%;
}

#confirm-reset-popup .buttons button {
  margin-top: 15px;
  font-size: 12px;
  width: 50% !important;
  background: white;
  color: black;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Gotham Book", sans-serif;
  line-height: 1;
  overflow: visible;
  padding: 4px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  outline: 0px !important;
  transition: all 0.1s ease-in-out !important;
}

.button.with-hover[disabled] {
  color: black;
  background: white;
  cursor: not-allowed;
}

#confirm-reset-popup .button {
  margin-top: 15px;
  font-size: 12px;
  width: 50% !important;
}

.button.with-hover:hover span {
  border-color: white;
}

.menu_section a {
  font-size: 16px;
  line-height: 120%;
  color: #000;
  font-weight: 300;
  letter-spacing: 0;
  text-decoration: none;
  margin-left: 20px;
}

.menu_section a:hover {
  color: #a1a1a1;
}

.fixed-button .x-custom-select__title {
  height: 47px;
  justify-content: center;
}

.t-account-landing-section .fixed-button .x-custom-select__title {
  width: 100%;
  margin: 0;
  border-color: #aaa;
}

.u-icon-user:before {
  content: "\49";
  font-weight: 500;
  font-size: 17px;
  position: relative;
  top: 1px;
}

.u-icon-search:before,
.u-icon-menu:before {
  color: #000;
  font-weight: 300;
  font-size: 18px;
}

@media (max-width: 61em) {
  .x-omega-navigation__trigger {
    display: flex !important;
    padding: calc(0.5em - 1px) 0;
    padding-left: 0 !important;
  }

  .x-omega-navigation__trigger>span {
    padding-right: 0;
  }
}

.x-omega-navigation__header .u-icon-user:before {
  margin-right: 5px;
}

span.x-omega-navigation__child-link:hover {
  color: #000;
}

.x-omega-navigation__grandchild-link:hover {
  color: #6e6e6e;
}

/* mini basket */
#mini_basket .ajax-area.updating .x-mini-basket__list-footer {
  position: relative;
}

#mini_basket .ajax-area.updating .x-mini-basket__list-footer:after {
  content: "Updating basket...";
  font-size: 16px;
  float: right;
  -webkit-animation: blinking 700ms alternate infinite ease-in;
  animation: blinking 700ms alternate infinite ease-in;
  position: absolute;
  top: 5px;
  right: 0;
  color: #bbb;
}

#mini_basket .ajax-area.updating .x-quantify .c-button,
#mini_basket .ajax-area.updating .x-quantify .c-form-input {
  color: #bbb;
}

#mini_basket .ajax-area.updating .x-mini-basket__list {
  position: relative;
}

#mini_basket .ajax-area.updating .x-mini-basket__item-info,
#mini_basket .ajax-area.updating .x-mini-basket__list .x-mini-basket__col.col-price,
#mini_basket .ajax-area.updating .x-mini-basket__order-summary-total {
  color: #bbb;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

input[type="search"]::-webkit-search-results-button {
  display: none;
}

input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.float-left {
  float: left;
}

/* ------------------------ LAFCO Rewards ------------------------ */
#lafco-rewards {
  text-align: center;
  background: #e2dad3;
  min-height: 550px;
  position: relative;
  overflow: hidden;
}

#lafco-rewards .content {
  position: absolute;
  z-index: 1;
  right: 150px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#lafco-rewards h5 {
  font-size: 48px;
}

#lafco-rewards .btn {
  min-width: 265px;
  margin-bottom: 20px;
}

#lafco-rewards p {
  margin: 15px 0 50px;
}

#lafco-rewards p.u-font-small {
  font-size: 18px;
}

#lafco-rewards p:last-child {
  margin-bottom: 0;
}

#lafco-rewards p a {
  text-decoration: none;
}

#lafco-rewards p a:hover {
  text-decoration: underline;
}

/* ---- */
#refer-friend {
  text-align: center;
  background: #dccdb7;
  min-height: 700px;
  position: relative;
  margin-bottom: -100px;
  /* z-index: 2;
            */
}

#refer-friend .content {
  position: absolute;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 0;
  transform: translate(0%);
  -moz-transform: translate(0%);
  -webkit-transform: translate(0%);
  -ms-transform: translate(0%);
  margin: auto;
  padding-top: 4%;
  max-width: 800px;
}

#refer-friend h5 {
  font-size: 48px;
}

#refer-friend p {
  margin-top: 20px;
}

/* ---- */
#share .readytheme-contentsection {
  position: absolute;
  right: 0;
  left: 50%;
  bottom: 100px;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: 1;
  height: 230px;
  max-width: 450px;
}

#share.earn-points .readytheme-contentsection>.bg {
  background: #fff;
}

#share .content {
  padding-top: 25px;
}

#share h5 {
  font-size: 26px;
  margin-bottom: 25px;
}

#share input {
  display: block;
  font-size: 18px;
  width: 270px;
  height: 40px;
  margin: auto;
  margin-bottom: 10px;
  padding: 0px 15px;
  border: 1px solid rgb(124, 124, 124);
  border-radius: 0px;
  box-shadow: none;
}

#share input.submit {
  height: 40px;
  background: none;
  width: 150px;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 18px;
  border: 1px solid rgb(127, 127, 127);
  background-color: #fff;
  box-shadow: 0 0 0 6px #fff;
  cursor: pointer;
  transition: 0.3s;
}

#share input.submit:hover {
  background-color: #000;
  border-color: #fff;
  box-shadow: 0 0 0 6px #000;
  color: #fff;
}

/* ---- */
#earn-points {
  text-align: center;
  background: #b6c0cc;
  height: 1100px;
  overflow: hidden;
  position: relative;
}

#earn-points>img {
  max-width: none;
  height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
}

#earn-points .content {
  z-index: 1;
  margin: auto;
  max-width: 800px;
}

@media (min-width: 768px) {

  #earn-points .col-sm-6,
  #get-rewarded .col-sm-6 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

#earn-points h5,
#get-rewarded h5 {
  font-size: 48px;
  margin: 0;
}

#get-rewarded h5 {
  margin: 20px 0;
  text-transform: capitalize;
}

#earn-points p,
#get-rewarded p {
  margin-bottom: 30px;
}

#earn-points .content p:first-of-type,
#get-rewarded .content p:first-of-type {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

#get-rewarded .content p:first-of-type {
  margin-bottom: 15px;
}

#earn-points .content img {
  height: 200px;
  padding: 0;
  margin-bottom: -16px;
}

#earn-points .content,
#get-rewarded .content {
  text-align: center;
  padding: 40px 0 10px;
}

#earn-points.earn-points .readytheme-contentsection {
  top: 200px;
  right: 120px;
  max-width: 700px;
  z-index: 1;
}

@media (max-width: 1200px) {
  #earn-points.earn-points .readytheme-contentsection {
    max-width: 500px;
  }
}

.earn-points .readytheme-contentsection {
  position: absolute;
  width: 100%;
  max-width: 50%;
  padding: 15px;
}

.earn-points .readytheme-contentsection>.bg {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
}

#earn-points .column {
  min-height: 1000px;
}

#earn-points .row:nth-child(2n) .readytheme-contentsection {
  left: auto;
  right: 0px;
}

.earn-points .readytheme-contentsection .content {
  top: 50%;
  width: 100%;
  transform: translateY(0%);
  text-align: center;
}

.earn-points .readytheme-contentsection .container {
  width: 100%;
  height: 100%;
  max-width: 100%;
  position: relative;
  border: 1px solid black;
}

/* ---- */
#get-rewarded {
  height: 1030px;
  text-align: center;
  background: #debfd3;
  position: relative;
  overflow: hidden;
}

#get-rewarded>img {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  max-height: none;
  max-width: none;
}

@media (max-width: 1250px) {
  #get-rewarded>img {
    height: 100%;
    width: auto;
  }
}

#get-rewarded .column {
  min-height: 1100px;
}

#get-rewarded.earn-points .readytheme-contentsection {
  left: 100px;
  top: 50px;
  bottom: 90px;
  z-index: 3;
  max-width: 700px;
}

#get-rewarded .content img {
  height: 140px;
  padding: 0;
  margin-bottom: -16px;
}

/* ---- */
#rewards-benefits {
  min-height: 550px;
  background: #fff;
  position: relative;
  padding: 40px 80px;
}

#rewards-benefits h3,
#rewards-faqs h3 {
  font-size: 48px;
}

#rewards-benefits p,
#rewards-faqs p {
  margin: 40px 0;
}

#rewards-benefits table th,
#rewards-benefits table td {
  padding: 25px;
}

#rewards-benefits table thead th {
  font-size: 26px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  border-bottom: 2px solid #ddd;
}

#rewards-benefits table tbody th {
  font-size: 18px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  background: #f3f3f5;
  border: 0;
  text-align: right;
}

#rewards-benefits table tbody td {
  font-size: 21px;
  background: #fbf9f9;
  border: 0;
  border-right: 1px solid #ddd;
  text-align: center;
}

#rewards-benefits table tbody td:last-child {
  border: 0;
}

#rewards-benefits table tbody td:nth-child(2) i {
  color: #c9d3e1;
}

#rewards-benefits table tbody td:nth-child(3) i {
  color: #ddccb4;
}

#rewards-benefits table tbody td:nth-child(4) i {
  color: #cc8278;
}

#rewards-benefits .btn {
  min-width: 265px;
  margin-top: 30px;
}

/* ---- */
#rewards-faqs {
  background: #f2f2f4;
  padding: 40px 100px;
}

#rewards-faqs .faqs {
  padding: 20px 15px;
}

#rewards-faqs .panel-default {
  border-bottom: 1px solid #919191;
}

#rewards-faqs .panel-heading .panel-title {
  font-size: 23px;
  line-height: 120%;
  letter-spacing: 0;
  cursor: pointer;
  padding: 17px 40px 17px 0;
  margin: 0;
  position: relative;
}

#rewards-faqs .panel-heading.active .panel-title {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

#rewards-faqs .panel-heading .panel-title:after {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon.svg");
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}

#rewards-faqs .panel-heading.active .panel-title:after {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/minus-icon.svg");
}

#rewards-faqs .panel-collapse {
  display: none;
}

#rewards-faqs .panel-body {
  font-size: 19px;
  line-height: 120%;
  padding: 20px 0 40px;
}

/* ---- */
#lafco-info {
  background: #fff;
  text-align: center;
  padding: 80px;
}

@media (min-width: 768px) {
  #lafco-info .col-sm-6 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  #lafco-info .col-md-5 {
    width: 41.66666666666667%;
  }

  #lafco-info .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

#lafco-info h5 {
  font-size: 26px;
  margin-bottom: 0;
}

#lafco-info img {
  height: 200px;
  padding-top: 40px;
}

#lafco-info h4 {
  font-size: 16px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin: -10px 0 15px;
}

#lafco-info p {
  font-size: 14px;
}

#lafco-info p+p {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

/* Media */
@media (max-width: 1200px) {
  #earn-points {
    height: 900px;
  }

  #earn-points .content img {
    height: 130px;
  }
}

@media (max-width: 991px) {
  #lafco-rewards .content {
    right: 50px;
  }

  #refer-friend {
    min-height: auto;
    margin-bottom: 0;
  }

  #share .readytheme-contentsection {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    bottom: 0;
  }

  #refer-friend h5 {
    font-size: 35px;
  }

  #share h5 {
    font-size: 25px;
  }

  #refer-friend p {
    font-size: 18px;
    margin-top: 16px;
  }

  #get-rewarded.earn-points .readytheme-contentsection {
    left: 50%;
    transform: -webkit-translateX(-50%);
    transform: translateX(-50%);
  }

  #lafco-rewards h5,
  #earn-points h5,
  #get-rewarded h5,
  #rewards-benefits h3,
  #rewards-faqs h3 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  #earn-points {
    height: 1120px;
  }

  #refer-friend {
    height: 500px;
    background: #dccdb7 url("https://www.lafco.com/Merchant2/graphics/00000002/Hand_Cream_150 3.png") center/cover;
  }

  #refer-friend p {
    margin-top: 10px;
  }

  #lafco-rewards {
    min-height: 330px;
  }

  #lafco-rewards h5 {
    font-size: 30px;
  }

  #lafco-rewards p {
    font-size: 16px;
    margin-bottom: 25px;
  }

  #lafco-rewards p.u-font-small {
    font-size: 16px;
  }

  #lafco-rewards .btn {
    min-width: 200px;
    font-size: 20px;
  }

  #refer-friend>.content {
    padding: 25px 10px 0;
  }

  #refer-friend>img {
    position: absolute;
    top: 50%;
    transform: -webkit-translateX(-50%);
    transform: translate(-50%, -50%);
    left: 50%;
    display: none;
  }

  #refer-friend h5 {
    font-size: 30px;
  }

  #refer-friend p {
    font-size: 16px;
  }

  #share h5 {
    font-size: 25px;
  }

  #earn-points.earn-points .readytheme-contentsection {
    left: 50%;
    right: auto;
    transform: -webkit-translateX(-50%);
    transform: translateX(-50%);
  }

  #earn-points.earn-points .readytheme-contentsection .content {
    padding-bottom: 30px;
  }

  #earn-points .content img {
    height: 130px;
    padding: 0;
    margin-bottom: -16px;
  }

  #earn-points>img {
    right: -40%;
  }

  #earn-points h5,
  #get-rewarded h5 {
    font-size: 35px;
  }

  #earn-points p {
    margin-bottom: 6px;
  }

  #get-rewarded p {
    margin-bottom: 20px;
  }

  #get-rewarded {
    height: 1220px;
  }

  #get-rewarded.earn-points .readytheme-contentsection {
    top: 0;
    bottom: 0;
    max-width: 100%;
  }

  #rewards-faqs .faqs .panel-title>a {
    padding: 18px 0;
    padding-right: 58px;
  }

  #rewards-benefits,
  #rewards-faqs,
  #lafco-info {
    padding: 9% 15px;
  }

  #rewards-benefits h3,
  #rewards-faqs h3 {
    font-size: 35px;
  }

  #rewards-benefits table thead th {
    font-size: 24px;
  }

  #rewards-benefits .btn {
    min-width: 200px;
  }

  #rewards-faqs .faqs {
    padding: 0 0 20px;
  }

  #rewards-faqs .panel-heading .panel-title {
    font-size: 21px;
  }
}

@media (max-width: 470px) {
  #get-rewarded>img {
    left: -25%;
  }

  #refer-friend>.content {
    padding-top: 20px;
  }
}

@media (max-width: 475px) {
  #earn-points>img {
    right: auto;
    left: -550px;
  }
}

@media (max-width: 411px) {
  #lafco-rewards {
    background: #decfb7;
  }

  #lafco-rewards .content {
    right: 20px;
    left: 20px;
  }

  #lafco-rewards>img {
    opacity: 0.3 !important;
    height: 330px;
    max-width: none;
  }
}

#lafco-rewards img {
  margin-top: -25%;
  margin-bottom: -10%;
}

@media (max-width: 1024px) {
  #lafco-rewards img {
    margin-top: -10%;
    margin-bottom: 0;
  }
}

@media (max-width: 780px) {
  #lafco-rewards img {
    margin-top: 0;
    margin-bottom: 0;
  }
}

div#referral-sent-message {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  font-size: 18px;
}

#referral-sent-message button {
  background: none;
  border: 1px solid #444;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  border-radius: 2px;
}

#referral-sent-message button:active {
  background: #222;
  color: white;
}

#prpo_content .block-static-info .box-static-info h3,
#terms_conditions_content .block-static-info .box-static-info h3 {
  margin: 20px 0 10px;
}

/* ------------------------ Email Preference Center ------------------------ */
.preference-center-banner {
  padding-bottom: 60px;
}

@media (max-width: 540px) {
  .preference-center-banner {
    padding-bottom: 40px;
  }
}

.preference-center-content h1 {
  text-align: center;
}

.preference-center-content h1 br {
  display: none;
}

@media (max-width: 540px) {
  .preference-center-content h1 br {
    display: block;
  }
}

.preference-center-content h2 {
  font-size: 26px;
  letter-spacing: 0;
  margin: 50px 0 20px;
}

@media (min-width: 1200px) {
  .preference-center-content h2 {
    margin-left: -120px;
    margin-right: -120px;
  }
}

@media (max-width: 540px) {
  .preference-center-content h2 {
    font-size: 23px;
  }
}

.preference-center-content .column-half {
  width: calc(50% - 10px);
  float: left;
  position: relative;
}

.preference-center-content .column-half:first-child {
  margin-right: 10px;
}

.preference-center-content .column-half:last-child {
  margin-left: 10px;
}

.preference-center-content .row {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .preference-center-content .row-col {
    margin-left: -15px;
    margin-right: -15px;
  }

  .preference-center-content .col-sm-6 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.preference-center-content .column-third {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  padding-right: 20px;
  position: relative;
}

@media (max-width: 540px) {
  .preference-center-content .column-third {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }

  .preference-center-content .column-third:last-child {
    margin-bottom: 0;
  }
}

#email-preference-form {
  max-width: 700px;
  margin: auto;
  padding: 20px 0 100px;
}

@media (max-width: 992px) {
  #email-preference-form {
    padding-bottom: 70px;
  }
}

@media (max-width: 540px) {
  #email-preference-form {
    padding-bottom: 50px;
  }
}

form#email-preference-form input[type="text"],
form#email-preference-form input[type="email"] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  font-size: 18px;
  box-shadow: none;
  border: 1px solid #000;
  padding-top: 14px;
  transition: all 200ms;
  position: relative;
  z-index: 1;
  box-shadow: none;
  background: none;
  border-radius: 0px;
  outline: none;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

form#email-preference-form input[type="text"]:placeholder-shown,
form#email-preference-form input[type="email"]:placeholder-shown {
  padding-top: 0px;
}

@media (max-width: 540px) {
  form#email-preference-form input[type="text"],
  form#email-preference-form input[type="email"] {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-top: 13px;
  }
}

form#email-preference-form input[type="text"]::-webkit-input-placeholder,
form#email-preference-form input[type="email"]::-webkit-input-placeholder {
  color: transparent;
}

form#email-preference-form input[type="text"]::-moz-placeholder,
form#email-preference-form input[type="email"]::-moz-placeholder {
  color: transparent;
}

form#email-preference-form input[type="text"]:-ms-input-placeholder,
form#email-preference-form input[type="email"]:-ms-input-placeholder {
  color: transparent;
}

form#email-preference-form input[type="text"]::-ms-input-placeholder,
form#email-preference-form input[type="email"]::-ms-input-placeholder {
  color: transparent;
}

form#email-preference-form input[type="text"]::placeholder,
form#email-preference-form input[type="email"]::placeholder {
  color: transparent;
}

#email-preference-form .btn {
  display: block;
  width: 190px;
  margin: 80px auto 0;
}

@media (max-width: 992px) {
  #email-preference-form .btn {
    margin-top: 60px;
  }
}

@media (max-width: 540px) {
  #email-preference-form .btn {
    margin-top: 40px;
  }
}

#email-preference-form .nice-select span.current {
  text-transform: capitalize;
  color: #000;
}

#email-preference-form div.nice-select {
  height: 50px;
  line-height: 50px;
  padding: 0 35px 0 10px;
  min-width: 165px;
  border-color: #000;
  background: none;
  border-radius: 0;
  font-size: 18px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

#email-preference-form div.nice-select:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 7.5px 0 7.5px;
  border-color: #000 transparent transparent transparent;
  pointer-events: none;
  margin: 0;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#email-preference-form div.nice-select.open:after {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#email-preference-form div.nice-select.with-floating-label {
  padding-top: 8px;
  transition: none;
}

@media (max-width: 640px) {
  #email-preference-form div.nice-select {
    min-width: 140px;
    max-width: 100%;
  }
}

@media (max-width: 540px) {
  #email-preference-form div.nice-select.with-floating-label {
    padding-top: 7px;
  }

  #email-preference-form div.nice-select {
    height: 40px;
    line-height: 40px;
    min-width: 100px;
    font-size: 16px;
    width: 100%;
  }
}

#email-preference-form .nice-select .list {
  left: -1px;
  margin-top: 0;
  min-width: 165px;
  box-shadow: none;
  border: 1px solid #616161;
  background: #fdfcfc;
  padding: 10px 0;
  max-height: 200px;
  overflow: auto;
  margin: 0;
  border-radius: 0;
}

@media (max-width: 640px) {
  #email-preference-form .nice-select .list {
    min-width: calc(100% + 2px);
  }
}

#email-preference-form .nice-select .option:before {
  display: none;
}

#email-preference-form .nice-select .option {
  min-height: 30px;
  line-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  text-transform: capitalize;
}

#email-preference-form .nice-select .option:active {
  background: hsla(0, 0%, 95%, 1);
}

#email-preference-form .nice-select .option:first-child {
  display: none;
}

#email-preference-form label {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  vertical-align: top;
  line-height: 18px;
  margin-bottom: 20px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  padding-top: 1px;
}

#email-preference-form label input[type="checkbox"] {
  margin: 2px 5px 0 0;
  vertical-align: top;
}

#email-preference-form label.floating-label {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 11px;
  color: #444;
  transition: 200ms all;
  font-size: 12px;
  -webkit-transform: translateY(-9px);
  transform: translateY(-9px);
  background: #ffffff00;
  pointer-events: none;
}

@media (max-width: 540px) {
  #email-preference-form label {
    font-size: 16px;
  }

  #email-preference-form label.floating-label {
    height: 40px;
    line-height: 40px;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

form#email-preference-form input[type="text"]:placeholder-shown+.floating-label,
form#email-preference-form input[type="email"]:placeholder-shown+.floating-label {
  font-size: 18px;
  margin: 0;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  color: #000;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
}

@media (max-width: 540px) {
  form#email-preference-form input[type="text"]:placeholder-shown+.floating-label,
  form#email-preference-form input[type="email"]:placeholder-shown+.floating-label {
    font-size: 16px;
  }
}

form#email-preference-form input.validation-field {
  height: 1px;
  position: absolute;
  padding: 0;
  margin: 0;
  border: none;
  pointer-events: none;
  opacity: 0;
}

#email-preference-form select {
  display: block !important;
  height: 0;
  font-size: 0px;
  position: absolute;
  left: 70px;
  top: 30px;
  pointer-events: none;
  opacity: 0;
  width: 50px;
}

/* ------------------------ Reviews SEO, Get Social ------------------------ */
.reviews-seo-content {
  margin: -30px 0 80px;
}

@media (max-width: 992px) {
  .reviews-seo-content {
    margin-bottom: 60px;
  }
}

@media (max-width: 540px) {
  .reviews-seo-content {
    margin-bottom: 40px;
  }
}

.get-social-content {
  margin: -35px 0 60px;
}

@media (max-width: 992px) {
  .get-social-content {
    margin-bottom: 40px;
  }
}

@media (max-width: 540px) {
  .get-social-content {
    margin-bottom: 20px;
  }
}

@media (max-width: 62em) {
  .x-omega-navigation {
    top: 0 !important;
  }
}

/* ------------------------ Search result ------------------------ */
.t-global-search__form .max-width {
  margin: 0 auto 0px;
}

.no_margin {
  margin: 0;
}

.loader2 {
  border: 2px solid #f3f3f3;
  /* Light grey */
  border-top: 2px solid black;
  display: none;
  /* Blue */
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1;
  margin-top: -10px;
  margin-left: -10px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#main-search input.search-input {
  font-size: 30px;
  font-weight: 300;
  border: none;
  outline: none;
  background-color: #ffffff00;
  box-shadow: none;
  color: #333333;
  line-height: 1;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
  padding: 5px 20px 5px 5px;
  min-width: 185px;
  line-height: normal;
}

.center_block {
  position: relative;
}

#main-search input.search-input.disabled {
  opacity: 0.4;
}

#main-search .submit-button {
  margin: 0 60px;
  display: none;
  opacity: 0;
  font-size: 17px;
  line-height: 1.2;
  cursor: pointer;
  padding: 10px 35px;
  min-width: auto;
  max-width: initial;
}

#main-search-error-message {
  position: absolute;
  z-index: -1;
  top: 50px;
  width: 100%;
  white-space: normal;
  text-align: center;
  color: brown;
  display: none;
  font-size: 13px;
  line-height: 120%;
}

@media (max-width: 768px) {
  #main-search-error-message {
    top: 100%;
    margin-top: 15px;
  }

  .t-global-search__form .max-width {
    margin: 0;
  }
}

#main-search-error-message:after {
  content: attr(data-message);
}

#main-search-error-message.shown {
  opacity: 1;
}

#main-search .submit-button:active {
  border: 1px solid #666;
  color: black;
}

#main-search .submit-button {
  display: none;
}

#main-search .form_search .submit-button.shown {
  opacity: 1;
  display: block;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 968px) {
  #main-search .form_search .submit-button.shown {
    padding: 10px;
  }

  #main-search input.search-input {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .main-search-submit-button {
    display: none !important;
  }

  .form_search.active {
    position: static;
  }

  #main-search .submit-button.shown {
    margin: 10px 0;
    opacity: 1;
    border-color: #989898;
    display: block !important;
  }

  #main-search .form_search .submit-button {
    display: none !important;
  }

  #main-search .form_search .submit-button.shown {
    margin: 0 40px;
  }
}

#main-search input.search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bbb;
  opacity: 1;
}

#main-search input.search-input::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

/* Firefox 19+ */
#main-search input.search-input:-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}

/* IE 10+ */
#main-search input.search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #bbb;
  opacity: 1;
}

#main-search .u-grids-3--s.u-width-12--l {
  justify-content: space-between;
}

#main-search .u-grids-3--s>.o-layout__item {
  max-width: 300px;
}

#main-search {
  padding: 0 30px 0 0;
  list-style: none;
  margin: 0;
  width: 100%;
}

@media (max-width: 768px) {
  #main-search {
    padding: 0 15px;
    height: auto;
    min-height: auto;
    display: block;
    margin-bottom: 0 !important;
  }
}

#main-search-inner-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#main-search form {
  margin: 0px;
  float: right;
  width: 250px;
  position: relative;
  top: 50%;
  margin-top: -14px;
}

#main-search .loader2 {
  left: 50%;
  top: -15px;
  bottom: auto;
  margin-top: 0;
  transform: translate(-50%, 0);
}

@media (min-width: 975px) {
  body .search_menu ul {
    margin: 0 auto 0 30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.help_block a {
  text-decoration: none;
}

#main-search-results {
  height: 100%;
  padding: 0;
  max-width: 100%;
}

#js-navigation-bar {
  width: 100% !important;
}

#js-navigation-bar ul {
  margin: 0;
  list-style: none;
}

.form_search {
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  position: relative;
  height: 40px;
}

.form_search.active {
  display: flex;
  height: 45px;
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}

#main-search-results button.slick-arrow {
  display: none !important;
}

#main-search-results ul {
  height: 100%;
  overflow: hidden;
  padding-right: 0;
  list-style: none;
  margin: 0;
  transition: height ease-in-out 0.15s;
  display: flex;
  justify-content: left;
}

.navigation_main li {
  list-style: none;
}

.form_search .reset {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  right: -4px;
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  font-size: 16px;
  opacity: 0.7;
}

.form_search .reset:disabled {
  opacity: 0;
}

.form_search .reset .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    color: #000000;
    background-color: #ffffff;
}

#main-search-results ul li.empty {
  opacity: 1;
}

#main-search-results ul li.shown {
  opacity: 1;
  transform: translateX(0) scale(1);
}

#main-search-results ul li.removed {
  transform: translateX(-200px) scale(0.9);
  opacity: 0;
}

#main-search-results a {
  display: block;
  height: 100%;
  text-decoration: none;
  transition: all 100ms;
}

#main-search-results a:hover>div.image {
  transform-origin: bottom;
  opacity: 0.7;
}

#main-search-results a:hover>div.details {
  transform-origin: top;
  opacity: 0.7;
}

#main-search-results div.image {
  display: block;
  height: 160px;
  text-align: center;
  position: relative;
  transition: 0.3s;
}

#main-search-results div.image img {
  display: inline-block;
  margin: auto;
  vertical-align: bottom;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-height: inherit;
}

#main-search-results div.details {
  text-align: center;
  line-height: 1.4;
  margin-top: 15px;
  font-size: 10px;
  transition: 0.3s;
}

#main-search-results div.details p.type {
  margin-bottom: 4px;
}

#main-search-results div.details p.fragrance {
  font-family: "Bodoni72", sans-serif;
  margin-bottom: 4px;
  font-size: 1rem;
}

@media (max-width: 768px) {
  #main-search form {
    float: none;
    margin: auto;
    top: 0;
    display: block;
  }

  .form_search.active {
    flex-direction: column;
    height: auto;
  }

  .form_search .reset {
    display: none;
  }
}

.t-site-header__masthead-customer-block li:last-child .t-site-header__basket-link {
  margin: 0;
}

.zzz-close {
  -webkit-animation: nav-level-2-close 400ms ease-out forwards;
  animation: nav-level-2-close 400ms ease-out forwards;
}

.zzz-close-2 {
  -webkit-animation: nav-level-2-close2 400ms ease-out forwards;
  animation: nav-level-2-close2 400ms ease-out forwards;
}

.zzz-open {
  -webkit-animation: nav-level-2-open 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: nav-level-2-open 600ms cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  z-index: 25;
}

/* hero section */
.x-omega-navigation__trigger {
  padding-left: 16px;
}

.section-button a.button {
  height: auto;
  background-color: #fff;
  display: inline-block;
  border-radius: 0;
  border: 1px solid black;
  padding: 10px 45px;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  box-shadow: 0px 0px 0px 5px white;
  font-weight: 300;
}

.section-button a.button:hover {
  background-color: #222;
  color: white;
  border-color: white;
  box-shadow: 0px 0px 0px 5px #222;
}

.newletter-sect .outer-box {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px;
  max-width: 695px;
  width: 100%;
  margin: 25px 0;
}

.newletter-sect .inner-box {
  border: 1px solid black;
  padding: 55px 25px 30px;
}

.newletter-sect h1 {
  font-size: 48px;
  color: #000;
  text-align: center;
}

.newletter-sect .inner-box p {
  text-align: center;
  font-size: 24px;
  color: black;
}

.newletter-sect .inner-box .email-box {
  max-width: 350px;
  margin: 0 auto;
  margin-top: 30px;
}

.newletter-sect .inner-box .login_facebook a {
  text-decoration: none;
  font-size: 16px;
  margin-top: 40px;
  display: block;
}

.newletter-sect .inner-box .email-box form {
  text-align: center;
  width: 100%;
}

.newletter-sect .inner-box .email-box input.field {
  width: 100%;
  border: 1px solid black;
  padding: 8px 15px;
  background: transparent;
  font-size: 20px;
  color: #000;
  line-height: 1;
  margin: 10px 0;
  height: 40px;
}

.newletter-sect .inner-box .email-box input[type="submit"] {
  position: inherit !important;
  background: white;
  color: black;
  text-transform: uppercase;
  border: 1px solid black;
  padding: 10px 50px;
  font-size: 20px;
  box-shadow: 0px 0px 0px 3px white;
  cursor: pointer;
  transition: all 0.2s;
  font-weight: 300;
}

.newletter-sect .inner-box .email-box input[type="submit"]:hover,
.newletter-sect .inner-box .email-box input[type="submit"]:focus {
  background-color: #222;
  color: white;
  /* box-shadow: 0px 0px 0px 3px black;
  border-color: white; */
}

.newletter-sect .inner-box .email-box .button-outer-box {
  max-width: 210px;
  margin: 0 auto;
  margin-top: 37px;
  padding: 6px;
}

.active-login {
  filter: blur(4px);
  pointer-events: none;
  transition: filter linear 0.1s;
}

.customer_menu {
  position: absolute;
  background: #fff;
  border: 5px solid #fbf9f9;
  padding: 50px 50px 30px;
  top: 100px;
  right: 0;
  min-width: 275px;
  display: none;
  z-index: 9999;
}

@media (max-width: 976px) {
  #main-search-results div.image img {
    position: sticky;
    transform: none;
    max-height: inherit;
    margin: 0 auto;
    display: block;
  }
}

#main-search-results ul li {
  height: 100%;
  width: calc(100% / 5 - 20px);
  float: right;
  opacity: 0;
  transition: 400ms all ease-in-out, 400ms opacity ease-in-out;
  transform: translateX(80px) scale(0.95);
  list-style: none;
  margin: 50px 0 20px;
}

body .t-global-search {
  top: 150px;
}

@media (max-width: 976px) {
  .t-global-search__form #js-navigation-bar {
    max-height: inherit;
  }

  .t-global-search {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }

  #main-search-results ul {
    padding: 0;
    white-space: normal;
    text-align: center;
    flex-wrap: wrap;
  }

  #main-search-results ul li {
    margin: 0 5px 30px;
    width: 17%;
    float: none;
    display: inline-block;
  }

  #main-search-inner-wrap {
    flex-wrap: wrap;
    padding-top: 0;
  }

  #main-search-results div.image {
    height: auto;
  }

  .form_search.active {
    height: auto;
  }

  #main-search .u-grids-3--s>.o-layout__item {
    width: 49%;
  }
}

@media (max-width: 768px) {
  #main-search-results ul {
    justify-content: center;
  }

  #main-search-results ul li {
    width: 28%;
  }

  #main-search-results {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 20px;
  }

  .form_search,
  #main-search-results {
    width: 100%;
    height: auto !important;
  }

  #main-search-inner-wrap {
    padding-bottom: 0;
  }

  body .t-global-search {
    top: 140px;
  }
}

@media (max-width: 640px) {
  .search_menu {
    border-top: 1px solid #ccc;
    margin-top: 35px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }

  .t-global-search .block-static-info-helpful .o-layout {
    justify-content: center;
    flex-direction: inherit;
  }

  .t-global-search .block-static-info-helpful .navigation-element {
    max-width: 360px;
  }

  .block-static-info-helpful img {
    max-height: 60px;
    width: auto;
  }

  .t-global-search .block-static-info-helpful .o-layout__item:nth-child(2) {
    padding-left: 10px;
  }

  .t-global-search .block-static-info-helpful .o-layout__item:first-child {
    padding-bottom: 0px;
  }

  .block-static-info-helpful h4 {
    margin-bottom: 10px;
  }

  .block-static-info-helpful p strong {
    margin-top: 10px;
  }
}

.tranding .header {
  font-size: 28px;
  margin: 20px 0 15px;
  font-family: 'Bodoni72', sans-serif;
}

.tranding .product-name {
  font-size: 21px;
  margin-bottom: 4px;
}

@media (max-width: 450px) {
  #main-search input.search-input {
    font-size: 22px;
  }

  .tranding .header {
    font-size: 25px;
  }

  .tranding .product-name {
    font-size: 16px;
  }
}

@media (max-width: 59.9em) {
  .customer_menu {
    top: 100%;
  }
}

.customer_menu ul {
  list-style: none;
  margin: 0;
}

.customer_menu ul a {
  text-decoration: none;
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  color: #000000;
  background-color: #ffffff;
}

.x-fasten-header--is-active .customer_menu,
.x-fasten-header--is-active .x-omega-navigation {
  top: 68px !important;
}

.customer_menu ul a:hover {
  color: #6e6e6e;
}

.customer_menu .btn {
  min-width: 160px;
}

/* smlp */
.smlp_page .newletter-sect a.btn {
  background: white;
  color: black !important;
  text-transform: uppercase;
  border: 1px solid black;
  padding: 10px 50px;
  font-size: 16px;
  box-shadow: 0px 0px 0px 3px white;
  cursor: pointer;
  transition: all 0.2s;
  display: block;
  max-width: 310px;
  margin: 0 auto 35px;
  font-weight: 300;
  border-radius: inherit;
}

.smlp_page .newletter-sect a.btn:hover {
  background-color: #222;
  color: #fff !important;
  /* box-shadow: 0px 0px 0px 3px black; */
  /* border-color: #fff; */
}

.smlp_page .newletter-sect .inner-box .email-box input[type="submit"] {
  background: transparent;
  box-shadow: none;
  color: #000;
  font-size: 12px;
  padding: 0;
  border: none;
  outline: none;
}

.smlp_page .newletter-sect .inner-box .email-box .button-outer-box {
  max-width: 210px;
  margin: 0 auto;
  margin-top: 37px;
  padding: 6px;
}

.smlp_page .newletter-sect .inner-box .email-box {
  max-width: 440px;
  margin: 0 auto;
  margin-top: 25px;
}

.smlp_page .newletter-sect .inner-box .email-box form {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #979797;
}

.smlp_page .newletter-sect .inner-box .email-box form input[type="text"] {
  background: transparent;
  border: none;
  outline: none;
}

.smlp_page .newletter-sect .inner-box .email-box input.field {
  width: 100%;
  border: 1px solid black;
  padding: 8px 15px;
  background: transparent;
  font-size: 20px;
  margin: 10px 0;
}

/* account pages */
.account-section {
  margin-bottom: 100px;
}

@media (max-width: 75em) {
  .account-section {
    padding: 0 16px;
    margin-bottom: 80px;
  }
}

@media (max-width: 40em) {
  .account-section {
    margin-bottom: 60px;
  }
}

.account-navigation {
  width: 100%;
  max-width: 270px;
  padding: 0;
}

@media (max-width: 59.9em) {
  .account-navigation {
    max-width: 100%;
  }
}

.account-navigation-btn {
  display: none;
  border: none;
  background: none;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 0;
  margin-top: 10px;
  position: relative;
}

.account-navigation-btn:after {
  content: "\56";
  font-family: "ReadyTheme Icons", sans-serif;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 10px;
}

@media (max-width: 59.9em) {
  .account-navigation-btn {
    display: block;
  }
}

.account-navigation-list,
.account-navigation-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.account-navigation-list {
  border: 5px solid #fbf9f9;
  padding: 75px 45px;
}

@media (max-width: 59.9em) {
  .account-navigation-list {
    display: none;
    padding: 10px 30px;
  }
}

.account-navigation-list li {
  margin: 15px 0;
}

.account-navigation-list a {
  font-size: 18px;
  text-decoration: none;
  outline: none;
}

.account-navigation-list a:hover {
  color: #6e6e6e;
}

.account-navigation-list ul {
  padding-left: 30px;
}

.account-navigation-list li.active>a {
  font-weight: 400;
}

.account-content {
  max-width: calc(100% - 270px);
  padding: 60px 0 0 45px;
}

@media (max-width: 59.9em) {
  .account-content {
    width: 100%;
    max-width: 100%;
    padding: 40px 0 0;
  }
}

.account-content .content-title {
  font-size: 24px;
  margin-bottom: 50px;
}

.account-content .content-title-in {
  font-size: 24px;
  margin-bottom: 30px;
}

@media (max-width: 59.9em) {
  .account-content .content-title {
    margin-bottom: 40px;
  }
}

.account-content .content-info {
  max-width: 340px;
  margin-bottom: 40px;
}

.account-content .content-info th,
.account-content .content-info td {
  text-align: left;
  font-weight: 300;
  padding: 6px 0;
}

.account-content .content-info td {
  color: #898787;
}

.account-content-heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.account-content-heading .btn-add-new {
  float: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 40px;
}

.account-content-heading .o-list-inline__item:not(:last-child) {
  margin-right: 0;
}

.account-content-heading .btn {
  min-width: 100px;
}

@media (max-width: 29.9em) {
  .account-content-heading .content-title {
    width: 100%;
  }
}

.account-content-heading .btn-add-new:hover {
  color: #6e6e6e;
}

.account-content-heading .btn-add-new .u-icon-add {
  font-size: 16px;
  padding-right: 10px;
}

.t-account-landing-section__heading {
  font-weight: 300;
}

@media (max-width: 75em) {
  .t-account-landing-section__content {
    width: calc(100% - 32px);
    padding: 30px;
    margin: 0 16px;
  }
}

.customer_account_addresses_wrap {
  margin-bottom: -50px;
}

.customer_account_addresses {
  line-height: 1.5;
  margin-bottom: 50px;
  clear: both;
}

.customer_account_address button {
  line-height: 120%;
}

.account-content .preference-center-content {
  padding-left: 50px;
}

@media (max-width: 47.9em) {
  .account-content .preference-center-content {
    padding-left: 0;
  }
}

.account-content .preference-center-content h2 {
  margin: 50px 0 20px -50px;
}

@media (max-width: 47.9em) {
  .account-content .preference-center-content h2 {
    margin: 50px 0 20px;
  }
}

.account-content #email-preference-form {
  padding: 0;
  margin: 0;
}

.account-content #email-preference-form .btn {
  margin-left: 0;
  margin-right: 0;
}

.t-account-landing__order-list,
.t-account-landing__order-list:not(.t-account-landing__order-list--subscriptions) {
  border: none;
  padding: 0;
}

.t-account-landing__order-list .c-table-responsive {
  margin-bottom: 30px;
}

.t-account-landing__order-list .c-table-responsive:last-child {
  margin-bottom: 0;
}

.t-account-landing__order-list .c-table-responsive__cell a {
  text-decoration: none;
  color: #000;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.t-account-landing__order-list .c-table-responsive__cell a:hover {
  color: #6e6e6e;
}

@media (min-width: 48em) {
  .t-account-landing__order-list .c-table-responsive_thead .c-table-responsive__cell {
    font-size: 21px !important;
  }
}

@media (max-width: 47.9em) {
  .t-account-landing__order-list .c-table-responsive tbody .c-table-responsive__cell {
    text-align: right;
  }
}

body .t-checkout-customer-summary .payment_method ul,
body .t-checkout-customer-summary .shipping_address ul ul {
  margin-left: 20px;
}

.account-content .view_all {
  display: block;
  text-align: right;
}

.account-content .view_all .btn {
  min-width: 200px;
}

.account-content .view_all .return_policy {
  margin-top: 40px;
}

.t-account-landing__order-list--subscriptions tbody .c-table-responsive__row .c-table-responsive__cell {
  border: none;
  padding: 0;
}

/* rewards account */
.t-page-acrw .account-navigation {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 75em) {
  .t-page-acrw .account-navigation {
    left: 16px;
  }
}

@media (max-width: 59.9em) {
  .t-page-acrw .account-navigation {
    position: static;
  }
}

.t-page-acrw .account-content {
  max-width: 100%;
  padding: 0;
}

.banner-rewards-account {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 512px;
  padding: 70px 45px;
  margin-left: 315px;
}

@media (max-width: 59.9em) {
  .banner-rewards-account {
    min-height: 100%;
    padding: 70px 16px;
    margin: 40px -16px 0;
  }
}

.banner-rewards-account .container {
  width: 100%;
  max-width: 600px;
  background-color: #fff;
  box-shadow: 0 2px 19px 0 rgba(0, 0, 0, 0.5);
  padding: 40px 16px 50px;
}

.banner-rewards-account .box-name {
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 0;
}

.banner-rewards-account .block-status {
  margin-bottom: 16px;
}

@media (max-width: 39.9em) {
  .banner-rewards-account .block-status {
    margin-top: 22px;
    margin-bottom: 22px;
  }
}

.banner-rewards-account .block-status .o-layout__item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  position: relative;
}

@media (max-width: 29.9em) {
  .banner-rewards-account .block-status .o-layout__item {
    text-align: center;
    justify-content: center;
  }
}

.banner-rewards-account .block-status .o-layout__item:first-child {
  text-align: right;
  justify-content: flex-end;
}

@media (max-width: 29.9em) {
  .banner-rewards-account .block-status .o-layout__item:first-child {
    text-align: center;
    justify-content: center;
  }
}

.banner-rewards-account .block-status .o-layout__item:first-child:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #979797;
  position: absolute;
  right: -8px;
  bottom: 0;
}

.banner-rewards-account .block-status .box-status {
  font-size: 36px;
  letter-spacing: 0;
  margin: 16px 42px;
}

@media (max-width: 47.9em) {
  .banner-rewards-account .block-status .box-status {
    font-size: 30px;
    margin: 16px 32px;
  }
}

@media (max-width: 29.9em) {
  .banner-rewards-account .block-status .box-status {
    margin: 0;
  }
}

.banner-rewards-account .block-status .box-status-title {
  display: block;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
}

.banner-rewards-account p {
  font-size: 16px;
}

.status-rewards {
  text-align: center;
  padding: 90px 0 70px;
}

@media (max-width: 59.9em) {
  .status-rewards {
    padding: 70px 0;
  }
}

.status-rewards .box-logo {
  margin: 0 auto 90px;
}

@media (max-width: 59.9em) {
  .status-rewards .box-logo {
    max-width: 250px;
    margin-bottom: 70px;
  }
}

@media (max-width: 29.9em) {
  .status-rewards .box-logo {
    max-width: 200px;
  }
}

.status-rewards .container {
  max-width: 1100px;
  margin: 0 auto;
}

.status-rewards .block-status .o-layout__item {
  min-height: 350px;
  padding-top: 22px;
  padding-bottom: 22px;
  position: relative;
}

@media (max-width: 39.9em) {
  .status-rewards .block-status {
    margin-top: -32px;
    margin-bottom: -32px;
  }

  .status-rewards .block-status .o-layout__item {
    min-height: initial;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.status-rewards .block-status .o-layout__item:first-child::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #979797;
  position: absolute;
  right: -8px;
  bottom: 0;
}

@media (max-width: 39.9em) {
  .status-rewards .block-status .o-layout__item:first-child::after {
    width: calc(100% - 16px);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    height: 1px;
    right: 0;
  }
}

.status-rewards .block-status h4 {
  font-size: 28px;
  max-width: 80%;
  letter-spacing: 0;
  margin: 0 auto 40px;
}

@media (max-width: 39.9em) {
  .status-rewards .block-status h4 {
    font-size: 26px;
    max-width: initial;
    margin-bottom: 30px;
  }
}

.status-rewards .block-status .box-img {
  height: 115px;
  margin-bottom: 45px;
}

@media (max-width: 39.9em) {
  .status-rewards .block-status .box-img {
    height: 100px;
    margin-bottom: 35px;
  }
}

.status-rewards .block-status p {
  font-size: 18px;
  line-height: 128%;
  letter-spacing: 0.06em;
}

.yourself-rewards {
  background: #eff2f6;
  padding: 90px 16px;
}

@media (max-width: 75em) {
  .yourself-rewards {
    margin: 0 -16px;
  }
}

@media (max-width: 59.9em) {
  .yourself-rewards {
    padding: 70px 16px;
  }
}

.yourself-rewards .container {
  max-width: 975px;
  margin: 0 auto;
}

.yourself-rewards__heading-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 120px;
  margin-right: -16px;
  position: relative;
}

@media (max-width: 39.9em) {
  .yourself-rewards__heading-wrap {
    display: block;
    padding: 0;
    margin-bottom: 40px;
  }
}

.yourself-rewards__heading-wrap .slick-prev {
  right: 5rem;
  left: auto;
}

@media (max-width: 39.9em) {
  .yourself-rewards__heading-wrap .slick-arrow {
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    transform: translate(0, 25%);
  }

  .yourself-rewards__heading-wrap .slick-prev {
    -webkit-transform: translate(50, 25%);
    -ms-transform: translate(50, 25%);
    transform: translate(50%, 25%);
  }
}

.yourself-rewards__heading {
  margin-bottom: 10px;
}

@media (max-width: 39.9em) {
  .yourself-rewards__heading {
    margin-bottom: 20px;
  }
}

.yourself-rewards__view-all {
  font-size: 18px;
  line-height: 120%;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.083em;
  text-transform: uppercase;
  text-decoration: none;
}

.yourself-rewards__view-all:hover {
  text-decoration: underline;
}

.yourself-rewards-slider {
  text-align: center;
  margin: 50px -15px 0;
}

.yourself-rewards-slider__item {
  padding: 0 15px;
}

.yourself-rewards-slider .box-img {
  margin-bottom: 20px;
}

.yourself-rewards-slider .box-img img {
  width: 100%;
}

.yourself-rewards-slider h4 {
  font-size: 22px;
}

.benefits-rewards {
  padding: 90px 0;
}

@media (max-width: 59.9em) {
  .benefits-rewards {
    padding: 70px 0;
  }
}

.benefits-rewards .container {
  max-width: 975px;
  margin: 0 auto;
}

.benefits-rewards h2 {
  margin-bottom: 35px;
}

.benefits-rewards .subtitle-small {
  margin-bottom: 40px;
}

@media (max-width: 47.9em) {
  .table-benefits {
    overflow-y: hidden;
    overflow-x: auto;
  }
}

.table-benefits table {
  width: 100%;
  margin: 0;
}

@media (max-width: 47.9em) {
  .table-benefits table {
    width: 760px;
  }
}

.table-benefits th {
  border: none;
  border-bottom: 1px solid #979797;
  font-size: 26px;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.042em;
  text-align: center;
  vertical-align: middle;
  padding: 22px 20px;
}

@media (max-width: 59.9em) {
  .table-benefits th {
    font-size: 23px;
  }
}

.table-benefits th:first-child {
  background: #f0f0f2;
}

.table-benefits td {
  width: 24%;
  border: none;
  border-right: 1px solid #cdcdcd;
  background: #fbf9f9;
  font-size: 21px;
  letter-spacing: 0.042em;
  text-align: center;
  vertical-align: middle;
  padding: 26px 20px;
}

@media (max-width: 59.9em) {
  .table-benefits td {
    font-size: 18px;
  }
}

@media (max-width: 29.9em) {
  .table-benefits td {
    padding: 22px 20px;
  }
}

.table-benefits td:first-child {
  width: 28%;
  background: #f0f0f2;
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0;
  border: none;
}

.table-benefits td:last-child {
  border: none;
}

.table-benefits tr:first-child td {
  padding-top: 30px;
}

.table-benefits tr:last-child td {
  padding-bottom: 40px;
}

.table-benefits .icon-star {
  width: 26px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0 auto;
}

.table-benefits .icon-star--yellow {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/icon-star-yellow.png");
}

.table-benefits .icon-star--blue {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/icon-star-blue.png");
}

.table-benefits .icon-star--gray {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/icon-star-gray.png");
}

.benefits-rewards .btn {
  padding: 15px 70px;
}

@media (max-width: 39.9em) {
  .benefits-rewards .btn {
    padding: 15px 25px;
  }
}

.additional-rewards {
  background: #faf3f6;
  padding: 90px 16px 70px;
}

@media (max-width: 75em) {
  .additional-rewards {
    margin: 0 -16px;
  }
}

@media (max-width: 59.9em) {
  .additional-rewards {
    padding: 70px 16px;
  }
}

.additional-rewards .container {
  max-width: 975px;
  margin: 0 auto;
}

.additional-rewards h2 {
  margin-bottom: 35px;
}

.additional-rewards .subtitle-small {
  margin-bottom: 60px;
}

.block-additional {
  text-align: center;
  margin-bottom: -60px;
}

.block-additional .box-img {
  height: 100px;
  margin-bottom: 35px;
}

.block-additional h4 {
  font-family: "Futura PT Book", Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 25px;
}

.block-additional .o-layout__item {
  padding-bottom: 60px;
}

.faq-rewards#rewards-faqs {
  background: #fff;
  padding: 90px 0 0;
}

@media (max-width: 59.9em) {
  .faq-rewards#rewards-faqs {
    padding: 70px 0 0;
  }
}

.faq-rewards#rewards-faqs .container {
  max-width: 975px;
  margin: 0 auto;
}

/* category children */
.category_children a img {
  max-width: 185px;
  margin: 0 auto 20px;
  border-radius: 50%;
  transition: 0.3s;
}

.item_content .slick-prev:hover,
.item_content .slick-prev:focus,
.item_content .slick-next:hover,
.item_content .slick-next:focus {
  background: transparent !important;
}

.category_children .slick-prev {
  left: 15px;
}

.category_children .slick-next {
  right: 15px;
}

.category_children a {
  width: 25%;
  text-align: center;
  text-decoration: none;
  margin-bottom: 40px;
  position: relative;
  font-size: 25px;
  transition: 0.3s;
  display: none;
  padding-top: 30px;
  outline: none;
}

.category_children a.active {
  font-weight: 500;
}

.category_children a>span {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.category_children a.active>span {
  display: block;
}

.category_children {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: calc(100% - 100px);
  margin: 0 auto 50px;
  padding-top: 20px;
}

.item_content {
  position: relative;
}

.category_children a:nth-child(-n + 4) {
  display: block;
}

.category_children.slick-initialized a {
  display: block;
}

.category_children a.item {
  opacity: 0.5;
}

.category_children a.active img {
  box-shadow: 0 0 17px #4f4f4f;
}

.category_children a:hover img {
  box-shadow: 0 0 17px #4f4f4f;
}

@media screen and (hover: hover) and (min-width: 60em) {
  .x-fasten-header__logo-image {
    max-height: 6rem;
  }
}

@media (max-width: 768px) {
  .category_children a {
    /*min-height: 144px;
               */
  }

  .category_children a img {
    max-width: 100px;
    height: 100px;
  }

  .category_children .slick-prev {
    left: 0;
  }

  .category_children .slick-next {
    right: 0;
  }
}

@media (max-width: 767px) {
  .category_children a {
    width: 50%;
  }

  .category_children a:nth-child(-n + 4) {
    display: none;
  }

  .category_children a:nth-child(-n + 2) {
    display: block;
  }
}

/* ========= START FASTEN HEADER ============== */
.x-fasten-header--is-active .t-global-search,
.x-fasten-header--is-active .customer_menu,
.x-fasten-header--is-active .x-omega-navigation {
  top: 68px !important;
}

.x-fasten-header {
  display: none;
  overflow-y: scroll;
}

@media screen and (min-width: 60em) and (hover: hover) {
  .x-fasten-header {
    display: flex;
    width: 100vw;
    max-width: 100vw;
    padding: 15px 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    color: inherit;
    background-color: #fbf9f9;
    box-shadow: 0 2px 4px rgba(128, 128, 128, 0.15);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    transform-origin: top;
    transition: all ease-in-out 0.15s;
  }

  .x-fasten-header--is-active .x-fasten-header {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  .x-fasten-header__logo-image {
    max-height: 6rem;
  }

  .x-fasten-header .t-site-header__masthead {
    flex: 1;
    margin: auto;
    padding: 0 16px;
  }
}
/* ==================== END FASTEN HEADER ================ */

.t-site-header__logo img {
  max-width: 100%;
}

.box-img img {
  max-width: 100%;
}

@media (min-width: 60em) {
  .customer__link .navigation-element {
    position: fixed;
    max-width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    top: 0;
    z-index: 999999;
  }
}

.out-of-stock {
  color: #ff5f5f;
  pointer-events: none;
  margin: 0;
}

.t-checkout-basket-summary__product-summary tbody {
  padding: 30px 25px;
  border: none;
  padding: 0;
  padding-right: 20px;
  display: table-row-group;
}

.t-checkout-basket-summary__product-summary picture {
  width: 100px;
  flex-shrink: 0;
  border: none;
  padding: 0;
  margin-right: 25px;
  display: block;
}

.t-checkout-basket-summary__product-summary picture img {
  padding: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.t-checkout-basket-summary__info {
  width: 100%;
  line-height: 130%;
}

.t-checkout-basket-summary__info a {
  text-decoration: none;
}

.t-checkout-basket-summary__info a:hover {
  text-decoration: underline;
}

.t-checkout-basket-summary__info-in {
  display: inline-block;
  line-height: 130%;
}

.t-checkout-basket-summary__info-qty {
  display: flex;
  justify-content: space-between;
  min-width: 90px;
}

.giftprompt {
  line-height: 100%;
  margin-bottom: 30px;
  border: 1px solid #d8d6d6;
  padding: 20px;
}

.giftprompt__info {
  margin-bottom: 15px;
}

.giftprompt__heading {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.giftprompt__box {
  display: inline-block;
  border: 1px solid #000;
  font-size: 14px;
  line-height: 100%;
  margin-right: 12px;
  padding: 8px;
}

.giftprompt__box .c-form-checkbox {
  margin: 0;
}

.giftprompt .c-form-checkbox__caption:before,
.giftprompt .c-form-checkbox__input:checked+.c-form-checkbox__caption:after {
  border-radius: 50%;
  flex-shrink: 0;
}

.giftprompt__options {
  margin-bottom: 10px;
  padding-left: 40px;
}

.giftprompt__options-heading {
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 25px;
}

.giftprompt__options .box_option_tip {
  font-size: 13px;
  line-height: 120%;
  margin-top: 15px;
}

.giftprompt__options .box_option_tip textarea {
  width: 100%;
  height: 60px;
  border: 1px solid #999;
  font-size: 15px;
  color: #999;
  font-weight: 300;
  margin-top: 5px;
  padding: 8px;
  margin-bottom: 8px;
}

.giftprompt__options .box_option_tip span {
  color: grey;
  font-size: 13px;
}

.giftprompt__options .box_option {
  border: 1px solid #000;
  font-size: 14px;
  line-height: 120%;
  padding: 8px;
  margin-bottom: 25px;
}

.box_option_button {}

#zinredmBtn {
  margin-bottom: 10px !important;
  display: inline-block;
  min-width: 190px;
  border: 1px solid #000;
  border-radius: 0 !important;
  background: #fff;
  font-size: 24px;
  line-height: 120%;
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
  padding: 8px 25px;
  margin: 6px;
  margin-top: 60px;
  margin-left: -14px !important;
}

#zinredmBtn:hover {
  background-color: #000;
  /* border-color: #fff;
  box-shadow: 0 0 0 6px #000; */
  color: #fff;
  text-decoration: none;
}

.x-custom-select__list {}

#zinrelo_availpoints {
  font-weight: 500;
}

#zinrelo_container {
  margin-bottom: 100px;
}

/* Zinrelo Tier Upsell */
#zinrelo_tier_upsale {
  margin-bottom: 20px;
  text-align: center;
}

#zinrelo_tier_upsale .upsale-item .image {
  height: 100px;
}

#zinrelo_tier_upsale .upsale-item .image button {
  display: none;
}

#zinrelo_tier_upsale .inner-container .fragrance {
  font-size: 14px;
}

#zinrelo_tier_upsale .inner-container .add-to-cart {
  background: none;
  border: 1px solid #666;
  color: #333;
  border-radius: 2px;
  padding: 5px 20px 5px;
  text-transform: uppercase;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  font-size: 16px;
  cursor: pointer;
}

#zinrelo_tier_upsale .inner-container .add-to-cart.added {
  background: #eee;
  border-color: #cccc;
  color: #666;
  pointer-events: none;
  /* Chrome all / Safari all */
  /* Firefox all */
  /* IE 10+ */
  /* Likely future */
}

#zinrelo_tier_upsale .inner-container .add-to-cart:active {
  background: #333;
  color: white;
}

#zinrelo_tier_upsale .inner-container .image {
  height: 120px;
  overflow: hidden;
  position: relative;
}

#zinrelo_tier_upsale .inner-container .details {
  padding: 0 0px 0;
}

#zinrelo_tier_upsale .upsale-item {
  display: inline-block;
  float: none;
  padding: 0 10px 30px;
  max-width: 200px;
}

.x-custom-select__title {
  width: 50%;
  font-size: 1rem;
}

.x-product-layout-purchase__inventory-message:not(:empty) {
  font-size: 1rem;
}

#footer_info a, .block-static-info-helpful a, #lafco-info p a {
  text-decoration: none;
}

/* faqs page */
#faqs_block .tabs_list_container {
  margin: 0;
  border: 5px solid #fbf9f9;
  padding: 30px 25px;
  max-width: 300px;
  margin-right: 60px;
}

#faqs_block .tabs_list_container h2 {
  margin-bottom: 30px;
  font-size: 30px;
}

#faqs_block .tabs_list {
  list-style: none;
}

#faqs_block .tabs_block {
  display: flex;
}

#faqs_block .tabs_list li {
  margin-bottom: 25px;
  font-size: 21px;
  padding-left: 30px;
  cursor: pointer;
}

#faqs_block .tabs_list li.active {
  font-weight: 400;
}

#faqs_block .tab_content {
  width: calc(100% - 360px);
  display: none;
}

#faqs_block .tab_content.active {
  display: block;
}

#faqs_block .panel-heading .panel-title:after {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/plus-icon.svg");
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}

#faqs_block .panel-heading.active .panel-title {
  font-weight: 400;
}

#faqs_block .panel-heading.active .panel-title:after {
  background-image: url("https://www.lafco.com/mm5/b19/themes/colossus/ui/images/minus-icon.svg");
}

#faqs_block .panel-collapse {
  display: none;
}

#faqs_block .panel-default {
  border-bottom: 1px solid #919191;
}

#faqs_block .panel-title {
  position: relative;
  width: 100%;
  font-size: 18px;
  margin: 0;
  padding: 27px 40px 27px 0;
  cursor: pointer;
}

#faqs_block .panel-body {
  padding-bottom: 30px;
  font-size: 17px;
  line-height: 150%;
}

#faqs_block .panel-body .faq-customer-services-links{
  list-style: none;
}

#faqs_block.tabs_block {
  display: flex;
  margin-bottom: 50px;
}

#faqs_content .section-static .container {
  max-width: 970px;
}

@media (max-width: 48em) {
  #faqs_block .tabs_list {
    width: 100%;
    max-width: 100%;
    margin: 0 0 60px;
  }

  #faqs_block .tab_content {
    width: 100%;
  }

  #faqs_block.tabs_block {
    flex-wrap: wrap;
  }
}

/* sticky_add_to_bag */
#sticky_add_to_bag {
  display: none;
  position: fixed;
  width: 100%;
  height: 90px;
  background: #fbf9f9;
  bottom: 0;
  left: 0;
  z-index: 1499;
  border-top: 1px solid #919191;
}

.sticky_add-to-bag {
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sticky_add-to-bag.desktop {
  padding: 10px 50px;
}

.sticky_add-to-bag .product_info {
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 300;
}

.sticky_add-to-bag .t-product-layout-purchase__add-to-cart {
  margin-bottom: 0;
}

.sticky_add-to-bag .product_info .prod_name p {
  margin: 0;
  font-weight: 400;
  line-height: 120%;
  font-family: Bodoni72, serif;
  letter-spacing: 0;
}

.sticky_add-to-bag .main_image {
  max-height: 70px;
  margin-right: 10px;
}

.sticky_add-to-bag form {
  margin: 0;
}

.sticky_add-to-bag .button {
  display: flex;
  align-items: center;
}

.sticky_add-to-bag .button .btn {
  margin-left: 50px;
}

@media (max-width: 48em) {
  .sticky_add-to-bag.desktop {
    padding: 10px 15px;
  }

  .sticky_add-to-bag .product_info {
    font-size: 16px;
    line-height: 16px;
  }

  .sticky_add-to-bag .button .btn {
    font-size: 11px;
    width: auto;
    min-width: auto;
    margin: 0 0 0 10px;
    padding: 5px 25px;
  }

  .sticky_add-to-bag .button a {
    padding: 8px;
    font-size: 14px;
    min-width: auto;
  }

  .sticky_add-to-bag .main_image {
    max-height: 45px;
  }

  .sticky_add-to-bag .button {
    font-size: 17px;
  }

  .sticky_add-to-bag .product_info h4 {
    font-size: 16px;
    line-height: 16px;
  }
}

.sticky_add-to-bag.mobile .out-of-stock-product {
  margin: 16px;
}

.out-of-stock-product {
  font-size: 20px;
  background-color: #fff;
  box-shadow: 0 0 0 6px #fff;
  display: inline-block;
  min-width: 190px;
  border: 1px solid #000;
  border-radius: 0 !important;
  line-height: 120%;
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: 0.3s;
  padding: 8px 25px;
}

.mobile-button_out-of-stock_not-user .add-to-cart {
  border: none;
}

.x-product-layout-purchase__options-quantity .out-of-stock-product {
  margin-bottom: 20px;
}

.sticky_add-to-bag .out-of-stock-product {
  margin-left: 20px;
}

@media (max-width: 426px) {
  .sticky_add-to-bag {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .sticky_add-to-bag .out-of-stock-product {
    min-width: 1px;
    font-size: 16px;
    padding: 8px 25px;
  }
}

/* fragrance list slider */
.fragrance-list-slider {
  max-width: calc(100% - 90px);
  margin: 0 auto !important;
}

@media (min-width: 40em) {
  .also_in_fragrance .t-product-description__details-content {
    max-height: 215px;
  }

  .x-product-mobile-layout__name-container {
    display: none !important;
  }

  .fragrance-list-slider a:nth-child(-n+6) {
    display: block;
  }

  .fragrance-list-slider a {
    display: none;
  }
}

.fragrance-list-slider img {
  max-width: 100%;
}

.fragrance-list-slider a {
  text-decoration: none;
  font-size: 12px;
  width: 16.5%;
  padding: 0 10px;
}

.fragrance-list-slider span.name_size {
  font-size: 12px;
  white-space: nowrap;
}

.fragrance-list-slider a span {
  font-size: 17px;
}

@media (max-width: 900px) {
  .fragrance-list-slider span.name_size {
    white-space: normal;
  }
}

.x-product-list--slicked .x-product-list__image, .x-product-list__image {
  max-width: 100%;
}

div#contact_us {
  z-index: 200;
}

.preference-center-content .center {
  text-align: center;
  margin-bottom: 50px;
}

#js-INVC .c-table-responsive tbody .c-table-responsive__cell {
  height: auto;
}

#js-INVC .c-table-responsive tbody .c-table-responsive__cell img {
  max-width: 101px;
}

#js-INVC .t-basket__product-summary .t-basket__product-details {
  padding-bottom: 0;
}

@media (max-width: 480px) {
  .summary {
    max-width: 100%;
    margin: 50px 0 0;
  }
  .summary-notactive {
    max-width: 100%;
    margin: 50px 0 0;
  }
}

.thank_you .close_block {
  margin: 0;
  right: 40px;
  top: 40px;
}

#ltkpopup-content .ltkpopup-no-thanks a {
  max-width: 190px !important;
  border: 1px solid #000;
  border-radius: 0 !important;
  font-size: 19px !important;
  line-height: 120%;
  color: #000;
  font-family: "Futura PT", Arial, sans-serif;
  font-weight: 300 !important;
  text-transform: uppercase !important;
  text-align: center;
  cursor: pointer !important;
  text-decoration: none !important;
  outline: none;
  transition: 0.3s;
  margin: 15px auto 0 !important;
  width: 100%;
}

.block-filters #facets-content.full_block {
  width: 100%;
  margin: 0 0 85px 0;
  border: none;
  padding: 30px 0;
  box-shadow: none;
}

.fragrance_finder .block-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

.fragrance_finder .block-filters #facets-toggle:after {
  display: none;
}

.fragrance_finder .block-filters #facets-toggle:hover {
  background-color: #000;
  border-color: #fff;
  box-shadow: 0 0 0 6px #000;
  color: #fff;
  text-decoration: none;
}

.fragrance_finder .block-filters #facets-toggle {
  padding: 0;
  margin-bottom: 20px;
}

.fragrance_finder .block-control-in {
  flex-wrap: wrap;
  display: flex;
}

.fragrance_finder .block-filters #facets-toggle,
.fragrance_finder .block-filters .block-sorting {
  height: auto !important;
}

.fragrance_finder .block-filters #facets-toggle {
  min-width: 200px;
  margin-bottom: 30px;
}

.fragrance_finder .info_bloc {
  margin-bottom: 20px;
}

.fragrance_finder .category-control.opened {
  margin-bottom: 50px;
}

.fragrance_finder .block-sorting {
  float: none;
  order: 2;
}

.fragrance_finder .block-filters .facet-group .title {
  font-size: 18px;
  min-height: 110px;
  display: flex;
  align-items: center;
}

@media (min-width: 1400px) {
  .x-product-list__scent {
    white-space: nowrap;
  }
}

.fragrance_finder .block-filters .facet-group .list li {
  padding: 5px 0;
}

.facet-group li.disabled {
  transition: all 400ms;
  opacity: 0.2;
  pointer-events: none;
}

.facet-group.disabled {
  transition: all 400ms;
  opacity: 0.2;
  pointer-events: none;
}

@media (max-width: 540px) {
  .storefront-hero-section.newletter-sect {
    min-height: 1px !important;
    height: auto !important;
  }

  .storefront-hero-section.newletter-sect a {
    display: block;
  }
}

.sr-only {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  top: auto;
  overflow: hidden;
}

.u-text-accent {
  font-weight: 500;
  cursor: pointer;
}

.t-category-title-images .x-hero-right {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
  left: 50%;
  padding: 0 1rem;
  position: absolute;
  text-align: center;
  top: 0;
}

.t-category-title-images .x-hero-right h3 {
  font-size: 1.5rem;
}

.t-category-title-images .x-hero-right .t-category-title_ctgy-main-banner {
  font-size: 1.5rem;
}

.t-category-title-images .x-hero-right p {
  display: none;
  font-size: 1rem;
}

@media (min-width: 480px) {
  .t-category-title-images .x-hero-right h3 {
    font-size: 1.75rem;
  }

  .t-category-title-images .x-hero-right .t-category-title_ctgy-main-banner {
    font-size: 1.75rem;
  }
}

@media (min-width: 600px) {
  .t-category-title-images .x-hero-right h3 {
    font-size: 1.5rem;
  }

  .t-category-title-images .x-hero-right .t-category-title_ctgy-main-banner {
    font-size: 1.5rem;
  }

  .t-category-title-images .x-hero-right p {
    display: inline;
  }
}

@media (min-width: 800px) {
  .t-category-title-images .x-hero-right h3 {
    font-size: 1.875rem;
  }

  .t-category-title-images .x-hero-right .t-category-title_ctgy-main-banner {
    font-size: 1.875rem;
  }

  .t-category-title-images .x-hero-right p {
    display: inline;
    font-size: 1.3rem;
    font-family: "Futura PT", Arial, sans-serif;
  }
}

/* OSEL page */
.OSEL-payment_method__item {
  border: 1px solid #d8d8d8;
  padding: 0px 10px;
  margin-right: 90px;
}

.OSEL-payment_method-item__label {
  display: flex;
  align-items: center;
  border: 1px solid #767676;
  padding: 0px 10px;
}

input:checked+label.OSEL-payment_method-item__label {
  border: 2px solid #222;
  outline: 1px solid #222;
}

input:checked~label.OSEL-payment_method-item__label span {
  font-weight: 400;
}

/* OPAY page */
.t-payment-form {
  justify-content: flex-start;
}

.t-payment-form .c-form-label {
  min-width: 40%;
}

.t-payment-form input {
  height: 50px;
}

@media (max-width: 767px) {
  .u-hide-onmobile {
    display: none;
  }
}

@media (min-width: 768px) {
  .u-hide-ondesktop {
    display: none;
  }

  .u-right_border {
    padding-right: 30px;
    border-right: 1px solid #d8d6d6;
  }

  .u-left_padding {
    padding-left: 30px;
  }
}

.c-button>.black {
  color: black;
}

/*style for slider_block*/
.slider_block {
  max-height: 235px;
  overflow-y: hidden;
}

@media (min-width: 900px) {
  .slider_block {
    max-height: 275px;
    overflow-y: hidden;
  }
}

.slider_block .inner-container .fragrance {
  min-height: 30px;
  max-width: 80%;
  margin: 0 auto 16px;
}

.slider_block.slick-initialized {
  overflow: auto;
  max-height: 100%;
}

.slider_block .slick-slide img {
  margin: 0 auto;
}

.slider_block .slick-next {
  right: -10px;
}

.slider_block .slick-prev {
  left: -35px;
}

.cross-btn img {
  max-width: 12px;
}

@media (max-width: 400px), (max-width: 965px) and (min-width: 768px) {
  .t-basket__product-summary .t-basket__product-img {
    width: 80px;
  }

  .t-basket__product-summary .t-basket-update .x-quantify {
    width: 90px;
  }

  .c-table-responsive tbody .c-table-responsive__cell,
  .t-basket__product-summary .t-basket__product-details {
    font-size: 14px !important;
  }

  .item-price {
    padding-left: 10px;
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .steps {
    display: flex;
    flex-direction: column;
    margin-bottom: 0px;
  }

  .steps li {
    border: 1px solid #aaa;
    padding: 3px 10px;
    width: 150px;
    text-align: center;
    margin: 0 !important;
    border-radius: 2px;
  }

  .steps li.item-coming {
    opacity: 0.3;
  }

  .steps li.item-active {
    border-color: black;
    width: 170px;
  }

  .steps li.o-layout--grow {
    border: none;
  }

  .steps hr {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 4px 7px;
    border-color: #555 transparent transparent transparent;
    margin: 0;
  }
}

/* REW */
#tabs {
  margin-bottom: 50px;
}

#tabs .tab {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 15px;
  border: 1px solid;
  margin: 0 0 10px 10px;
  cursor: pointer;
  position: relative;
  z-index: 999;
}

#tabs .tab:first-child {
  margin: 0 10px 10px 0;
}

#tabs .whiteborder {
  border: 1px solid #707070;
  border-bottom: 1px solid #fff;
  margin: 0 !important;
}

#tabs .tabContent {
  width: 100%;
  border: 1px solid #707070;
  position: relative;
  top: -1px;
  z-index: 1;
  padding: 10px;
}

#tabs .tab-title-description {
  display: none;
}

#tabs .whiteborder .tab-title-description {
  display: block;
  font-size: 13px;
}

#tabs .hide {
  display: none;
}

#tabs .show {
  display: block;
}

.rewards-points {
  margin: 20px 0;
}

.rewards-points div {
  max-width: 100px;
  text-align: center;
  margin: 10px;
}

.rewards-points .rewards-points__active {
  border-bottom: 1px solid black;
  padding-bottom: 5px;
}

.rewards-item__title {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
}

.rewards-item__description {
  font-size: 12px;
  line-height: 100%;
}

.rewards-item__points {
  font-size: 12px;
  font-weight: 400;
}

.btn-remove-reward {
  background-color: black;
  color: white;
}

#zinrewform {
  display: none;
}

.tab-redeem-category {
  cursor: pointer;
}

@media (max-width: 520px) {
  .btn-reward {
    padding: 8px 5px;
  }
}

.t-account-landing-section .fixed-button .invalid .x-custom-select__title {
  border-color: #c80f2e;
}

.t-account-landing-section .fixed-button .x-custom-select__list {
  color: black;
}

.mini-basket-icon {
  max-width: 22px;
  max-height: 18px;
}

#loc_stores_wrapper #loc_stores .store .icon,
#loc_stores_wrapper #loc_stores .store .noicon {
  font: 12px normal Arial, Helvetica, sans-serif;
  font-weight: 700;
  transition: 0.3s;
}

#loc_stores_wrapper #loc_stores .store .iconhover {
  font: 12px normal Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #000;
  background-color: #fff;
  transition: 0.3s;
}

#discovery-trio-bg .dtrio-grid-footer .cart-title {
  font-size: 20px;
}

#discovery-trio-bg h2 {
  font-size: 30px;
}

.t-product-description__details-item h4 {
  font-size: 17px;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #adas-init-access-tool .adas-access-tool-general-button #widget-iconz {
    width: 40px !important;
    position: relative;
    left: 270px;
    top: 50px;
  }
}

/* About LAFCO - luxury articles */
.section-static-luxury-articles .container {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 15px;
}

.section-static-title .container {
  max-width: 830px;
  margin: 0 auto;
  padding: 0 15px;
}

.section-static-title h1 {
  letter-spacing: 0px;
  font-size: 50px;
}

.section-static-title p {
  max-width: 600px;
  margin: 0 auto;
  text-align: justify;
  margin-bottom: 40px;
  text-align-last: center;
}

.luxury-articles-text-block {
  text-align: justify;
  margin: 20px 0;
}

@media screen and (max-width: 40em) {
  .luxury-item-image {
    display: flex;
    justify-content: center;
  }
}

.luxury-jon-text {
  padding-left: 40px;
}

.luxury-landmark-text {
  padding-right: 40px;
}

@media (min-width: 1024px) {

  .section-static-our-founder_page h2, .section-static-our-founder_page h3 {
    font-size: 30px;
    letter-spacing: 1px;
  }

  .section-static-our-founder_page h3 {
    margin: 16px 0;
  }

  .section-static-our-founder_page p {
    text-align: justify;
    min-height: 120px;
  }

  .section-static-our-founder_page .block-our-founder {
    padding: 40px 0 20px;
  }

  .section-static-our-founder_page .block-our-founder.four {
    padding: 20px 0;
  }

  .section-static-our-founder_page:nth-child(even) {
    background: #fff;
  }

  .section-static-our-founder_page:nth-child(even) .block-our-founder.leftRight .o-layout__item:last-child {
    text-align: right;
  }

  .section-static-our-founder_page .block-our-founder .o-layout__item:last-child {
    padding-left: 30px;
  }

  .section-static-our-founder_page .block-our-founder .o-layout__item:first-child {
    padding-right: 17px;
  }

  #our_founder .section-static-promise {
    margin-bottom: 33px;
  }

  #our_founder .section-static-banner-hero {
    margin-bottom: 45px;
  }

  .mt-20 {
    margin-top: 25px;
  }

  #listrak_products_four_wick_page h2,
  #our_products .section-static-promise h1,
  #our_philosophy .section-static-promise h1,
  #four_wick .section-static-promise h1,
  #our_founder .section-static-promise h1 {
    font-size: 50px;
  }

  #our_founder .section-static-promise p {
    max-width: 570px;
    margin: 0 auto;
    text-align: justify;
  }

  .section-static-our-founder_page.mt-20 {
    margin-bottom: 200px;
  }
}

#our_founder .section-static-promise p, .section-static-our-founder_page p {
  text-align: justify;
}

@media (max-width: 1020px) {
  #listrak_products_four_wick_page h2,
  #four_wick .section-static-promise h1,
  #our_products .section-static-promise h1,
  #our_philosophy .section-static-promise h1,
  #our_founder .section-static-promise h1 {
    font-size: 45px;
  }

  #four_wick .section-static-promise.image p,
  #four_wick .section-static-promise p {
    text-align: center;
    max-width: 100%;
  }

  #listrak_products_four_wick_page .t-storefront-wick-products__heading {
    margin-bottom: 60px;
  }

  .section-static-our-founder_page .block-our-founder.four {
    padding: 20px 0;
  }

  .section-static-our-founder_page.mt-20 {
    margin-top: 50px;
  }

  .section-static-our-founder_page .block-our-founder .o-layout__item img {
    padding: 20px 0;
  }

  .section-static-our-founder_page h2,
  .section-static-our-founder_page h3 {
    font-size: 26px;
    margin: 20px 0 30px;
    font-weight: 900;
    font-weight: 600;
  }

  #our_founder .section-static-promise h1 {
    font-size: 30px;
  }
}

#four_wick .section-static-promise p {
  max-width: 400px;
  margin: 0 auto;
}

#four_wick .section-static-promise.image p {
  max-width: 565px;
  margin: 0 auto;
  text-align: justify;
}

#four_wick .section-static-promise.image img {
  margin-bottom: 50px;
}

#listrak_products_four_wick_page .t-storefront-featured-products__container-top {
  padding: 0;
  text-align: center;
  justify-content: center;
  margin-bottom: 0;
}

#four_wick .section-static-promise {
  margin-bottom: 0px;
}

#listrak_products_four_wick_page .t-storefront-featured-products {
  padding: 60px 0 60px;
}

#listrak_products_four_wick_page .t-storefront-featured-products .x-product-list__name,
#listrak_products_four_wick_page .t-storefront-featured-products .box-price {
  font-family: 'Bodoni 72', serif; 
  letter-spacing: 0px;
}

.footer_image_wick {
  margin-bottom: 150px;
  display: block;
}

@media (max-width: 1020px) {
  .footer_image_wick {
    margin-bottom: 100px;
  }
}

.zipcode_reset {
  background: none;
  border: none;
  cursor: pointer;
}

@media (min-width: 1200px) {

  #our_products .section-static .container.full.right,
  #our_philosophy .section-static .container.full.right {
    max-width: 100%;
    margin: 0 0 0 auto;
    padding-right: 0;
  }

  #our_products .section-static .container.full.left,
  #our_philosophy .section-static .container.full.left {
    max-width: 100%;
    margin: 0 auto 0 0;
    padding-left: 0;
  }

  #our_products .section-static .container.full .o-layout__item.text,
  #our_philosophy .section-static .container.full .o-layout__item.text {
    text-align: left;
    padding: 0 55px;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
  }

  #our_products .section-static .container.full .o-layout__item.image img,
  #our_philosophy .section-static .container.full .o-layout__item.image img {
    max-width: 100%;
  }

  #our_products .section-static-promise,
  #our_philosophy .section-static-promise {
    max-width: 576px;
    text-align: justify;
    margin: 0 auto 30px;
  }

  #our_products .section-static-our-founder_page .block-our-founder,
  #our_philosophy .section-static-our-founder_page .block-our-founder {
    padding: 30px 0;
  }

  #our_products .section-static-gray.section-static-our-founder_page,
  #our_philosophy .section-static-gray.section-static-our-founder_page {
    background: #f9fafc;
  }

  #our_products .small_block .o-layout__item.image,
  #our_philosophy .small_block .o-layout__item.image {
    max-width: 40%;
  }

  #js-our_products .small_block {
    background: #f9fafc;
  }

  #js-our_products .small_block h2 {
    font-weight: 400;
  }

  #our_products .small_block .o-layout__item.text,
  #our_philosophy .small_block .o-layout__item.text {
    max-width: 60%;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
  }

  #our_products .small_block.block-our-founder,
  #our_philosophy .small_block.block-our-founder {
    padding: 15px 0;
  }

  #our_products .small_block.top,
  #our_philosophy .small_block.top {
    margin-top: -30px;
  }

  #our_products .small_block.top .block-our-founder,
  #our_philosophy .small_block.top .block-our-founder {
    padding-top: 0;
  }

  #our_products .small_block.bottom .block-our-founder,
  #our_philosophy .small_block.bottom .block-our-founder {
    padding-bottom: 65px;
  }

  #our_products h2.center,
  #our_philosophy h2.center {
    text-align: center;
    margin-top: 40px;
  }

  #our_products .section-static-our-founder_page .four:last-child,
  #our_philosophy .section-static-our-founder_page .four:last-child {
    margin-bottom: 100px;
  }
}

/* FOUNDFRAG */
.selector-item {
  width: fit-content;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 10px;
  cursor: pointer;
}

.selector-item span {
  text-align: center;
  margin-top: 10px;
}

.selector-item-block {
  flex: 1 1 0px;
  display: flex !important;
  justify-content: center !important;
}

.slick-selection .slick-current img {
  -webkit-filter: drop-shadow(0px 0px 6px #222);
  filter: drop-shadow(0px 0px 6px #222);
}

@media (min-width: 501px) {
  .slick-selection .slick-slide {
    max-width: 155px;
  }

  .slick-selection .slick-track {
    display: flex !important;
    justify-content: center !important;
    transform: none !important;
    max-width: 1060px;
  }
}

.associated-products-container:first-child {
  display: flex;
}

.associated-products-container {
  display: none;
  flex-direction: column;
  align-items: center;
}

.associated-products-container h2 {
  text-align: center;
  font-family: 'Futura PT', sans-serif;
  letter-spacing: 0;
  font-size: 40px;
}

@media (max-width: 768px) {
  .associated-products-container h2 {
    font-size: 28px;
  }
}

.associated-products-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.associated-products-container figure {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.associated-products-container a {
  text-align: center;
}

.associated-products-container .btn {
  min-width: 120px;
}

.associated-products-container img {
  transition: 0.2s;
}

.FOUNDFRAG-description-container h2 {
  font-size: 40px;
  letter-spacing: normal;
}

.associated-products-container img:hover {
  opacity: 0.5;
}

.FOUNDFRAG-description-container {
  position: absolute;
  left: 37%;
  top: 0;
  padding: 95px 0 0;
  text-align: justify;
  right: 0;
  padding-right: 150px;
}

@media (max-width: 1200px) {
  .FOUNDFRAG-description-container {
    padding-right: 80px;
  }
}

@media (max-width: 768px) {
  .FOUNDFRAG-description-container {
    padding-right: 50px;
    padding-top: 50px;
  }
}

@media (max-width: 600px) {
  .FOUNDFRAG-description-container {
    padding-top: 20px;
  }

  .FOUNDFRAG-description-container h2 {
    font-size: 30px;
  }
}

.FOUNDFRAG-description-container p {
  font-size: 27px;
  line-height: 1.3;
}

@media (max-width: 1024px) {
  .FOUNDFRAG-description-container p {
    font-size: 2.5vw;
  }
}

@media (max-width: 600px) {
  .FOUNDFRAG-description-container p {
    font-size: 16px;
  }
}

.image_n_text-block {
  position: relative;
  display: none;
  min-height: 290px;
}

.image_n_text-block:first-child {
  display: block;
}

.found-arrows {
  padding: 50px 50px 30px;
}

.navigate-btn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.found-prev-slide {
  padding-left: 20px;
}

.found-next-slide {
  margin-left: auto;
  padding-right: 20px;
}

.found-prev-slide::before {
  border-width: 19px 22px 19px 0;
  border-color: transparent #000 transparent transparent;
  content: "";
  margin-right: 40px;
  vertical-align: super;
  width: 0;
  height: 0;
  border-style: solid;
  font-size: 0;
  opacity: 1;
}

.found-next-slide::after {
  border-width: 19px 0px 19px 22px;
  border-color: transparent transparent transparent #000;
  content: "";
  margin-left: 40px;
  vertical-align: super;
  width: 0;
  height: 0;
  border-style: solid;
  font-size: 0;
  opacity: 1;
}

@media (max-width: 500px) {
  .image_n_text-block {
    min-height: 250px;
    background: #f5f3f4;
  }

  .found-section-banner {
    margin-bottom: 20px;
  }

  .found-title h1 {
    font-size: 30px;
  }

  .selector-item span {
    font-size: 11px;
    line-height: 1;
  }

  .found-section-title p {
    margin-bottom: 20px;
  }

  .FOUNDFRAG-description-container {
    padding-right: 30px;
  }

  .FOUNDFRAG-description-container h2 {
    font-size: 20px;
  }

  .FOUNDFRAG-description-container p {
    font-size: 13px;
  }

  .found-arrows {
    padding: 20px 0px;
  }

  .navigate-btn {
    font-size: 15px;
  }

  .found-prev-slide::before {
    border-width: 15px 17px 15px 0;
    margin-right: 20px;
  }

  .found-next-slide::after {
    border-width: 15px 0px 15px 17px;
    margin-left: 20px;
  }
}

#our_products h1,
#our_philosophy h1,
#paradiso h1 {
  margin-bottom: 5px;
}

#our_philosophy .center {
  text-align: center;
}

#our_products .section-static-promise p,
#paradiso .section-static-promise p {
  text-align: justify;
}

@media (min-width: 1200px) {
  #paradiso .section-static-paradiso .container {
    max-width: 90%;
    margin-bottom: 40px;
    background: rgba(245, 245, 245, 0.77);
    padding: 0;
  }

  #paradiso h1, #our_philosophy h1, #our_products h1, #our_philosophy h2, #our_products h2, #paradiso h2 {
    font-size: 45px;
  }

  #our_products p, #our_philosophy .section-static-our-founder_page p, #paradiso p {
    font-size: 27px;
    text-align: justify;
  }

  #our_products .small_block p {
    font-size: 24px;
  }

  #our_products .section-static-our-founder_page h2,
  #our_products .section-static-our-founder_page h3 {
    font-size: 24px;
  }

  #our_philosophy .section-static-promise h4,
  #paradiso .section-static-promise h4 {
    font-size: 29px;
  }

  #paradiso .section-static-promise {
    margin-bottom: 50px;
  }

  #paradiso .section-static-promise .container {
    max-width: 750px;
  }

  #paradiso .section-static-paradiso .image {
    max-width: 46%;
  }

  #paradiso .section-static-paradiso .image img {
    width: 100%;
  }

  #paradiso .section-static-paradiso .text {
    max-width: 40%;
    text-align: justify;
    margin: auto;
  }

  #paradiso .no-image p {
    max-width: 66%;
    margin: auto;
  }

  #paradiso .no-image .container {
    padding: 50px 0 60px;
  }

  #paradiso .bottom_image {
    display: block;
    margin: 60px auto 60px;
  }

  #paradiso #paradico_products h2 {
    text-align: center;
  }
}

#paradiso .no-image h2 {
  text-align: center;
}

#paradiso .no-image a {
  display: block;
  width: fit-content;
  margin: 45px auto 0;
}

#paradiso .section-static-paradiso .text, #js-founder p {
  text-align: justify;
}

#js-our_products .section-static.section-static-promise p {
  text-align: justify;
}

#js-our_products .section-static.section-static-promise .container {
  max-width: 555px;
}

#paradiso p b {
  font-weight: 900;
  font-style: italic;
}

#paradiso .t-storefront-featured-products__container-top,
#js-four_wick .t-storefront-featured-products__container-top {
  padding: 0;
  justify-content: center;
  margin: 0;
}

@media (max-width: 1199px) {
  #paradiso img {
    width: 100%;
    margin: 15px 0;
    display: block;
  }

  #paradiso .t-storefront-featured-products__container-top,
  #js-four_wick .t-storefront-featured-products__container-top {
    justify-content: space-between;
    padding-right: 120px;
    margin: 30px 0;
  }

  .o-layout.u-grids-1.u-grids-2--s.block-our-founder.four>.o-layout__item {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
  }

  #paradiso h1, #paradiso h2 {
    margin: 10px 0 15px;
  }
}

.x-custom-select__title:focus {
  border: 1px solid black !important;
}

.c-form-checkbox__input:focus+.c-form-checkbox__caption::before {
  outline: 2px solid #f2a15a;
  border-radius: 2px;
}

.c-form-checkbox__input:focus+.c-form-checkbox__caption {
  text-decoration: underline;
}

.badge-first-fragrance {
  position: absolute;
  top: 10px;
  right: -20px;
  width: 100px;
  height: 100px;
  z-index: 9;
  opacity: 1 !important;
  background: url('/mm5/themes/colossus/ui/images/icon-first-fragrance.png') no-repeat center/105%;
  border-radius: 50%;
  transition: 50ms;
}

@media (max-width: 640px) {
  .badge-first-fragrance {
    position: absolute;
    top: -10px;
    right: -11px;
    width: 70px;
    height: 70px;
    z-index: 9;
    opacity: 1 !important;
    background: url(/mm5/themes/colossus/ui/images/icon-first-fragrance.png) no-repeat center/105%;
    border-radius: 50%;
    transition: 50ms;
  }
}

a.badge-first-fragrance:hover {
  box-shadow: 0px 0px 2px 2px #986a1a;
}

.slick-selection {
  margin: auto;
  max-width: 1060px;
}

#js-our_products .block-our-founder {
  padding: 10px 0;
}

#js-our_philosophy .block-our-founder {
  padding: 20px 0;
}

#js-paradiso .section-static .container {
  max-width: 900px;
}

#js-paradiso .section-static-promise h1 {
  margin-bottom: 0;
  margin-top: 25px;
  font-size: 50px;
}

#js-paradiso .section-static-promise h4 {
  font-family: 'Futura PT', sans-serif;
  font-size: 33px;
}

#js-paradiso .section-static-paradiso img {}

#js-paradiso .section-static-paradiso .text {
  padding: 0 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
}

#js-paradiso .section-static-paradiso {
  margin: 20px 0;
}

#js-paradiso .section-static-paradiso.no-image .container {
  text-align: center;
  padding: 50px 70px;
}

#js-paradiso .section-static-paradiso h2 {
  letter-spacing: 0px;
  font-size: 43px;
}

#js-paradiso .section-static-paradiso.no-image .container p {
  text-align: justify;
}

#js-four_wick .section-static-promise .container {
  max-width: 900px;
}

#js-four_wick .t-storefront-featured-products {
  padding: 30px 0 50px;
}

#js-four_wick .t-storefront-wick-products__heading {
  margin: 0;
  font-family: 'Futura PT', sans-serif;
  letter-spacing: 0;
}

.image-slider>img:not(:first-child) {
  display: none;
}

.image-slider .slick-dots button:before {
  font-size: 0;
}

.image-slider .slick-dots button {
  background: #bcbcbc;
  height: 10px;
  border-radius: 50%;
  width: 10px;
  margin-right: 0;
}

.image-slider .slick-dots .slick-active button {
  background: black;
}

.image-slider .slick-dots {
  bottom: 15px;
}

.foundation-fragrance-description {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  align-content: center;
  background: #fbf9f9;
  padding: 50px 0;
  width: 100vw;
  max-width: 1200px;
  position: relative;
  left: calc(50% - 50vw);
  -webkit-transform: translateX(calc(50vw - 50%));
  -ms-transform: translateX(calc(50vw - 50%));
  transform: translateX(calc(50vw - 50%));
}

.foundation-fragrance-description .icon {
  background: url(https://www.lafco.com/mm5/themes/colossus/ui/images/icon-first-fragrance.png) no-repeat center center;
  width: 150px;
  min-width: 150px;
  height: 150px;
  margin-right: 30px;
  background-size: contain;
}

.foundation-fragrance-description .title {
  font-size: 2rem;
}

.foundation-fragrance-description a {
  width: 190px;
  margin: 15px 35px 0;
}

.visually-hidden-only {
  opacity: 0;
  visibility: visible; 
  pointer-events: none;
}

@media (max-width: 40em) {
  .foundation-fragrance-description {
    text-align: center;
    padding: 32px 16px;
  }

  .foundation-fragrance-description a {
    margin: 30px auto 0;
    display: block;
    font-size: 14px;
    border-color: #999;
  }

  .foundation-fragrance-description .title {
    font-size: 20px;
    letter-spacing: 0px;
    margin-bottom: 10px;
  }

  .foundation-fragrance-description p {
    font-size: 16px !important;
    text-align: left;
    padding-left: 22px;
    max-width: 400px;
  }

  .foundation-fragrance-description .icon {
    margin: 0 0 20px 0;
    width: 100%;
    min-width: 70px;
    max-width: 20%;
  }
}