body .featured_product #product_youtube_vid iframe {
  width: 100%; }
body .featured_product .product-image-count {
  background-color: black;
  color: white;
  padding: 10px;
  line-height: normal; }
body .featured_product .product_images_mobile #product_youtube_vid iframe {
  height: 100%; }
body .featured_product .product-images-thumbs-desktop .thumbs {
  display: flex; }

.featured_product .product-images-full-width {
  background-color: black; }
  .featured_product .product-images-full-width .product_images.owl-carousel .owl-item {
    height: 100%;
    overflow: hidden;
    /*
            .product-image-count {
                background-color: $color-black;
                color: $color-white;
                padding: 10px;
                line-height: normal;
            }
            */ }
    .featured_product .product-images-full-width .product_images.owl-carousel .owl-item .v-images {
      display: block;
      max-width: 100%;
      max-height: 100%;
      margin: 0 auto; }
    .featured_product .product-images-full-width .product_images.owl-carousel .owl-item #product_youtube_vid {
      height: 100%;
      width: 100%;
      padding: 0; }
      .featured_product .product-images-full-width .product_images.owl-carousel .owl-item #product_youtube_vid iframe {
        height: 480px;
        position: initial; }
.featured_product .product-images-thumbs-desktop {
  overflow: hidden;
  margin-top: 24px; }
  .featured_product .product-images-thumbs-desktop .thumbs {
    margin-top: 0; }
    .featured_product .product-images-thumbs-desktop .thumbs .slider-wrap {
      transform: translateY(0);
      transition: 0.25s;
      position: relative;
      display: inline-flex !important; }
    .featured_product .product-images-thumbs-desktop .thumbs .thumb-container {
      margin-right: 10px;
      background-position: center;
      background-size: cover;
      background-color: #eeeeee;
      position: relative;
      cursor: pointer; }
      .featured_product .product-images-thumbs-desktop .thumbs .thumb-container:before {
        content: "";
        position: absolute;
        background-color: rgba(0, 0, 0, 0);
        display: block;
        z-index: 10;
        width: 100%;
        height: 100%;
        transition: background-color 0.5s; }
      .featured_product .product-images-thumbs-desktop .thumbs .thumb-container:hover:before {
        background-color: rgba(0, 0, 0, 0.15); }
      .featured_product .product-images-thumbs-desktop .thumbs .thumb-container .product-thumb {
        margin: auto;
        max-width: 100%;
        max-height: 100%; }
.featured_product .control-arrow {
  width: 100%;
  height: 24px;
  background-color: #eee;
  cursor: pointer; }
.featured_product .control-arrow:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  content: "";
  width: 16px;
  height: 16px;
  margin: auto; }
.featured_product .product-mini-form {
  max-width: 705px;
  background: rgba(255, 255, 255, 0.95); }
.featured_product .control-arrow.arrow-previous:before {
  transform: rotate(180deg); }

.product-v2 .price-review-container {
  align-items: center; }
.product-v2 .bold-bundles-widget-item.bold-bundles-widget-item--product .bold-bundles-widget-item__info {
  padding-bottom: 25px; }

.product-v3 .price-review-container,
.product-v2 .price-review-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 5px;
  position: relative; }
  .product-v3 .price-review-container #pwr-snippets.withfinalsale,
  .product-v2 .price-review-container #pwr-snippets.withfinalsale {
    order: 3; }
  .product-v3 .price-review-container .pr-star-v4,
  .product-v2 .price-review-container .pr-star-v4 {
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: text-bottom; }
.product-v3 .price-affirm-container,
.product-v2 .price-affirm-container {
  display: inline-block; }
.product-v3 h4.product__price,
.product-v2 h4.product__price {
  display: flex;
  font-size: 22px;
  width: 100%; }
  .product-v3 h4.product__price #ComparePrice,
  .product-v3 h4.product__price #ProductPrice,
  .product-v3 h4.product__price #SavePercentage,
  .product-v2 h4.product__price #ComparePrice,
  .product-v2 h4.product__price #ProductPrice,
  .product-v2 h4.product__price #SavePercentage {
    font-size: 16px;
    display: block; }
  .product-v3 h4.product__price #ComparePrice,
  .product-v3 h4.product__price #ProductPrice,
  .product-v2 h4.product__price #ComparePrice,
  .product-v2 h4.product__price #ProductPrice {
    justify-self: flex-start;
    padding-right: 10px; }
  .product-v3 h4.product__price #SavePercentage,
  .product-v2 h4.product__price #SavePercentage {
    align-self: center;
    margin-left: auto;
    padding: 0 10px;
    text-transform: uppercase;
    color: white;
    background: #fe6a17; }
  .product-v3 h4.product__price h6.monospace.monospace--title,
  .product-v2 h4.product__price h6.monospace.monospace--title {
    font-size: 14px;
    margin-left: 4px; }
.product-v3 #pwr-snippets,
.product-v2 #pwr-snippets {
  display: inline-block;
  order: 3; }
  @media screen and (max-width: 1024px) {
    .product-v3 #pwr-snippets,
    .product-v2 #pwr-snippets {
      position: absolute;
      top: 0;
      right: 0; } }
.product-v3 #pwr-snippets .p-w-r .pr-snippet div,
.product-v2 #pwr-snippets .p-w-r .pr-snippet div {
  vertical-align: text-bottom;
  line-height: 1em; }
.product-v3 .pr-snippet-read-and-write,
.product-v2 .pr-snippet-read-and-write {
  margin-left: 5px !important; }
