@charset "UTF-8";
.best-seller {
  color: #fff;
  cursor: default;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 2em;
  overflow: hidden;
  padding: 0 2em 0 1em;
  vertical-align: top;
  text-transform: uppercase;
}
.best-seller .icon {
  height: 1.8em;
  width: 1.8em;
  margin: -0.1em 0.5em 0 0;
  vertical-align: top;
}
.best-seller::before {
  border-color: #f7931e transparent;
  border-style: solid;
  border-width: 1em 0.7em;
  content: "";
  display: block;
  margin: 0 -2em -2em -1em;
}
.manufacturer-card__logo {
  float: right;
  margin-bottom: 1em;
  margin-left: 1em;
}
.manufacturer-card__title {
  color: #444444;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2001;
  margin: 0;
  order: 1;
}
.manufacturer-card__title strong {
  color: inherit;
  font-weight: inherit;
}
.manufacturer-card__body {
  margin-top: 1em;
}
.press-downloads {
  box-sizing: border-box;
  display: block;
  min-height: 80px;
  padding-left: 100px;
  position: relative;
  text-align: left;
}
.press-downloads__logo {
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 80px;
  display: block;
}
.press-downloads__link {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1e2429;
  display: block;
  font-size: 16px;
  text-decoration: underline;
  transition: color 0.1s ease-out;
  width: max-content;
  padding: 7.6915076923px 0;
  margin-right: 20px;
}
.press-downloads__link .icon {
  color: #0066cc;
  margin-right: 0.8em;
  transition: color 0.1s ease-out;
}
.press-downloads__link:hover, .press-downloads__link:hover .icon {
  color: #39a9e0;
}
@media screen and (max-width: 29.99em) {
  .press-downloads {
    min-height: 16vw;
    padding-left: 20vw;
  }
  .press-downloads__logo {
    height: 16vw;
    width: 16vw;
  }
  .press-downloads__link {
    font-size: 15px;
    padding: 4px 0;
  }
  .press-downloads__link .icon {
    margin-right: 0.5em;
  }
}
.price-promise {
  display: none;
  position: absolute;
  z-index: 49;
  right: 150px;
  background-color: #fff;
  clear: both;
  border: 2px solid #39a9e0;
  border-radius: 5px;
  max-width: 450px;
  margin-top: 15px;
  box-shadow: 3px 3px 5px #888888;
}
.price-promise__arrow-up {
  position: absolute;
  right: 50%;
  top: -12px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #39a9e0;
}
.price-promise__titlebar {
  position: relative;
  background: #39a9e0;
  padding: 2px 5px;
}
.price-promise__titlebar h2 {
  font-size: 18px;
  margin: 0.5em 0 0.5em 0;
  color: #fff;
}
.price-promise__titlebar h2 span {
  font-weight: 200;
}
.price-promise__body {
  position: relative;
  padding: 0 5px 5px 10px;
}
.price-promise__body p {
  font-size: 15px;
  line-height: 1.35;
  font-weight: 400;
  margin-bottom: 0;
}
.price-promise__logo {
  width: 29px;
  float: left;
  margin: 5px 10px 5px 5px;
}
.price-promise__price-match {
  font-size: 14px;
  text-decoration: underline;
  color: #0066cc;
  font-weight: 500;
}
.price-promise__close-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 4px;
  border: 0 none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: proxima-nova, Tahoma, Arial, sans-serif;
  font-weight: 500;
  outline: 0 none !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: background-color 0.1s ease-out, border-color 0.1s ease-out, color 0.1s ease-out, opacity 0.1s ease-out, box-shadow 0.1s ease-out;
  vertical-align: top;
}
.price-promise__close-button:focus {
  box-shadow: #39aadf 0 0 5px;
}
.price-promise__close-button:disabled {
  cursor: default;
  pointer-events: none;
}
.price-promise__close-button {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0 18px;
  background: #39a9e0;
  color: #fff;
}
.price-promise__close-button:active, .price-promise__close-button:hover {
  background: #58c8ff;
}
.price-promise__close-button {
  position: absolute;
  right: 10px;
  bottom: 10px;
  text-transform: uppercase;
}
.product-press-block__title {
  box-sizing: border-box;
  color: #0066cc;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.0770230769;
  margin: 0;
}
.product-press-block .press-downloads:nth-child(n+2) {
  margin-top: 30px;
}
@media screen and (max-width: 23.4275em) {
  :root .product-press-block__title {
    font-size: 6.9333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 47.99em) {
  .product-press-block {
    padding-top: 20px;
    padding-bottom: 24px;
    text-align: center;
  }
  .product-press-block__title {
    font-size: 26px;
    padding-bottom: 20px;
  }
  .product-press-block__body {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
  }
}
@media screen and (min-width: 48em) {
  .product-press-block__title, .product-press-block__body, .product-press-block .press-downloads {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .product-press-block__title {
    padding: 0 40px 0 0;
  }
  .product-press-block .press-downloads {
    width: 100%;
  }
}
@media screen and (min-width: 71.25em) {
  .product-press-block:not(.has-1) .product-press-block__title {
    width: 33.3333333333%;
  }
  .product-press-block:not(.has-1) .product-press-block__body {
    width: 66.6666666667%;
  }
  .product-press-block:not(.has-1) .press-downloads {
    width: 50%;
  }
  .product-press-block:not(.has-1) .press-downloads:nth-child(2) {
    margin-top: 0;
  }
}
.product-reviews-section + .product-articles-block,
.product-reviews-section + .product-press-block,
.product-view-block + .product-press-block {
  margin-top: 60px;
}
.product-buy-desc {
  margin-top: 10px;
}
.product-buy-desc__title {
  color: #444444;
  font-weight: 500;
  margin: 0 20px 8px 0;
}
.product-buy-desc__read-more {
  font-size: 16px;
}
.product-buy-desc__read-more::after {
  content: "…";
}
.product-buy-desc__read-more-btn {
  margin-top: 8px;
}
.in-modal .product-buy-desc {
  display: none;
}
@media screen and (max-width: 23.4275em) {
  .product-buy-desc__title {
    font-size: 18px;
    line-height: 1.2001;
  }
}
@media screen and (min-width: 23.4375em) and (max-width: 35.49em) {
  .product-buy-desc__title {
    font-size: calc(18px + 6 * (100vw - 375px) / 193);
    line-height: calc(21.6018px + 4.2467538462 * (100vw - 375px) / 193);
  }
}
@media screen and (min-width: 35.5em) {
  .product-buy-desc__title {
    font-size: 24px;
    line-height: 1.0770230769;
  }
}
@media screen and (max-width: 62.74em) {
  .product-buy-desc__title {
    margin-right: 0;
  }
}
.product-buy-saving {
  align-items: flex-start;
  display: flex;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2501;
  margin-top: 20px;
  position: relative;
}
.product-buy-saving__badge {
  background: #ef0c38;
  color: #fff;
  cursor: default;
  flex: 0 0 auto;
  font-weight: 700;
  padding: 0 4px;
  text-transform: uppercase;
}
.product-buy-saving__badge--blue {
  background: #0066cc;
}
.product-buy-saving__body {
  flex: 1 1 auto;
  margin-left: 8px;
}
.product-buy-saving__text {
  letter-spacing: -0.02em;
  white-space: pre-wrap;
}
.product-buy-saving__text::after {
  content: "  ";
}
.product-buy-saving__text a, .product-buy-saving__text strong {
  color: #222222;
  font-weight: 700;
  text-decoration: none;
}
.product-buy-saving__link {
  background: transparent;
  color: #444444;
  font-size: 14px;
  padding: 0;
  text-decoration: underline;
  vertical-align: 1px;
  white-space: nowrap;
}
.product-buy-saving__link:hover {
  color: #ef0c38;
}
@media screen and (max-width: 29.99em) {
  .product-content-block::after {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-content-block__aside, .product-content-block__foot {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 47.99em) {
  .product-content-block::after {
    border-bottom: 1px solid #e6e6e6;
    content: "";
    display: block;
  }
  :root .product-content-block__aside {
    border: 0 none;
    display: none;
    padding-top: 10px;
  }
  .product-content-block__foot {
    padding-bottom: 30px;
    padding-top: 10px;
    display: none;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  .product-content-block::after {
    margin-left: -20px;
    margin-right: -20px;
  }
  .product-content-block__aside, .product-content-block__foot {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 35.5em) and (max-width: 62.74em) {
  .product-content-block__aside .manufacturer-card__body {
    clear: left;
  }
}
@media screen and (min-width: 48em) and (max-width: 62.74em) {
  .product-content-block__aside {
    margin-top: 30px;
  }
}
@media screen and (min-width: 48em) {
  .product-content-block > .sect_head {
    display: none;
  }
  .product-content-block__foot {
    box-sizing: border-box;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
@media screen and (min-width: 48em) {
  .section-block + .product-content-block,
  .product-press-block + .product-content-block,
  .product-sbsmag-block + .product-content-block,
  .product-articles-block + .product-content-block {
    margin-top: 40px;
  }
}
@media screen and (max-width: 71.24em) {
  .product-buy-block + .product-content-block {
    margin-top: 40px;
  }
}
@media screen and (min-width: 71.25em) {
  .product-buy-block + .product-content-block {
    margin-top: 60px;
  }
}
@media screen and (max-width: 29.99em) {
  .product-reviews-section + .product-content-block {
    margin-top: 24px;
  }
}
@media screen and (min-width: 30em) and (max-width: 62.74em) {
  .product-reviews-section + .product-content-block {
    margin-top: 36px;
  }
}
@media screen and (min-width: 62.75em) {
  .product-reviews-section + .product-content-block {
    margin-top: 40px;
  }
}
.is-kiosk .product-content-block--right-margin {
  margin-right: 364px;
}
.product-head__brand-logo {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 33%;
}
.product-head__brand-logo img {
  display: block;
  width: 100%;
}
.product-head__title {
  color: #000;
  font-weight: 700;
  margin: 0;
}
.product-head__stars {
  margin-top: 8px;
}
.product-head__best-seller {
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
  margin-top: 12px;
}
@media screen and (max-width: 29.99em) {
  .product-head__best-seller {
    clear: both;
  }
}
@media screen and (max-width: 35.49em) {
  .product-head__brand-logo {
    display: none;
  }
}
@media screen and (max-width: 23.4275em) {
  .product-head__title {
    font-size: 28px;
    line-height: 1.2001;
  }
}
@media screen and (min-width: 23.4375em) and (max-width: 47.99em) {
  .product-head__title {
    font-size: calc(28px + 10 * (100vw - 375px) / 393);
    line-height: calc(33.6028px + 7.3240769231 * (100vw - 375px) / 393);
  }
}
@media screen and (min-width: 48em) {
  .product-head__title {
    font-size: 38px;
    line-height: 1.0770230769;
  }
}
.in-modal .product-head__brand-logo {
  display: none;
}
.product-inemotion-dialog {
  font-family: proxima-nova, Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.3126;
}
.product-inemotion-dialog__title {
  color: #1e2429;
  font-size: 2.1335466667em;
  font-weight: 700;
  line-height: 1.1667666667;
  margin: 0 0 0.5em;
}
.product-inemotion-dialog__body {
  font-size: 1.20012em;
}
.product-inemotion-dialog__body p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.product-inemotion-dialog__body p + p {
  margin-top: 0.8em;
}
@media screen and (max-width: 35.49em) {
  .product-inemotion-dialog {
    font-size: calc(12px + 3 * (100vw - 320px) / 248);
  }
}
.product-intercom-dialog {
  font-family: proxima-nova, Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.1667666667;
}
.product-intercom-dialog__title {
  color: #1e2429;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 0.5em;
  padding-bottom: 6px;
}
.product-intercom-dialog__body {
  padding-bottom: 0.4em;
}
.product-intercom-dialog__image {
  height: 80px;
  width: 80px;
  background: #e7f7f0;
  border-radius: 50%;
  display: block;
  margin-bottom: 8px;
}
.product-intercom-dialog__image .icon {
  height: 100%;
  width: 100%;
  margin: 0%;
}
.product-intercom-dialog__intro {
  font-size: 1.60016em;
  margin: 0;
}
.product-intercom-dialog__note {
  font-size: 1.3334666667em;
  margin: 0.6em 0 0;
}
@media screen and (max-width: 35.49em) {
  .product-intercom-dialog {
    font-size: calc(12px + 3 * (100vw - 320px) / 248);
    padding: 30px;
  }
}
@media screen and (min-width: 35.5em) {
  .product-intercom-dialog__body {
    max-width: 520px;
    padding-top: 0.4em;
    position: relative;
  }
}
.product-sbsmag-block {
  display: flex;
  justify-content: center;
}
.product-sbsmag-block__logo {
  flex-shrink: 0;
  flex-grow: 0;
  position: relative;
  top: 6px;
  width: 150px;
}
.product-sbsmag-block__logo--left {
  display: block;
  padding-right: 20px;
}
.product-sbsmag-block__logo--right {
  display: none;
  padding-left: 20px;
  visibility: hidden;
}
.product-sbsmag-block__info, .product-sbsmag-block__content {
  flex: 1 0 calc(50% - (150px + 20px / 2));
  display: inline-block;
  vertical-align: top;
  width: calc(50% - (150px + 20px / 2));
}
.product-sbsmag-block__info {
  box-sizing: border-box;
  padding: 0 40px 0 0;
}
.product-sbsmag-block__info .product-sbsmag-title {
  color: #0066cc;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.0770230769;
  margin: 0 0 3px;
  vertical-align: top;
}
.product-sbsmag-block__info .product-sbsmag-title a {
  color: #0066cc;
}
.product-sbsmag-block__info .product-sbsmag-byline {
  margin: 0;
}
.product-sbsmag-block__info .product-sbsmag-by {
  font-style: italic;
}
.product-sbsmag-block__content {
  padding-top: 10px;
}
.product-sbsmag-block__content .product-sbsmag-image {
  display: none;
}
.product-sbsmag-block__content .product-sbsmag-snippet,
.product-sbsmag-block__content .product-sbsmag-readmore {
  margin: 0;
}
.product-sbsmag-block__content .product-sbsmag-snippet {
  font-size: 18px;
  margin-bottom: 13px;
  position: relative;
  top: 2px;
}
.product-sbsmag-block__content .product-sbsmag-readmore {
  font-size: 14px;
  font-style: italic;
}
@media screen and (max-width: 23.4275em) {
  :root .product-sbsmag-block .product-sbsmag-title {
    font-size: 6.9333333333vw;
  }
}
@media screen and (max-width: 47.99em) {
  .product-sbsmag-block {
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
  }
  .product-sbsmag-block .product-sbsmag-title {
    font-size: 26px;
  }
}
@media screen and (min-width: 0em) and (max-width: 29.99em) {
  .product-sbsmag-block {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .product-sbsmag-block__logo, .product-sbsmag-block__info {
    width: 100%;
  }
  .product-sbsmag-block .product-sbsmag-heading {
    text-align: center;
  }
}
@media screen and (min-width: 0em) and (max-width: 47.99em) {
  .product-sbsmag-block__logo {
    top: 0;
  }
  .product-sbsmag-block__content {
    display: none;
  }
  .product-sbsmag-block__info {
    padding: 0;
  }
}
@media screen and (min-width: 48em) and (max-width: 62.74em) {
  .product-sbsmag-block {
    flex-wrap: wrap;
  }
  .product-sbsmag-block__logo {
    top: 2px;
  }
  .product-sbsmag-block__info {
    flex-grow: 1;
    padding: 0;
    text-align: left;
  }
  .product-sbsmag-block__content {
    min-width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 71.25em) {
  .product-sbsmag-block__content .product-sbsmag-image {
    display: block;
    width: 160px;
    margin-left: 20px;
    position: relative;
    float: right;
  }
  .product-sbsmag-block__content .product-sbsmag-image img {
    width: 100%;
  }
  .product-sbsmag-block__content .product-sbsmag-image img.product-sbsmag-image-badge {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
  }
}
.product-view-block + .product-sbsmag-block {
  margin-top: 60px;
}
.product-articles-block .product-sbsmag-block {
  flex-wrap: wrap;
}
.product-articles-block .product-sbsmag-block__info {
  flex: 1 0 calc(100% - (150px + 20px));
  padding-right: 0;
  width: calc(100% - (150px + 20px));
  min-width: unset;
}
.product-articles-block .product-sbsmag-block__content {
  flex: 1 0 100%;
  width: 100%;
}
.product-articles-block .product-sbsmag-block__logo--left {
  display: none;
  visibility: hidden;
}
.product-articles-block .product-sbsmag-block__logo--right {
  display: block;
  visibility: visible;
}
@media screen and (max-width: 62.74em) {
  .product-articles-block .product-sbsmag-block__content {
    display: none;
  }
}
@media screen and (min-width: 0em) and (max-width: 29.99em) {
  .product-articles-block .product-sbsmag-block__logo, .product-articles-block .product-sbsmag-block__info {
    width: 100%;
  }
}
@media screen and (min-width: 0em) and (max-width: 47.99em) {
  .product-articles-block .product-sbsmag-block__logo--left {
    display: block;
    visibility: visible;
  }
  .product-articles-block .product-sbsmag-block__logo--right {
    display: none;
    visibility: hidden;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.99em) {
  .product-articles-block {
    display: flex;
  }
  .product-articles-block .product-press-block,
  .product-articles-block .product-sbsmag-block {
    box-sizing: border-box;
    flex: 0 1 50%;
    padding: 12px 0 16px 0;
  }
  .product-articles-block .product-press-block {
    padding-right: 30px;
  }
  .product-articles-block .product-press-block + .product-sbsmag-block {
    border-left: 1px solid #e6e6e6;
    padding-left: 30px;
  }
  .product-articles-block .product-press-block__title,
  .product-articles-block .product-press-block__body,
  .product-articles-block .product-press-block .press-downloads {
    display: block;
    width: 100%;
  }
  .product-articles-block .product-press-block .press-downloads {
    margin-top: 12px;
  }
  .product-articles-block .press-downloads__link {
    margin-right: 40px;
  }
}
@media screen and (min-width: 48em) and (max-width: 62.74em) {
  .product-articles-block .product-press-block__title,
  .product-articles-block .product-sbsmag-title {
    font-size: 2.9880478088vw;
  }
}
@media screen and (min-width: 75em) {
  .product-articles-block .product-press-block + .product-sbsmag-block {
    margin-top: 40px;
  }
}
.q-and-a__title {
  color: #0066cc;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2001;
  margin: 0;
}
.q-and-a__list {
  display: block;
  margin: 0;
}
.q-and-a__list--empty {
  margin: 20px 0 2px 0;
}
.q-and-a__item {
  box-sizing: border-box;
  display: block;
  margin: 20px 0 10px 0;
}
.q-and-a__item a {
  color: #0066cc;
  text-decoration: underline;
}
.q-and-a__question {
  color: #1e2429;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
}
.q-and-a__date {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  margin: 0;
}
.q-and-a__answer {
  font-family: proxima-nova, sans-serif;
  font-size: 15px;
  margin: 12px 0 0 0;
}
.q-and-a__ask-btn {
  margin-top: 20px;
}
@media screen and (min-width: 62.75em) {
  .q-and-a__item {
    display: inline-block;
    padding-right: 40px;
    vertical-align: top;
    width: 50%;
  }
}
@media screen and (max-width: 47.99em) {
  .product-content-block .q-and-a__title {
    display: none;
  }
  .product-content-block .q-and-a__list, .product-content-block .q-and-a__item:first-child {
    margin-top: 0;
  }
}
a.sect_head {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top: 1px solid #e6e6e6;
  box-sizing: content-box;
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: 700;
  height: 54px;
  line-height: 54px;
  margin-left: calc(var(--layout-wrapper--margin) * -1);
  margin-right: calc(var(--layout-wrapper--margin) * -1);
  padding-left: var(--layout-wrapper--margin);
  padding-right: var(--layout-wrapper--margin);
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: color 0.1s ease-out;
}
a.sect_head.open {
  color: #0066cc;
}
a.sect_head > span {
  position: absolute;
  top: 0;
  right: 0;
  height: 54px;
  width: 54px;
}
a.sect_head > span .icon {
  height: 54px;
  width: 54px;
  color: #0066cc;
  display: block;
  transform: scale(0.375);
  transition: transform 0.3s ease;
}
a.sect_head > span.open .icon {
  transform: scale(0.375) rotate(135deg);
}
@media screen and (min-width: 48em) and (max-width: 99.99em) {
  a.sect_head {
    display: none;
  }
}
.looks-similar {
  height: auto !important;
  min-height: 54px;
  position: relative;
}
.looks-similar__text {
  display: block;
  font-weight: 500;
  line-height: 1.2001;
  margin-right: 60px;
  padding-bottom: 20px;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}
.product_desc .size-chart {
  font-size: 12px;
  width: 100%;
}
.product_desc .size-chart caption {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}
.product_desc .size-chart th,
.product_desc .size-chart td {
  padding: 0 3px;
  border: 1px solid #4D4D4D;
}
.product_desc .size-chart th {
  background-color: #C5C5C5;
  color: #404041;
  font-weight: bold;
  text-align: left;
}
.product_desc .size-chart td {
  background-color: #fff;
  text-align: center;
}
.product_desc .size-chart tr:first-child th {
  text-align: center;
}
.product_desc .size-chart tr:first-child th:first-child {
  border: none;
  background: transparent;
}
.product_desc .size-chart tr:nth-child(odd) td {
  background-color: #F4F3F8;
}
.product_desc .size-chart tr.spacer {
  background-color: transparent;
}
.product_desc .size-chart tr.spacer td {
  background-color: transparent;
  border: none;
  height: 5px;
}
.dialog .size-chart {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-top: 1em;
  width: 100%;
}
.dialog .size-chart caption {
  font-weight: 500;
  text-align: left;
  font-size: 18px;
  margin-bottom: 5px;
}
.dialog .size-chart caption,
.dialog .size-chart th {
  font-weight: bold;
  text-transform: uppercase;
}
.dialog .size-chart tr,
.dialog .size-chart .specification-table tr {
  border-bottom: 1px #e6e6e6 solid;
}
.dialog .size-chart th,
.dialog .size-chart td {
  padding: 0 3px;
  background: none;
  border: none;
}
.dialog .size-chart th {
  color: #000;
  text-align: left;
}
.dialog .size-chart tr:first-child th {
  text-align: center;
}
.dialog .size-chart tr:first-child th:first-child {
  border: none;
  background: transparent;
}
.dialog .size-chart td {
  background-color: #fff;
  text-align: center;
}
.dialog .size-chart tr:nth-child(odd) td {
  background-color: #fff;
}
.dialog .size-chart td,
.dialog .size-chart th {
  padding: 6px 3px;
}
.dialog .size-chart tr td:not(:first-child),
.dialog .size-chart tr th:not(:first-child) {
  border-left: 1px #e6e6e6 solid;
}
#tabs {
  display: none;
  margin: 0;
}
@media screen and (min-width: 48em) and (max-width: 99.99em) {
  #tabs {
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    display: flex;
    font-size: 22px;
    height: 49px;
    line-height: 48px;
    white-space: nowrap;
  }
  #tabs li {
    flex: 0 1 auto;
    min-width: 0;
    position: relative;
  }
  #tabs li::after {
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    border-bottom: 3px solid #0066cc;
    content: "";
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.1s ease-out;
  }
  #tabs a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    display: block;
    font-weight: 500;
    min-width: 0;
    padding: 0 24px;
    text-decoration: none !important;
    transition: background-color 0.1s ease-out, color 0.1s ease-out;
  }
  #tabs a:hover {
    color: #39a9e0;
  }
  #tabs li[title] {
    font-weight: 700;
    padding: 0 24px;
  }
  #tabs li[title]::before {
    content: attr(title);
    display: block;
    visibility: hidden;
  }
  #tabs li[title] a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
  }
  #tabs li.active::after {
    opacity: 1;
  }
  #tabs li.active a {
    color: #0066cc;
    font-weight: 700;
  }
  #tabs li.free-gift-tab {
    margin-left: auto;
  }
  #tabs li.free-gift-tab::after {
    content: none;
  }
  #tabs li.free-gift-tab a {
    background: #39a9e0;
    color: #fff;
    font-weight: 500;
  }
  #tabs li.free-gift-tab a:hover {
    background: #58c8ff;
  }
  #tabs li.free-gift-tab.active a {
    background: #0066cc;
  }
}
@media screen and (min-width: 48em) and (max-width: 51.99em) {
  #tabs {
    font-size: calc(19px + 3 * (100vw - 768px) / 64);
  }
}
@media screen and (min-width: 62.75em) and (max-width: 71.24em) {
  #tabs {
    font-size: calc(18px + 4 * (100vw - 1004px) / 136);
  }
}
div.tab_content {
  display: none;
  font-size: 15px;
  line-height: 1.4;
  overflow: hidden;
}
@media screen and (max-width: 29.99em) {
  div.tab_content {
    padding: 10px 15px 30px;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.99em) {
  div.tab_content {
    padding: 10px 20px 30px;
  }
}
@media screen and (min-width: 48em) and (max-width: 99.99em) {
  div.tab_content {
    padding: 30px 10px;
  }
}
@media screen and (min-width: 100em) {
  div.tab_content {
    padding: 10px 20px 30px;
  }
}
div.tab_content img.lhs {
  float: left;
  margin-bottom: 15px;
  padding-right: 10px;
}
div.tab_content img.rhs {
  float: right;
  margin-bottom: 15px;
  padding-left: 10px;
}
div.tab_content hr {
  clear: both;
  margin: 25px 0;
  border: none;
  border-bottom: 1px dotted rgba(68, 68, 68, 0.2);
}
div.tab_content hr:last-child {
  display: none;
}
div.tab_content h3:first-child {
  display: none;
}
div.tab_content div.prod_videos,
div.tab_content #product_spec_table:last-child {
  margin-bottom: 0;
}
div.tab_content div.prod:last-child {
  border-bottom: none;
}
#tab_desc h3:first-child {
  color: #444444;
  display: block;
  font-family: proxima-nova, Tahoma, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2001;
  margin-bottom: 19px;
  margin-top: 0;
}
#tab_desc ul {
  list-style: disc;
}
@media screen and (min-width: 48em) {
  #tab_desc ul.floating {
    float: right;
    width: 40%;
  }
  #tab_desc ul.floating + .product_desc {
    padding-right: calc(40% + 50px);
  }
}
#tab_feat {
  background: #fff;
  border: 10px solid #ececec;
  padding: 20px;
}
#tab_spec #product_spec_table table thead td {
  background: #ececec;
  border-color: #ececec;
}
#tab_free h3 + .bar_message {
  margin-top: 0;
}
.tab_content_container {
  margin-left: calc(var(--layout-wrapper--margin) * -1);
  margin-right: calc(var(--layout-wrapper--margin) * -1);
  padding-left: var(--layout-wrapper--margin);
  padding-right: var(--layout-wrapper--margin);
}
@media screen and (max-width: 47.99em) {
  .tab_content_container, .tab_content_container #tab_feat, .tab_content_container #tab_spec #product_spec_table table thead td {
    background: #fff;
    border-color: #fff;
  }
  .tab_content_container .tab_content {
    margin-left: calc(var(--layout-wrapper--margin) * -1);
    margin-right: calc(var(--layout-wrapper--margin) * -1);
  }
}
.view-similar {
  color: #0066cc;
  font-size: 20px;
  margin-top: -30px;
  margin-bottom: -30px;
  text-align: center;
}
.view-similar__title {
  color: #1e2429;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2001;
  margin: 0 0 12px 0;
}
.view-similar__title strong {
  color: #0066cc;
}
.view-similar span {
  background: linear-gradient(180deg, #fff calc(100% - 5px), #0066cc calc(100% - 5px));
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  color: #2f333a;
  font-weight: 700;
  padding: 10px 24px 16px 24px;
}
.view-similar span:nth-child(2) {
  margin-left: 12px;
}
.view-similar a {
  color: #0066cc;
}
.view-similar a:hover {
  color: #ef0c38;
}
@media screen and (max-width: 35.49em) {
  .view-similar {
    margin-top: 0px;
  }
  .view-similar__title {
    font-size: 24px;
  }
  .view-similar div {
    column-gap: 12px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .view-similar span {
    font-size: 20px;
    padding: 10px 10px 16px 10px;
    text-align: left;
    width: 100%;
  }
  .view-similar span a {
    display: block;
    width: 100%;
  }
  .view-similar span:nth-child(2) {
    margin-left: 0px;
  }
}
.modal-product-availability {
  padding: 20px;
  width: 400px;
}
.modal-product-availability .modal-product-availability__select {
  font-weight: bold;
}
.modal-product-availability .modal-product-availability__option {
  text-transform: lowercase;
}
.modal-product-availability__done {
  margin-top: -50px;
  width: 49%;
}
.modal-product-availability__done .button {
  font-size: 18px;
  width: 100%;
}
@media screen and (max-width: 29.99em) {
  .modal-product-availability {
    width: 100%;
  }
}