/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_retailer/cartridge/client/default/scss/product/detail.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
/* fonts */
/*
******************************************
Code convert zh_CN to zh-CN on layout/page.isml
******************************************
`
lang="${pdict.CurrentRequest.getLocale().replace('_', '-')}"
`
******************************************
*/
/* stylelint-disable-next-line max-line-length */
html[lang=zh-CN] body,
html[lang=zh-CN] body * {
  font-family: "Noto Sans SC", sans-serif;
}

/* stylelint-disable  scss/no-global-function-names */
@media (max-width: 320.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 1023.98px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (max-width: 1279.98px) {
  .hidden-lg-down {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

/* stylelint-disable  scss/no-global-function-names */
/* stylelint-disable-next-line */
.swatch-circle-beige {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-black {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #1e1e1c;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #1e1e1c;
  border-radius: 0.69em;
  background-color: #1e1e1c;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-blue {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #006ebe;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #006ebe;
  border-radius: 0.69em;
  background-color: #006ebe;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-brown {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-green {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-grey {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-navy {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-orange {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-pink {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-purple {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-red {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-white {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line */
.swatch-circle-yellow {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

/* stylelint-disable max-line-length, length-zero-no-unit, max-empty-lines */
.icon {
  background: url("../images/svg-sprite.svg") no-repeat;
  display: inline-block;
}

.icon-arrow-carousel-left-white {
  background-position: -5px -124px;
  width: 96px;
  height: 104px;
}

.icon-arrow-carousel-right-white {
  background-position: -111px -124px;
  width: 96px;
  height: 104px;
}

.icon-back-arrow-white {
  background-position: -140px -304px;
  width: 18px;
  height: 17px;
}

.icon-back-arrow-white-17x15 {
  background-position: -349px -173px;
  width: 17px;
  height: 15px;
}

.icon-back-top-grey {
  background-position: -5px -238px;
  width: 56px;
  height: 56px;
}

.icon-book-a-service {
  background-position: -217px -124px;
  width: 33px;
  height: 33px;
}

.icon-chevron-back {
  background-position: -315px -206px;
  width: 12px;
  height: 22px;
}

.icon-chevron-back-black {
  background-position: -260px -124px;
  width: 12px;
  height: 22px;
}

.icon-chevron-next {
  background-position: -257px -167px;
  width: 12px;
  height: 22px;
}

.icon-chevron-next-black {
  background-position: -217px -238px;
  width: 12px;
  height: 22px;
}

.icon-close-16-grey {
  background-position: -349px -247px;
  width: 16px;
  height: 16px;
}

.icon-close-btn-black {
  background-position: -217px -207px;
  width: 20px;
  height: 20px;
}

.icon-close-grey {
  background-position: -247px -207px;
  width: 20px;
  height: 20px;
}

.icon-close-lrg-grey {
  background-position: -43px -304px;
  width: 27px;
  height: 27px;
}

.icon-close-med-grey {
  background-position: -244px -278px;
  width: 12px;
  height: 12px;
}

.icon-close-sm {
  background-position: -349px -273px;
  width: 16px;
  height: 16px;
}

.icon-close-sm-grey {
  background-position: -200px -278px;
  width: 14px;
  height: 14px;
}

.icon-close-sm-grey12 {
  background-position: -266px -278px;
  width: 12px;
  height: 12px;
}

.icon-close-white {
  background-position: -349px -198px;
  width: 17px;
  height: 17px;
}

.icon-close-white-small {
  background-position: -288px -278px;
  width: 12px;
  height: 12px;
}

.icon-down-arrow-blue {
  background-position: -149px -238px;
  width: 24px;
  height: 24px;
}

.icon-down-arrow-grey {
  background-position: -183px -238px;
  width: 24px;
  height: 24px;
}

.icon-down-arrow-grey12 {
  background-position: -310px -278px;
  width: 12px;
  height: 12px;
}

.icon-down-arrow-grey18 {
  background-position: -349px -5px;
  width: 18px;
  height: 18px;
}

.icon-download {
  background-position: -349px -299px;
  width: 16px;
  height: 12px;
}

.icon-facebook {
  background-position: -282px -5px;
  width: 57px;
  height: 57px;
}

.icon-filter-sm {
  background-position: -349px -321px;
  width: 12px;
  height: 10px;
}

.icon-fpa-logo-back-170 {
  background-position: -5px -82px;
  width: 170px;
  height: 11px;
}

.icon-fpa-logo-black-267 {
  background-position: -5px -5px;
  width: 267px;
  height: 16px;
}

.icon-fpa-logo-white-170 {
  background-position: -5px -103px;
  width: 170px;
  height: 11px;
}

.icon-fpa-logo-white-205 {
  background-position: -5px -57px;
  width: 205px;
  height: 15px;
}

.icon-fpa-logo-white-267 {
  background-position: -5px -31px;
  width: 267px;
  height: 16px;
}

.icon-green-tick {
  background-position: -349px -33px;
  width: 18px;
  height: 18px;
}

.icon-group-11 {
  background-position: -349px -61px;
  width: 18px;
  height: 18px;
}

.icon-instagram {
  background-position: -282px -72px;
  width: 57px;
  height: 57px;
}

.icon-lock-icon {
  background-position: -100px -278px;
  width: 12px;
  height: 16px;
}

.icon-menu {
  background-position: -220px -57px;
  width: 15px;
  height: 14px;
}

.icon-more-info {
  background-position: -349px -89px;
  width: 18px;
  height: 18px;
}

.icon-more-info-hover {
  background-position: -349px -117px;
  width: 18px;
  height: 18px;
}

.icon-oval-copy {
  background-position: -349px -145px;
  width: 18px;
  height: 18px;
}

.icon-pinterest {
  background-position: -282px -139px;
  width: 57px;
  height: 57px;
}

.icon-play-filled {
  background-position: -239px -238px;
  width: 22px;
  height: 22px;
}

.icon-register-your-product {
  background-position: -111px -238px;
  width: 28px;
  height: 26px;
}

.icon-search {
  background-position: -122px -278px;
  width: 16px;
  height: 16px;
}

.icon-search-16-wight {
  background-position: -148px -278px;
  width: 16px;
  height: 16px;
}

.icon-search-copy-2 {
  background-position: -174px -278px;
  width: 16px;
  height: 16px;
}

.icon-shopping-cart {
  background-position: -71px -278px;
  width: 19px;
  height: 16px;
}

.icon-shopping-cart-active {
  background-position: -282px -206px;
  width: 23px;
  height: 22px;
}

.icon-square-check {
  background-position: -271px -238px;
  width: 20px;
  height: 20px;
}

.icon-square-check-lg {
  background-position: -217px -167px;
  width: 30px;
  height: 30px;
}

.icon-square-white {
  background-position: -301px -238px;
  width: 20px;
  height: 20px;
}

.icon-square-white-lg {
  background-position: -71px -238px;
  width: 30px;
  height: 30px;
}

.icon-stainless-selected {
  background-position: -5px -304px;
  width: 28px;
  height: 28px;
}

.icon-stainless-unselected {
  background-position: -80px -304px;
  width: 20px;
  height: 20px;
}

.icon-system-info {
  background-position: -110px -304px;
  width: 20px;
  height: 20px;
}

.icon-tick-black {
  background-position: -245px -57px;
  width: 15px;
  height: 12px;
}

.icon-tick-white {
  background-position: -185px -82px;
  width: 8px;
  height: 8px;
}

.icon-triangle {
  background-position: -224px -278px;
  width: 10px;
  height: 13px;
}

.icon-up-down-sm {
  background-position: -349px -225px;
  width: 17px;
  height: 12px;
}

/* stylelint-disable  scss/no-global-function-names */
/* stylelint-disable  scss/no-global-function-names */
@media (max-width: 320.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    max-width: 100%;
    height: 100vh;
  }
  .menu-toggleable-left.navbar-toggleable-xs.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    max-width: 100%;
    height: 100vh;
  }
  .menu-toggleable-left.navbar-toggleable-sm.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    max-width: 100%;
    height: 100vh;
  }
  .menu-toggleable-left.navbar-toggleable-md.in {
    min-width: 50%;
    left: 0;
  }
}
@media (max-width: 1279.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    max-width: 100%;
    height: 100vh;
  }
  .menu-toggleable-left.navbar-toggleable-lg.in {
    min-width: 50%;
    left: 0;
  }
}
.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  transition: left 0.5s linear;
  display: block;
  max-width: 100%;
  height: 100vh;
}
.menu-toggleable-left.navbar-toggleable-xl.in {
  min-width: 50%;
  left: 0;
}

.navbar.bg-inverse {
  background-color: transparent !important;
  padding: 0;
}
@media (min-width: 1024px) {
  .navbar.bg-inverse .navbar-nav .nav-item + .nav-item {
    margin-left: 0;
  }
  .navbar.bg-inverse .navbar-nav .nav-link {
    padding: 0.8rem;
    white-space: nowrap;
  }
}

@media (min-width: 1024px) {
  .nav-item > .nav-link {
    color: #fff;
  }
}
@media (max-width: 1023.98px) {
  .main-menu.menu-toggleable-left {
    background-color: #1e1e1c;
    z-index: 1001;
  }
}

.menu-toggleable-left .close-menu {
  padding: 20px;
  padding: 1.25rem;
  background-color: #eeeff0;
  border-bottom: 1px solid #d8d8d8;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
@media (min-width: 1024px) {
  .menu-toggleable-left .close-menu {
    display: none;
  }
}
.menu-toggleable-left .menu-group {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
@media (min-width: 1280px) {
  .menu-toggleable-left .menu-group {
    margin-top: 6px;
    margin-top: 0.375rem;
  }
}
.menu-toggleable-left li > .close-menu {
  margin-right: 0;
  margin-top: -0.6rem;
  margin-left: 0;
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left .bg-inverse {
    background-color: white !important;
    color: #1e1e1c;
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.in {
    right: 0;
    margin-right: 1.25em; /* 20/16 */
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: 1px solid #eeeff0;
  }
  .menu-toggleable-left.in .dropdown {
    display: block;
    position: static;
  }
  .menu-toggleable-left.in .dropdown-toggle {
    padding-left: 1rem;
  }
  .menu-toggleable-left.in .dropdown-toggle::after {
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    position: absolute;
    right: 0.3em;
    margin-top: 0.55em;
  }
  .menu-toggleable-left.in .dropdown-menu {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0 none;
    transition: all 0.5s linear;
    display: block;
  }
  .menu-toggleable-left.in .show > .dropdown-menu {
    left: 0;
  }
}

.multilevel-dropdown .dropdown-menu {
  top: initial;
  border: 0;
  border-radius: 0;
}
@media (min-width: 1024px) {
  .multilevel-dropdown .dropdown-menu {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  }
}
.multilevel-dropdown .dropdown-item.dropdown > .dropdown-toggle::after {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  position: absolute;
  right: 0.3em;
  margin-top: 0.55em;
}
@media (min-width: 1024px) {
  .multilevel-dropdown .dropdown-menu > .dropdown > .dropdown-menu {
    top: -0.65em;
    left: 99%;
  }
}
.multilevel-dropdown .close-menu .back .caret-left {
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-left: 0.3 solid transparent;
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 0.125em;
}
.multilevel-dropdown .navbar > .close-menu > .back {
  display: none;
}
.multilevel-dropdown .dropdown-item {
  padding: 0 0 0 1em;
}
.multilevel-dropdown .dropdown-item .dropdown-link {
  display: block;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.multilevel-dropdown .dropdown-item + .dropdown-item {
  border-top: 1px solid #eeeff0;
}
.multilevel-dropdown .dropdown-item.top-category {
  font-weight: 700;
}
.multilevel-dropdown .dropdown-item.top-category > .nav-link {
  padding-left: 0;
}

/* stylelint-disable  no-descending-specificity */
html {
  overscroll-behavior-y: contain;
}
html.slide-menu {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

@media (max-width: 320.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    min-width: 100%;
  }
}
@media (max-width: 320.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-xs {
    min-width: 304px;
    min-width: 19rem;
  }
}
@media (max-width: 320.98px) {
  .menu-toggleable-left.navbar-toggleable-xs.in {
    left: 0;
    min-width: 100%;
  }
}
@media (max-width: 320.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-xs.in {
    min-width: 304px;
    min-width: 19rem;
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    min-width: 100%;
  }
}
@media (max-width: 767.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-sm {
    min-width: 304px;
    min-width: 19rem;
  }
}
@media (max-width: 767.98px) {
  .menu-toggleable-left.navbar-toggleable-sm.in {
    left: 0;
    min-width: 100%;
  }
}
@media (max-width: 767.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-sm.in {
    min-width: 304px;
    min-width: 19rem;
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    min-width: 100%;
  }
}
@media (max-width: 1023.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md {
    min-width: 304px;
    min-width: 19rem;
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md.in {
    left: 0;
    min-width: 100%;
  }
}
@media (max-width: 1023.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-md.in {
    min-width: 304px;
    min-width: 19rem;
  }
}
@media (max-width: 1279.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    transition: left 0.5s linear;
    display: block;
    min-width: 100%;
  }
}
@media (max-width: 1279.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-lg {
    min-width: 304px;
    min-width: 19rem;
  }
}
@media (max-width: 1279.98px) {
  .menu-toggleable-left.navbar-toggleable-lg.in {
    left: 0;
    min-width: 100%;
  }
}
@media (max-width: 1279.98px) and (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-lg.in {
    min-width: 304px;
    min-width: 19rem;
  }
}
.menu-toggleable-left.navbar-toggleable-xl {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  transition: left 0.5s linear;
  display: block;
  min-width: 100%;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-xl {
    min-width: 304px;
    min-width: 19rem;
  }
}
.menu-toggleable-left.navbar-toggleable-xl.in {
  left: 0;
  min-width: 100%;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .menu-toggleable-left.navbar-toggleable-xl.in {
    min-width: 304px;
    min-width: 19rem;
  }
}

@media (max-width: 1023.98px) {
  .main-menu.menu-toggleable-left {
    background-color: #1e1e1c;
    z-index: 1001;
  }
  .pdp-bg-light .main-menu.menu-toggleable-left {
    background-color: #e7e7e7;
  }
}

@media (max-width: 1023.98px) {
  .nav.navbar-nav.level-1,
  .utils-menu {
    transition: all 0.5s linear;
    position: relative;
    left: 0;
  }
  .nav.navbar-nav.level-1.slide-menu,
  .utils-menu.slide-menu {
    left: -120%;
    position: relative;
    transition: all 0.5s linear;
  }
  .menu-items .nav.navbar-nav.level-1.slide-menu,
  .menu-items .utils-menu.slide-menu {
    left: -1.5rem;
  }
}
.menu-toggleable-left .show .mobile-promo-content.slide-menu {
  left: 0;
}
.menu-toggleable-left .mobile-promo-content {
  position: relative;
  transition: all 0.5s linear;
  left: 0;
}
.menu-toggleable-left .mobile-promo-content.slide-menu {
  left: -120%;
}
.menu-toggleable-left .close-menu {
  padding-bottom: 35px;
  padding-bottom: 2.1875rem;
}
.menu-toggleable-left.in {
  overflow-y: scroll;
  height: 100vh;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.in .slide-menu .show {
    transition: all 0.5s linear;
  }
  .menu-toggleable-left.in .slide-menu .show .dropdown-menu.level-2 {
    visibility: visible;
    display: block;
    left: 120%;
  }
}
.menu-toggleable-left.in .dropdown-menu .nav-menu .close-menu {
  margin: 0;
  padding: 0;
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.in .dropdown-menu.level-2 {
    visibility: hidden;
    display: none;
    left: 240%;
    transition: all 0.5s linear;
  }
  .menu-toggleable-left.in .dropdown-menu.level-3, .menu-toggleable-left.in .dropdown-menu.level-4 {
    position: relative;
    left: inherit;
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.in {
    content: "prev-breakpoint";
    margin-right: 0;
    background-color: #1e1e1c;
  }
  .pdp-bg-light .menu-toggleable-left.in {
    background-color: #e7e7e7;
  }
}
@media (max-width: 1023.98px) {
  .menu-toggleable-left.in .nav-item + .nav-item {
    border-top: none;
  }
}
@media (max-width: 1023.98px) and (max-width: 1023.98px) {
  .menu-toggleable-left.in .show > .dropdown-menu {
    background-color: #1e1e1c;
  }
  .pdp-bg-light .menu-toggleable-left.in .show > .dropdown-menu {
    background-color: #e7e7e7;
  }
}
@media (max-width: 1023.98px) and (max-width: 1023.98px) {
  .menu-toggleable-left.in .show > .dropdown-menu {
    height: 100vh;
  }
}

.multilevel-dropdown .mobile-header-bg {
  width: 100%;
  background-color: #1e1e1c;
  position: fixed;
  left: -100%;
  z-index: 1002;
  transition: all 0.2s;
  top: 0;
  height: 64px;
  height: 4rem;
}
.pdp-bg-light .multilevel-dropdown .mobile-header-bg {
  background-color: #e7e7e7;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .multilevel-dropdown .mobile-header-bg {
    width: 304px;
    width: 19rem;
  }
}
.multilevel-dropdown .mobile-header-bg.slide {
  left: 0;
  transition: all 1s;
}
.multilevel-dropdown .mobile-header-bg.m-header-banner {
  height: 180px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .multilevel-dropdown .mobile-header-bg.m-header-banner {
    height: 130px;
  }
}
@media (min-width: 1024px) {
  .multilevel-dropdown {
    position: static !important;
  }
}
.multilevel-dropdown .navbar {
  padding: 0;
  padding: 104px 60px 0 60px;
  padding: 6.5rem 3.75rem 0 3.75rem;
}
@media only screen and (min-width: 375px) {
  .multilevel-dropdown .navbar {
    padding: 104px 53px 0 53px;
    padding: 6.5rem 3.3125rem 0 3.3125rem;
  }
}
@media (min-width: 768px) {
  .multilevel-dropdown .navbar {
    padding-left: 63px;
    padding-left: 3.9375rem;
  }
}
@media (min-width: 1024px) {
  .multilevel-dropdown .navbar {
    padding: 0;
  }
}
@media (max-width: 1023.98px) {
  .multilevel-dropdown .dropdown-item {
    padding: 0;
  }
}
.multilevel-dropdown .dropdown-item .dropdown-link {
  color: #fff;
}
@media (max-width: 1023.98px) {
  .multilevel-dropdown .dropdown-item.top-category {
    background-color: transparent;
    padding-left: 0;
  }
}
@media (max-width: 1023.98px) {
  .multilevel-dropdown .dropdown-item.top-category .nav-link,
  .multilevel-dropdown .dropdown-item.top-category .dropdown-link {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 2px;
    letter-spacing: 0.125rem;
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
    background-color: transparent;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400 !important;
    line-height: normal;
    padding-top: 0;
  }
}
@media (min-width: 321px) {
  .multilevel-dropdown {
    position: relative;
  }
  .multilevel-dropdown .dropdown-toggle::after {
    visibility: hidden;
  }
  .multilevel-dropdown .dropdown-menu {
    background-color: transparent;
    box-shadow: initial;
  }
  .multilevel-dropdown .dropdown-menu ul {
    list-style: none;
    padding: 0;
  }
}
@media (max-width: 1023.98px) {
  .multilevel-dropdown {
    padding: 0;
    background-color: #1e1e1c;
  }
}
@media (max-width: 1023.98px) {
  .multilevel-dropdown .dropdown-menu {
    background-color: transparent;
  }
}

.utils-menu {
  padding: 0;
  list-style-type: none;
  margin-top: 12px;
  margin-top: 0.75rem;
}
.utils-menu li {
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
.utils-menu li a {
  font-weight: 400;
  color: #999 !important;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 24px;
  line-height: 1.5rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
}
.pdp-bg-light .utils-menu li a {
  color: #666 !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover, .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:focus,
.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item:focus {
  background: transparent;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1,
  .navbar-expand-md .navbar-nav.level-1 {
    display: inline;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item,
.navbar-expand-md .navbar-nav.level-1 .nav-item {
  display: inline-block;
  font-size: 0;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item,
  .navbar-expand-md .navbar-nav.level-1 .nav-item {
    display: inline;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item > .nav-link,
.navbar-expand-md .navbar-nav.level-1 .nav-item > .nav-link {
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  position: relative;
  transition: all 0.5s;
  padding-top: 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item > .nav-link,
  .navbar-expand-md .navbar-nav.level-1 .nav-item > .nav-link {
    display: inline-block;
    padding: 0 16px 12px;
    padding: 0 1rem 0.75rem;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item > .nav-link.fade-link,
.navbar-expand-md .navbar-nav.level-1 .nav-item > .nav-link.fade-link {
  color: #999;
}
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item > .nav-link.fade-link,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item > .nav-link.fade-link {
  color: #999;
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item > .nav-link::after,
  .navbar-expand-md .navbar-nav.level-1 .nav-item > .nav-link::after {
    content: " ";
    display: inline-block;
    background-image: url("../../images/fp-chevron-right-grey.svg");
    background-size: 20px 20px;
    position: relative;
    left: 6px;
    left: 0.375rem;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    top: 5px;
    top: 0.3125rem;
  }
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item > .nav-link:first-child,
  .navbar-expand-md .navbar-nav.level-1 .nav-item > .nav-link:first-child {
    padding-left: 0;
  }
}
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item > .nav-link,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item > .nav-link {
  color: #1e1e1c;
  font-weight: 400;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item:last-child .nav-link,
.navbar-expand-md .navbar-nav.level-1 .nav-item:last-child .nav-link {
  padding-right: 0;
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item,
  .navbar-expand-md .navbar-nav.level-1 .nav-item {
    position: static !important;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item:last-child[data-top-nav-link-id=site-selection],
  .navbar-expand-md .navbar-nav.level-1 .nav-item:last-child[data-top-nav-link-id=site-selection] {
    margin-top: 16px;
    margin-top: 1rem;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item:last-child[data-top-nav-link-id=site-selection] > .nav-link,
  .navbar-expand-md .navbar-nav.level-1 .nav-item:last-child[data-top-nav-link-id=site-selection] > .nav-link {
    letter-spacing: inherit;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .nav-link::after,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .nav-link::after {
    height: 3px;
    height: 0.1875rem;
    content: "";
    width: 100%;
    background-color: #4f4f49;
    visibility: hidden;
    display: block;
    margin-top: 5px;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 {
  border-bottom: #d8d8d8 solid 2px;
}
@media only screen and (max-width: 374px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .container,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .container {
    padding: 0;
  }
}
@media (max-width: 1279.98px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown {
    top: 0.5rem;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown h2,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown h2 {
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown h2 a,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown h2 a {
  color: #fff;
  font-weight: 400 !important;
}
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown h2 a,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown h2 a {
  color: #1e1e1c;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-3,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-3 {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-3,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-3 {
    margin-bottom: 0;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-4,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-4 {
  padding-left: 0 !important;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-4,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-menu.level-4 {
    margin-bottom: 0 !important;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item {
  padding: 0;
  margin: 0;
  border: none;
  font-weight: 400;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item.site-selection,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item.site-selection {
  font-size: 12px;
  font-size: 0.75rem;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item a,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item a {
  color: #fff;
}
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item a,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item a {
  color: #1e1e1c;
}
@media (min-width: 768px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item {
    font-size: 0.875rem;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .dropdown-item {
    padding: 8px 0;
    padding: 0.5rem 0;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown {
    background: #f7f7f7;
    width: 280px;
    padding: 0;
    left: 17px;
    left: 1.0625rem;
    top: 21px;
    top: 1.3125rem;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul {
    padding: 0;
    margin: 0;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item {
    border-top: none;
    border-bottom: 1px solid #999;
    margin: 0;
    padding: 0;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item:last-child,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item:last-child {
    border: none;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item a,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item a {
    color: #1e1e1c;
    display: block;
    margin: 0;
    width: 100%;
    text-decoration: none;
    padding: 10px 16px;
    padding: 0.625rem 1rem;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item a:hover, .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item a:focus,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item a:hover,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown ul li.dropdown-item a:focus {
    color: #1e1e1c;
    background: #d8d8d8;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .utils-menu.slide-menu,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-megamenu-dropdown .utils-menu.slide-menu {
  left: -16px;
  left: -1rem;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown {
  color: #fff;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .container,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .container,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .container,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .container,
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .container,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .container,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .container {
    padding-left: 32px !important;
    padding-left: 2rem !important;
    padding-right: 32px !important;
    padding-right: 2rem !important;
  }
}
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu,
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown {
  color: #1e1e1c;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu p,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .h4,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown p,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .h4,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu p,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .h4,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown p,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .h4 {
  color: #fff;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu h2 a,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown h2 a,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu h2 a,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown h2 a {
  color: #fff;
  font-weight: 400 !important;
}
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu h2 a,
.pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown h2 a,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu h2 a,
.pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown h2 a {
  color: #1e1e1c;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu,
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown {
    padding-bottom: 0;
    color: #1e1e1c;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu p,
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .h4,
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown p,
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .h4,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu p,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .h4,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown p,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .h4 {
    color: #1e1e1c;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .messaging-strip,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .messaging-strip,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .messaging-strip,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .messaging-strip {
  display: none;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .messaging-strip,
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .messaging-strip,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .messaging-strip,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .messaging-strip {
    display: block;
    padding: 16px 0;
    padding: 1rem 0;
    width: 100%;
    border-top: 1px solid #d8d8d8;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .menu-items,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .menu-items,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .menu-items,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .menu-items {
  padding-bottom: 64px;
  padding-bottom: 4rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .menu-items,
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .menu-items,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .menu-items,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .menu-items {
    padding-bottom: 88px;
    padding-bottom: 5.5rem;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .utils-menu.slide-menu,
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .utils-menu.slide-menu,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2.non-product-megamenu .utils-menu.slide-menu,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .non-megamenu-dropdown .utils-menu.slide-menu {
  left: -16px !important;
  left: -1rem !important;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu > ul,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu > ul {
  padding: 0;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu h2,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu h2 {
  display: none;
  border-bottom: solid 1px #d8d8d8;
  font-weight: 400;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu h2,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu h2 {
    display: block;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu .menu-section li.no-icon,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu .menu-section li.no-icon {
  padding-left: 48px;
  padding-left: 3rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu .menu-section li.no-icon,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu .menu-section li.no-icon {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu .menu-section:last-child,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu .menu-section:last-child {
    padding-top: 6px;
    padding-top: 0.375rem;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu .dropdown,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu .dropdown {
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu .dropdown-menu,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu .dropdown-menu {
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu {
    margin: 0;
    padding: 0;
    background-color: #1e1e1c;
  }
  .pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu,
  .pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu {
    background-color: #e7e7e7;
  }
}
.navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .product-menu .utils-menu.slide-menu,
.navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .product-menu .utils-menu.slide-menu {
  left: -16px;
  left: -1rem;
  top: -106px;
  top: -6.625rem;
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 {
    margin: 0;
    padding: 0;
    background-color: #1e1e1c;
  }
  .pdp-bg-light .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2,
  .pdp-bg-light .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 {
    background-color: #e7e7e7;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 {
    background-color: #f7f7f7;
    margin: 0;
    padding-bottom: 1px;
    padding-top: 48px;
    padding-top: 3rem;
  }
}
@media (min-width: 321px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .dropdown-toggle::after,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .dropdown-toggle::after {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .nav-item,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .nav-item {
    position: static !important;
  }
}
@media (min-width: 321px) {
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .nav-item .nav-link,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .nav-item .nav-link {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
    letter-spacing: 0.8px;
    letter-spacing: 0.05rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    padding-left: 0;
    color: #1e1e1c;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .nav-item .nav-link::after,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .nav-item .nav-link::after {
    content: none;
  }
  .navbar-expand-lg .navbar-nav.level-1 .nav-item .level-2 .nav-item .nav-link:hover,
  .navbar-expand-md .navbar-nav.level-1 .nav-item .level-2 .nav-item .nav-link:hover {
    color: #25628e;
  }
}
.navbar-expand-lg .navbar-nav .level-3,
.navbar-expand-md .navbar-nav .level-3 {
  margin: 0;
  padding: 0;
  position: relative;
  box-shadow: inherit;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3,
  .navbar-expand-md .navbar-nav .level-3 {
    padding: 0;
    display: block;
    box-shadow: initial;
    width: 100%;
    position: initial;
  }
}
.navbar-expand-lg .navbar-nav .level-3 .menu-section:last-child,
.navbar-expand-md .navbar-nav .level-3 .menu-section:last-child {
  margin-top: 5px;
  margin-top: 0.3125rem;
}
.navbar-expand-lg .navbar-nav .level-3 .menu-section:last-child .dropdown-item,
.navbar-expand-md .navbar-nav .level-3 .menu-section:last-child .dropdown-item {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .menu-section:last-child.no-icon,
  .navbar-expand-md .navbar-nav .level-3 .menu-section:last-child.no-icon {
    margin-top: 0;
  }
}
.navbar-expand-lg .navbar-nav .level-3 .menu-section:last-child.no-icon .dropdown-item,
.navbar-expand-md .navbar-nav .level-3 .menu-section:last-child.no-icon .dropdown-item {
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .menu-section:last-child.no-icon .dropdown-item,
  .navbar-expand-md .navbar-nav .level-3 .menu-section:last-child.no-icon .dropdown-item {
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav .level-3 .menu-section:last-child,
  .navbar-expand-md .navbar-nav .level-3 .menu-section:last-child {
    margin-bottom: 64px;
    margin-bottom: 4rem;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .menu-section:last-child,
  .navbar-expand-md .navbar-nav .level-3 .menu-section:last-child {
    margin-top: 6px;
    margin-top: 0.375rem;
    padding-left: 40px;
    padding-left: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-menu,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-menu {
    padding-top: 0;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-menu,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-menu {
    height: 100%;
    padding: 0;
  }
}
.navbar-expand-lg .navbar-nav .level-3 .dropdown-item,
.navbar-expand-md .navbar-nav .level-3 .dropdown-item {
  border: none;
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-item,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-item {
    padding-left: 0;
  }
}
.navbar-expand-lg .navbar-nav .level-3 .dropdown-link,
.navbar-expand-md .navbar-nav .level-3 .dropdown-link {
  font-weight: 400 !important;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 23px;
  line-height: 1.4375rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
}
.navbar-expand-lg .navbar-nav .level-3 .dropdown-link.dropdown-heading,
.navbar-expand-md .navbar-nav .level-3 .dropdown-link.dropdown-heading {
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-link.dropdown-heading,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link.dropdown-heading {
    padding-left: 0;
  }
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-link.dropdown-heading span::before,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link.dropdown-heading span::before {
    content: "\a";
    white-space: pre;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-link.dropdown-heading,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link.dropdown-heading {
    padding-left: 0;
    font-weight: 400;
    letter-spacing: 0.25rem;
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 13px;
    padding-bottom: 0.8125rem;
    font-size: 21px;
    font-size: 1.3125rem;
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
  }
}
.pdp-bg-light .navbar-expand-lg .navbar-nav .level-3 .dropdown-link,
.pdp-bg-light .navbar-expand-md .navbar-nav .level-3 .dropdown-link {
  color: #1e1e1c;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-link,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link {
    color: #1e1e1c;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-link:hover, .navbar-expand-lg .navbar-nav .level-3 .dropdown-link:focus,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link:hover,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link:focus {
    text-decoration: none;
    color: #006ebe;
  }
}
.navbar-expand-lg .navbar-nav .level-3 .dropdown-link .mobile,
.navbar-expand-md .navbar-nav .level-3 .dropdown-link .mobile {
  display: inline;
  margin-right: 8px;
  margin-right: 0.5rem;
}
.pdp-bg-light .navbar-expand-lg .navbar-nav .level-3 .dropdown-link .mobile,
.pdp-bg-light .navbar-expand-md .navbar-nav .level-3 .dropdown-link .mobile {
  display: none;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-link .mobile,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link .mobile {
    display: none;
  }
}
.navbar-expand-lg .navbar-nav .level-3 .dropdown-link .desktop,
.navbar-expand-md .navbar-nav .level-3 .dropdown-link .desktop {
  display: none;
  margin-right: 8px;
  margin-right: 0.5rem;
}
.pdp-bg-light .navbar-expand-lg .navbar-nav .level-3 .dropdown-link .desktop,
.pdp-bg-light .navbar-expand-md .navbar-nav .level-3 .dropdown-link .desktop {
  display: inline;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-3 .dropdown-link .desktop,
  .navbar-expand-md .navbar-nav .level-3 .dropdown-link .desktop {
    display: inline;
  }
}
.navbar-expand-lg .navbar-nav .menu-items.col-12,
.navbar-expand-md .navbar-nav .menu-items.col-12 {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1279.98px) {
  .navbar-expand-lg .navbar-nav .menu-items .dropdown-menu,
  .navbar-expand-md .navbar-nav .menu-items .dropdown-menu {
    margin-bottom: 1.8rem;
  }
  .navbar-expand-lg .navbar-nav .menu-items h2,
  .navbar-expand-md .navbar-nav .menu-items h2 {
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
}
.navbar-expand-lg .navbar-nav .menu-items .row-eq-height,
.navbar-expand-md .navbar-nav .menu-items .row-eq-height {
  margin-left: 0;
  margin-right: 0;
}
.navbar-expand-lg .navbar-nav .menu-items .menu-section,
.navbar-expand-md .navbar-nav .menu-items .menu-section {
  margin: 0;
  padding-left: 24px;
  padding-left: 1.5rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .menu-items .menu-section:first-child, .navbar-expand-lg .navbar-nav .menu-items .menu-section:first-child li,
  .navbar-expand-lg .navbar-nav .menu-items .menu-section li,
  .navbar-expand-md .navbar-nav .menu-items .menu-section:first-child,
  .navbar-expand-md .navbar-nav .menu-items .menu-section:first-child li,
  .navbar-expand-md .navbar-nav .menu-items .menu-section li {
    padding-left: 0;
  }
}
.navbar-expand-lg .navbar-nav .menu-items .menu-section:last-child,
.navbar-expand-md .navbar-nav .menu-items .menu-section:last-child {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .menu-items .menu-section:last-child,
  .navbar-expand-md .navbar-nav .menu-items .menu-section:last-child {
    margin: 0;
    padding-left: 26px;
    padding-left: 1.625rem;
  }
}
.navbar-expand-lg .navbar-nav .menu-items .menu-section:last-child .dropdown-menu,
.navbar-expand-md .navbar-nav .menu-items .menu-section:last-child .dropdown-menu {
  margin: 0;
}
.navbar-expand-lg .navbar-nav .menu-items .menu-section:last-child .dropdown-item,
.navbar-expand-md .navbar-nav .menu-items .menu-section:last-child .dropdown-item {
  margin-bottom: 0;
}
.navbar-expand-lg .navbar-nav .menu-items .menu-section .level-4,
.navbar-expand-md .navbar-nav .menu-items .menu-section .level-4 {
  padding-left: 0 !important;
}
.navbar-expand-lg .navbar-nav .menu-items .menu-section .utils-menu.slide-menu,
.navbar-expand-md .navbar-nav .menu-items .menu-section .utils-menu.slide-menu {
  left: -25%;
}
.navbar-expand-lg .navbar-nav .level-4,
.navbar-expand-md .navbar-nav .level-4 {
  box-shadow: inherit;
  padding-left: 48px !important;
  padding-left: 3rem !important;
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav .level-4 .expanded,
  .navbar-expand-md .navbar-nav .level-4 .expanded {
    color: #fff;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-4,
  .navbar-expand-md .navbar-nav .level-4 {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    display: block;
    box-shadow: initial;
    position: static;
  }
}
.navbar-expand-lg .navbar-nav .level-4 .dropdown-item,
.navbar-expand-md .navbar-nav .level-4 .dropdown-item {
  padding-left: 0;
  border: none;
  white-space: initial;
  margin: 0;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-4 .dropdown-item.side-line-menu,
  .navbar-expand-md .navbar-nav .level-4 .dropdown-item.side-line-menu {
    margin-bottom: 13px;
    margin-bottom: 0.8125rem;
  }
}
.navbar-expand-lg .navbar-nav .level-4 .dropdown-item.side-line-menu:last-child,
.navbar-expand-md .navbar-nav .level-4 .dropdown-item.side-line-menu:last-child {
  margin: 0;
}
.navbar-expand-lg .navbar-nav .level-4 .dropdown-item .dropdown-link,
.navbar-expand-md .navbar-nav .level-4 .dropdown-item .dropdown-link {
  text-transform: none;
  display: inline-block;
  font-weight: 400;
  margin: 0;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  padding: 4px 0;
  padding: 0.25rem 0;
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-4 .dropdown-item .dropdown-link,
  .navbar-expand-md .navbar-nav .level-4 .dropdown-item .dropdown-link {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
  }
  .navbar-expand-lg .navbar-nav .level-4 .dropdown-item .dropdown-link:hover, .navbar-expand-lg .navbar-nav .level-4 .dropdown-item .dropdown-link:focus,
  .navbar-expand-md .navbar-nav .level-4 .dropdown-item .dropdown-link:hover,
  .navbar-expand-md .navbar-nav .level-4 .dropdown-item .dropdown-link:focus {
    text-decoration: none;
    color: #006ebe;
  }
}
.navbar-expand-lg .navbar-nav .level-5.expanded,
.navbar-expand-md .navbar-nav .level-5.expanded {
  padding-left: 0;
  padding-left: 18px;
  padding-left: 1.125rem;
}
@media (min-width: 321px) {
  .navbar-expand-lg .navbar-nav .level-5.expanded,
  .navbar-expand-md .navbar-nav .level-5.expanded {
    display: block;
    margin: 0;
    box-shadow: initial;
    position: static;
    padding-left: 0;
  }
  .navbar-expand-lg .navbar-nav .level-5.expanded .dropdown-item,
  .navbar-expand-md .navbar-nav .level-5.expanded .dropdown-item {
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav .level-5.expanded,
  .navbar-expand-md .navbar-nav .level-5.expanded {
    position: relative;
    padding-left: 18px;
    padding-left: 1.125rem;
  }
  .navbar-expand-lg .navbar-nav .level-5.expanded::after,
  .navbar-expand-md .navbar-nav .level-5.expanded::after {
    content: " ";
    width: 1px;
    background: #d8d8d8;
    position: absolute;
    left: -1px;
    top: 7px;
    bottom: 7px;
  }
}
@media (min-width: 321px) and (max-width: 767.98px) {
  .navbar-expand-lg .navbar-nav .level-5.expanded,
  .navbar-expand-md .navbar-nav .level-5.expanded {
    padding-left: 16px;
    padding-left: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav .level-5.expanded,
  .navbar-expand-md .navbar-nav .level-5.expanded {
    padding-left: 11px;
    padding-left: 0.6875rem;
  }
}
.navbar-expand-lg .navbar-nav .level-5 .dropdown-item,
.navbar-expand-md .navbar-nav .level-5 .dropdown-item {
  padding-left: 0;
  border: none;
}
@media (min-width: 321px) {
  .navbar-expand-lg .navbar-nav .level-5 .dropdown-item,
  .navbar-expand-md .navbar-nav .level-5 .dropdown-item {
    padding-left: 16px;
    padding-left: 1rem;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg .navbar-nav .level-5 .dropdown-item,
  .navbar-expand-md .navbar-nav .level-5 .dropdown-item {
    padding-left: 0;
  }
}
.navbar-expand-lg .navbar-nav .level-5 .dropdown-item .dropdown-link,
.navbar-expand-md .navbar-nav .level-5 .dropdown-item .dropdown-link {
  font-weight: 400 !important;
}
@media (min-width: 321px) and (max-width: 767.98px) {
  .navbar-expand-lg .navbar-nav .level-5 .dropdown-item .dropdown-link,
  .navbar-expand-md .navbar-nav .level-5 .dropdown-item .dropdown-link {
    text-decoration: none;
    font-stretch: normal;
    letter-spacing: normal;
    line-height: 2.86;
    margin: 0;
  }
}

/* Product mega menu promo messaging strip */
[data-top-nav-link-id=products] .container {
  padding-bottom: 54px;
  padding-bottom: 3.375rem;
}
[data-top-nav-link-id=products] .menu-message-strip {
  display: none;
}
[data-top-nav-link-id=products] .menu-message-strip .message-area {
  color: #fff;
  text-align: center;
  width: 100%;
  max-width: 1400px;
  max-width: 87.5rem;
  margin: 0 auto;
  position: relative;
  font-weight: 500;
}
[data-top-nav-link-id=products] .menu-message-strip .message-area p {
  line-height: 20px;
  line-height: 1.25rem;
}
[data-top-nav-link-id=products] .menu-message-strip .message-area a {
  color: #fff;
  text-decoration: underline;
  margin-left: 32px;
  margin-left: 2rem;
  font-weight: 500;
  position: relative;
}
[data-top-nav-link-id=products] .menu-message-strip .message-area a:hover {
  text-decoration: none;
}
[data-top-nav-link-id=products] .menu-message-strip .message-area a::before {
  content: "";
  display: inline-block;
  width: 1px;
  background: #fff;
  position: absolute;
  height: 13px;
  height: 0.8125rem;
  margin: 6px 16px 0;
  margin: 0.375rem 1rem 0;
  left: -32px;
  left: -2rem;
}

/* products support section styles */
.products-support .products-support-wrapper h2 {
  font-weight: 400;
}
.products-support .products-support-wrapper .support-content {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.products-support .products-support-wrapper .support-content:last-child {
  margin: 0;
}
.products-support .products-support-wrapper .support-content h3 {
  font-weight: 500;
}
.products-support .products-support-wrapper .support-content p {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 0;
  color: #1e1e1c;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: 1.67;
}
.products-support .products-support-wrapper .support-content a {
  font-size: 12px;
  font-size: 0.75rem;
  color: #006ebe;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .products-support .products-support-wrapper .support-content a {
    margin: 10px 0 19px 0;
    margin: 0.625rem 0 1.1875rem 0;
    display: block;
  }
}
.products-support .products-support-wrapper .support-content a:hover {
  text-decoration: none;
}
.products-support .products-support-wrapper .support-content.bottom-margin {
  margin-bottom: 19px;
  margin-bottom: 1.1875rem;
}

.line-menu-items {
  margin-bottom: 28px !important;
}

@media (min-width: 1024px) {
  .utils-menu {
    display: none;
  }
  [data-top-nav-link-id=products] .menu-message-strip {
    display: block;
    background: #006ebe;
    margin-top: -42px;
    margin-top: -2.625rem;
    padding: 12px 16px;
    padding: 0.75rem 1rem;
  }
  /* hides all min 768px */
  .mobile-only {
    display: none;
  }
  .menu-group {
    text-align: left;
    margin-top: 24px;
    margin-top: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .menu-group {
    margin-top: 0;
    text-align: right;
  }
}
.owl-theme .owl-dots .owl-dot {
  border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot span {
  border-radius: 50%;
  width: 11px;
  width: 0.6875rem;
  height: 11px;
  height: 0.6875rem;
}

.product-resource {
  padding-top: 24px;
  padding-top: 1.5rem;
  margin-top: 12px;
  margin-top: 0.75rem;
}
@media (min-width: 768px) {
  .product-resource {
    padding-top: 0;
  }
}
.products-downloads-wrapper .product-resource {
  margin: 0 auto 32px;
  margin: 0 auto 2rem;
}
.product-resource .product-resource-head h4 {
  vertical-align: middle;
  margin-bottom: initial;
}
.product-resource-head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 auto 24px;
}
.product-resource-head .section-title {
  text-align: center;
  padding-top: 0;
  margin-bottom: 65px;
  margin-bottom: 4.0625rem;
}
.product-resource-head .fp-help-message {
  font-style: italic;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
.product-resource-head button.multi-select-trade-resources {
  display: none;
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
}
.product-resource-head button.multi-select-trade-resources:hover, .product-resource-head button.multi-select-trade-resources:active {
  background-color: transparent !important;
  color: #006ebe !important;
}
.product-resource-head form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.product-resource-head form .form-controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-transform: uppercase;
}
.product-resource-head form button {
  border: none;
}
.product-resource-list .group-title {
  margin: 0;
  padding-top: 0;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  color: #666;
}
.product-resource-list .subgroup-title {
  padding-top: 0;
  color: #666;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.product-resource-list .checkbox-wrapper {
  margin: 0;
}
.product-resource-list .checkbox-wrapper span::before, .product-resource-list .checkbox-wrapper span::after {
  width: 24px;
  width: 1.5rem;
  height: 24px;
  height: 1.5rem;
  content: "";
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-resource-list .checkbox-wrapper span::before {
  border: 1px solid #999;
  background-color: #fff;
}
.product-resource-list .checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.product-resource-list .checkbox-wrapper input:checked + span::before {
  border-color: #006ebe;
  background-color: #006ebe;
}
.product-resource-list .checkbox-wrapper input:checked + span::after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.99896 7.80007L1.19896 5.00007L0.265625 5.9334L3.99896 9.66673L11.999 1.66673L11.0656 0.733398L3.99896 7.80007Z' fill='white'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.product-resource-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-resource-list ul li {
  margin: 0;
}
.product-resource-list ul li > a,
.product-resource-list ul li > .checkbox-wrapper {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 16px 28px 16px 0;
  padding: 1rem 1.75rem 1rem 0;
  display: block;
  position: relative;
  text-wrap: balance;
  font-weight: 500;
  line-height: 1.4285714286;
  color: #006ebe;
  cursor: pointer;
  border-bottom: 1px solid #d8d8d8;
}
.product-resource-list ul li > a .fp-icons,
.product-resource-list ul li > .checkbox-wrapper .fp-icons {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-resource-list ul li > a .fp-icons svg,
.product-resource-list ul li > .checkbox-wrapper .fp-icons svg {
  width: 24px;
  width: 1.5rem;
  height: 24px;
  height: 1.5rem;
  fill: #006ebe;
}
.product-resource-list ul li .small {
  font-size: 11px;
  font-size: 0.6875rem;
  margin-top: 4px;
  margin-top: 0.25rem;
  line-height: 1.8181818182;
  color: #666;
}
.product-resource-list ul li + li {
  margin-top: 4px;
  margin-top: 0.25rem;
}
.product-resource-list [class*=Videos] ul li + li {
  margin-top: 10px;
  margin-top: 0.625rem;
}
.product-resource-list .video-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1050;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.product-resource-list .childs--videos {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 80%;
  max-width: 1200px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  z-index: 1050;
}
.product-resource-list .childs--videos video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}
.product-resource-list .childs--videos .close-video {
  position: absolute;
  top: 1rem;
  right: 2rem;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 1050;
}
.product-resource-list .childs--videos .close-video .fp-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem;
}
.product-resource-list .childs--videos .close-video .fp-icons svg {
  fill: grey;
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem;
}
.product-resource-list .childs .child-items {
  font-size: 14px;
  font-size: 0.875rem;
  padding-block: 16px;
  padding-block: 1rem;
  padding-inline: 0;
  display: block;
  position: relative;
  width: 100%;
  font-weight: 500;
  line-height: 1.4285714286;
  border: none;
  color: #006ebe;
  text-align: left;
  cursor: pointer;
  border-bottom: 1px solid #d8d8d8;
}
.product-resource-list .childs .child-items .fp-icons {
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  transition: rotate 0.3s ease-in-out;
  rotate: 90deg;
}
.product-resource-list .childs .child-items .fp-icons svg {
  width: 24px;
  width: 1.5rem;
  height: 24px;
  height: 1.5rem;
  fill: #006ebe;
}
.product-resource-list .childs .child-items[aria-expanded=true] .fp-icons {
  rotate: -90deg;
}
.product-resource-list .childs ul li > a:not(.video-title),
.product-resource-list .childs ul li > .checkbox-wrapper {
  padding: 16px 28px 16px 16px;
  padding: 1rem 1.75rem 1rem 1rem;
}
.product-resource-list .resource-block {
  margin: 0;
  padding-bottom: 3rem;
}
.product-resource-list .resource-block:last-child {
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
.product-resource-list .resource-block video {
  display: block;
  height: auto;
  width: 100%;
}
.product-resource-list .resource-block .sub-header {
  padding-left: 28px;
  padding-left: 1.75rem;
  color: #666;
  font-weight: 700;
}
.product-resource-list .btn {
  margin-top: 32px;
  margin-top: 2rem;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 767.98px) {
  .product-resource-list .childs--videos .asset-wrapper button.play-video {
    width: 72px;
    width: 4.5rem;
    height: 72px;
    height: 4.5rem;
    background-size: 72px;
    background-size: 4.5rem;
  }
}
@media (min-width: 768px) {
  .product-resource-list .group-title {
    color: #1e1e1c;
    text-align: center;
  }
  .product-resource-head form .form-controls {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
  .product-resource-head form .form-controls div.fp-custom-radio {
    margin-right: 1em;
    margin-bottom: 0;
  }
}
/* Resources Group Layout */
.product-resource-list .trade-product-resources {
  display: -ms-grid;
  display: grid;
  gap: 1rem;
}
@media (min-width: 768px) {
  .product-resource-list .trade-product-resources {
    -ms-grid-columns: (minmax(0, 1fr))[auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}
.product-resource-list .trade-product-resources .group-resource-block {
  border: 1px solid transparent;
}
@media (max-width: 767.98px) {
  .product-resource-list .trade-product-resources .group-resource-block + .group-resource-block {
    border-top-color: #666;
    padding-top: 24px;
    padding-top: 1.5rem;
  }
}
@media (min-width: 768px) {
  .product-resource-list .trade-product-resources .group-resource-block {
    padding: 32px 24px;
    padding: 2rem 1.5rem;
    margin-bottom: 48px;
    margin-bottom: 3rem;
    border: 1px solid #d8d8d8;
  }
}
@media (min-width: 1280px) {
  .product-resource-list .trade-product-resources .group-resource-block {
    padding: 40px 64px;
    padding: 2.5rem 4rem;
  }
}

.modal-body .group-title {
  text-align: left;
}
.modal-body .product-resource-list {
  padding-inline: 12px;
  padding-inline: 0.75rem;
}
.modal-body .product-resource-list .trade-product-resources {
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  padding: 0;
}
.modal-body .product-resource-list .trade-product-resources .group-resource-block {
  margin: 0;
  padding: 32px 24px;
  padding: 2rem 1.5rem;
  border: 1px solid #d8d8d8;
}
.modal-body .product-resource-list .trade-product-resources .group-resource-block + .group-resource-block {
  padding-top: 24px;
  padding-top: 1.5rem;
}

.consignment-stock-lightbox {
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(30, 30, 28, 0.6);
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.consignment-stock-lightbox .consignment-stock-lightbox-container {
  background-color: #fff;
  height: 343px;
  max-width: calc(100% - 40px);
  padding: 32px;
  position: relative;
  width: 444px;
}
.consignment-stock-lightbox .consignment-stock-lightbox-container .consignment-stock-content .header {
  font-size: 1rem;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 1.5rem;
}
.consignment-stock-lightbox .consignment-stock-lightbox-container .consignment-stock-content .consignment-stock-body {
  margin-bottom: 1.5rem;
}
.consignment-stock-lightbox .consignment-stock-lightbox-container .consignment-stock-content .consignment-stock-body .how-receive {
  font-size: 13px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 11px;
  margin-top: 2rem;
}
.consignment-stock-lightbox .consignment-stock-lightbox-container .consignment-stock-content .consignment-stock-body .options .option-item input {
  height: 20px;
  margin-right: 3px;
  vertical-align: middle;
  width: 20px;
}
.consignment-stock-lightbox .consignment-stock-lightbox-container .consignment-stock-content .consignment-stock-body .options .option-item label {
  line-height: 23px;
  line-height: 1.4375rem;
}
.consignment-stock-lightbox .consignment-stock-close {
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  margin-left: auto;
  position: absolute;
  right: 12px;
  top: 12px;
  width: 20px;
}
.consignment-stock-lightbox .consignment-stock-close svg {
  height: 100%;
  width: 100%;
}

.serial-numbers {
  width: 100%;
}
.serial-numbers button.multiselect {
  border: 1px solid #d8d8d8;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 8px 8px 20px;
  text-align: left;
}
.serial-numbers button.multiselect.unselectable {
  pointer-events: none;
  background: #f7f7f7;
}
.serial-numbers button.multiselect .fp-icons {
  margin: auto 0 auto auto;
}
.serial-numbers button.multiselect.dropdown-toggle::after {
  border: none;
}
.serial-numbers button.multiselect .placeholder {
  color: #666;
  display: none;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 24px;
  text-transform: initial;
}
.serial-numbers button.multiselect .multiselect-selected-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 322px;
  line-height: 24px;
}
.serial-numbers button.multiselect .multiselect-selected-text:empty {
  width: 0;
}
.serial-numbers button.multiselect .multiselect-selected-text:empty + .placeholder {
  display: inline;
}
.serial-numbers ul.multiselect-container {
  background: #f7f7f7;
  border: none;
  display: none;
  margin-top: 0;
  max-height: 400px;
  overflow-x: scroll;
  width: 100%;
}
.serial-numbers ul.multiselect-container li {
  margin: 6px 20px;
}
.serial-numbers ul.multiselect-container li:last-child {
  margin-bottom: 0;
}
.serial-numbers ul.multiselect-container li:not(:last-child) {
  border-bottom: 1px solid #d8d8d8;
}
.serial-numbers ul.multiselect-container li label.checkbox {
  width: 100%;
  cursor: pointer;
}
.serial-numbers ul.multiselect-container li input[type=checkbox] {
  height: 20px;
  margin-right: 0.5rem;
  position: relative;
  top: 3px;
  width: 20px;
}
.serial-numbers.open ul.multiselect-container {
  display: block;
}

.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container {
  padding-right: 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta {
  display: block;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .available-from {
  color: #666;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options {
  border: 1px solid #d8d8d8;
  display: -ms-grid;
  display: grid;
  margin-bottom: 0.75rem;
  padding: 0.25rem;
  gap: 0.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  padding: 0.75rem;
  transition: background 150ms ease-out;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item:hover, .pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item:focus-within {
  background: #eeeff0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item:hover label, .pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item:focus-within label {
  cursor: pointer;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item input {
  position: relative;
  top: 5px;
  top: 0.3125rem;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  accent-color: #006ebe;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label {
  display: -ms-grid;
  display: grid;
  -ms-flex-positive: 1;
      flex-grow: 1;
  gap: 0.25rem;
  margin: 0;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label {
    -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto;
    gap: 0;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-name .pricing {
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-name .pricing .was-price {
  color: #666;
  text-decoration: line-through;
  font-weight: normal;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-name .pricing .discounted-price {
  font-weight: medium;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-description {
  color: #666;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #666;
  font-weight: 700;
  margin-top: 0;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability {
    display: block;
    -ms-grid-row: span 2;
        grid-row: span 2;
    text-align: right;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability .instock {
  display: block;
  margin-right: 0.3rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability .instock .fp-icons {
  display: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability .atp-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability .not-available,
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability .backorder-small,
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability .out-of-stock {
  display: block;
  font-weight: 700;
  margin-right: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item label .option-item-availability > * {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item .stock-availability {
  display: block;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item .stock-availability .modal-window-link {
  font-weight: 700;
  margin-left: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .options .option-item .stock-availability .not-filled {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 0.5rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center {
  padding: 0;
  width: 100%;
  max-width: 100%;
  position: static;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center .pdp-product-availability,
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center .price-product-availability,
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center .stock-delivery {
  display: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center .buy,
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center .product-availability {
  position: static;
  padding-right: 0;
  margin-top: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center .buy .add-to-cart.btn,
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .price-cta.align-items-center .product-availability .add-to-cart.btn {
  width: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .value.pricing.full {
  color: #1e1e1c;
  font-weight: 300;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .value.pricing.full {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta .consignment {
  display: inline-block;
  text-align: right;
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection > .consignment-stock-container > .price-cta {
    padding-right: 46px;
    padding-right: 2.875rem;
  }
}

/* stylelint-disable selector-class-pattern  */
/* stylelint-disable  no-descending-specificity */
.pt_product-details-set {
  background-color: #fff;
}
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after {
  border: none;
}
.pt_product-details-set .product-detail .description-and-detail {
  border: 0;
}
.pt_product-details-set .product-set-detail {
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}
.pt_product-details-set .product-set-detail .lg-view {
  margin-top: 0;
}
.pt_product-details-set .product-set-detail .set-item-wrapper {
  background-color: #f7f7f7;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
  padding-top: 27px;
  padding-top: 1.6875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.pt_product-details-set .product-set-detail .set-item-wrapper:last-child {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}
.pt_product-details-set .product-set-detail .product-detail {
  margin: 0 auto;
  border: 0;
}
.pt_product-details-set .product-set-detail .product-detail .primary-images .dimensionRow::before {
  border-top: 1px solid #d8d8d8;
  content: "";
  bottom: -9px;
  position: absolute;
  width: calc(100% - 10px);
  left: 50%;
  transform: translate(-50%, 0);
}
.pt_product-details-set .product-set-detail .product-id {
  display: none;
}
.pt_product-details-set .product-set-detail .badges .mobile-name {
  border-bottom: none;
}
.pt_product-details-set .product-set-detail .description-and-detail .description {
  margin-bottom: 0;
}
.pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions {
  padding: 0;
}
.pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions .price {
  text-align: left;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions .price .starting {
  font-size: 13px;
  font-size: 0.8125rem;
}
.pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions .price .starting.value {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 35px;
  line-height: 2.1875rem;
}
.pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions .price .starting.label {
  display: block;
}
.pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
  border-bottom: none;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
    -ms-flex-pack: center;
            justify-content: center;
  }
}
.pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock {
  padding-bottom: 0;
}
.pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay {
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
}
.pt_product-details-set .product-set-detail .details-url {
  text-align: left;
}
.pt_product-details-set .product-set-detail .details-url::after {
  content: "";
  border-top: 1px solid #d8d8d8;
  width: 100%;
  display: block;
  margin-top: 11px;
  margin-top: 0.6875rem;
}
.pt_product-details-set .product-set-detail .add-to-cart.btn-primary {
  max-width: 180px;
  max-width: 11.25rem;
}
.pt_product-details-set .product-set-name .product-name {
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  line-height: 2.5rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-weight: 300;
  text-align: center;
  border-bottom: none;
}
.pt_product-details-set .set-top-section {
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
}
.pt_product-details-set .set-top-section .set-details {
  padding-top: 33px;
  padding-top: 2.0625rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper {
  width: 100%;
  background-color: #f7f7f7;
  overflow: hidden;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  margin-top: 20px;
  margin-top: 1.25rem;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .container {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media (max-width: 767.98px) {
  .pt_product-details-set .set-top-section .whatsinclude-top-wrapper .container {
    padding: 0;
  }
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper {
  color: #1e1e1c;
  margin: 0 auto;
  padding-left: 17px;
  padding-left: 1.0625rem;
  padding-right: 17px;
  padding-right: 1.0625rem;
  padding-top: 32px;
  padding-top: 2rem;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .heading {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 25px;
  line-height: 1.5625rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  text-align: center;
  text-transform: uppercase;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel {
  min-height: 250px;
  min-height: 15.625rem;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .product-name {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: 700;
  letter-spacing: normal;
  text-align: center;
  border-bottom: none;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .product-description {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  letter-spacing: normal;
  text-align: center;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .product-image {
  margin: 0 auto;
  overflow: hidden;
  max-width: 130px;
  max-width: 8.125rem;
  margin-bottom: 26px;
  margin-bottom: 1.625rem;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .item-details {
  margin: 0 auto;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .owl-stage-outer .owl-stage {
  margin: 0 auto;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .owl-nav .owl-prev:hover,
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .owl-nav .owl-next:hover {
  background: transparent;
}
.pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .owl-carousel {
  z-index: 0;
}
.pt_product-details-set .hero-image img {
  width: 100%;
}
.pt_product-details-set .short-dec {
  font-size: 13px;
  font-size: 0.8125rem;
  max-width: 545px;
  max-width: 34.0625rem;
  text-align: center;
  margin: 0 auto;
}

.product-details-bottom {
  background: #f7f7f7;
  padding-bottom: 96px;
  padding-bottom: 6rem;
  /* ADDITIONAL INFO & DIMENSIONS */
  /* FEATURES & BENEFITS */
  /* PRODUCT SPECIFICATIONS */
  /* PRODUCT RESOURCES & DOWNLOADS */
  /* BV REVIEWS */
}
.product-details-bottom .info-dimensions-wrapper {
  background-color: #fff;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions {
  background-color: #fff;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper {
  padding: 0 12px;
  padding: 0 0.75rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title span,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-name,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-features,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper span,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-name,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-features {
  font-weight: 500;
  display: block;
  border-top: solid 1px #d8d8d8;
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  padding-top: 24px;
  padding-top: 1.5rem;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-features,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-features {
  font-weight: 400;
  border: none;
  line-height: 1.3;
  padding-top: 0px;
  padding-top: 0rem;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info {
  padding: 0 12px;
  padding: 0 0.75rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info ul {
  margin: 0;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  padding-left: 12px;
  padding-left: 0.75rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info ul li {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info ul li:last-child {
  margin-bottom: 0;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-bg {
  background-color: #eeeff0;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions {
  background-color: #eeeff0;
  padding: 32px 0 40px;
  padding: 2rem 0 2.5rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .row {
  margin: 0;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content {
  text-align: center;
  padding: 0;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content:last-child {
  margin-bottom: 0;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .content,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value {
  display: block;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .content {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 23px;
  line-height: 1.4375rem;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value {
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value .fraction-bar {
  position: relative;
  top: -4px;
  top: -0.25rem;
  left: 1px;
  left: 0.0625rem;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 10px;
  line-height: 0.625rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value .dimensions-unit {
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  right: 4px;
  right: 0.25rem;
  top: -2px;
  top: -0.125rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value sup,
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value sub {
  font-size: 8px;
  font-size: 0.5rem;
  line-height: 8px;
  line-height: 0.5rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value sup {
  top: -2px;
  top: -0.125rem;
  margin-left: 3px;
  margin-left: 0.1875rem;
}
.product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value sub {
  bottom: 4px;
  bottom: 0.25rem;
  left: 1px;
  left: 0.0625rem;
}
.product-details-bottom .features-benefits-disclaimer {
  display: none;
}
.product-details-bottom .features-benefits-disclaimer .line {
  margin: 0 auto 27px;
  border-top: 1px solid #d8d8d8;
  width: 35px;
  width: 2.1875rem;
}
.product-details-bottom .product-specifications {
  padding-top: 64px;
  padding-top: 4rem;
  /* iso image and dimensions */
  /* specs grid */
}
.product-details-bottom .product-specifications .specifications-title {
  text-align: center;
}
.product-details-bottom .product-specifications .image-dimensions {
  padding: 0 16px;
  padding: 0 1rem;
  margin: 64px 0;
  margin: 4rem 0;
}
.product-details-bottom .product-specifications .image-dimensions .with-content .dimensions-image {
  text-align: center;
}
@media (max-width: 767.98px) {
  .product-details-bottom .product-specifications .image-dimensions .with-content .dimensions-image {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}
.product-details-bottom .product-specifications .image-dimensions .attribute {
  border-bottom: 1px solid #d8d8d8;
  margin-right: 0;
  padding-right: 0;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute dl {
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute .label {
  text-align: left;
  font-weight: 700;
  color: #1e1e1c;
  font-size: 13px;
  font-size: 0.8125rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute .value {
  margin-bottom: 0;
  font-weight: 400;
  text-align: right;
  color: #1e1e1c;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute .value sup,
.product-details-bottom .product-specifications .image-dimensions .attribute .value sub {
  font-size: 8px;
  font-size: 0.5rem;
  line-height: 8px;
  line-height: 0.5rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute .value sup {
  top: -2px;
  top: -0.125rem;
  margin-left: 2px;
  margin-left: 0.125rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute .value sub {
  bottom: 4px;
  bottom: 0.25rem;
  left: 2px;
  left: 0.125rem;
  margin-right: 2px;
  margin-right: 0.125rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute .value .fraction-bar {
  position: relative;
  top: -3px;
  top: -0.1875rem;
  left: 2px;
  left: 0.125rem;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute .value .dimensions-unit {
  position: relative;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 26px;
  line-height: 1.625rem;
  right: 4px;
  right: 0.25rem;
}
.product-details-bottom .product-specifications .image-dimensions .attribute span.is-invalid {
  color: #c20012;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}
.product-details-bottom .product-specifications .specifications-grid {
  padding: 0 16px;
  padding: 0 1rem;
  margin: 64px 0;
  margin: 4rem 0;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns {
  column-count: 1;
  column-gap: 28px;
  column-gap: 1.75rem;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card {
  background-color: transparent;
  border: none;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table {
  width: 100%;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr.dark {
  background: #eeeff0;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr th,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr td {
  font-weight: normal;
  vertical-align: middle;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr th.value,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr td.value {
  text-align: right;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr th.value sub,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr th.value sup,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr td.value sub,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr td.value sup {
  position: relative;
  font-size: 8px;
  font-size: 0.5rem;
  padding: 1px;
  padding: 0.0625rem;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr th.value sup,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr td.value sup {
  top: 0;
  margin-left: 4px;
  margin-left: 0.25rem;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr th.value sub,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr td.value sub {
  bottom: 3px;
  bottom: 0.1875rem;
}
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr th.value svg,
.product-details-bottom .product-specifications .specifications-grid .card-columns .card table tr td.value svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.product-details-bottom .product-specifications .specification-bottom {
  text-align: center;
  line-height: normal;
  margin-bottom: 64px;
  margin-bottom: 4rem;
}
.product-details-bottom .product-specifications .specification-bottom .line {
  margin: 0 auto 27px;
  border-top: 1px solid #d8d8d8;
  width: 35px;
  width: 2.1875rem;
}
.product-details-bottom .product-specifications .specification-bottom p {
  color: #666;
}
.product-details-bottom .products-downloads-wrapper {
  padding-top: 64px;
  padding-top: 4rem;
}
.product-details-bottom .reviews {
  padding-top: 64px;
  padding-top: 4rem;
  padding-bottom: 64px;
  padding-bottom: 4rem;
}

.pt_product-details,
.pt_product-details-set {
  background-color: #e7e7e7;
  position: relative;
  /* product sticky header */
  /* PRODUCT OVERVIEW */
}
.pt_product-details .owl-nav [class*=owl-],
.pt_product-details-set .owl-nav [class*=owl-] {
  z-index: 1;
}
.pdp-bg-dark .pt_product-details,
.pdp-bg-dark .pt_product-details-set {
  background-color: #000;
}
.pt_product-details .product-details-top-section,
.pt_product-details-set .product-details-top-section {
  margin-bottom: 11px;
  margin-bottom: 0.6875rem;
}
.pt_product-details .productInspiration .html-slot-container,
.pt_product-details-set .productInspiration .html-slot-container {
  margin: 30px 0;
  margin: 1.875rem 0;
}
.pt_product-details .pdp-sticky-wrapper,
.pt_product-details-set .pdp-sticky-wrapper {
  position: fixed;
  visibility: visible;
  transition: visibility 0.3s;
  bottom: 0;
  z-index: 2;
  width: 100%;
}
.pt_product-details .pdp-sticky-wrapper.sticky-bar-hidden,
.pt_product-details-set .pdp-sticky-wrapper.sticky-bar-hidden {
  bottom: -50px;
}
.pt_product-details .pdp-sticky-wrapper.fixed,
.pt_product-details-set .pdp-sticky-wrapper.fixed {
  position: fixed;
  visibility: visible;
  width: 100%;
  z-index: 2;
  margin: 0;
}
.pt_product-details .pdp-sticky-wrapper.fixed .pdp-sticky-header-container,
.pt_product-details-set .pdp-sticky-wrapper.fixed .pdp-sticky-header-container {
  background: #666;
}
.pt_product-details .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item,
.pt_product-details-set .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item {
  transition: color 0s;
  color: #f7f7f7;
  line-height: 1.5;
}
.pt_product-details .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item.active,
.pt_product-details-set .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item.active {
  background: #4f4f49;
}
.pt_product-details .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item:active,
.pt_product-details-set .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item:active {
  background: none;
}
.pt_product-details .pdp-sticky-header-container,
.pt_product-details-set .pdp-sticky-header-container {
  transition: background 0.15s ease-in-out;
  background: #666;
  white-space: nowrap;
  line-height: 30px;
  line-height: 1.875rem;
}
@media (max-width: 1279.98px) {
  .pt_product-details .pdp-sticky-header-container,
  .pt_product-details-set .pdp-sticky-header-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.pt_product-details .pdp-sticky-header-container::-webkit-scrollbar,
.pt_product-details-set .pdp-sticky-header-container::-webkit-scrollbar {
  display: none;
}
.pt_product-details .pdp-sticky-header-container.has-content,
.pt_product-details-set .pdp-sticky-header-container.has-content {
  display: block;
}
@media (max-width: 1279.98px) {
  .pt_product-details .pdp-sticky-header-container #list-pdp-sticky,
  .pt_product-details-set .pdp-sticky-header-container #list-pdp-sticky {
    padding-left: 0;
    padding-right: 0;
  }
}
.pt_product-details .pdp-sticky-header-container #list-pdp-sticky::-webkit-scrollbar,
.pt_product-details-set .pdp-sticky-header-container #list-pdp-sticky::-webkit-scrollbar {
  display: none;
}
.pt_product-details .pdp-sticky-header-container ul,
.pt_product-details-set .pdp-sticky-header-container ul {
  margin: 0 auto;
  padding: 0;
  position: relative;
  top: 0 !important;
  font-size: 0;
  width: 100%;
  -webkit-scroll-behavior: auto;
  scroll-behavior: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  -moz-overflow-style: none;
  overflow-x: auto;
}
.pt_product-details .pdp-sticky-header-container ul::-webkit-scrollbar,
.pt_product-details-set .pdp-sticky-header-container ul::-webkit-scrollbar {
  display: none;
}
@media (min-width: 321px) and (max-width: 767.98px) {
  .pt_product-details .pdp-sticky-header-container ul,
  .pt_product-details-set .pdp-sticky-header-container ul {
    padding-left: 0;
    padding-right: 0;
  }
}
.pt_product-details .pdp-sticky-header-container ul li,
.pt_product-details-set .pdp-sticky-header-container ul li {
  display: inline;
  position: relative;
  padding-left: 0;
}
.pt_product-details .pdp-sticky-header-container ul li a,
.pt_product-details-set .pdp-sticky-header-container ul li a {
  border: none;
  display: inline-block;
  background: transparent;
  color: #f7f7f7;
  transform: translateZ(0);
  line-height: 1.5;
  padding: 16px;
  padding: 1rem;
  font-size: 11px;
  font-size: 0.6875rem;
}
.pdp-bg-dark .pt_product-details .pdp-sticky-header-container ul li a.list-group-item,
.pdp-bg-dark .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item {
  color: #f7f7f7;
}
.pdp-bg-dark .pt_product-details .pdp-sticky-header-container ul li a.list-group-item:hover,
.pdp-bg-dark .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item:hover {
  background: none;
}
.pdp-bg-dark .pt_product-details .pdp-sticky-header-container ul li a.list-group-item.active,
.pdp-bg-dark .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item.active {
  background: #4f4f49;
}
.pdp-bg-light .pt_product-details .pdp-sticky-header-container ul li a.list-group-item,
.pdp-bg-light .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item {
  color: #f7f7f7;
}
.pdp-bg-light .pt_product-details .pdp-sticky-header-container ul li a.list-group-item:hover,
.pdp-bg-light .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item:hover {
  background: none;
}
.pdp-bg-light .pt_product-details .pdp-sticky-header-container ul li a.list-group-item.active,
.pdp-bg-light .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item.active {
  background: #4f4f49;
}
.pt_product-details .pdp-sticky-header-container ul li a.list-group-item:last-child,
.pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.pt_product-details .pdp-sticky-header-container ul li a.list-group-item:first-child,
.pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.pt_product-details .pdp-sticky-header-container ul li a.list-group-item.active, .pt_product-details .pdp-sticky-header-container ul li a.list-group-item:hover,
.pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item.active,
.pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item:hover {
  background: #4f4f49;
  text-decoration: none;
}
.pt_product-details .pdp-sticky-header-container ul li.active a,
.pt_product-details-set .pdp-sticky-header-container ul li.active a {
  color: #4f4f49;
}
.pt_product-details .pdp-sticky-header-container a,
.pt_product-details-set .pdp-sticky-header-container a {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 0.6875rem;
}
.pt_product-details .product-detail-hero,
.pt_product-details-set .product-detail-hero {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  overflow-x: hidden;
}
.pt_product-details .product-detail-hero > picture > img,
.pt_product-details-set .product-detail-hero > picture > img {
  position: absolute;
}
@media (max-width: 767.98px) {
  .pt_product-details .product-detail-hero > picture > img,
  .pt_product-details-set .product-detail-hero > picture > img {
    left: 50%;
    max-width: 428px;
    top: 0;
    transform: translate(-50%, 0);
    width: 100%;
  }
}
.pt_product-details .product-detail,
.pt_product-details-set .product-detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  /* NEW PRODUCT OVERVIEW */
  /* product variation */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pt_product-details .product-detail,
  .pt_product-details-set .product-detail {
    height: 1px;
  }
}
.pt_product-details .product-detail .product-overview-wrapper,
.pt_product-details-set .product-detail .product-overview-wrapper {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 88px;
  padding-top: 5.5rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pt_product-details .product-detail .product-overview-wrapper,
  .pt_product-details-set .product-detail .product-overview-wrapper {
    display: block;
  }
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .pt_product-details .product-detail .product-overview-wrapper.has-rating-notification,
  .pt_product-details-set .product-detail .product-overview-wrapper.has-rating-notification {
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
  }
}
.pt_product-details .product-detail .product-name-wrapper,
.pt_product-details-set .product-detail .product-name-wrapper {
  border-bottom: 1px solid #d8d8d8;
}
.pt_product-details .product-detail .product-overview,
.pt_product-details-set .product-detail .product-overview {
  padding: 32px 12px;
  padding: 2rem 0.75rem;
}
.pt_product-details .product-detail .product-overview .badges-model,
.pt_product-details-set .product-detail .product-overview .badges-model {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.pt_product-details .product-detail .product-overview .badges-model .badges-container,
.pt_product-details-set .product-detail .product-overview .badges-model .badges-container {
  display: inline-block;
}
.pt_product-details .product-detail .product-overview .product-badges,
.pt_product-details-set .product-detail .product-overview .product-badges {
  display: inline-block;
  padding: 0;
  list-style: none;
  font-size: 0;
  margin: 0;
}
.pt_product-details .product-detail .product-overview .product-badges li,
.pt_product-details-set .product-detail .product-overview .product-badges li {
  display: inline-block;
  font-weight: 500;
  border: solid 1px #999;
  line-height: 1;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.625rem;
  padding: 6px 8px 5px;
  padding: 0.375rem 0.5rem 0.3125rem;
  margin: 0 8px 0 0;
  margin: 0 0.5rem 0 0;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-badges li,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-badges li {
  background-color: #999;
}
.pt_product-details .product-detail .product-overview .model-number,
.pt_product-details-set .product-detail .product-overview .model-number {
  display: inline-block;
  line-height: 1;
  color: #666;
  border: solid 1px transparent;
  font-size: 10px;
  font-size: 0.625rem;
  padding: 6px 0 5px;
  padding: 0.375rem 0 0.3125rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .model-number,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .model-number {
  color: #999;
}
.pt_product-details .product-detail .product-overview .product-name-wrapper,
.pt_product-details-set .product-detail .product-overview .product-name-wrapper {
  border-bottom: none;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.pt_product-details .product-detail .product-overview .product-name,
.pt_product-details .product-detail .product-overview .product-features,
.pt_product-details-set .product-detail .product-overview .product-name,
.pt_product-details-set .product-detail .product-overview .product-features {
  font-weight: 500;
  text-transform: none;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-name,
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-features,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-name,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-features {
  color: #fff;
}
.pt_product-details .product-detail .product-overview .product-features,
.pt_product-details-set .product-detail .product-overview .product-features {
  margin-top: 10px;
  margin-top: 0.625rem;
  font-weight: 400;
  line-height: 1.3;
}
.pt_product-details .product-detail .product-overview .style-series,
.pt_product-details-set .product-detail .product-overview .style-series {
  display: inline-block;
  padding: 0;
  list-style: none;
  font-size: 0;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.pt_product-details .product-detail .product-overview .style-series li,
.pt_product-details-set .product-detail .product-overview .style-series li {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 24px;
  margin-right: 1.5rem;
  line-height: 18px;
  line-height: 1.125rem;
}
.pt_product-details .product-detail .product-overview .style-series li:last-of-type,
.pt_product-details-set .product-detail .product-overview .style-series li:last-of-type {
  margin-right: 0;
}
.pt_product-details .product-detail .product-overview .style-series li span,
.pt_product-details .product-detail .product-overview .style-series li a,
.pt_product-details-set .product-detail .product-overview .style-series li span,
.pt_product-details-set .product-detail .product-overview .style-series li a {
  display: inline-block;
  color: #666;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 16px;
  line-height: 1rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .style-series li span,
.pdp-bg-dark .pt_product-details .product-detail .product-overview .style-series li a,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .style-series li span,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .style-series li a {
  color: #999;
}
.pt_product-details .product-detail .product-overview .style-series li a,
.pt_product-details-set .product-detail .product-overview .style-series li a {
  text-decoration: none;
}
.pt_product-details .product-detail .product-overview .style-series li a .fp-icons,
.pt_product-details-set .product-detail .product-overview .style-series li a .fp-icons {
  margin-left: 8px;
  margin-left: 0.5rem;
}
.pt_product-details .product-detail .product-overview .style-series li.product-smart-appliance svg,
.pt_product-details-set .product-detail .product-overview .style-series li.product-smart-appliance svg {
  fill: #666;
}
.pdp-dark-bg .pt_product-details .product-detail .product-overview .style-series li.product-smart-appliance svg,
.pdp-dark-bg .pt_product-details-set .product-detail .product-overview .style-series li.product-smart-appliance svg {
  fill: #999;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item {
  margin-top: 10px;
  margin-top: 0.625rem;
  /* Energy Rating Specific Styles */
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal {
  bottom: 1rem;
  padding-left: 10%;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-dialog,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-dialog {
  position: absolute;
  width: 80%;
  margin: auto;
  bottom: 1rem;
  max-width: 100%;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content {
  background-color: #f7f7f7;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header {
  margin: 3.25rem 0 0.75rem 0;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 1023.98px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header {
    margin: 2.375rem 0 1rem 0;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header .fp-close,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header .fp-close {
  margin: 0;
  right: 2.75rem;
  position: absolute;
}
@media (max-width: 1023.98px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header .fp-close,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-content .modal-header .fp-close {
    right: 1rem;
    top: 1rem;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-body,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .modal-body {
  height: 65vh;
  text-align: center;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .download-link,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .download-link {
  margin: auto;
  padding-right: 2.25rem;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.75px;
  text-decoration: underline;
  text-transform: capitalize;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  background-position-x: right;
}
@media (max-width: 1023.98px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .download-link,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .pdp-productEnergyRatings-modal .download-link {
    padding-right: 3.3rem;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .star-icon,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .star-icon {
  margin: auto 0.625rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .star-icon svg,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .star-icon svg {
  fill: #666;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content {
  color: #1e1e1c;
  font-weight: 400;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 20px;
  line-height: 1.25rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content {
  color: #999;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label .fw-500,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content .fw-500,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label .fw-500,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content .fw-500 {
  font-weight: 500;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp {
  color: #1e1e1c;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 16px;
  line-height: 1rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp.fw-500,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp.fw-500 {
  font-weight: 500;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp.text-underline,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp.text-underline {
  text-decoration: underline;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-pdp {
  color: #999;
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item ~ .product-consumption-item,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item ~ .product-consumption-item {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label {
  display: inline-block;
  border-right: 1px solid #999;
  padding-right: 14px;
  padding-right: 0.875rem;
  margin-right: 11px;
  margin-right: 0.6875rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label {
  border-right-color: #4f4f49;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label.remove-pipe,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label.remove-pipe {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content {
  display: inline-block;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-info-icon svg,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-info-icon svg {
  fill: #999;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-info-icon:hover,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-info-icon:hover {
  cursor: pointer;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label a,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content a,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label a,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content a {
  color: inherit;
  font-weight: inherit;
  text-decoration: underline;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label a:hover,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content a:hover,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label a:hover,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-content a:hover {
  cursor: pointer;
  text-decoration: none;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-dialog-centered,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-dialog-centered {
  margin: 0 auto;
  max-width: 682px;
  max-width: 42.625rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-body,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-body {
  padding-bottom: 32px;
  padding-bottom: 2rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.5625rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-body .carbon-emission-title,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-body .carbon-emission-title {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-body,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-modal .modal-body {
    padding: 24px 64px 64px;
    padding: 1.5rem 4rem 4rem;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section {
  color: #1e1e1c;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-right: 35px;
  margin-right: 2.1875rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section,
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section {
  color: #999;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section .ticks,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section .ticks,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section .ticks,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section .ticks {
  height: 18px;
  height: 1.125rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section .label,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section .label,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section .label,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section .label {
  height: 28px;
  height: 1.75rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section button,
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section button,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section button,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section button {
  border: none;
  background-color: transparent;
  padding: 0;
  color: #1e1e1c;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section button,
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section button,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .energy-rating-section button,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .water-rating-section button {
  color: #999;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  background: #009641 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating.arrow_box,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating.arrow_box {
  position: relative;
  background: #009641;
  color: #fff;
  line-height: 2;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 8px;
  padding: 0.125rem 0.25rem 0.125rem 0.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating.arrow_box::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating.arrow_box::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 10px;
  border-color: transparent transparent transparent #009641;
  left: 100%;
  top: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .A-rating::after {
  border-left-color: #009641 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  background: #52ae32 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating.arrow_box,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating.arrow_box {
  position: relative;
  background: #009641;
  color: #fff;
  line-height: 2;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 8px;
  padding: 0.125rem 0.25rem 0.125rem 0.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating.arrow_box::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating.arrow_box::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 10px;
  border-color: transparent transparent transparent #009641;
  left: 100%;
  top: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .B-rating::after {
  border-left-color: #52ae32 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  background: #c8d300 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating.arrow_box,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating.arrow_box {
  position: relative;
  background: #009641;
  color: #fff;
  line-height: 2;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 8px;
  padding: 0.125rem 0.25rem 0.125rem 0.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating.arrow_box::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating.arrow_box::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 10px;
  border-color: transparent transparent transparent #009641;
  left: 100%;
  top: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .C-rating::after {
  border-left-color: #c8d300 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  background: #ffed00 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating.arrow_box,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating.arrow_box {
  position: relative;
  background: #009641;
  color: #fff;
  line-height: 2;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 8px;
  padding: 0.125rem 0.25rem 0.125rem 0.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating.arrow_box::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating.arrow_box::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 10px;
  border-color: transparent transparent transparent #009641;
  left: 100%;
  top: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .D-rating::after {
  border-left-color: #ffed00 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  background: #fbba00 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating.arrow_box,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating.arrow_box {
  position: relative;
  background: #009641;
  color: #fff;
  line-height: 2;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 8px;
  padding: 0.125rem 0.25rem 0.125rem 0.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating.arrow_box::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating.arrow_box::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 10px;
  border-color: transparent transparent transparent #009641;
  left: 100%;
  top: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .E-rating::after {
  border-left-color: #fbba00 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  background: #ec6608 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating.arrow_box,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating.arrow_box {
  position: relative;
  background: #009641;
  color: #fff;
  line-height: 2;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 8px;
  padding: 0.125rem 0.25rem 0.125rem 0.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating.arrow_box::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating.arrow_box::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 10px;
  border-color: transparent transparent transparent #009641;
  left: 100%;
  top: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .F-rating::after {
  border-left-color: #ec6608 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating {
  /* stylelint-disable-next-line */
  /* stylelint-disable-next-line */
  background: #e30613 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating.arrow_box,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating.arrow_box {
  position: relative;
  background: #009641;
  color: #fff;
  line-height: 2;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 2px 4px 2px 8px;
  padding: 0.125rem 0.25rem 0.125rem 0.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating.arrow_box::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating.arrow_box::after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 10px;
  border-color: transparent transparent transparent #009641;
  left: 100%;
  top: 0;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating::after,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .G-rating::after {
  border-left-color: #e30613 !important;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification {
  color: #1e1e1c;
  margin-top: 4px;
  margin-top: 0.25rem;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 20px;
  line-height: 1.25rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification svg,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification svg {
  fill: #006ebe;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification svg,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification svg {
  fill: #999;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification {
  color: #999;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification a,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification a {
  font-weight: normal;
  color: #1e1e1c;
  text-decoration: underline;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification a,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification a {
  color: #999;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .rating-notification {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label.product-fiche,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label.product-fiche {
  text-decoration: underline;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label.carbon-label,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item .product-consumption-label.carbon-label {
  text-decoration: underline;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item.energy-rating.productFicheEnergyRating,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item.energy-rating.productFicheEnergyRating {
  margin-top: 16px;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item.energy-rating.productFicheEnergyRating,
  .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item.energy-rating.productFicheEnergyRating {
    margin-top: 24px;
    margin-top: 1.5rem;
  }
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 16px;
  line-height: 1rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .fw-500,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .fw-500 {
  font-weight: 500;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .waterRating-label,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .waterRating-label {
  color: #1e1e1c;
  font-weight: normal;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .waterRating-label.text-underline,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .waterRating-label.text-underline {
  text-decoration: underline;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .waterRating-label,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .arrow_box.water-rating-section .waterRating-label {
  color: #999;
}
.pt_product-details .product-detail .product-overview .product-consumption-wrapper .product-consumption-item.carbon-labelling,
.pt_product-details-set .product-detail .product-overview .product-consumption-wrapper .product-consumption-item.carbon-labelling {
  margin-top: 4px;
  margin-top: 0.25rem;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
.pt_product-details .product-detail .product-overview .smart-appliance-legal,
.pt_product-details-set .product-detail .product-overview .smart-appliance-legal {
  margin-top: 16px;
  margin-top: 1rem;
  font-size: 10px;
  font-size: 0.625rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .smart-appliance-legal,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .smart-appliance-legal {
  color: #fff;
}
.pt_product-details .product-detail .product-overview .smart-appliance-legal a,
.pt_product-details-set .product-detail .product-overview .smart-appliance-legal a {
  font-weight: 400;
  color: #1e1e1c;
  text-decoration: underline;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .smart-appliance-legal a,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .smart-appliance-legal a {
  color: #fff;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-overview .smart-appliance-legal,
  .pt_product-details-set .product-detail .product-overview .smart-appliance-legal {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-top: 24px;
    margin-top: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .product-overview .smart-appliance-legal,
  .pt_product-details-set .product-detail .product-overview .smart-appliance-legal {
    margin-top: 32px;
    margin-top: 2rem;
  }
}
.pt_product-details .product-detail .product-overview .short-description p,
.pt_product-details-set .product-detail .product-overview .short-description p {
  color: #666;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .short-description p,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .short-description p {
  color: #999;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .short-description,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .short-description {
  color: #fff;
}
.pt_product-details .product-detail .product-overview .ratings,
.pt_product-details-set .product-detail .product-overview .ratings {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.pt_product-details .product-detail .product-overview .ratings .bv_main_container_row_flex,
.pt_product-details-set .product-detail .product-overview .ratings .bv_main_container_row_flex {
  padding-right: 0 !important;
}
.pt_product-details .product-detail .product-overview .rating-wrapper,
.pt_product-details-set .product-detail .product-overview .rating-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pt_product-details .product-detail .product-overview .rating-wrapper .rating-label,
.pt_product-details-set .product-detail .product-overview .rating-wrapper .rating-label {
  display: inline-block;
  color: #666;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 10px;
  margin-right: 0.625rem;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 16px;
  line-height: 1rem;
}
.pdp-bg-dark .pt_product-details .product-detail .product-overview .rating-wrapper .rating-label,
.pdp-bg-dark .pt_product-details-set .product-detail .product-overview .rating-wrapper .rating-label {
  color: #999;
}
.pt_product-details .product-detail .product-images,
.pt_product-details-set .product-detail .product-images {
  padding: 0 12px;
  padding: 0 0.75rem;
}
.pt_product-details .product-detail .product-images .primary-image .primary,
.pt_product-details-set .product-detail .product-images .primary-image .primary {
  max-height: 500px;
  max-height: 31.25rem;
  position: relative;
  z-index: 2;
}
.pt_product-details .product-detail .product-images .primary-image .spinner,
.pt_product-details-set .product-detail .product-images .primary-image .spinner {
  display: none;
  font-size: 2px;
  margin: 0;
  text-indent: -9999em;
  overflow: hidden;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  border-left: 2px solid rgba(0, 0, 0, 0.25);
  animation: load8 0.8s infinite ease-in-out;
  position: absolute;
  z-index: 1;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: -25px;
  margin-top: -25px;
}
.pt_product-details .product-detail .product-images .image-gallery,
.pt_product-details-set .product-detail .product-images .image-gallery {
  text-align: right;
}
.pt_product-details .product-detail .product-images .pdp-image-carousel,
.pt_product-details-set .product-detail .product-images .pdp-image-carousel {
  display: inline-block;
  margin: 0 0 0 auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  width: 48px;
  width: 3rem;
}
.pt_product-details .product-detail .product-images .pdp-image-carousel.slick-initialized,
.pt_product-details-set .product-detail .product-images .pdp-image-carousel.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.pt_product-details .product-detail .product-images .pdp-image-carousel img,
.pt_product-details-set .product-detail .product-images .pdp-image-carousel img {
  padding: 3px 2px;
  border: solid 2px transparent;
  width: 40px;
  width: 2.5rem;
}
.pt_product-details .product-detail .product-images .pdp-image-carousel img:hover,
.pt_product-details-set .product-detail .product-images .pdp-image-carousel img:hover {
  border-color: #999;
}
.pt_product-details .product-detail .product-images .pdp-image-carousel .slick-slide,
.pt_product-details-set .product-detail .product-images .pdp-image-carousel .slick-slide {
  cursor: pointer;
  border: none;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
.pt_product-details .product-detail .product-images .pdp-image-carousel .slick-current img,
.pt_product-details-set .product-detail .product-images .pdp-image-carousel .slick-current img {
  border-color: #006ebe;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper {
  border: 0;
  position: relative;
  overflow: hidden;
  padding-top: 3px;
  padding-top: 0.1875rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper::after,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper::after {
  content: "";
  position: absolute;
  border-top: 1px solid #d8d8d8;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: calc(100% - 10px);
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper::after {
    width: calc(100% - 20px);
  }
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper::after {
    width: calc(100% - 30px);
  }
}
@media (max-width: 767.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper {
    -ms-flex-pack: center;
            justify-content: center;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper:not(.content-finish) .energy-rating-mb,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper:not(.content-finish) .energy-rating-mb {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper .availability-msg span,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper .availability-msg span {
  font-weight: 700;
  vertical-align: sub;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper .content-finish,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper .content-finish {
  padding-top: 17px;
  padding-top: 1.0625rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper .content-size,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .content-size {
    margin-left: -15px;
    margin-left: -0.9375rem;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper .simple-quantity,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper .simple-quantity {
  display: none;
}
@media (max-width: 1023.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper .justify,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .justify {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-],
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] {
  text-align: center;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .quantity,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .quantity {
  display: none;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label {
    margin-bottom: 2px;
    margin-bottom: 0.125rem;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label + label,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label + label {
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a {
  text-decoration: none;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a:first-child > span,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a:first-child > span {
  margin-left: 0;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a span,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a span {
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a span::after,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute a span::after {
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .finish-type,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .finish-type {
  line-height: 2;
  color: #1e1e1c;
  font-weight: 500;
  padding-top: 12px;
  padding-top: 0.75rem;
  font-size: 12px;
  font-size: 0.75rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select {
  position: relative;
  background: #fff;
  width: 194px;
  width: 12.125rem;
}
@media (min-width: 321px) and (max-width: 767.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select {
    margin: 0 auto;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select::after,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select::after {
  margin-right: 4px;
  margin-right: 0.25rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select {
  border-radius: 0;
  background-image: none;
  width: 194px;
  width: 12.125rem;
  font-size: 14px;
  font-size: 0.875rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select:focus,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select:focus {
  border-color: #d8d8d8;
  box-shadow: none;
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] + [class*=content-],
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] + [class*=content-] {
    padding-left: 27px;
    padding-left: 1.6875rem;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper .availability.product-availability,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper .availability.product-availability {
  margin: 0;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
  width: 100%;
  position: relative;
  box-shadow: none;
  background: transparent;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
    border-top: none;
    border-bottom: none;
    padding-bottom: 0;
    margin: 0 0 17px;
    margin: 0 0 1.0625rem;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock {
  margin-top: 20px;
  margin-top: 1.25rem;
  padding-top: 23px;
  padding-top: 1.4375rem;
  position: relative;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after {
  content: "";
  position: absolute;
  border-top: 1px solid #d8d8d8;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: calc(100% - 10px);
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after {
    width: calc(100% - 20px);
  }
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after {
    width: calc(100% - 30px);
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock {
    padding-top: 0;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock::after {
    border: none;
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .stock,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .stock {
  padding: 0;
  text-align: right;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price {
  position: relative;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after {
  content: "";
  position: absolute;
  border-top: 1px solid #d8d8d8;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: calc(100% - 10px);
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after {
    width: calc(100% - 20px);
  }
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after {
    width: calc(100% - 30px);
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after {
  bottom: 0;
  top: auto;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices {
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices.invalid-price,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices.invalid-price {
  display: none;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices.invalid-price ~ .invalid-price-msg,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices.invalid-price ~ .invalid-price-msg {
  display: block;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay {
  width: calc(100% + 10px);
  padding-top: 13px;
  padding-top: 0.8125rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay,
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .where-to-buy,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .where-to-buy {
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price {
  text-align: left;
  color: #1e1e1c;
  line-height: normal;
  font-size: 30px;
  font-size: 1.875rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price .value,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price .value {
  line-height: normal;
  font-size: 30px;
  font-size: 1.875rem;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.strike-through,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.strike-through {
  margin-right: 0;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.strike-through .was-price,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.strike-through .was-price {
  color: #999;
  display: block;
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.strike-through .value,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.strike-through .value {
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.sales,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.sales {
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1e1c;
  }
}
@media (max-width: 320.98px) {
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  }
}
.pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price,
.pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price {
  text-align: left;
}
.pt_product-details .product-detail .mobile-price,
.pt_product-details-set .product-detail .mobile-price {
  line-height: 1.85;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
}
.pt_product-details .product-detail .product-selection-wrapper,
.pt_product-details-set .product-detail .product-selection-wrapper {
  background-color: #fff;
  position: relative;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection {
  background-color: #fff;
  position: relative;
  padding: 29px 0;
  padding: 1.8125rem 0;
}
@media (max-width: 767.98px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection {
    margin: 0 auto;
    max-width: 428px;
    max-width: 26.75rem;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection {
    margin: 0 auto;
    padding-left: 24px;
    padding-left: 1.5rem;
    padding-right: 24px;
    padding-right: 1.5rem;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container {
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy {
  width: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up {
  padding: 0 !important;
  height: 100vh;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog {
  width: 100%;
  margin: 0;
  overflow-y: initial !important;
  transform: translate(0, -50%);
  top: 50%;
  background-color: #f7f7f7;
  max-width: 1158px;
  max-width: 72.375rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content {
  background-color: #f7f7f7;
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header {
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 24px 32px 16px;
  padding: 1.5rem 2rem 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header .fp-close,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header .fp-close {
  margin: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 0 32px 48px;
  padding: 0 2rem 3rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper {
  position: relative;
  padding-bottom: 178%;
  height: 0;
  overflow: hidden;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper iframe,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper iframe {
  border: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-footer,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-footer {
  display: block;
  border: none;
  padding: 32px;
  padding: 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .order-last,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .order-last {
  max-width: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation {
  padding-left: 12px;
  padding-left: 0.75rem;
  padding-right: 12px;
  padding-right: 0.75rem;
  margin-top: 32px;
  margin-top: 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation dl,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation dl {
  color: #666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
  column-gap: 10px;
  column-gap: 0.625rem;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation dl dt,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation dl dt {
  font-weight: 700;
  text-transform: uppercase;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation dl dd,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation dl dd {
  width: 75%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .pop-up-trigger,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .pop-up-trigger {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 12px;
  margin-top: 0.75rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  background-size: 20px 20px;
  background-size: 1.25rem 1.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .pop-up-trigger svg,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .pop-up-trigger svg {
  fill: #006ebe;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  margin-top: -2px;
  margin-top: -0.125rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up {
  padding: 0 !important;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog {
  width: 100%;
  margin: 0;
  overflow-y: initial !important;
  transform: translate(0, -50%);
  top: 50%;
  max-width: 375px;
  max-width: 23.4375rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content {
  background-color: #eeeff0;
  height: 80vh;
  display: -ms-flexbox;
  display: flex;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-header,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-header {
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 24px 32px 16px;
  padding: 1.5rem 2rem 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-header .fp-close,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-header .fp-close {
  margin: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 0 32px;
  padding: 0 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body .content,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body .content {
  padding: 24px 0 12px;
  padding: 1.5rem 0 0.75rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body .content:first-of-type,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body .content:first-of-type {
  padding-top: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body .content:last-of-type,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body .content:last-of-type {
  padding-bottom: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body h3,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body h3 {
  font-weight: 700;
  color: #666;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li:last-of-type,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li:last-of-type {
  margin-bottom: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a {
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 1px #d8d8d8;
  color: #666;
  padding: 2px 10px 2px 4px;
  padding: 0.125rem 0.625rem 0.125rem 0.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a.selected, .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a:disabled,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a.selected,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a:disabled {
  border: solid 1px #006ebe;
  font-weight: 500;
  opacity: 1 !important;
  filter: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a:hover,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a:hover {
  text-decoration: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div {
  position: relative;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div::after,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div::after {
  display: block;
  content: "";
  clear: both;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div img,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div img {
  float: left;
  margin-right: 20px;
  width: 42px;
  width: 2.625rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div span,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-body ul li a div span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-footer,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content .modal-footer {
  display: block;
  border: none;
  padding: 32px;
  padding: 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription {
  padding: 24px 0 29px;
  padding: 1.5rem 0 1.8125rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .pricing-container,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .pricing-container {
  display: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info {
  padding: 0 8px;
  padding: 0 0.5rem;
  margin-top: 32px;
  margin-top: 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info .subscription-benefits,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info .subscription-benefits {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 22px;
  line-height: 1.375rem;
  text-transform: uppercase;
  font-weight: 500;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info ul,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 7px;
  margin-top: 0.4375rem;
  max-width: 530px;
  max-width: 33.125rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info ul li,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info ul li {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 0.5rem;
  color: #1e1e1c;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 32px;
  line-height: 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info ul li span.benefit-icon,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-info ul li span.benefit-icon {
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price {
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 8px;
  padding: 0 0.5rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .stock-status,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .stock-status {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 22px;
  line-height: 1.375rem;
  display: inline-block;
  font-weight: 500;
  color: #666;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .stock-status .instock .fp-icons,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .stock-status .instock .fp-icons {
  display: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .wishlist-tile,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .wishlist-tile {
  padding-bottom: 16px;
  padding-bottom: 1rem;
  top: -16px;
  top: -1rem;
  position: relative;
  float: right;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options {
  padding: 8px 16px;
  padding: 0.5rem 1rem;
  border: 1px solid #d8d8d8;
  width: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .frequency,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .frequency {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin: 0;
  color: #666;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options input[type=radio],
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options input[type=radio] {
  height: 16px;
  height: 1rem;
  width: 18px;
  width: 1.125rem;
  top: 3px;
  top: 0.1875rem;
  position: relative;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options input[type=radio]:checked ~ .price span,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options input[type=radio]:checked ~ .price span {
  font-weight: 500;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .price,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .price {
  margin-right: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .price span,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .price span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 400;
  color: #1e1e1c;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option {
  position: relative;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option .price,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option .price {
  position: absolute;
  right: 0;
  top: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option .price .one-time-price,
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option .price .sales span,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option .price .one-time-price,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option .price .sales span {
  text-decoration: line-through;
  color: #999;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option label,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .subscription-option label {
  margin-bottom: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .one-time-option,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .one-time-option {
  margin-top: 10px;
  margin-top: 0.625rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .one-time-option .price,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .options .one-time-option .price {
  float: right;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .product-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .product-availability {
  margin-top: 13px;
  margin-top: 0.8125rem;
  width: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .product-availability .add-to-cart,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-price .product-availability .add-to-cart {
  height: 40px;
  height: 2.5rem;
  width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription {
    padding-left: 0;
    padding-right: 0;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price {
    padding-left: 18px;
    padding-left: 1.125rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price .options,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price .options {
    padding: 16px 16px 8px;
    padding: 1rem 1rem 0.5rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price .options .frequency,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price .options .frequency {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price .product-availability .add-to-cart,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price .product-availability .add-to-cart {
    height: 32px;
    height: 2rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info {
    margin-top: 0;
    padding-left: 18px;
    padding-left: 1.125rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info ul li,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info ul li {
    line-height: 22px;
    line-height: 1.375rem;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info {
    padding-left: 64px;
    padding-left: 4rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info ul,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info ul {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info ul li,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-info ul li {
    width: 50%;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.subscription .subscription-container .subscription-price {
    padding-right: 64px;
    padding-right: 4rem;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta {
  position: relative;
  padding-right: 12px;
  padding-right: 0.75rem;
  padding-left: 12px;
  padding-left: 0.75rem;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price {
    -ms-flex-negative: 2;
        flex-shrink: 2;
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin-right: 6px;
    margin-right: 0.375rem;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-info,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-info {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up {
  padding: 0 !important;
  height: 100vh;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog {
  width: 100%;
  margin: 0;
  overflow-y: initial !important;
  transform: translate(0, -50%);
  top: 50%;
  background-color: #f7f7f7;
  max-width: 1158px;
  max-width: 72.375rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content {
  background-color: #f7f7f7;
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header {
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 24px 32px 16px;
  padding: 1.5rem 2rem 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header .fp-close,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header .fp-close {
  margin: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 0 32px 48px;
  padding: 0 2rem 3rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper {
  position: relative;
  padding-bottom: 178%;
  height: 0;
  overflow: hidden;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper iframe,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper iframe {
  border: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-footer,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-footer {
  display: block;
  border: none;
  padding: 32px;
  padding: 2rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability {
  font-weight: 700;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  width: auto;
  pointer-events: none;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 16px;
  margin-top: 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability a,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability a,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability a,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability a {
  pointer-events: auto;
  position: relative;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .small,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .small,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .small,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .small {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .fp-icons,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .fp-icons,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .fp-icons,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .fp-icons {
  margin-left: 4px;
  margin-left: 0.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .fp-icons svg,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .fp-icons svg,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .fp-icons svg,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .fp-icons svg {
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability {
  color: #666;
  font-weight: 400;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability .stock-postcode a,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability .stock-postcode a,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability .stock-postcode a,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability .stock-postcode a {
  margin-left: 8px;
  margin-left: 0.5rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1278px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability input ~ .stock-availability,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability input ~ .stock-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability input ~ .stock-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability input ~ .stock-availability {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .out-of-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .instock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .out-of-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .instock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .backorder-small,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .out-of-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .instock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .out-of-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .instock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .backorder-small {
  color: #666;
  margin-right: 14px;
  margin-right: 0.875rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock {
  font-weight: 500;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock span,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock span,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock span,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock span {
  font-weight: 400;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  padding-bottom: 16px;
  padding-bottom: 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .instock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .text-danger,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .out-of-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .not-available,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .instock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .text-danger,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .out-of-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .not-available {
  display: block;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-postcode,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-postcode {
  margin-left: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-postcode a,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-postcode a {
  margin-left: 8px;
  margin-left: 0.5rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .not-available,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .not-available {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media only screen and (min-width: 376px) and (max-width: 768px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small {
    margin-left: 14px;
    margin-left: 0.875rem;
  }
}
@media only screen and (min-width: 376px) and (max-width: 767px) {
  .pdp-product-availability .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
  .pdp-product-availability .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    margin-left: 0;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-top: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .text-danger,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .out-of-stock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .instock,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .backorder-small,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .not-available,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .text-danger,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .out-of-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .instock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .backorder-small,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .not-available {
  display: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-postcode,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-postcode {
  margin-left: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p {
  padding-top: 16px;
  padding-top: 1rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  color: #666;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p:empty,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p:empty {
  display: none;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .wishlist-tile,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .wishlist-tile {
  top: -8px;
  top: -0.5rem;
  margin-right: -8px;
  margin-right: -0.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .wishlist-tile,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .wishlist-tile {
    margin-right: -16px;
    margin-right: -1rem;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .wishlist-tile .fa-stack,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .wishlist-tile .fa-stack {
  line-height: 2.5;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .buy,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy {
  padding: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .buy .btn,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy .btn {
  letter-spacing: 0;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
  width: 100%;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .buy .product-availability,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy .product-availability {
  margin-top: 0;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .buy .product-availability .non-agency-product,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy .product-availability .non-agency-product {
  background-color: #f7f7f7;
  padding: 16px;
  padding: 1rem;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .buy .product-availability .non-agency-product p,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy .product-availability .non-agency-product p {
  color: #666;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .buy .product-availability .non-agency-product h5,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy .product-availability .non-agency-product h5 {
  margin-bottom: 0;
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .where-to-buy,
.pt_product-details .product-detail .product-selection-wrapper .product-selection .configure-btn,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .where-to-buy,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .configure-btn {
  width: 100%;
}
@media (max-width: 767.98px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .where-to-buy .btn,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .configure-btn .btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .where-to-buy .btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .configure-btn .btn {
    display: block;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .configure-info,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .configure-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  margin-top: 16px;
  margin-top: 1rem;
}
@media (max-width: 767.98px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .configure-info,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .configure-info {
    -ms-flex-pack: start;
        justify-content: start;
  }
}
.pt_product-details .product-detail .product-selection-wrapper .product-selection .configure-info .configure-info-text,
.pt_product-details-set .product-detail .product-selection-wrapper .product-selection .configure-info .configure-info-text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 24px;
  line-height: 1.5rem;
}

.pt_product-details .review-cart-lightbox {
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(30, 30, 28, 0.6);
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}
.pt_product-details .review-cart-lightbox .review-cart-container {
  background-color: #fff;
  max-width: calc(100% - 40px);
  padding: 24px 40px 32px 40px;
  padding: 1.5rem 2.5rem 2rem 2.5rem;
  position: relative;
  z-index: 5;
  text-align: center;
  width: 682px;
}
.pt_product-details .review-cart-lightbox .review-cart-container .review-cart-content {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  margin-top: 24px;
  margin-top: 1.5rem;
}
.pt_product-details .review-cart-lightbox .review-cart-container .review-cart-content .heading {
  font-weight: 500;
  margin: 0;
}
.pt_product-details .review-cart-lightbox .review-cart-container .review-cart-content .review-cart-check-icon svg {
  height: 20px;
  width: 20px;
}
.pt_product-details .review-cart-lightbox .review-cart-container .review-cart-buttons {
  border-top: none;
  -ms-flex-pack: center;
      justify-content: center;
}
.pt_product-details .review-cart-lightbox .review-cart-container .review-cart-buttons .btn {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 8px;
  margin: 0.5rem;
}
@media (max-width: 767.98px) {
  .pt_product-details .review-cart-lightbox .review-cart-container .review-cart-buttons .btn {
    width: 100%;
  }
}
.pt_product-details .review-cart-lightbox .review-cart-container .review-cart-close {
  display: -ms-flexbox;
  display: flex;
  height: 20px;
  margin-left: auto;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 20px;
}
.pt_product-details .review-cart-lightbox .review-cart-container .review-cart-close svg {
  height: 100%;
  width: 100%;
}
.pt_product-details .approaching-discount {
  margin-top: 24px;
}
.pt_product-details .subscription-content {
  margin: 0 auto;
  max-width: 80%;
  text-align: center;
}

@media (min-width: 321px) {
  .pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
    -ms-flex-pack: center;
            justify-content: center;
  }
  .pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price .value {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .pt_product-details-set .set-top-section .whatsinclude-top-wrapper .container {
    padding: 0;
  }
  .product-details-bottom {
    /* ADDITIONAL INFO & DIMENSIONS */
    /* PRODUCT SPECIFICATIONS */
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info {
    margin: 0 auto;
    padding: 0 16px;
    padding: 0 1rem;
    max-width: 428px;
    max-width: 26.75rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper {
    margin: 0 auto;
    max-width: 428px;
    max-width: 26.75rem;
  }
  .product-details-bottom .product-specifications {
    /* iso image and dimensions */
  }
  .product-details-bottom .product-specifications .image-dimensions,
  .product-details-bottom .product-specifications .specifications-grid {
    margin: 64px auto;
    margin: 4rem auto;
    max-width: 428px;
    max-width: 26.75rem;
  }
  .pt_product-details .product-detail,
  .pt_product-details-set .product-detail {
    /* NEW PRODUCT OVERVIEW */
    /* product variation */
  }
  .pt_product-details .product-detail .product-overview,
  .pt_product-details-set .product-detail .product-overview {
    margin: 0 auto;
    padding: 32px 16px;
    padding: 2rem 1rem;
    max-width: 428px;
    max-width: 26.75rem;
  }
  .pt_product-details .product-detail .product-images,
  .pt_product-details-set .product-detail .product-images {
    margin: 0 auto;
    padding: 0 16px;
    padding: 0 1rem;
    max-width: 428px;
    max-width: 26.75rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog {
    margin: 0 auto;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation {
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog {
    margin: 0 auto;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta {
    padding-right: 16px;
    padding-right: 1rem;
    padding-left: 16px;
    padding-left: 1rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price .price-discount,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price .price-discount {
    font-size: 11px;
    font-size: 0.6875rem;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 500;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 2px;
    background-color: #1e1e1c;
    padding: 2px 4px;
    padding: 0.125rem 0.25rem;
    margin: 4px;
    margin: 0.25rem;
    margin-left: 0;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price .price-discount svg,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price .price-discount svg {
    fill: #fff;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price .price-discount svg.x-small-icon,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price .price-discount svg.x-small-icon {
    width: 14px;
    width: 0.875rem;
    height: 14px;
    height: 0.875rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog {
    margin: 0 auto;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .buy .btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy .btn {
    padding-left: 24px;
    padding-left: 1.5rem;
    padding-right: 24px;
    padding-right: 1.5rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .wtb-ctas button,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .wtb-ctas button {
    width: auto;
    min-width: 170px;
    min-width: 10.625rem;
  }
}
@media (min-width: 321px) and (max-width: 767.98px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .wtb-ctas button,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .wtb-ctas button {
    width: 100%;
  }
}
@media (min-width: 321px) {
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .configure-info-btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .configure-info-btn {
    width: auto !important;
    min-width: auto !important;
  }
}
@media (min-width: 768px) {
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .where-to-buy {
    padding-bottom: 15px;
    padding-bottom: 0.9375rem;
  }
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .justify {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
  }
  .pt_product-details-set .product-set-detail .product-detail .primary-images .dimensionRow::before {
    width: calc(100% - 20px);
  }
  .pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions .price .starting {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions .price .starting.value {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
    padding-bottom: 0;
  }
  .pt_product-details-set .product-set-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price .value {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .pt_product-details-set .product-set-detail .details-url::after {
    border: none;
  }
  .pt_product-details-set .product-set-detail .set-bundle-footer {
    max-width: 1200px;
    max-width: 75rem;
  }
  .pt_product-details-set .product-set-name .product-name {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .pt_product-details-set .set-top-section .set-details {
    padding-top: 43px;
    padding-top: 2.6875rem;
  }
  .pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .owl-nav .owl-prev {
    left: -44px;
    left: -2.75rem;
    top: 66px;
    top: 4.125rem;
    margin: 0;
  }
  .pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .owl-nav .owl-next {
    right: -44px;
    right: -2.75rem;
    top: 66px;
    top: 4.125rem;
    margin: 0;
  }
  .product-details-bottom {
    /* ADDITIONAL INFO & DIMENSIONS */
    /* PRODUCT SPECIFICATIONS */
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions {
    padding-bottom: 48px;
    padding-bottom: 3rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper {
    max-width: 544px;
    max-width: 34rem;
    padding: 0 24px;
    padding: 0 1.5rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title span,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-name,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-features,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper span,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-name,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-features {
    border: none;
    line-height: 1.2;
    font-size: 21px;
    font-size: 1.3125rem;
    padding-top: 48px;
    padding-top: 3rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-features,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-features {
    margin-top: 8px;
    margin-top: 0.5rem;
    font-size: 18px;
    font-size: 1.125rem;
    padding-top: 0;
    padding-top: calc(NaN);
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info {
    margin-bottom: 0;
    max-width: 544px;
    max-width: 34rem;
    padding: 0 24px;
    padding: 0 1.5rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info ul li {
    margin-bottom: 16px;
    margin-bottom: 1rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-bg {
    background-color: transparent;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper {
    max-width: 544px;
    max-width: 34rem;
    padding-right: 24px;
    padding-right: 1.5rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions {
    padding: 32px 32px 40px;
    padding: 2rem 2rem 2.5rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content {
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value .fraction-bar {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 12px;
    line-height: 0.75rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value .dimensions-unit {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value sup,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content .value sub {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 10px;
    line-height: 0.625rem;
  }
  .product-details-bottom .product-specifications {
    /* iso image and dimensions */
    /* specs grid */
  }
  .product-details-bottom .product-specifications .image-dimensions {
    max-width: none;
    padding: 0;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute {
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .label {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sup,
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sub {
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 9px;
    line-height: 0.5625rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sup {
    top: 0;
    margin-left: 3px;
    margin-left: 0.1875rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sub {
    left: 3px;
    left: 0.1875rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value .fraction-bar {
    top: -2px;
    top: -0.125rem;
    left: 1px;
    left: 0.0625rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value .dimensions-unit {
    top: 1px;
    top: 0.0625rem;
  }
  .product-details-bottom .product-specifications .specifications-grid {
    max-width: none;
    padding: 0;
  }
  .product-details-bottom .product-specifications .specifications-grid .card-columns {
    column-count: 2;
  }
  .pt_product-details,
  .pt_product-details-set {
    /* PRODUCT OVERVIEW */
  }
  .pt_product-details .pdp-sticky-header-container,
  .pt_product-details-set .pdp-sticky-header-container {
    padding: 0;
    position: relative;
    z-index: 1;
    bottom: auto;
  }
  .pt_product-details .pdp-sticky-header-container ul li a.list-group-item,
  .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item {
    font-weight: 500;
  }
  .pt_product-details .product-detail-hero > picture > img,
  .pt_product-details-set .product-detail-hero > picture > img {
    left: calc(50% - 240px);
    max-width: none;
    top: 0;
    transform: translate(-50%);
    width: 1600px;
  }
  .pt_product-details .product-detail,
  .pt_product-details-set .product-detail {
    /* NEW PRODUCT OVERVIEW */
    /* product variation */
  }
  .pt_product-details .product-detail .product-overview,
  .pt_product-details-set .product-detail .product-overview {
    max-width: 544px;
    max-width: 34rem;
    padding: 32px 24px;
    padding: 2rem 1.5rem;
  }
  .pt_product-details .product-detail .product-overview .product-badges li,
  .pt_product-details-set .product-detail .product-overview .product-badges li {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .pt_product-details .product-detail .product-overview .model-number,
  .pt_product-details-set .product-detail .product-overview .model-number {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .pt_product-details .product-detail .product-overview .style-series li span,
  .pt_product-details .product-detail .product-overview .style-series li a,
  .pt_product-details-set .product-detail .product-overview .style-series li span,
  .pt_product-details-set .product-detail .product-overview .style-series li a {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .pt_product-details .product-detail .product-overview .energy-rating-mb .energy-rating-section,
  .pt_product-details .product-detail .product-overview .energy-rating .energy-rating-section,
  .pt_product-details-set .product-detail .product-overview .energy-rating-mb .energy-rating-section,
  .pt_product-details-set .product-detail .product-overview .energy-rating .energy-rating-section {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .pt_product-details .product-detail .product-overview .rating-wrapper,
  .pt_product-details-set .product-detail .product-overview .rating-wrapper {
    padding-right: 0;
  }
  .pt_product-details .product-detail .product-overview .rating-wrapper .rating-label,
  .pt_product-details-set .product-detail .product-overview .rating-wrapper .rating-label {
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .pt_product-details .product-detail .product-images,
  .pt_product-details-set .product-detail .product-images {
    max-width: 544px;
    max-width: 34rem;
    padding: 0 24px;
    padding: 0 1.5rem;
  }
  .pt_product-details .product-detail .product-images .primary-image,
  .pt_product-details-set .product-detail .product-images .primary-image {
    text-align: right;
  }
  .pt_product-details .product-detail .product-images .pdp-image-carousel,
  .pt_product-details-set .product-detail .product-images .pdp-image-carousel {
    width: 60px;
    width: 3.75rem;
  }
  .pt_product-details .product-detail .product-images .pdp-image-carousel img,
  .pt_product-details-set .product-detail .product-images .pdp-image-carousel img {
    padding: 4px 3px;
    width: 50px;
    width: 3.125rem;
  }
  .pt_product-details .product-detail .product-images .pdp-image-carousel .slick-slide,
  .pt_product-details-set .product-detail .product-images .pdp-image-carousel .slick-slide {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper {
    padding-top: 30px;
    padding-top: 1.875rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper .availability-msg div,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .availability-msg div {
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #1e1e1c;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper .content-finish,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .content-finish {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper .energy-rating-mb,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .energy-rating-mb {
    display: none;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper .justify,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .justify {
    padding-top: 29px;
    padding-top: 1.8125rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-],
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] {
    text-align: left;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute label {
    line-height: 1.71;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .finish-type,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .finish-type {
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select {
    width: 200px;
    width: 12.5rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select {
    width: 200px;
    width: 12.5rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock > .price::after {
    border: none;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price {
    text-align: left;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .prices {
    margin-right: 0;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay,
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .where-to-buy,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .where-to-buy {
    text-align: left;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price .value,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .price .value {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.sales,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price span.sales {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .order-last,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .order-last {
    max-width: 39%;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy {
    margin-left: auto;
    margin-right: 8px;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content {
    height: auto;
    max-height: 90vh;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation dl,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation dl {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .pop-up-trigger,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .pop-up-trigger {
    margin-top: 8px;
    margin-top: 0.5rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation .variation-pop-up .modal-dialog .modal-content {
    height: auto;
    max-height: 80vh;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta {
    padding: 0 40px 0 20px;
    padding: 0 2.5rem 0 1.25rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-info,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-info {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .configure-btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .configure-btn {
    width: 100%;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy a,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy a {
    width: auto;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content {
    height: auto;
    max-height: 90vh;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 22px;
    line-height: 1.375rem;
    margin-top: 12px;
    margin-top: 0.75rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p {
    padding-top: 18px;
    padding-top: 1.125rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .buy,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding-right: 8px;
    padding-right: 0.5rem;
    padding-top: 8px;
    padding-top: 0.5rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .buy .btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy .btn {
    width: 100%;
    margin: 5px 0;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .buy > *,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy > * {
    -ms-flex: 1;
        flex: 1;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .buy.two-buttons,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy.two-buttons {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    column-gap: 8px;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .buy.two-buttons .btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy.two-buttons .btn {
    padding-inline: 0;
    width: 100%;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .buy.two-buttons .product-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .buy.two-buttons .product-availability {
    margin-bottom: 0;
  }
  .pt_product-details .review-cart-lightbox .review-cart-container .review-cart-close {
    right: 40px;
    top: 24px;
  }
}
@media (min-width: 1024px) {
  .pt_product-details-set .product-detail .primary-images .primary-images-carousel {
    padding-left: 0;
  }
  .pt_product-details-set .product-set-detail .set-item-wrapper {
    padding-top: 44px;
    padding-top: 2.75rem;
  }
  .pt_product-details-set .product-set-detail .product-detail .primary-images .dimensionRow::before {
    width: calc(100% - 30px);
  }
  .pt_product-details-set .product-set-detail .bundle-footer .prices-add-to-cart-actions .add-to-cart-global {
    width: 100%;
  }
  .pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .owl-stage-outer {
    margin-right: -29px;
    margin-right: -1.8125rem;
  }
  .product-details-bottom {
    /* ADDITIONAL INFO & DIMENSIONS */
    /* PRODUCT SPECIFICATIONS */
    /* PRODUCT RESOURCES & DOWNLOADS */
    /* BV REVIEWS */
  }
  .product-details-bottom .info-dimensions-wrapper {
    background-color: transparent;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .badges-model {
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper {
    max-width: none;
    padding: 0 0 0 48px;
    padding: 0 0 0 3rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title span,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-name,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-features,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper span,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-name,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-features {
    line-height: 1.2;
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info-title .product-features,
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .product-name-wrapper .product-features {
    font-weight: 400;
    line-height: 1.3;
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .extra-info {
    max-width: none;
    padding: 0 0 0 48px;
    padding: 0 0 0 3rem;
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper {
    max-width: none;
    position: relative;
    width: 100%;
    padding-right: 46px;
    padding-right: 2.875rem;
    top: -114px;
    top: -7.125rem;
  }
  .product-details-bottom .product-specifications {
    padding-top: 96px;
    padding-top: 6rem;
    /* iso image and dimensions */
  }
  .product-details-bottom .product-specifications .image-dimensions .with-content .dimensions-image img {
    max-width: 385px;
    max-width: 24.0625rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 45px;
    line-height: 2.8125rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sup,
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sub {
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 10px;
    line-height: 0.625rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sup {
    top: -9px;
    top: -0.5625rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value sub {
    bottom: 22px;
    bottom: 1.375rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value .fraction-bar {
    top: -17px;
    top: -1.0625rem;
  }
  .product-details-bottom .product-specifications .image-dimensions .attribute .value .dimensions-unit {
    top: -14px;
    top: -0.875rem;
    right: 8px;
    right: 0.5rem;
  }
}
@media (min-width: 1024px) and (min-width: 768px) and (max-width: 1023.98px) {
  .product-details-bottom .product-specifications .image-dimensions .attribute .value p {
    margin-right: -16px;
    margin-right: -1rem;
  }
}
@media (min-width: 1024px) {
  .product-details-bottom .product-specifications .specification-bottom {
    margin-bottom: 96px;
    margin-bottom: 6rem;
  }
  .product-details-bottom .products-downloads-wrapper {
    padding-top: 96px;
    padding-top: 6rem;
  }
  .product-details-bottom .reviews {
    padding-top: 96px;
    padding-top: 6rem;
    padding-bottom: 96px;
    padding-bottom: 6rem;
  }
  .pt_product-details,
  .pt_product-details-set {
    /* product sticky header */
    /* PRODUCT OVERVIEW */
  }
  .pt_product-details .product-detail-wrapper,
  .pt_product-details-set .product-detail-wrapper {
    border-bottom: 1px solid #d8d8d8;
  }
  .pt_product-details .pdp-sticky-wrapper,
  .pt_product-details-set .pdp-sticky-wrapper {
    position: static;
    margin-top: 32px;
    margin-top: 2rem;
    margin-bottom: 32px;
    margin-bottom: 2rem;
  }
  .pt_product-details .pdp-sticky-wrapper.sticky-transition,
  .pt_product-details-set .pdp-sticky-wrapper.sticky-transition {
    margin: 0;
    position: fixed;
    visibility: hidden;
  }
  .pt_product-details .pdp-sticky-wrapper.fixed,
  .pt_product-details-set .pdp-sticky-wrapper.fixed {
    bottom: auto;
    top: 0;
  }
  .pt_product-details .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item,
  .pt_product-details-set .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item {
    line-height: 1.7;
  }
  .pdp-bg-light .pt_product-details .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item:hover,
  .pdp-bg-light .pt_product-details-set .pdp-sticky-wrapper.fixed .pdp-sticky-header-container #list-pdp-sticky a.list-group-item:hover {
    background: #4f4f49;
  }
  .pt_product-details .pdp-sticky-header-container,
  .pt_product-details-set .pdp-sticky-header-container {
    background: none;
  }
  .pt_product-details .pdp-sticky-header-container ul,
  .pt_product-details-set .pdp-sticky-header-container ul {
    text-align: center;
  }
  .pt_product-details .pdp-sticky-header-container ul li a,
  .pt_product-details-set .pdp-sticky-header-container ul li a {
    line-height: 1.7;
  }
  .pt_product-details .pdp-sticky-header-container ul li a.list-group-item,
  .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 20px 16px;
    padding: 1.25rem 1rem;
  }
  .pdp-bg-dark .pt_product-details .pdp-sticky-header-container ul li a.list-group-item:hover,
  .pdp-bg-dark .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item:hover {
    background: #4f4f49;
  }
  .pdp-bg-light .pt_product-details .pdp-sticky-header-container ul li a.list-group-item,
  .pdp-bg-light .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item {
    color: #4f4f49;
  }
  .pdp-bg-light .pt_product-details .pdp-sticky-header-container ul li a.list-group-item.active,
  .pdp-bg-light .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item.active {
    background: #d8d8d8;
  }
  .pdp-bg-light .pt_product-details .pdp-sticky-header-container ul li a.list-group-item:hover,
  .pdp-bg-light .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item:hover {
    background: #d8d8d8;
  }
  .pt_product-details .pdp-sticky-header-container ul li a.list-group-item .active,
  .pt_product-details-set .pdp-sticky-header-container ul li a.list-group-item .active {
    background: #666;
  }
  .pt_product-details .pdp-sticky-header-container ul li:last-child,
  .pt_product-details-set .pdp-sticky-header-container ul li:last-child {
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .pt_product-details .product-detail-hero > picture > img,
  .pt_product-details-set .product-detail-hero > picture > img {
    left: 50%;
  }
  .pt_product-details .product-detail,
  .pt_product-details-set .product-detail {
    /* NEW PRODUCT OVERVIEW */
    /* product variation */
  }
  .pt_product-details .product-detail .product-overview-wrapper,
  .pt_product-details-set .product-detail .product-overview-wrapper {
    padding-top: 160px;
    padding-top: 10rem;
  }
  .pt_product-details .product-detail .product-overview,
  .pt_product-details-set .product-detail .product-overview {
    max-width: none;
    padding: 64px 0 0 48px;
    padding: 4rem 0 0 3rem;
  }
  .pt_product-details .product-detail .product-overview .badges-model,
  .pt_product-details-set .product-detail .product-overview .badges-model {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
  .pt_product-details .product-detail .product-overview .product-name-wrapper,
  .pt_product-details-set .product-detail .product-overview .product-name-wrapper {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
  .pt_product-details .product-detail .product-overview .style-series,
  .pt_product-details-set .product-detail .product-overview .style-series {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
  .pt_product-details .product-detail .product-overview .style-series li,
  .pt_product-details-set .product-detail .product-overview .style-series li {
    margin-right: 32px;
    margin-right: 2rem;
  }
  .pt_product-details .product-detail .product-overview .ratings,
  .pt_product-details-set .product-detail .product-overview .ratings {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
  .pt_product-details .product-detail .product-images,
  .pt_product-details-set .product-detail .product-images {
    max-width: none;
  }
  .pt_product-details .product-detail .product-images .image-gallery,
  .pt_product-details-set .product-detail .product-images .image-gallery {
    text-align: center;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper {
    padding-top: 13px;
    padding-top: 0.8125rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper .justify,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper .justify {
    padding-top: 10px;
    padding-top: 0.625rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .finish-type,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .finish-type {
    padding-top: 7px;
    padding-top: 0.4375rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions {
    border-bottom: none;
    margin: 0 0 17px;
    margin: 0 0 1.0625rem;
    padding-top: 15px;
    padding-top: 0.9375rem;
    padding-bottom: 26px;
    padding-bottom: 1.625rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock {
    margin-top: 0;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay .btn-primary,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay .btn-primary {
    width: 180px;
    width: 11.25rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay a,
  .pt_product-details .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .where-to-buy a,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .cart-and-ipay a,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper div.prices-add-to-cart-actions .price-stock .price .where-to-buy a {
    width: 180px;
    width: 11.25rem;
    padding-left: 0;
    padding-right: 0;
  }
  .pt_product-details .product-detail .product-selection-wrapper,
  .pt_product-details-set .product-detail .product-selection-wrapper {
    background-color: transparent;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection.isStockDelivery,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection.isStockDelivery {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .pricing-container .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper {
    padding-bottom: 56.25%;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .variation,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .variation {
    padding-left: 48px;
    padding-left: 3rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-info,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-info {
    margin-bottom: 0;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper {
    padding-bottom: 56.25%;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability {
    margin-top: 0;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .text-danger,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .out-of-stock,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .instock,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .not-available,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .text-danger,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .atp-stock,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .out-of-stock,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .instock,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .backorder-small,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .stock-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .pdp-product-availability .not-available {
    display: none;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .text-danger,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .out-of-stock,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .instock,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .backorder-small,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability,
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .not-available,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .text-danger,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .atp-stock,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .out-of-stock,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .instock,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .backorder-small,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .stock-availability,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .price-product-availability .not-available {
    display: block;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .stock-delivery p {
    margin-top: 4px;
    margin-top: 0.25rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .pt_product-details-set .set-top-section .whatsinclude-top-wrapper .whats-included-wrapper .whats-included-carousel .owl-stage-outer {
    margin-right: -64px;
    margin-right: -4rem;
  }
  .product-details-bottom {
    /* ADDITIONAL INFO & DIMENSIONS */
    /* PRODUCT SPECIFICATIONS */
  }
  .product-details-bottom .info-dimensions-wrapper .info-dimensions .dimensions-wrapper .dimensions .dimension-content {
    margin-bottom: 0;
  }
  .product-details-bottom .product-specifications {
    /* specs grid */
  }
  .product-details-bottom .product-specifications .image-dimensions .with-content .dimensions-image img {
    max-width: 360px;
    max-width: 22.5rem;
  }
  .product-details-bottom .product-specifications .specifications-grid .card-columns {
    column-count: 3;
  }
  .pt_product-details,
  .pt_product-details-set {
    /* PRODUCT OVERVIEW */
  }
  .pt_product-details .productInspiration .html-slot-container,
  .pt_product-details-set .productInspiration .html-slot-container {
    margin: 80px 0 30px 0;
    margin: 5rem 0 1.875rem 0;
  }
  .pt_product-details .product-detail-hero > picture > img,
  .pt_product-details-set .product-detail-hero > picture > img {
    height: 100%;
    object-fit: cover;
    width: 2400px;
  }
  .pt_product-details .product-detail,
  .pt_product-details-set .product-detail {
    /* product variation */
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute .div-select {
    width: 195px;
    width: 12.1875rem;
  }
  .pt_product-details .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select,
  .pt_product-details-set .product-detail .swatch-price-cart-wrapper [class*=content-] .attribute select.custom-select {
    width: 195px;
    width: 12.1875rem;
  }
  .pt_product-details .product-detail .product-selection-wrapper .product-selection .price-cta .wtb-ctas .wtb-btn,
  .pt_product-details-set .product-detail .product-selection-wrapper .product-selection .price-cta .wtb-ctas .wtb-btn {
    margin-top: 0;
  }
}
@media print {
  .btn,
  footer,
  .breadcrumb,
  .navbar-header,
  .header-banner,
  .card-header-custom,
  .product-images,
  .configuration-question,
  .expand-more,
  .expand-less,
  .vat,
  .pdp-sticky-product-info,
  .print-row {
    display: none !important;
  }
  .header.container {
    height: 5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background: #1e1e1c;
    position: relative;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact !important;
  }
  .header.container .brand {
    padding-top: 10px;
  }
  .header.container .brand button,
  .header.container .brand a {
    display: none;
  }
  .header.container .brand a.logo {
    display: block;
  }
  .header.container .brand a.logo svg {
    width: 15rem;
    filter: brightness(0) invert(1);
  }
  .configuration-overview {
    width: 80%;
  }
  .product-overview {
    max-width: 100% !important;
    padding-inline: 0 important;
    padding-left: 0 !important;
  }
  .dimensions {
    background: #eeeff0;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  .price-disclaimer {
    display: block !important;
    color: #1e1e1c !important;
    margin-top: 10px !important;
    margin-top: 0.625rem !important;
  }
}
.product-configurator-details {
  background-color: #fff;
  position: relative;
  padding-bottom: 48px;
  padding-bottom: 3rem;
}
.product-configurator-details .pdp-sticky-wrapper {
  margin-bottom: 0;
}
.product-configurator-details .pdp-sticky-wrapper.fixed {
  bottom: 0;
  top: auto;
}
.product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info {
  border-top: 1px solid #666 !important;
}
@media (min-width: 768px) {
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info .sticky-name {
    display: -ms-flexbox;
    display: flex;
  }
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info .product-sticky-price-info,
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info .sticky-button {
    display: inline-block;
  }
}
@media (max-width: 767.98px) {
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info {
    height: 80px;
    height: 5rem;
  }
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info .product-name {
    padding: 10px 0 0;
    padding: 0.625rem 0 0;
    line-height: 1.2;
    display: block;
  }
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info .sticky-name {
    display: block;
  }
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info .product-sticky-price-info {
    padding-bottom: 0;
  }
  .product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info .btn {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
.product-configurator-details .pdp-sticky-wrapper .pdp-sticky-product-info.show-info {
  visibility: visible;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .product-configurator-details .product-images {
    top: 32px;
    top: 2rem;
    position: sticky;
    position: -webkit-sticky;
  }
}
@media (min-width: 321px) {
  .product-configurator-details .product-images {
    max-width: 500px;
    max-width: 31.25rem;
  }
}
.product-configurator-details .gallery-disclaimer p {
  line-height: 18px;
  line-height: 1.125rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  color: #999;
}
.product-configurator-details .configuration-overview .product-overview {
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .product-configurator-details .configuration-overview .product-overview {
    padding: 0;
  }
  .product-configurator-details .configuration-overview .product-overview .badges-model,
  .product-configurator-details .configuration-overview .product-overview .product-name,
  .product-configurator-details .configuration-overview .product-overview .style-series {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
}
.product-configurator-details .dimensions-wrapper {
  margin: 24px 0 0;
  margin: 1.5rem 0 0;
}
@media (min-width: 768px) {
  .product-configurator-details .dimensions-wrapper {
    margin: 40px 0 0;
    margin: 2.5rem 0 0;
  }
}
.product-configurator-details .dimensions-wrapper .dimensions {
  background-color: #eeeff0;
  padding: 24px 0;
  padding: 1.5rem 0;
}
.product-configurator-details .dimensions-wrapper .dimensions .row {
  margin: 0;
}
.product-configurator-details .dimensions-wrapper .dimensions .dimension-content {
  text-align: center;
  padding: 0;
}
.product-configurator-details .dimensions-wrapper .dimensions .content {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 16px;
  line-height: 1rem;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .product-configurator-details .dimensions-wrapper .dimensions .content {
    line-height: 11px;
    line-height: 0.6875rem;
  }
}
.product-configurator-details .dimensions-wrapper .dimensions .value {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 32px;
  line-height: 2rem;
}
.product-configurator-details .configuration-option-wrapper .configuration-option {
  width: 100%;
  position: relative;
  display: inline-block;
  margin-top: 24px;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .product-configurator-details .configuration-option-wrapper .configuration-option {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-heading {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 500;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-question {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .expand-more {
  z-index: 0;
  right: 16px;
  right: 1rem;
  -ms-flex-align: center;
      align-items: center;
  align-items: center;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .expand-less {
  display: none;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown.active .expand-more {
  display: none;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown.active .expand-less {
  display: inline-block;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .custom-select {
  z-index: 1;
  padding: 0 16px;
  padding: 0 1rem;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .custom-select-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  padding: 16px;
  padding: 1rem;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .custom-select-button:hover {
  background-color: #f7f7f7;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .custom-select-button:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.3);
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .select-dropdown {
  background-color: #fff;
  padding-left: 0;
  border-radius: 0 0 4px 4px;
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .select-dropdown.show {
  max-height: 2000px;
  border: 1px solid #d8d8d8;
  border-top: none;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .select-dropdown li {
  padding: 16px;
  padding: 1rem;
  cursor: pointer;
  list-style: none;
  margin-bottom: 0;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .select-dropdown li:hover,
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown [role=option].focused {
  background-color: #f7f7f7;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .selected-option {
  margin-right: 8px;
  margin-right: 0.5rem;
  font-weight: 500;
  width: 100%;
  color: #666;
  text-align: left;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .selected-option .availability-msg {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .selected-option {
    margin-right: 0;
  }
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .left-align {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .right-align {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .dropdown-details {
  margin: 0;
  display: block;
  padding: 0 16px;
  text-align: left;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .option-image {
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .option-sku {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem;
  font-weight: 300;
  color: #666;
  text-transform: uppercase;
  margin: 0;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .option-name {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 500;
  color: #1e1e1c;
  margin: 0;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .stock-message,
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .availability-msg li {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 500;
  color: #666;
  margin: 0;
  padding: 0;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown .option-item-price {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 300;
  color: #666;
  margin: 0;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown.error .custom-select-button {
  border-color: #c20012;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown.error .custom-select-button:hover {
  background: #fff7f8;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown.error .error-message,
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown.error .error-message-stock,
.product-configurator-details .configuration-option-wrapper .configuration-option .configuration-dropdown.error .error-message-price {
  color: #c20012;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .modal-body {
  overflow-y: auto;
  max-height: 80vh;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configurator-modal {
  max-width: 800px;
  max-width: 50rem;
  height: 100%;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configurator-modal .configurator-modal-heading {
  padding-top: 0;
}
.product-configurator-details .configuration-option-wrapper .configuration-option .configurator-modal .configurator-modal-subheading {
  font-weight: 500;
  line-height: 24px;
  line-height: 1.5rem;
}
.product-configurator-details .configurator-total-bottom {
  margin-top: 40px;
  margin-top: 2.5rem;
}
.product-configurator-details .configurator-total-bottom .total-price-label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-weight: 500;
}
.product-configurator-details .configurator-total-bottom .grand-total {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 32px;
  line-height: 2rem;
}
.product-configurator-details .configurator-total-bottom .vat, .product-configurator-details .configurator-total-bottom .price-disclaimer {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25px;
  line-height: 1.5625rem;
  color: #999;
}
.product-configurator-details .print-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 16px;
  padding: 1rem;
}
.product-configurator-details .print-row .print-btn {
  padding: 0;
}
.product-configurator-details .pcp-add-to-cart .add-to-cart,
.product-configurator-details .pcp-add-to-cart .product-availability {
  margin-top: 40px;
  margin-top: 2.5rem;
  float: right;
}
@media (max-width: 767.98px) {
  .product-configurator-details .pcp-add-to-cart .add-to-cart,
  .product-configurator-details .pcp-add-to-cart .product-availability {
    margin-top: 24px;
    margin-top: 1.5rem;
    width: 100%;
    float: none;
  }
}
.product-configurator-details .buy {
  display: -ms-flexbox;
  display: flex;
  column-gap: 8px;
  margin-top: 40px;
  margin-top: 2.5rem;
  float: right;
}
@media (max-width: 767.98px) {
  .product-configurator-details .buy {
    display: block;
    float: none;
  }
  .product-configurator-details .buy .btn-where-to-buy {
    margin-top: 10px;
    margin-top: 0.625rem;
    width: 100%;
  }
}
.product-configurator-details .buy .product-availability,
.product-configurator-details .buy .add-to-cart {
  margin-top: 0;
}
.product-configurator-details .transactional-where-to-buy, .product-configurator-details .where-to-buy {
  width: 100%;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up, .product-configurator-details .where-to-buy .wtb-pop-up {
  padding: 0 !important;
  height: 100vh;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog {
  width: 100%;
  margin: 0 auto;
  overflow-y: initial !important;
  transform: translate(0, -50%);
  top: 50%;
  background-color: #f7f7f7;
  max-width: 1158px;
  max-width: 72.375rem;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content {
  background-color: #f7f7f7;
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header {
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 24px 32px 16px;
  padding: 1.5rem 2rem 1rem;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header .fp-close, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-header .fp-close {
  margin: 0;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 0 32px 48px;
  padding: 0 2rem 3rem;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper {
  position: relative;
  padding-bottom: 178%;
  height: 0;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper {
    padding-bottom: 56.25%;
  }
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper iframe, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-body .wtb-wrapper iframe {
  border: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-footer, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content .modal-footer {
  display: block;
  border: none;
  padding: 32px;
  padding: 2rem;
}
@media (min-width: 768px) {
  .product-configurator-details .transactional-where-to-buy .wtb-pop-up .modal-dialog .modal-content, .product-configurator-details .where-to-buy .wtb-pop-up .modal-dialog .modal-content {
    height: auto;
    max-height: 90vh;
  }
}

.pcp-add-to-cart .where-to-buy a {
  float: right;
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media (max-width: 767.98px) {
  .pcp-add-to-cart .where-to-buy a {
    margin-top: 24px;
    width: 100%;
  }
}

.subscription-custom-select {
  position: relative;
  isolation: isolate;
  z-index: 1;
}
.subscription-custom-select .custom-select-button {
  all: unset;
  cursor: pointer;
  padding: 0;
  font-size: 12px;
  color: #006ebe;
}
.subscription-custom-select .select-dropdown {
  position: absolute;
  list-style: none;
  width: 100%;
  background-color: #f7f7f7;
  border: 1px solid #d8d8d8;
  padding: 0;
  margin-top: 10px;
  max-height: 200px;
  overflow-y: auto;
  transition: 0.3s ease;
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  visibility: hidden;
}
.subscription-custom-select .select-dropdown li {
  position: relative;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: start;
  margin: 0;
  border-bottom: 1px solid #999;
}
.subscription-custom-select .select-dropdown li label {
  width: 100%;
  padding: 8px 10px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0;
}
.subscription-custom-select .select-dropdown li label .fp-icons {
  margin-left: auto;
}
.subscription-custom-select .select-dropdown::-webkit-scrollbar {
  width: 7px;
}
.subscription-custom-select .select-dropdown::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 25px;
}
.subscription-custom-select .select-dropdown::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 25px;
}
.subscription-custom-select .select-dropdown li:hover,
.subscription-custom-select .select-dropdown input:checked ~ label {
  background-color: #dfdfdf;
}
.subscription-custom-select .select-dropdown input:focus ~ label {
  background-color: #dfdfdf;
}
.subscription-custom-select .select-dropdown input[type=radio] {
  position: absolute;
  left: 0;
  opacity: 0;
  display: none;
}
.subscription-custom-select.active .select-dropdown {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.subscription-custom-select .expand-less {
  display: none;
}
.subscription-custom-select.active .expand-more {
  display: none;
}
.subscription-custom-select.active .expand-less {
  display: inline-block;
}

/* fonts */
.pdp-promo-banner-wrapper {
  --card-img-size: 160px;
  --animation-timing: 0.3s;
  display: -ms-grid;
  display: grid;
  -ms-flex-align: start;
      align-items: start;
  row-gap: 0.5rem;
  margin-block: 24px 32px;
  margin-block: 1.5rem 2rem;
  position: relative;
  isolation: isolate;
  z-index: 1;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card {
  color: #fff;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .pdp-promo-banner-card-body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
}
@media (min-width: 1024px) {
  .pdp-promo-banner-wrapper .pdp-promo-banner-card .pdp-promo-banner-card-body:has(.card-image) {
    -ms-grid-columns: var(--card-img-size) 1fr;
        grid-template-columns: var(--card-img-size) 1fr;
  }
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents {
  display: -ms-grid;
  display: grid;
  row-gap: 0.75rem;
  background-color: #000;
  padding: 16px;
  padding: 1rem;
}
@media (min-width: 768px) {
  .pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents {
    padding: 24px 16px;
    padding: 1.5rem 1rem;
  }
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents p {
  margin: 0;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .title {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 0.64px;
  letter-spacing: 0.04rem;
  line-height: 1.4;
  font-weight: 200;
  text-wrap: balance;
}
@media (min-width: 768px) {
  .pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .title {
    font-size: 21px;
    font-size: 1.3125rem;
    letter-spacing: 1.32px;
    letter-spacing: 0.0825rem;
  }
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .offer-date {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .offer-date span {
  color: #d8d8d8;
  font-style: normal;
  font-weight: 300;
}
@media (min-width: 768px) {
  .pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .offer-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .card-cta {
  margin-top: auto;
  margin-left: auto;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .card-cta .btn-offer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  outline: none;
  color: #fff;
  padding: 0;
  font-size: 11px;
  font-size: 0.6875rem;
  transition: border 0.2s;
}
@media (min-width: 768px) {
  .pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .card-cta .btn-offer {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .card-cta .btn-offer:hover, .pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .card-cta .btn-offer:focus-visible {
  border-bottom-color: #fff;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-contents .card-cta .fp-icons {
  transition: all var(--animation-timing) linear;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-image {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
  background-color: #000;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-image img {
  position: absolute;
  inset: 0;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-info {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 0fr;
      grid-template-rows: 0fr;
  overflow: hidden;
  -ms-grid-column: span 2;
      grid-column: span 2;
  transition: grid-template-rows var(--animation-timing);
  transition: grid-template-rows var(--animation-timing), -ms-grid-rows var(--animation-timing);
  border-top: 1px solid transparent;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-info .card-info-content {
  min-height: 0;
  padding-block: 0;
  padding-inline: 1rem;
  background: #000;
  color: #d8d8d8;
  opacity: 0;
  visibility: hidden;
  transition: all var(--animation-timing);
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-info .card-info-content > * + * {
  margin: 1em 0 0 0;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card .card-info .card-info-content a {
  color: #fff;
  text-decoration: underline;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card.expanded .card-info {
  border-color: #e7e7e7;
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  height: -moz-max-content;
  height: max-content;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card.expanded .card-info .card-info-content {
  visibility: visible;
  opacity: 1;
  padding-block: 1rem;
}
.pdp-promo-banner-wrapper .pdp-promo-banner-card.expanded .fp-icons {
  rotate: 180deg;
}
@media (min-width: 1024px) {
  .pdp-promo-banner-wrapper {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    padding-inline: 3rem;
    row-gap: 0;
    column-gap: 0.5rem;
    margin-block: 48px 28px;
    margin-block: 3rem 1.75rem;
  }
  .pdp-promo-banner-wrapper .pdp-promo-banner-card {
    -ms-grid-rows: subgrid;
        grid-template-rows: subgrid;
    -ms-grid-row: span 3;
        grid-row: span 3;
  }
}

.pdp-bg-dark .pdp-promo-banner-wrapper .pdp-promo-banner-card .pdp-promo-banner-card-body {
  border-color: #444;
}
.pdp-bg-dark .pdp-promo-banner-wrapper .pdp-promo-banner-card.expanded .card-info {
  border: 1px solid #444;
  border-top: none;
}
@media (min-width: 1280px) {
  .pdp-bg-dark .pdp-promo-banner-wrapper {
    -ms-grid-columns: auto;
        grid-template-columns: auto;
    margin-block: 0;
  }
  .pdp-bg-dark .pdp-promo-banner-wrapper .pdp-promo-banner-card {
    max-width: 50%;
    margin-bottom: 1rem;
    -ms-grid-rows: auto;
        grid-template-rows: auto;
  }
}

@media (min-width: 1280px) {
  .product-detail-hero.no-scale {
    overflow-y: hidden;
  }
  .product-detail-hero.no-scale > picture > img {
    height: auto;
  }
}
.product-detail .swatch-circle {
  margin-right: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  box-shadow: 0 0 0 1px #999;
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
  margin-left: 10px;
  margin-left: 0.625rem;
}
.product-detail .swatch-circle.color-value[data-selected=true]::after {
  color: #1e1e1c;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.product-detail .swatch-circle.color-value.selected::after {
  border: 1px solid #006ebe;
  border-radius: 100%;
  color: #1e1e1c;
  line-height: 0.8em;
  position: absolute;
  height: 28px;
  height: 1.75rem;
  width: 28px;
  width: 1.75rem;
}
.product-detail .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed;
}
.product-detail [disabled] .swatch-circle.color-value.selected::after,
.product-detail .swatch-circle.unselectable.color-value.selected::after {
  background-color: #495057;
}

label.color ~ a:hover {
  text-decoration: none;
}

.description-and-detail {
  margin-top: 2em;
}

.social-icons {
  font-size: 1.5625em;
}

.wishlist-social {
  padding-top: 0.9375em;
  text-align: center;
}

label.availability {
  padding-right: 0.3125em;
}

.product-number {
  color: #d8d8d8;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em;
}

.promotions {
  text-align: center;
  color: #c20012;
  height: 85%;
}
.promotions .callout {
  font-size: 1.25em;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

.price {
  font-size: 1.5rem;
}

.product-options {
  margin-top: 1.25em;
}
.product-options .quantity {
  bottom: 0;
  min-width: 6.25em;
  padding-left: 0.938em;
  padding-right: 0.938em;
  position: absolute;
  right: 0;
}

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0, 1);
}
.size-chart .size-chart-collapsible.active {
  max-height: 100%;
  transition-timing-function: ease-in-out;
}

@media (min-width: 321px) {
  .description-and-detail .description {
    margin-bottom: 2em;
  }
  .promotions .callout {
    font-size: 1.375em;
  }
  .product-number-rating {
    border-bottom: 1px solid #d8d8d8;
  }
}
@media (min-width: 768px) {
  .product-number-rating {
    border-top: 1px solid #d8d8d8;
  }
  .social-icons {
    font-size: 1.875em;
  }
}
.promo-validity {
  font-size: 11px;
  font-size: 0.6875rem;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: 1.8;
  color: #666;
  font-weight: 300;
}

/* stylelint-disable selector-id-pattern, selector-class-pattern */
.icon {
  background-image: url("../../images/svg-sprite.svg");
}

#BVRRContainer .bv-content-item.bv-content-top-review.bv-content-review .bv-content-container {
  padding: 0 16px !important;
  padding: 0 1rem !important;
}
#BVRRContainer .bv-content-pagination-container {
  margin-top: 48px !important;
  margin-top: 3rem !important;
}
#BVRRContainer .bv-content-pagination-container button.bv-content-btn.bv-content-btn-pages.bv-content-btn-pages-load-more {
  background-color: transparent !important;
  box-shadow: none !important;
  font-family: "Gotham A", "Gotham B", arial, helvetica, sans-serif !important;
  width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  padding-left: 16px !important;
  padding-left: 1rem !important;
}
#BVRRContainer .bv-content-pagination-container button.bv-content-btn.bv-content-btn-pages.bv-content-btn-pages-load-more .bv-content-btn-pages-load-more-text {
  display: none !important;
}
#BVRRContainer .bv-content-pagination-container button.bv-content-btn.bv-content-btn-pages.bv-content-btn-pages-load-more::before {
  color: #006ebe !important;
  content: "Load More Reviews";
  float: left;
  font-weight: 600 !important;
  text-indent: 0 !important;
  padding-left: 8px !important;
  padding-left: 0.5rem !important;
}
#BVRRContainer .bv-content-pagination-container button.bv-content-btn.bv-content-btn-pages.bv-content-btn-pages-load-more:hover::before {
  text-decoration: underline;
}
#BVRRContainer .bv-content-pagination-container button.bv-content-btn.bv-content-btn-pages.bv-content-btn-pages-load-more:focus, #BVRRContainer .bv-content-pagination-container button.bv-content-btn.bv-content-btn-pages.bv-content-btn-pages-load-more:focus-visible {
  outline: none !important;
}
#BVRRContainer .bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear {
  background-color: #006ebe !important;
}

.pdp-bg-dark .pt_product-details .ratings .bv_stars_component_container svg linearGradient stop:first-child {
  stop-color: #fff !important;
}
.pdp-bg-dark .pt_product-details .ratings .bv_stars_component_container svg linearGradient stop:last-child {
  stop-color: #999 !important;
}
.pdp-bg-dark .pt_product-details .ratings .bv_avgRating_component_container,
.pdp-bg-dark .pt_product-details .ratings .bv_numReviews_text {
  color: #fff !important;
}

.swatch-price-cart-wrapper {
  border-top: 1px solid #d8d8d8;
}

.invalid-price-msg {
  font-size: 16px;
  font-size: 1rem;
  display: none;
}

.prices.invalid-price {
  display: none;
}
.prices.invalid-price ~ .invalid-price-msg {
  display: block;
}

.pdp-sticky-wrapper .pdp-sticky-product-info {
  height: 40px;
  height: 2.5rem;
  margin-top: -40px;
  margin-top: -2.5rem;
  border-bottom: 1px solid #666;
  transition: all 0.15s ease-out;
  position: relative;
  background-color: #fff;
  z-index: 0;
  overflow: hidden;
  visibility: hidden;
}
@media (min-width: 1024px) {
  .pdp-sticky-wrapper .pdp-sticky-product-info.show-info {
    visibility: visible;
    margin-top: 0;
  }
}
.pdp-sticky-wrapper .pdp-sticky-product-info a {
  text-decoration: none;
  line-height: 1.4;
}
.pdp-sticky-wrapper .pdp-sticky-product-info .prices {
  padding-top: 0;
  text-align: right;
}
.pdp-sticky-wrapper .pdp-sticky-product-info .product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0;
  vertical-align: top;
}
.pdp-sticky-wrapper .pdp-sticky-product-info .info-right {
  text-align: right;
  line-height: 1.4;
}
.pdp-sticky-wrapper .pdp-sticky-product-info .info-right > span,
.pdp-sticky-wrapper .pdp-sticky-product-info .info-right > div {
  padding-left: 15px;
  padding-left: 0.9375rem;
}
.pdp-sticky-wrapper .pdp-sticky-product-info span.pricing.full,
.pdp-sticky-wrapper .pdp-sticky-product-info p.pricing.full {
  font-size: 14px;
  font-size: 0.875rem;
}
.pdp-sticky-wrapper .pdp-sticky-product-info .btn-primary {
  font-family: 400;
}
.pdp-sticky-wrapper .pdp-sticky-product-info .variation-sticky-info {
  padding: 10px 0;
  vertical-align: top;
}
.pdp-sticky-wrapper .product-sticky-price-info {
  padding: 10px 0;
  vertical-align: top;
}
.pdp-sticky-wrapper .product-sticky-price-info .invalid-price {
  display: none;
}

@media (min-width: 321px) {
  .productDownloads {
    margin: 64px auto;
    margin: 4rem auto;
    max-width: 428px;
    max-width: 26.75rem;
  }
}
@media (min-width: 768px) {
  .productDownloads {
    max-width: none;
  }
}
.productDownloads h2 {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
@media (min-width: 1024px) {
  .productDownloads h2 {
    margin-top: 48px;
    margin-top: 3rem;
  }
}
.productDownloads hr {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
@media (min-width: 1024px) {
  .productDownloads hr {
    margin-top: 48px;
    margin-top: 3rem;
  }
}
.productDownloads .resource-columns {
  column-count: 1;
  orphans: 1;
  widows: 1;
  column-gap: 2rem;
}
@media (min-width: 768px) {
  .productDownloads .resource-columns {
    max-width: none;
    column-count: 2;
  }
}
@media (min-width: 1024px) {
  .productDownloads .resource-columns {
    column-count: 3;
  }
}
.productDownloads .resource-block {
  display: inline-block;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  page-break-inside: avoid;
}
.productDownloads .resource-block .h5 {
  font-weight: 500;
}
.productDownloads .resource-block ul {
  margin-top: 20px;
  margin-top: 1.25rem;
  list-style-type: none;
  padding: 0;
}
.productDownloads .resource-block ul li {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.productDownloads .resource-block ul li a {
  color: #006ebe;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1.4;
}
.productDownloads .resource-block ul li a:hover, .productDownloads .resource-block ul li a:active {
  text-decoration: underline;
  color: #006ebe;
}
.productDownloads .resource-block ul li a svg {
  fill: #006ebe;
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem;
  margin-right: 8px;
  margin-right: 0.5rem;
}
.productDownloads .resource-block ul li p {
  padding-left: 28px;
  padding-left: 1.75rem;
  line-height: 1.5;
  color: #666;
}

.price-cta .value.pricing {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  .price-cta .value.pricing {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 1280px) {
  .price-cta .value.pricing {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.price-cta .strike-through {
  line-height: 1;
}
.price-cta .strike-through .value.pricing {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .price-cta .strike-through .value.pricing {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.price-cta .strike-through.list--promo {
  display: block;
}
.price-cta .rrp-text {
  font-size: 12px;
}

@media (min-width: 768px) {
  .sticky-active {
    padding-top: 60px;
  }
}

.productInstallationRequirement {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-top: 30px;
  margin-top: 1.875rem;
  color: #666;
}
@media (min-width: 1024px) {
  .productInstallationRequirement {
    margin-top: 0;
  }
}

.bv-rating-stars-off {
  color: #666 !important;
}