.product-v3 .product-form-full-width,
.product-v3 .product-images-full-width,
.product-v2 .product-form-full-width,
.product-v2 .product-images-full-width {
  background-color: #efefef; }
.product-v3 .product__title,
.product-v2 .product__title {
  line-height: 0.85em;
  font-size: 28px;
  max-width: 300px; }
@media screen and (max-width: 1024px) {
  .product-v3,
  .product-v2 {
    margin: 0 auto 20px; } }
.product-v3 .pdp-extra-info,
.product-v2 .pdp-extra-info {
  text-align: center;
  margin: 30px 0 0; }
  .product-v3 .pdp-extra-info .infobox,
  .product-v2 .pdp-extra-info .infobox {
    width: 50%;
    float: left; }
    .product-v3 .pdp-extra-info .infobox:nth-child(2) a,
    .product-v2 .pdp-extra-info .infobox:nth-child(2) a {
      border-left: 1px solid #D8D8D8; }
    .product-v3 .pdp-extra-info .infobox a,
    .product-v2 .pdp-extra-info .infobox a {
      padding: 0 10px;
      display: block;
      outline: 0;
      color: #000; }
      .product-v3 .pdp-extra-info .infobox a:hover,
      .product-v2 .pdp-extra-info .infobox a:hover {
        opacity: 0.7; }
      .product-v3 .pdp-extra-info .infobox a p,
      .product-v2 .pdp-extra-info .infobox a p {
        margin-bottom: 0;
        line-height: 14px; }
      .product-v3 .pdp-extra-info .infobox a svg,
      .product-v2 .pdp-extra-info .infobox a svg {
        margin: 10px auto;
        display: block; }
      .product-v3 .pdp-extra-info .infobox a svg:last-child,
      .product-v2 .pdp-extra-info .infobox a svg:last-child {
        margin: 5px auto; }
  .product-v3 .pdp-extra-info .live-chat,
  .product-v2 .pdp-extra-info .live-chat {
    display: none; }
  .product-v3 .pdp-extra-info:after,
  .product-v2 .pdp-extra-info:after {
    content: '';
    display: block;
    clear: both; }
.product-v3 .product-form-full-width .product_form_wrapper,
.product-v2 .product-form-full-width .product_form_wrapper {
  padding: 0px 0% 0px 90px; }
.product-v3 .product-form-full-width .product_form,
.product-v2 .product-form-full-width .product_form {
  background: white;
  padding: 52px 20px;
  clear: both;
  max-width: 395px;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .product-v3 .product-form-full-width .product_form,
    .product-v2 .product-form-full-width .product_form {
      margin: 0 auto 20px; } }
.product-v3 .product-form-full-width .pdp-extra-info,
.product-v2 .product-form-full-width .pdp-extra-info {
  text-align: center;
  margin: 30px 0 0; }
  .product-v3 .product-form-full-width .pdp-extra-info .infobox,
  .product-v2 .product-form-full-width .pdp-extra-info .infobox {
    width: 50%;
    float: left; }
    .product-v3 .product-form-full-width .pdp-extra-info .infobox:nth-child(2) a,
    .product-v2 .product-form-full-width .pdp-extra-info .infobox:nth-child(2) a {
      border-left: 1px solid #d8d8d8; }
    .product-v3 .product-form-full-width .pdp-extra-info .infobox a,
    .product-v2 .product-form-full-width .pdp-extra-info .infobox a {
      padding: 0 10px;
      display: block;
      outline: 0;
      color: #000; }
      .product-v3 .product-form-full-width .pdp-extra-info .infobox a:hover,
      .product-v2 .product-form-full-width .pdp-extra-info .infobox a:hover {
        opacity: 0.7; }
      .product-v3 .product-form-full-width .pdp-extra-info .infobox a p,
      .product-v2 .product-form-full-width .pdp-extra-info .infobox a p {
        margin-bottom: 0;
        line-height: 14px; }
      .product-v3 .product-form-full-width .pdp-extra-info .infobox a svg,
      .product-v2 .product-form-full-width .pdp-extra-info .infobox a svg {
        margin: 10px auto;
        display: block; }
      .product-v3 .product-form-full-width .pdp-extra-info .infobox a svg:last-child,
      .product-v2 .product-form-full-width .pdp-extra-info .infobox a svg:last-child {
        margin: 5px auto; }
  .product-v3 .product-form-full-width .pdp-extra-info:after,
  .product-v2 .product-form-full-width .pdp-extra-info:after {
    content: "";
    display: block;
    clear: both; }
.product-v3 .product-images-full-width,
.product-v2 .product-images-full-width {
  padding-top: 50px !important;
  padding-left: 5.55556% !important;
  padding-bottom: 50px !important; }
  .product-v3 .product-images-full-width .col-16_sm-18,
  .product-v2 .product-images-full-width .col-16_sm-18 {
    -webkit-flex-basis: 88%;
    -ms-flex-preferred-size: 88%;
    flex-basis: 100%;
    max-width: 100%; }
  .product-v3 .product-images-full-width .product-image-count,
  .product-v3 .product-images-full-width .owl-dots,
  .product-v2 .product-images-full-width .product-image-count,
  .product-v2 .product-images-full-width .owl-dots {
    display: none !important; }
  .product-v3 .product-images-full-width .product-images-thumbs-desktop,
  .product-v2 .product-images-full-width .product-images-thumbs-desktop {
    margin-top: 0; }
    .product-v3 .product-images-full-width .product-images-thumbs-desktop .thumbs,
    .product-v2 .product-images-full-width .product-images-thumbs-desktop .thumbs {
      justify-content: center; }
      .product-v3 .product-images-full-width .product-images-thumbs-desktop .thumbs .thumb-container,
      .product-v2 .product-images-full-width .product-images-thumbs-desktop .thumbs .thumb-container {
        height: 65px;
        width: 65px;
        margin: 0 10px;
        border: 1px solid #d0d0d0; }
        .product-v3 .product-images-full-width .product-images-thumbs-desktop .thumbs .thumb-container.thumb-active,
        .product-v2 .product-images-full-width .product-images-thumbs-desktop .thumbs .thumb-container.thumb-active {
          border-color: #cc4b00; }
.product-v3 .product_form_wrapper,
.product-v2 .product_form_wrapper {
  display: flex;
  align-items: flex-start; }
  @media screen and (max-width: 1024px) {
    .product-v3 .product_form_wrapper,
    .product-v2 .product_form_wrapper {
      display: block;
      width: 100%; } }
  .product-v3 .product_form_wrapper .product-form__bottom button,
  .product-v2 .product_form_wrapper .product-form__bottom button {
    margin-left: 0;
    width: 100%;
    padding: 10px 16px; }
  .product-v3 .product_form_wrapper .product-form__bottom button:not([disabled]),
  .product-v2 .product_form_wrapper .product-form__bottom button:not([disabled]) {
    background: #ff0; }
  .product-v3 .product_form_wrapper .product-form__bottom button:disabled,
  .product-v2 .product_form_wrapper .product-form__bottom button:disabled {
    background: #b3b3b3; }
  .product-v3 .product_form_wrapper .product-form__bottom .product__features-title-wrapper,
  .product-v2 .product_form_wrapper .product-form__bottom .product__features-title-wrapper {
    padding-right: 0;
    padding-left: 0; }
  .product-v3 .product_form_wrapper .affirm-as-low-as,
  .product-v2 .product_form_wrapper .affirm-as-low-as {
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #919191;
    margin-bottom: 0;
    display: block !important;
    min-width: 270px; }
    .product-v3 .product_form_wrapper .affirm-as-low-as a.affirm-modal-trigger,
    .product-v2 .product_form_wrapper .affirm-as-low-as a.affirm-modal-trigger {
      position: absolute;
      top: 0;
      right: 0;
      opacity: 0; }
    .product-v3 .product_form_wrapper .affirm-as-low-as .__affirm-logo.__affirm-logo-blue,
    .product-v2 .product_form_wrapper .affirm-as-low-as .__affirm-logo.__affirm-logo-blue {
      font-size: 14px;
      text-decoration: underline;
      color: #cc4b00;
      font-family: "FGRegular" !important; }
  .product-v3 .product_form_wrapper .mini-description,
  .product-v2 .product_form_wrapper .mini-description {
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
    margin-top: 12px; }
    .product-v3 .product_form_wrapper .mini-description p,
    .product-v2 .product_form_wrapper .mini-description p {
      margin-bottom: 5px; }
    .product-v3 .product_form_wrapper .mini-description a,
    .product-v2 .product_form_wrapper .mini-description a {
      text-decoration: underline;
      font-weight: bold;
      font-family: "FGBold", sans-serif;
      outline: 0; }
  .product-v3 .product_form_wrapper form#AddToCartForm,
  .product-v2 .product_form_wrapper form#AddToCartForm {
    border-top: 1px solid #d8d8d8;
    padding-top: 28px;
    margin-top: 12px; }
    .product-v3 .product_form_wrapper form#AddToCartForm:after,
    .product-v2 .product_form_wrapper form#AddToCartForm:after {
      content: "";
      clear: both;
      display: block; }
    .product-v3 .product_form_wrapper form#AddToCartForm h6.swatch__title,
    .product-v2 .product_form_wrapper form#AddToCartForm h6.swatch__title {
      margin-bottom: 8px; }
.product-v3 .share-product,
.product-v2 .share-product {
  margin-left: 10px;
  text-align: center; }
  .product-v3 .share-product img,
  .product-v2 .share-product img {
    text-align: center;
    margin: 0 auto; }
.product-v3 span.share-text,
.product-v2 span.share-text {
  font-size: 10px;
  color: #8f8f8f;
  font-weight: normal;
  font-family: "FGRegular", sans-serif;
  letter-spacing: 0.5px; }
.product-v3 span.add-this-wrapper,
.product-v2 span.add-this-wrapper {
  max-width: 50px !important; }
  .product-v3 span.add-this-wrapper .sharethis-inline-share-buttons,
  .product-v2 span.add-this-wrapper .sharethis-inline-share-buttons {
    display: flex;
    flex-wrap: wrap;
    max-width: 50px; }
  .product-v3 span.add-this-wrapper .st-btn,
  .product-v2 span.add-this-wrapper .st-btn {
    flex: 1 1 50px;
    width: 50px;
    margin-bottom: 10px;
    display: block !important; }
.product-v3 .product-tabs,
.product-v2 .product-tabs {
  width: 100%;
  background: #000;
  text-align: center;
  display: block;
  padding: 5px 0;
  font-weight: 900; }
  .product-v3 .product-tabs p,
  .product-v2 .product-tabs p {
    margin-bottom: 0;
    font-family: "Space Mono", monospace;
    font-size: 16px;
    color: white; }
  .product-v3 .product-tabs a,
  .product-v2 .product-tabs a {
    color: white; }

.product_blurb_description {
  padding-top: 50px;
  padding-bottom: 0px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px; }
  @media screen and (max-width: 600px) {
    .product_blurb_description {
      padding-left: 18px;
      padding-right: 18px; } }

.featured-and-dimension-section .product__features {
  padding-top: 50px;
  padding-bottom: 50px; }
.featured-and-dimension-section .product__dimensions-text-wrapper,
.featured-and-dimension-section .product__dimensions-text-wrapper-vertical,
.featured-and-dimension-section .product__features.product__dimensions {
  background: #eeeeee; }
.featured-and-dimension-section h2.product__features-title {
  position: relative;
  bottom: auto;
  left: auto;
  z-index: 5;
  margin-bottom: 50px;
  line-height: 1em; }

.product-review-block #pr-reviewdisplay {
  padding: 25px; }
  @media screen and (max-width: 600px) {
    .product-review-block #pr-reviewdisplay {
      padding-left: 18px;
      padding-right: 18px; } }
  .product-review-block #pr-reviewdisplay .p-w-r {
    margin: 0; }
  .product-review-block #pr-reviewdisplay h1.pr-headline {
    font-size: 0;
    visibility: hidden; }
    .product-review-block #pr-reviewdisplay h1.pr-headline:before {
      content: "Reviews";
      visibility: visible;
      display: block;
      margin-bottom: 20px;
      font-size: 40px; }
      @media screen and (max-width: 600px) {
        .product-review-block #pr-reviewdisplay h1.pr-headline:before {
          font-size: 36px; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .product-review-block #pr-reviewdisplay h1.pr-headline {
        visibility: visible;
        color: transparent; }
        .product-review-block #pr-reviewdisplay h1.pr-headline:before {
          color: black;
          height: 10px; } }
  .product-review-block #pr-reviewdisplay .pr-subheadline {
    display: none; }

.related-products-pdp {
  display: none; }
  .related-products-pdp .section-title {
    flex: 1 1 100%;
    text-align: center;
    font-size: 47px;
    margin-top: 100px;
    margin-bottom: 35px;
    line-height: 1em; }
  .related-products-pdp .suggested {
    width: 100%; }
  .related-products-pdp .related-products-listing .grid {
    display: flex;
    justify-content: center; }

.final-sale-text h6.monospace.monospace--title {
  color: #cc4b00;
  font-size: 12px !important; }
.final-sale-text span {
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.final-sale-text img {
  width: 19px;
  height: 20px;
  margin-left: 5px; }

.customModal {
  background: #fff;
  min-height: calc(100vh - 49px);
  margin-top: 49px;
  padding: 20px;
  display: none;
  position: relative;
  max-height: none; }
  .customModal h2 {
    line-height: 1.1;
    padding-right: 25px; }
  .customModal p {
    line-height: 18px; }
  .customModal .button {
    background: #ff0;
    margin: 0 auto;
    display: block;
    max-width: 175px;
    text-align: center; }
    .customModal .button svg {
      margin-left: 3px; }
    .customModal .button:after {
      display: none; }
  .customModal .close {
    position: absolute;
    top: 25px;
    right: 20px; }
    .customModal .close:hover {
      cursor: pointer; }
    .customModal .close img {
      width: 20px !important; }

@media screen and (min-width: 1025px) {
  .corporate-swatch {
    display: block !important; }

  .corporate-notice {
    width: calc(100% - 395px); }

  .customModal {
    max-width: 50%;
    min-height: calc(100vh - 95px);
    margin-top: 95px; }

  .scrolled .customModal {
    max-width: 50%;
    min-height: calc(100vh - 61px);
    margin-top: 61px; } }
@media screen and (max-width: 1024px) {
  .customModal h2 {
    font-size: 30px; }
  .customModal .button {
    font-size: 18px; }

  .product__dimensions-title {
    margin-left: 25px !important; } }
.prlink {
  display: block; }

.product-v3 .product__top,
.product-v2 .product__top {
  width: 100%;
  max-width: 488px;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .product-v3 .product__top,
    .product-v2 .product__top {
      margin: 0 auto;
      padding: 0 20px; } }
.product-v3 .product__style.grey,
.product-v2 .product__style.grey {
  font-size: 14px;
  flex: 1 1 100%;
  margin-bottom: 0;
  text-align: right;
  color: #919191;
  float: right; }
.product-v3 .swatch__element.soldout,
.product-v2 .swatch__element.soldout {
  position: relative; }
.product-v3 .swatch__element.soldout:before,
.product-v2 .swatch__element.soldout:before {
  content: "";
  height: 3px;
  width: 130%;
  background: #000;
  position: absolute;
  transform: rotate(45deg);
  top: 45%;
  left: -15%; }
.product-v3 .swatch-type-size .swatch__element.soldout:before,
.product-v2 .swatch-type-size .swatch__element.soldout:before {
  content: "";
  height: 3px;
  width: 52px;
  background: #000;
  position: absolute;
  transform: rotate(45deg);
  top: 19px; }
.product-v3 .swatch__element.soldout .swatch__label:hover:before,
.product-v2 .swatch__element.soldout .swatch__label:hover:before {
  content: "";
  display: none; }

@media screen and (min-width: 1025px) {
  .mobile-only {
    display: none !important; }

  .second-dimension {
    margin-left: 30px; }

  .product-v3 .product_images_wrapper,
  .product-v2 .product_images_wrapper {
    padding: 0 7% 0 7.55%;
    position: relative; }
  .product-v3 .product_form_wrapper,
  .product-v2 .product_form_wrapper {
    position: static !important;
    flex-wrap: wrap; }
    .product-v3 .product_form_wrapper .share-product,
    .product-v2 .product_form_wrapper .share-product {
      flex: 1 1 24px;
      max-width: 24px; }
    .product-v3 .product_form_wrapper .product_form,
    .product-v2 .product_form_wrapper .product_form {
      flex: 1 1 calc(100% - 36px); }
    .product-v3 .product_form_wrapper form#AddToCartForm,
    .product-v2 .product_form_wrapper form#AddToCartForm {
      padding-top: 10px; }
    .product-v3 .product_form_wrapper .product_images_wrapper,
    .product-v2 .product_form_wrapper .product_images_wrapper {
      padding: 0 5.55%;
      position: relative;
      margin-right: 2%; }
    .product-v3 .product_form_wrapper .product_form_wrapper,
    .product-v2 .product_form_wrapper .product_form_wrapper {
      position: static !important;
      flex-wrap: wrap; }
    .product-v3 .product_form_wrapper .swatch,
    .product-v2 .product_form_wrapper .swatch {
      margin-bottom: 10px; }

  .freeshippingblurb a:hover {
    color: #000;
    background: #ff0; }

  .featured_product .product-mini-form {
    -webkit-box-shadow: 0px 0px 15px -6px rgba(0, 0, 0, 0.76);
    -moz-box-shadow: 0px 0px 15px -6px rgba(0, 0, 0, 0.76);
    box-shadow: 0px 0px 15px -6px rgba(0, 0, 0, 0.76); }

  body.bms-template-v2.template-product .product-mini-form #FixedAddToCart,
  body.bms-template-.template-product .product-mini-form #FixedAddToCart {
    width: 100%;
    padding: 5px 16px;
    background: #ff0;
    margin-left: 0; } }
@media screen and (max-width: 1024px) {
  .desktop-only {
    display: none !important; }

  body.bms-template-v2.template-product .product_images_mobile_slider div,
  body.bms-template-.template-product .product_images_mobile_slider div,
  body.bms-template-prelaunch-template.template-product .product_images_mobile_slider div,
  body.bms-template-simple.template-product .product_images_mobile_slider div {
    display: block; }
  body.bms-template-v2.template-product main.wrapper.main-content,
  body.bms-template-.template-product main.wrapper.main-content,
  body.bms-template-prelaunch-template.template-product main.wrapper.main-content,
  body.bms-template-simple.template-product main.wrapper.main-content {
    display: flex;
    flex-wrap: wrap; }
    body.bms-template-v2.template-product main.wrapper.main-content > *,
    body.bms-template-.template-product main.wrapper.main-content > *,
    body.bms-template-prelaunch-template.template-product main.wrapper.main-content > *,
    body.bms-template-simple.template-product main.wrapper.main-content > * {
      order: 10; }
    body.bms-template-v2.template-product main.wrapper.main-content .featured-and-dimension-section,
    body.bms-template-.template-product main.wrapper.main-content .featured-and-dimension-section,
    body.bms-template-prelaunch-template.template-product main.wrapper.main-content .featured-and-dimension-section,
    body.bms-template-simple.template-product main.wrapper.main-content .featured-and-dimension-section {
      order: 2; }
    body.bms-template-v2.template-product main.wrapper.main-content nav.breadcrumb,
    body.bms-template-.template-product main.wrapper.main-content nav.breadcrumb,
    body.bms-template-prelaunch-template.template-product main.wrapper.main-content nav.breadcrumb,
    body.bms-template-simple.template-product main.wrapper.main-content nav.breadcrumb {
      order: 1;
      width: 100%;
      border: 0;
      max-width: 488px;
      margin: 0 auto;
      padding: 8px 25px; }
    body.bms-template-v2.template-product main.wrapper.main-content .featured_product.product-v3,
    body.bms-template-v2.template-product main.wrapper.main-content .featured_product.product-v2,
    body.bms-template-.template-product main.wrapper.main-content .featured_product.product-v3,
    body.bms-template-.template-product main.wrapper.main-content .featured_product.product-v2,
    body.bms-template-prelaunch-template.template-product main.wrapper.main-content .featured_product.product-v3,
    body.bms-template-prelaunch-template.template-product main.wrapper.main-content .featured_product.product-v2,
    body.bms-template-simple.template-product main.wrapper.main-content .featured_product.product-v3,
    body.bms-template-simple.template-product main.wrapper.main-content .featured_product.product-v2 {
      order: 1; }
    body.bms-template-v2.template-product main.wrapper.main-content .product__text-section.product_blurb_description.v2,
    body.bms-template-.template-product main.wrapper.main-content .product__text-section.product_blurb_description.v2,
    body.bms-template-prelaunch-template.template-product main.wrapper.main-content .product__text-section.product_blurb_description.v2,
    body.bms-template-simple.template-product main.wrapper.main-content .product__text-section.product_blurb_description.v2 {
      order: 2; }
    body.bms-template-v2.template-product main.wrapper.main-content .prelaunch-form,
    body.bms-template-.template-product main.wrapper.main-content .prelaunch-form,
    body.bms-template-prelaunch-template.template-product main.wrapper.main-content .prelaunch-form,
    body.bms-template-simple.template-product main.wrapper.main-content .prelaunch-form {
      margin-top: 20px; }
  body.bms-template-v2.template-product .product-mini-form,
  body.bms-template-.template-product .product-mini-form,
  body.bms-template-prelaunch-template.template-product .product-mini-form,
  body.bms-template-simple.template-product .product-mini-form {
    padding: 10px 25px; }
    body.bms-template-v2.template-product .product-mini-form #FixedAddToCart,
    body.bms-template-.template-product .product-mini-form #FixedAddToCart,
    body.bms-template-prelaunch-template.template-product .product-mini-form #FixedAddToCart,
    body.bms-template-simple.template-product .product-mini-form #FixedAddToCart {
      width: 100%;
      padding: 3px 16px;
      background: #ff0;
      margin-left: 0; }
    body.bms-template-v2.template-product .product-mini-form p.freeshippingblurb,
    body.bms-template-.template-product .product-mini-form p.freeshippingblurb,
    body.bms-template-prelaunch-template.template-product .product-mini-form p.freeshippingblurb,
    body.bms-template-simple.template-product .product-mini-form p.freeshippingblurb {
      display: block;
      line-height: 1em;
      margin-bottom: -15px;
      margin-top: 10px; }
      body.bms-template-v2.template-product .product-mini-form p.freeshippingblurb a:first-child,
      body.bms-template-.template-product .product-mini-form p.freeshippingblurb a:first-child,
      body.bms-template-prelaunch-template.template-product .product-mini-form p.freeshippingblurb a:first-child,
      body.bms-template-simple.template-product .product-mini-form p.freeshippingblurb a:first-child {
        font-size: 14px;
        color: #8e8e8e !important;
        font-family: "space mono";
        width: 100%;
        text-align: center;
        display: block; }

  .product-v3 .product-images-full-width,
  .product-v2 .product-images-full-width {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    padding: 0 !important; }
    .product-v3 .product-images-full-width .owl-dots,
    .product-v2 .product-images-full-width .owl-dots {
      display: block !important; }
    .product-v3 .product-images-full-width .col-16_sm-18,
    .product-v2 .product-images-full-width .col-16_sm-18 {
      width: 100vw;
      margin: 0 auto;
      max-width: 100%;
      flex-basis: 100% !important; }
  .product-v3 .product-images-thumbs-desktop,
  .product-v2 .product-images-thumbs-desktop {
    display: none; }
  .product-v3 .product-form-full-width,
  .product-v2 .product-form-full-width {
    width: 100vw;
    margin: 0 auto;
    max-width: 100%;
    flex-basis: 100% !important;
    background: #fff; }
    .product-v3 .product-form-full-width .product_form_wrapper,
    .product-v2 .product-form-full-width .product_form_wrapper {
      padding: 10px 5px;
      flex-wrap: wrap; }
      .product-v3 .product-form-full-width .product_form_wrapper form#AddToCartForm,
      .product-v2 .product-form-full-width .product_form_wrapper form#AddToCartForm {
        margin-top: 15px;
        padding-top: 10px; }
      .product-v3 .product-form-full-width .product_form_wrapper .swatch,
      .product-v2 .product-form-full-width .product_form_wrapper .swatch {
        margin-bottom: 10px; }
      .product-v3 .product-form-full-width .product_form_wrapper .product-form__bottom button,
      .product-v2 .product-form-full-width .product_form_wrapper .product-form__bottom button {
        margin-bottom: 5px; }
      .product-v3 .product-form-full-width .product_form_wrapper .freeshippingblurb a,
      .product-v2 .product-form-full-width .product_form_wrapper .freeshippingblurb a {
        font-size: 14px;
        color: #8e8e8e !important;
        font-family: "space mono"; }
      .product-v3 .product-form-full-width .product_form_wrapper .freeshippingblurb a:not(:first-child),
      .product-v2 .product-form-full-width .product_form_wrapper .freeshippingblurb a:not(:first-child) {
        display: none; }
    .product-v3 .product-form-full-width .product_form,
    .product-v2 .product-form-full-width .product_form {
      box-shadow: none;
      padding-bottom: 10px;
      padding-top: 0; }
  .product-v3 h1.h2.product__title,
  .product-v2 h1.h2.product__title {
    font-size: 24px;
    max-width: 488px;
    padding: 10px 25px 0px;
    margin: 0 auto; }
  .product-v3 .share-product,
  .product-v2 .share-product {
    margin: 0 !important; }
    .product-v3 .share-product img,
    .product-v3 .share-product span,
    .product-v2 .share-product img,
    .product-v2 .share-product span {
      display: block; }
  .product-v3 p.freeshippingblurb,
  .product-v2 p.freeshippingblurb {
    visibility: hidden; }
    .product-v3 p.freeshippingblurb a:first-child,
    .product-v2 p.freeshippingblurb a:first-child {
      visibility: visible; }
  .product-v3 h4.product__price.monospace,
  .product-v2 h4.product__price.monospace {
    display: flex;
    flex-wrap: wrap; }
    .product-v3 h4.product__price.monospace span#ProductPrice,
    .product-v2 h4.product__price.monospace span#ProductPrice {
      order: 1; }
    .product-v3 h4.product__price.monospace span#ComparePrice,
    .product-v2 h4.product__price.monospace span#ComparePrice {
      font-size: 16px !important;
      display: block !important;
      flex: 1 1 100%;
      width: 100%;
      line-height: 1em; }
    .product-v3 h4.product__price.monospace .final-sale-text,
    .product-v2 h4.product__price.monospace .final-sale-text {
      order: 2; }
  .product-v3 .product_form_wrapper .affirm-as-low-as,
  .product-v2 .product_form_wrapper .affirm-as-low-as {
    min-width: 250px; }

  .featured-and-dimension-section .product__features {
    padding: 0 18px 40px 18px; }
  .featured-and-dimension-section h2.product__features-title {
    position: relative;
    bottom: auto;
    left: 5px;
    z-index: 5;
    padding: 40px 0;
    line-height: 32px;
    margin-bottom: 0;
    font-size: 24px; }

  .product_blurb_description {
    padding-top: 50px;
    padding-bottom: 50px; }
    .product_blurb_description h2.large-title {
      font-size: 40px;
      line-height: 1em; }

  .related-products-pdp.grid.collection-products.grid-center {
    background: #fff;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
    margin: 0 auto; }
    .related-products-pdp.grid.collection-products.grid-center .section-title {
      font-size: 24px;
      margin-bottom: 30px;
      margin-top: 0; }
    .related-products-pdp.grid.collection-products.grid-center .col-6_md-9_sm-18 {
      width: 100% !important;
      max-width: 100% !important;
      flex-basis: 100% !important;
      background: #fff; }
    .related-products-pdp.grid.collection-products.grid-center .col-6_md-9_sm-18:not(:first-child) {
      display: none; }

  .product-review-block {
    box-sizing: content-box !important; } }
.product-v3 .add-to-cart-qty-wrapper {
  display: flex;
  justify-content: space-between; }
  .product-v3 .add-to-cart-qty-wrapper .js-qty,
  .product-v3 .add-to-cart-qty-wrapper .form-section {
    margin-bottom: 0; }
  .product-v3 .add-to-cart-qty-wrapper .js-qty input {
    height: 42px;
    width: 100px; }
  .product-v3 .add-to-cart-qty-wrapper .product-form__bottom {
    width: calc(100% - 115px); }
  .product-v3 .add-to-cart-qty-wrapper .button.button--medium {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0 !important; }
.product-v3 .mobile-only .freeshippingblurb {
  margin-top: 20px;
  text-align: center; }
.product-v3 h4.product__price.monospace span#ComparePrice {
  flex: initial;
  width: initial;
  order: 1;
  font-size: 20px !important;
  color: #919191;
  margin-left: 5px;
  line-height: 34px; }
.product-v3 h4.product__price.monospace span#ProductPrice {
  order: 0;
  color: #ff5f00;
  font-size: 26px; }
.product-v3 .price-review-container {
  max-width: 335px;
  margin-bottom: 20px; }
  .product-v3 .price-review-container .affirm-wrapper .save-now-text,
  .product-v3 .price-review-container .affirm-wrapper .pay-now-text,
  .product-v3 .price-review-container .price-container .save-now-text,
  .product-v3 .price-review-container .price-container .pay-now-text {
    margin: 15px 0 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "FGBold", sans-serif; }
  .product-v3 .price-review-container .affirm-wrapper .save-now-text,
  .product-v3 .price-review-container .price-container .save-now-text {
    margin-top: 0; }
  .product-v3 .price-review-container .or-option {
    display: flex;
    align-items: center;
    font-size: 14px; }
  .product-v3 .price-review-container .affirm-wrapper .pay-now-text {
    margin-top: 8px;
    margin-bottom: 5px; }
  .product-v3 .price-review-container .affirm-custom-price-msg {
    color: #3e01b6; }
    .product-v3 .price-review-container .affirm-custom-price-msg .dollar-amount {
      font-size: 26px;
      font-weight: bold;
      font-family: "Space Mono", monospace; }
  .product-v3 .price-review-container .__affirm-logo.__affirm-logo-blue.__ligature__affirm_full_logo__:after,
  .product-v3 .price-review-container .__affirm-logo.__affirm-logo-blue.__ligature__affirm_short_logo__:after {
    color: #000; }
  .product-v3 .price-review-container .affirm-site-modal:hover .__affirm-logo.__ligature__affirm_full_logo__,
  .product-v3 .price-review-container .affirm-site-modal:hover .__affirm-logo.__affirm-logo-blue.__ligature__affirm_full_logo__:after,
  .product-v3 .price-review-container .affirm-site-modal:hover .__affirm-logo.__affirm-logo-blue.__ligature__affirm_short_logo__:after,
  .product-v3 .price-review-container .affirm-site-modal:hover g#Mobile---Regular-Price-Product {
    color: #0fa0ea;
    fill: #0fa0ea; }
  .product-v3 .price-review-container .__affirm-logo.__ligature__affirm_full_logo__ {
    font-size: 26px;
    margin-left: 5px; }

.__affirm-logo.__ligature__affirm_full_logo__:after {
  display: none !important; }

.swatch_color_label {
  font-size: 14px;
  line-height: 17px;
  color: grey;
  text-transform: capitalize;
  font-weight: 400;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  margin-left: 2px; }

@media screen and (max-width: 1024px) {
  #description {
    padding-top: 0; } }
@media screen and (max-width: 1024px) {
  #description .text {
    order: 2;
    margin-top: 24px; } }
#description .text h2,
#description .text .h3 {
  line-height: 1;
  margin-bottom: 24px; }
  @media screen and (max-width: 1024px) {
    #description .text h2,
    #description .text .h3 {
      font-size: 24px; } }
@media screen and (min-width: 1025px) {
  #description .text p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px; } }
#description .video .thumb-container {
  max-width: 640px;
  margin: 0 auto; }
  #description .video .thumb-container:hover {
    cursor: pointer; }
#description .video .yt-prod-video {
  display: none;
  margin: 0 auto;
  max-width: 100%; }
  @media screen and (max-width: 1024px) {
    #description .video .yt-prod-video {
      max-height: 210px; } }
@media screen and (max-width: 1024px) {
  #description .video {
    order: 1;
    max-width: 375px;
    margin: 0 auto; }
    #description .video .thumb-container {
      display: none; }
    #description .video .yt-prod-video {
      display: block; } }

.material-section {
  padding: 120px 0;
  position: relative;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .material-section {
      padding: 60px 0; }
      .material-section h2 {
        font-size: 24px; }
      .material-section p {
        font-family: "FGRegular", sans-serif;
        font-size: 16px;
        line-height: 24px;
        max-width: 700px;
        margin: 0 auto;
        padding: 0 20px; } }
  .material-section .fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .material-section .fixed .bg {
      background-image: url("//cdn.shopify.com/s/files/1/2572/9458/t/955/assets/material-section-bg.jpg?v=16934853177920366882");
      background-size: cover;
      background-position: center;
      background-attachment: fixed;
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 1024px) {
        .material-section .fixed .bg {
          background-image: url("//cdn.shopify.com/s/files/1/2572/9458/t/955/assets/material-section-bg-mbl.jpg?v=5263150507564447918");
          background-position: center right;
          background-size: 125%; } }
  .material-section h2,
  .material-section p {
    color: #fff;
    text-align: center; }
  .material-section p {
    text-shadow: 2px 2px 2px black; }
  .material-section .content {
    position: relative;
    z-index: 2; }
  .material-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1; }

img.lazyload:not([src]) {
  visibility: hidden; }

img.v-images.slick-loading {
  display: none; }

.bold-overlay-zoom {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: calc(100vh + 100px);
  width: 100vw;
  overflow: scroll;
  transition: all 500ms ease;
  background: #efefef; }
  .bold-overlay-zoom .inner-container-zoom {
    width: calc(100vw * 2);
    min-height: 100%;
    overflow: scroll;
    background: #efefef; }
  .bold-overlay-zoom img {
    width: 100%;
    max-width: none; }
  .bold-overlay-zoom .close-zoom-popup {
    position: fixed;
    font-size: 36px;
    z-index: 9999999;
    width: 40px;
    height: 40px;
    bottom: 5%;
    background: black;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    text-align: center;
    color: white;
    border-radius: 50%;
    line-height: 1em; }

.bold-desktop-overlay-zoom {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #efefef;
  z-index: 99999;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }
  .bold-desktop-overlay-zoom .inner-desktop-container-zoom img {
    max-height: 100vh;
    margin: 0 auto; }
  .bold-desktop-overlay-zoom img {
    margin: 0 auto;
    min-width: auto;
    height: 100vh; }
  .bold-desktop-overlay-zoom .close-zoom-popup {
    position: absolute;
    top: 20px;
    right: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 48px;
    display: block;
    color: black;
    text-shadow: -1px -1px 0 #aaa, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }
  .bold-desktop-overlay-zoom .zoom-desktop-ctrl-wrapper {
    position: absolute;
    top: 80px;
    right: 40px; }
    .bold-desktop-overlay-zoom .zoom-desktop-ctrl-wrapper > * {
      width: 40px;
      display: flex;
      height: 40px;
      justify-content: center;
      margin: 20px auto; }
      .bold-desktop-overlay-zoom .zoom-desktop-ctrl-wrapper > *:after {
        font-size: 32px; }

.swatch__title {
  display: -webkit-inline-box; }

.swatch__title.corporate-swatch {
  display: block; }

.product-mini-form {
  display: none !important; }

@media only screen and (min-width: 1100px) {
  .slick-slide {
    margin-left: 1px; } }
@media only screen and (min-width: 800px) {
  .product_form {
    top: 110px;
    bottom: 0;
    right: 0px;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
    border-left: 1px solid #d8d8d8; }

  .product__text-section {
    width: calc(100% - 395px); }

  .product-tabs {
    width: calc(100% - 395px) !important; }

  .tab-item {
    display: block;
    padding: 0 40px;
    cursor: pointer; } }
.affirm-as-low-as {
  text-align: center;
  margin-top: 10px; }

.shipping-warranty {
  max-width: 70%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 50px; }

.pdp-top {
  top: 15% !important; }

.pdp-data {
  float: right;
  margin-top: -20px; }

.dimension-item {
  border-bottom: 2px solid #d8d8d8; }

.dimension-wrap {
  margin-bottom: 5px; }

.feature-wrap {
  max-width: 100% !important;
  flex-basis: 100% !important; }

.feature-list {
  margin-left: 30px;
  list-style-type: disc !important; }
  @media only screen and (max-width: 1024px) {
    .feature-list {
      margin-left: 20px; } }

.features-divide {
  border-top: 1px solid #F1F1F1;
  width: 110%;
  position: absolute;
  right: 1px; }

.dimension-divide {
  width: 150% !important;
  right: -20px !important; }

.collapsible {
  background: transparent !important;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px; }

.active, .collapsible:hover {
  background: transparent !important; }

.collapsible:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  margin-top: 5px; }

.active:after {
  content: "\2212"; }

.product__features-title {
  display: contents; }

.features-margin {
  overflow: hidden;
  transition: height .3s ease-in-out; }

.dimensions-content {
  padding-left: 0px;
  padding-top: 5px; }

.dimensions-container-pdp {
  padding-left: 30px;
  padding-bottom: 70px; }

.dimension-images {
  display: flex;
  justify-content: center;
  margin-bottom: 70px; }

.product-review-block {
  justify-content: normal !important;
  -webkit-justify-content: normal !important; }

.pr-rd-main-header,
.pr-review-snapshot-msq-describeyourself,
.pr-review-snapshot-msq-primaryuse,
.pr-rd-sort,
.pr-review-snapshot-block-pros,
.pr-review-snapshot-block-cons {
  display: none !important; }

.pr-review-display {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #d8d8d8; }

.product__dimensions-title {
  padding-top: 50px !important;
  margin-left: 50px; }
  @media only screen and (max-width: 600px) {
    .product__dimensions-title {
      margin-left: 0;
      font-size: 36px; } }

.p-w-r .pr-review-snapshot-snippets,
.p-w-r .pr-review-snapshot-block-container,
.p-w-r .pr-review-snapshot-msq-container,
.p-w-r .pr-review-display {
  margin-left: 40px; }
  @media only screen and (max-width: 600px) {
    .p-w-r .pr-review-snapshot-snippets,
    .p-w-r .pr-review-snapshot-block-container,
    .p-w-r .pr-review-snapshot-msq-container,
    .p-w-r .pr-review-display {
      margin-left: 0; } }

#pr-reviewdisplay .p-w-r .pr-review-snapshot .pr-msq-list dt {
  width: 140px; }

.p-w-r .pr-review-snapshot .pr-snapshot-highlight {
  background-color: transparent; }

@media only screen and (min-width: 800px) {
  .dimension-images {
    margin: 0 auto;
    width: 40%;
    margin-bottom: 50px; }

  .pr-review-desktop {
    flex-basis: calc(100% - 395px) !important;
    max-width: calc(100% - 395px) !important; }

  .product__dimensions {
    max-width: calc(100% - 395px); }

  .dimension-item {
    max-width: 500px;
    margin: 0 auto; } }
.product__dimensions-text-wrapper-vertical, .product__dimensions-text-wrapper {
  background-color: #EFEFEF; }

.product__dimensions {
  background-color: #EFEFEF; }

@media only screen and (max-width: 1024px) {
  div.product-tabs {
    top: 99px; } }
@media only screen and (min-width: 1024px) {
  .pr-review-snapshot {
    margin-top: 40px !important; } }
@media only screen and (max-width: 600px) {
  .second-image {
    padding-left: 0px !important; }

  .description-container {
    display: none; }

  .mobile-price {
    padding: 10px 25px 20px; }

  .template-product, .site-header {
    min-width: 400px; }

  .product__add-to-cart {
    height: 50px; }

  #pwr-snippets {
    left: 5% !important; }

  .dimension-images {
    display: inline-flex !important; }

  .dimension-images .text-center {
    padding: 0 0 0 10px; }

  .product__dimensions-section-measurements {
    margin: 30px 15px !important;
    width: 60%; }

  .second-image {
    padding-left: 30px !important; }

  #AddToCart {
    position: fixed;
    bottom: 0px;
    margin: 0 auto;
    right: 0%; }

  .product__dimensions {
    height: 550px !important; }

  #AddToCart {
    z-index: 999; }

  .dimension-images {
    margin-bottom: 30px; }

  .dimension-type {
    text-align: initial; }

  .feature-type {
    text-align: initial;
    margin-bottom: 0px !important; }

  .dimension-toggle {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .dimensions-container-pdp {
    padding-left: 0px !important; } }
.tab-link:hover {
  text-decoration: underline; }

.description-container {
  margin-bottom: 30px; }

.thumb-container {
  margin-right: 10px !important; }

.thumbs {
  height: 80px !important; }

.arrow-previous, .arrow-next {
  display: none !important; }

.pr-review-snapshot-header-intro {
  padding: 0px !important;
  margin: 0px !important;
  border-bottom: 0px !important; }

.pdp-extra-info {
  margin-bottom: 40px !important; }

.cross-sell.xs-v2 a {
  text-decoration: none;
  color: black !important;
  text-transform: uppercase; }

.cross-sell.xs-v2 .xs-card {
  background-color: transparent !important;
  -webkit-box-shadow: 0px !important;
  box-shadow: none !important;
  border: 0px !important; }

.xs-image img {
  padding-bottom: 0px !important; }

.xs-card-body {
  padding-top: 0px !important; }

.crosssell-title {
  margin-bottom: 0px !important; }

div.product-tabs {
  position: -webkit-sticky;
  position: sticky;
  top: 130px; }

.product-tabs {
  display: flex;
  justify-content: center;
  color: white;
  background-color: black;
  text-align: center;
  z-index: 9; }

.tab-link {
  display: block;
  padding: 10px;
  color: white !important;
  font-family: "FGBold",sans-serif;
  text-decoration: none; }

.product-form-full-width {
  z-index: 1 !important; }

.tab-active {
  text-decoration: underline; }

.product-form-full-width {
  z-index: 999; }

@media only screen and (max-width: 800px) {
  .second-image {
    padding-left: 0px !important; }

  .overview-img {
    max-width: 100% !important; } }
@media only screen and (max-width: 400px) {
  .overview-img {
    max-width: 100% !important; }

  .overview-title {
    margin-top: 5px;
    margin-bottom: 10px; }

  .overview-even p {
    margin-bottom: 40px; } }
@media only screen and (min-width: 1840px) {
  .dimension-img {
    padding: 0 10% !important; } }
@media only screen and (min-width: 1040px) {
  .overview-img {
    width: 49%;
    height: 100%; }

  .product__dimensions-title {
    margin-left: 50px !important; } }
@media only screen and (min-width: 700px) {
  .pr-headline {
    margin-left: 25px !important; } }
.overview-wrap {
  display: flex;
  margin-top: 20px; }

@media only screen and (min-width: 800px) {
  .overview-odd {
    margin-right: 30px; }

  .overview-even {
    margin-left: 30px; } }
.overview-title {
  font-size: 28px;
  margin-bottom: 5px; }
  @media only screen and (max-width: 600px) {
    .overview-title h2 {
      font-size: 36px; } }

@media only screen and (min-width: 320px) {
  .template-product, .site-header {
    min-width: 320px !important; } }
@media only screen and (max-width: 1025px) and (min-width: 768px) {
  .product_form {
    position: initial;
    border-left: 0px; }

  .product-tabs, .product__text-section, .product__dimensions {
    width: 100% !important;
    max-width: 100% !important; }

  .pr-review-desktop {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100% !important;
    max-width: 100% !important; }

  #pwr-snippets {
    left: 154px !important; }

  #ProductPrice {
    margin-left: 21%; } }
/* ========
  BOLD
  Wrapping up updated product page styles
  11/26/2020
======== */
@media only screen and (max-width: 1024px) {
  .breadcrumb {
    padding-left: 16px !important;
    padding-right: 16px !important; } }

.product__mobile-header {
  max-width: 488px;
  margin: 0 auto;
  padding: 0 16px 16px; }
  .product__mobile-header .product__title {
    max-width: none !important;
    padding: 0 !important;
    font-size: 29px !important;
    line-height: 100% !important; }
  .product__mobile-header #pwr-snippets {
    position: static;
    margin-left: 0 !important; }
    .product__mobile-header #pwr-snippets .pr-rating-stars div {
      margin-right: 0 !important; }
  .product__mobile-header .product__price {
    display: flex;
    margin-top: 10px !important; }
    @media only screen and (max-width: 600px) {
      .product__mobile-header .product__price {
        justify-content: space-between; } }
  .product__mobile-header #ProductPrice {
    margin-left: 0; }
  .product__mobile-header #SavePercentage {
    align-self: center;
    margin-left: 10px;
    padding: 0 10px;
    text-transform: uppercase;
    color: white;
    background: #fe6a17; }
    @media only screen and (max-width: 600px) {
      .product__mobile-header #SavePercentage {
        margin-left: auto; } }

.product_form_inner .swatch__title {
  font-size: 18px !important; }
  .product_form_inner .swatch__title .swatch_color_label {
    font-size: 18px !important; }

.product-form__bottom button {
  padding: 16px !important;
  font-size: 18px !important; }

.size-label .swatch__label {
  width: 50px; }

.feature-type {
  text-align: left; }

@media only screen and (max-width: 1024px) {
  div.product-tabs {
    top: 99px; }

  .overview-title {
    margin-top: 25px; }

  .slick-arrow {
    top: 150% !important; }

  .pdp-video {
    margin-bottom: 20px !important; }

  .final-sale-text-pdp {
    margin-bottom: 70px; } }
.pdp-video {
  margin: auto;
  display: block; }

@media screen and (max-width: 1024px) and (min-width: 720px) {
  .second-dimension {
    margin-left: 50px; }

  .final-sale-text-pdp {
    right: 35% !important; } }
.final-sale-text-pdp {
  right: 2px;
  position: absolute;
  min-width: 100px; }
