/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./app/core/cartridges/app_custom_dci_core/cartridge/client/default/scss/productDetail.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.pull-left-xs {
  float: left;
}

.pull-right-xs {
  float: right;
}

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}
@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
}
@media (min-width: 1200px) {
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
}
@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

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

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

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

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

.row.equal-height > [class^=col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  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;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
}
.product-detail .attributes .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.product-detail .attributes .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-detail .attributes .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;
}

.social-container {
  padding-top: 0.9375em;
  text-align: center;
}
.social-container .social-icons {
  text-decoration: none;
  font-size: 1.875em;
  list-style-type: none;
  padding: 0;
  color: #444;
}
@media (max-width: 991.98px) {
  .social-container .social-icons {
    font-size: 1.5625em;
  }
}
.social-container .social-icons i,
.social-container .social-icons a {
  color: #444;
  padding-right: 0.2em;
}

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

.description-and-detail {
  margin-top: 2em;
}
@media (max-width: 543.98px) {
  .description-and-detail {
    margin-top: 0;
  }
  .description-and-detail .title {
    font-size: 1.5rem;
    margin-bottom: 0;
    font-family: Dosis, sans-serif;
  }
  .description-and-detail > div:last-child {
    margin-bottom: 1em;
  }
}
@media (min-width: 544px) {
  .description-and-detail .description {
    margin-bottom: 2em;
  }
}
@media (max-width: 543.98px) {
  .description-and-detail .content {
    margin-top: 1em;
  }
}

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

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc;
  }
}
@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: 0.625em;
  }
}
@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em; /* 30/16 */
    margin-right: -0.9375em; /* 15/16 */
    padding: 0.1875em; /* 3/16 */
  }
}

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

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%;
}
.promotions div.collapsible-xl button.callout {
  font-size: 1.25em;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  color: #c00;
}
@media (min-width: 544px) {
  .promotions div.collapsible-xl button.callout {
    font-size: 1.375em;
  }
}
.promotions div.collapsible-xl button.callout::after {
  color: #000;
}

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .product-breadcrumb .breadcrumb {
    border-top: 1px solid #ccc;
  }
}

.price {
  font-size: 1.5rem;
}

.product-options {
  margin-top: 1.25em;
}

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

.color-attribute {
  border: none;
  padding: 0;
  background: none;
}

.non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

@media (min-width: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em;
  }
  .product-grid .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.page {
  overflow-x: hidden;
}

.productDetailPage {
  border-top: 1px solid #e8e8e8;
  color: #182543;
  position: relative;
}
.productDetailPage button {
  color: #182543;
}
.productDetailPage::before, .productDetailPage::after {
  background: #e8e8e8;
  content: "";
  height: 1px;
  position: absolute;
  top: -1px;
  width: 100%;
}
.productDetailPage::before {
  right: 100%;
}
.productDetailPage::after {
  left: 100%;
}
@media (min-width: 992px) {
  .productDetailPage__head {
    max-width: 1400px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.productDetailPage.container {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 20px;
}
.productDetailPage__mobile-sku {
  float: right;
  font-size: 12px;
  max-width: 42%;
  padding-left: 0;
  padding-right: 15px;
}
.productDetailPage__breadcrumb {
  margin-top: 16px;
}
.productDetailPage__breadcrumb .breadcrumb {
  padding: 0;
  margin-bottom: 0.5rem;
}
@media (max-width: 768.98px) {
  .productDetailPage__breadcrumb .breadcrumb a {
    color: #000;
  }
}
.productDetailPage__header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
@media (min-width: 544px) {
  .productDetailPage__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
.productDetailPage__header__details {
  margin-top: 12px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .productDetailPage__header__details {
    margin-top: 36px;
  }
}
.productDetailPage__header__details__title {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 5px;
}
.productDetailPage__header__details__description {
  margin-top: 10px;
}
@media (max-width: 543.98px) {
  .productDetailPage__header__details__description {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .productDetailPage__header__images {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.productDetailPage__header__checkout {
  margin: 0;
}
@media (max-width: 991.98px) {
  .productDetailPage__header__checkout {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 5px;
  }
}
.productDetailPage__header__helpers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}
@media (min-width: 544px) {
  .productDetailPage__header__helpers {
    border-top: 1px solid #9ea7bc;
    margin-top: 16px;
  }
}
.productDetailPage__header__helpers__share {
  margin-left: auto;
}
.productDetailPage__body {
  margin-top: 16px;
}
@media (min-width: 769px) {
  .productDetailPage__body {
    margin-top: 40px;
  }
}
.productDetailPage__body h2 {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
}
@media (min-width: 544px) {
  .productDetailPage__body h2 {
    font-size: 20px;
  }
}
.productDetailPage__body__description {
  border-top: 1px solid #9ea7bc;
  margin-top: 40px;
  padding-top: 40px;
}
.productDetailPage__body__description--short {
  display: block;
  margin-top: 16px;
}
@media (min-width: 769px) {
  .productDetailPage__body__description--short {
    margin-top: 40px;
  }
}
@media (min-width: 544px) {
  .productDetailPage__body__description--short {
    display: none;
  }
}
.productDetailPage__attributes {
  border-top: 1px solid #9ea7bc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  padding-top: 5px;
}
@media (min-width: 544px) {
  .productDetailPage__attributes {
    border: 0;
    margin: 0;
    padding: 0;
  }
}
.productDetailPage__attributes__attribute {
  margin-right: 16px;
  min-width: 50%;
  max-width: 100%;
}
.productDetailPage__sku {
  border-bottom: 1px solid #9ea7bc;
  font-size: 12px;
  line-height: 19px;
  padding: 10px 0 15px;
}
.productDetailPage__addToCart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.productDetailPage__addToCart__button {
  background-color: #3062ff;
  border: 0;
  border-radius: 24px;
  -webkit-box-shadow: 0 4px 4px rgba(11, 32, 76, 0.2392156863);
          box-shadow: 0 4px 4px rgba(11, 32, 76, 0.2392156863);
  color: #fff !important;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-family: gotham-bold, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  height: 48px;
  line-height: 10px;
  padding: 16px 10px;
  -webkit-transition: all ease-in-out 100ms;
  transition: all ease-in-out 100ms;
}
.productDetailPage__addToCart__button:disabled {
  background-color: gray;
  border-color: black;
  color: #fff;
  -webkit-transition: all ease-in-out 100ms;
  transition: all ease-in-out 100ms;
}
.productDetailPage__addToCart__button:disabled:hover {
  background-color: gray;
  border-color: black;
  color: #fff;
}
.productDetailPage__addToCart__button:hover {
  background-color: #0832b4;
  -webkit-box-shadow: 0 8px 8px rgba(11, 32, 76, 0.3215686275);
          box-shadow: 0 8px 8px rgba(11, 32, 76, 0.3215686275);
  color: #fff;
  -webkit-transition: all ease-in-out 100ms;
  transition: all ease-in-out 100ms;
}
.productDetailPage__addToCart__button:active {
  border-color: #0832b4;
  border-bottom-color: #0832b4 !important;
  -webkit-transition: all ease-in-out 100ms;
  transition: all ease-in-out 100ms;
}
.productDetailPage__addToCart .minQuantityError,
.productDetailPage__addToCart .stepQuantityError {
  color: #f44436;
  line-height: 10px;
  margin-top: 16px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}
.productDetailPage__quantity {
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  margin-right: 20px;
}
.productDetailPage__quantity:hover {
  -webkit-box-shadow: 0 0 2px #5ac4d6;
          box-shadow: 0 0 2px #5ac4d6;
}
.productDetailPage__quantity__input {
  background-color: #fff;
  border: 1px solid #9ea7bc;
  border-radius: 0;
  margin: 0 -1px;
  max-height: none;
  padding: 16px 5px;
  position: relative;
  text-align: center;
  width: 45px;
  z-index: 1;
}
.productDetailPage__quantity__input:hover, .productDetailPage__quantity__input:active, .productDetailPage__quantity__input:focus {
  border-color: #053763;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.productDetailPage__quantity__reduce, .productDetailPage__quantity__increase {
  background-color: #fff;
  border: 1px solid #9ea7bc;
  font-size: 12px;
  width: 34px;
}
.productDetailPage__quantity__reduce:hover, .productDetailPage__quantity__increase:hover {
  background-color: #dfe5ef;
}
.productDetailPage__quantity__reduce:active, .productDetailPage__quantity__increase:active {
  background-color: #c2ccdd;
  border-color: #9ea7bc;
  outline: none;
}
.productDetailPage__quantity__reduce i, .productDetailPage__quantity__increase i {
  color: #515f7f;
}
.productDetailPage__quantity__reduce {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}
.productDetailPage__quantity__increase {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}
.productDetailPage__signUp {
  background: #e8e8e8;
}
.productDetailPage .availableAsAudiobook {
  border-top: 1px solid #9ea7bc;
  font-size: 14px;
  padding: 10px 0;
}
.productDetailPage .availableAsAudiobook > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.productDetailPage .availableAsAudiobook i {
  font-size: 20px;
  margin-right: 5px;
}
.productDetailPage .attribute {
  font-size: 12px;
  margin-top: 0;
  text-align: left !important;
}
.productDetailPage .attribute > label, .productDetailPage .attribute > span {
  line-height: 19px;
  margin-bottom: 5px;
  text-transform: capitalize;
}
.productDetailPage .attribute .btn-variation-attribute {
  background-color: #f5f9fc;
  border-color: #c0ccdf;
  border-radius: 15px;
  border-width: 1px;
  font-size: 12px;
  height: auto;
  line-height: 12px;
  padding: 8px 10px;
  text-transform: capitalize;
  margin-right: 0px;
  max-width: 50%;
  min-width: 45px;
}
@media (max-width: 768.98px) {
  .productDetailPage .attribute .btn-variation-attribute {
    font-size: 10px;
    padding: 6px 6px;
  }
}
.productDetailPage .attribute .btn-variation-attribute.btn-light {
  background-color: #fafdff;
  border-color: #348efe;
  color: #348efe;
}
.productDetailPage .attribute .btn-variation-attribute.btn-outline-light {
  background-color: #f5f9fc;
  border-color: #c0ccdf;
  color: #7f8ba5;
}
.productDetailPage .attribute .btn-variation-attribute:hover {
  background-color: #fafdff;
  border-color: #348efe;
  color: #348efe;
}
.productDetailPage .attribute .btn-variation-attribute:disabled {
  border-color: #c0ccdf;
  color: #dfe5ef;
}
.productDetailPage .prices {
  padding-bottom: 0;
  padding-top: 0;
}
.productDetailPage .price {
  margin: 0 0 7px;
}
@media (min-width: 544px) {
  .productDetailPage .price {
    margin: 15px 0;
  }
}
.productDetailPage .price__label {
  color: #515f7f;
  display: block;
  font-size: 10px;
  line-height: 19px;
  margin: 0;
  font-weight: 700;
}
.productDetailPage .price__tiers {
  border: 0 !important;
}
.productDetailPage .price__tiers__header {
  border-top: 1px solid #9ea7bc;
  margin-top: 15px;
  padding: 10px 0;
}
.productDetailPage .price__tiers__header > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.productDetailPage .price__tiers__header > div span {
  font-size: 24px;
  height: 0;
  position: relative;
  top: -17px;
}
.productDetailPage .price__tiers__header p {
  color: #222;
  font-family: gotham-book, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}
@media (min-width: 544px) {
  .productDetailPage .price__tiers__header p {
    margin-bottom: 10px;
  }
}
.productDetailPage .price__tiers__header.price-table-toggle {
  padding-top: 10px;
  text-align: left;
}
.productDetailPage .price__tiers__header.price-table-toggle.active .toggler {
  rotate: 180deg;
  top: 18px;
}
.productDetailPage .price__tiers__header.price-table-toggle-us {
  padding-top: 10px;
  text-align: left;
}
.productDetailPage .price__tiers__header.price-table-toggle-us.active .toggler {
  rotate: 180deg;
  top: 18px;
}
.productDetailPage .price__tiers__header h4 {
  font-family: gotham-book, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  margin: 0;
}
.productDetailPage .price__tiers.canada-pricing-container {
  display: none;
}
.productDetailPage .price__tiers.canada-pricing-container.active {
  display: table !important;
}
.productDetailPage .price__tiers.canada-pricing-container.active + .canadaPricingNote {
  display: block;
}
.productDetailPage .price__tiers.canada-pricing-container + .canadaPricingNote {
  display: none;
}
.productDetailPage .price__tiers.us-pricing-container {
  display: none;
}
.productDetailPage .price__tiers.us-pricing-container.active {
  display: table !important;
}
.productDetailPage .price__tiers.us-pricing-container.active + .usPricingNote {
  display: block;
}
.productDetailPage .price__tiers.us-pricing-container + .usPricingNote {
  display: none;
}
.productDetailPage .price__tiers tr,
.productDetailPage .price__tiers th,
.productDetailPage .price__tiers td {
  border: 0;
  font-size: 16px;
  line-height: 29px;
  text-align: left !important;
}
.productDetailPage .price__tiers th {
  background: #efefef;
  font-family: gotham-book, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-weight: bold;
}
.productDetailPage .price__tiers td {
  padding-bottom: 0px;
  padding-top: 0px;
}
.productDetailPage .price--formatted {
  display: block;
  font-size: 20px;
  line-height: 29px;
}
.productDetailPage .tiered {
  border-bottom: 1px solid #9ea7bc;
}
@media (max-width: 768.98px) {
  .productDetailPage .promo-box {
    padding-bottom: 0.75rem !important;
  }
}
.productDetailPage .promo-box .title {
  color: #3062ff;
  font-family: gotham-bold, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
}
.productDetailPage .promo-box .value {
  line-height: 22px;
}
.productDetailPage i {
  color: #348efe;
}
.productDetailPage .uit-angle-left-b,
.productDetailPage .uit-angle-right-b,
.productDetailPage .uil-plus,
.productDetailPage .uil-minus {
  color: #06315d;
}
.productDetailPage .small-font {
  line-height: 19px;
}

.book__subtitle {
  font-family: gotham-book, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.book__author {
  font-size: 14px;
  margin-bottom: 5%;
}

.zoom-background {
  display: none;
  position: relative;
}

.imageCarousel {
  margin: 0 auto;
  width: 80%;
}
@media (min-width: 544px) {
  .imageCarousel {
    width: 100%;
  }
}
.imageCarousel__images__small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 12px 0 0;
}
@media (min-width: 544px) {
  .imageCarousel__images__small {
    margin: 12px 0;
  }
}
.imageCarousel__images--small {
  padding: 0 6px;
}
.imageCarousel__images--small img {
  border-radius: 3px;
  height: 45px;
  width: 45px;
}
@media (min-width: 544px) {
  .imageCarousel__images--small img {
    height: 70px;
    width: 70px;
  }
}
.imageCarousel__zoom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto 0;
}
.imageCarousel__zoom i {
  font-size: 22px;
  margin-right: 5px;
}
.imageCarousel__close {
  display: none;
}
.imageCarousel.zoom {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 544px) {
  .imageCarousel.zoom {
    max-width: 45%;
    min-width: 500px;
  }
}
.imageCarousel.zoom + .zoom-background {
  background-color: rgba(0, 0, 0, 0.65);
  display: block;
  height: 10000px;
  max-width: 100%;
  position: fixed;
  right: 0%;
  top: 0%;
  width: 10000px;
  z-index: 2;
}
.imageCarousel.zoom .imageCarousel__close {
  background: white;
  border: none;
  border-radius: 0;
  display: block;
  font-size: 30px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 45px;
  z-index: 3;
}
.imageCarousel.zoom .imageCarousel__close i {
  color: #06315d;
}
.imageCarousel.zoom .carousel-control-next,
.imageCarousel.zoom .carousel-control-prev {
  font-size: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.imageCarousel.zoom .carousel-item {
  cursor: initial;
}
.imageCarousel .carousel-item {
  cursor: pointer;
}

.product-detail .productBadge {
  background-color: #f6f9fc !important;
  border-color: #c4ccdb;
  border-style: solid;
  border-width: 1px;
  color: #000;
  display: block;
  font-size: 12px;
  height: auto;
  left: 15px;
  letter-spacing: 0.96px;
  line-height: 12px;
  min-width: auto;
  padding: 8px !important;
  padding: 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  white-space: nowrap;
  width: auto;
  z-index: 1;
}
@media (min-width: 544px) {
  .product-detail .productBadge {
    font-size: 16px;
    letter-spacing: 1.28px;
    line-height: 16px;
    padding: 12px !important;
  }
}
.product-detail .productBadge.empty {
  display: none;
}
.product-detail .productBadgeValue {
  padding: 0;
}
.product-detail [id^=igdrec_] {
  margin: 3rem 0;
  padding: 0;
  font-family: inherit;
}
.product-detail [id^=igdrec_] .igo_boxhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5rem;
  margin: 0 auto 2rem;
  max-width: 1400px;
}
.product-detail [id^=igdrec_] .igo_boxhead::before, .product-detail [id^=igdrec_] .igo_boxhead::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: #d4d4d4;
}
.product-detail [id^=igdrec_] .igo_boxhead h2 {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #0a2540;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .product-detail [id^=igdrec_] .igo_boxhead h2 {
    font-size: 1.125rem;
  }
}
.product-detail [id^=igdrec_] .igo_boxbody {
  display: grid;
  gap: 1.25rem;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0.5rem;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 576px) {
  .product-detail [id^=igdrec_] .igo_boxbody {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .product-detail [id^=igdrec_] .igo_boxbody {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .product-detail [id^=igdrec_] .igo_boxbody {
    grid-template-columns: repeat(6, 1fr);
    gap: 1.75rem;
  }
}
.product-detail [id^=igdrec_] .igo_product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 1/1;
  padding: 1rem;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -webkit-transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  transition: box-shadow 0.2s ease, transform 0.2s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.2s ease;
  overflow: hidden;
}
.product-detail [id^=igdrec_] .igo_product:hover {
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.product-detail [id^=igdrec_] .igo_product:hover .igo_product_image {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
.product-detail [id^=igdrec_] .igo_product > a:first-of-type:not(:has(img)) {
  display: none;
}
.product-detail [id^=igdrec_] .igo_product > a:has(img) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.product-detail [id^=igdrec_] .igo_product .igo_product_image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.product-detail [id^=igdrec_] .igo_product_product_name,
.product-detail [id^=igdrec_] .igo_product_regular_price {
  display: none;
}

.productDetailPageRecommendations .productBadge {
  top: 15px;
  padding: 8px !important;
}

.pdp-divider {
  border-style: inset;
  border-width: 1px;
}

.read-a-sample {
  font-size: 14px;
  padding: 5px;
  color: #2F63A3;
}
@media (max-width: 768.98px) {
  .read-a-sample {
    font-size: 11px;
  }
}
.read-a-sample a {
  text-decoration: none;
}

.table-of-contents {
  font-size: 14px;
  padding: 5px;
  color: #2F63A3;
}
@media (max-width: 768.98px) {
  .table-of-contents {
    font-size: 11px;
  }
}
.table-of-contents a {
  text-decoration: none;
}

.share-container {
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#shareButton {
  background-color: #fff;
  border-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#shareButton i {
  font-size: 20px;
  height: 0;
  margin-left: 5px;
  position: relative;
  top: -4px;
}

#pdpCarouselZoom {
  background-color: #fff;
  border-style: none;
}

.zoom-div {
  margin-top: 10px;
  text-align: center;
}

.share-background {
  display: none;
  position: relative;
}

.share-modal-body {
  display: none;
}

.share-modal {
  display: none;
}
.share-modal__close {
  display: none;
}
.share-modal.share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.share-modal.share .share-background {
  background-color: rgba(0, 0, 0, 0.65);
  display: block;
  height: 10000px;
  max-width: 100%;
  position: fixed;
  right: 0%;
  top: 0%;
  width: 10000px;
  z-index: 2;
}
.share-modal.share .share-modal__close {
  background: none;
  border: none;
  display: block;
  float: right;
  margin: 5px 5px 0 0;
  position: relative;
  z-index: 4;
}
.share-modal.share .share-modal__close i {
  color: #06315d;
}
.share-modal.share .share-modal-body {
  background-color: #fff;
  display: block;
  left: 50%;
  max-height: 75%;
  max-width: 65%;
  min-height: 30%;
  min-width: 25%;
  position: fixed;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.share-modal.share .share-modal-content {
  font-size: 20px;
  font-weight: bolder;
  padding-bottom: 5%;
  padding-top: 10%;
  position: relative;
}

.social-icons {
  display: block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 10%;
}
.social-icons a {
  background-color: #348efe;
  margin-left: 8px;
  margin-right: 8px;
}
.social-icons i {
  color: #fff;
}
.social-icons i::before {
  color: #fff !important;
}
.social-icons i::after {
  color: #fff !important;
}

.color-value {
  background-position-x: center;
  background-position-y: top;
  border-radius: 50%;
  display: table-caption;
  font-size: 15px;
  height: 2.5em;
  width: 2.5em;
}
.color-value.unselectable {
  display: none !important;
}

.color-attribute .selected::after {
  border-radius: 50%;
  content: "\f058";
  font-family: "FontAwesome";
  font-size: 1.625em;
}

.share-link {
  background-color: #f5f9fc;
  border-radius: 24px;
  border-width: 0;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  max-height: 25px;
  max-width: 40%;
  overflow: hidden;
}

.share-link-label {
  font-size: 12px;
  font-weight: normal;
}

.audiobook {
  padding-bottom: 5px;
  padding-top: 5px;
}

.carousel-control-next,
.carousel-control-prev {
  font-size: 50px;
  display: none;
}
.carousel-control-next i,
.carousel-control-prev i {
  color: #06315d;
}

.small-carousel-control-next,
.small-carousel-control-prev {
  font-size: 24px;
}
.small-carousel-control-next i,
.small-carousel-control-prev i {
  color: #06315d;
}

.small-carousel-control-next {
  -ms-flex-item-align: center;
      align-self: center;
}

.small-carousel-control-prev {
  -ms-flex-item-align: center;
      align-self: center;
}

.quantity {
  margin-top: -20px;
}

.attributes {
  padding-bottom: 55px;
}

.merchandise-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 15px;
  max-width: 500px;
}

.tile-image {
  height: auto !important;
  max-width: 100%;
}

.pdp-link {
  margin-top: -60px;
}

.productDetailPageRecommendations {
  margin-bottom: 70px;
}
.productDetailPageRecommendations__callout {
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}
.productDetailPageRecommendations__callout span {
  background-color: white;
  font-size: 20px;
  line-height: 22px;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
.productDetailPageRecommendations__callout::before {
  background-color: #9ea7bc;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.productDetailPageRecommendations__item {
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
  padding: 0;
}
.productDetailPageRecommendations__item a {
  height: auto !important;
}
.productDetailPageRecommendations .col-6 {
  padding-bottom: 15px;
  padding-top: 15px;
}

.productRating {
  display: inline-block;
}

.yotpo-main-widget > .main-widget.yotpo-display-wrapper.yotpo-label-border > .promoted-products-box {
  display: none !important;
}

.signUp {
  position: relative;
  text-align: center;
  max-width: 75%;
  width: 360px;
  margin: auto;
}

.yotpo-label {
  border-top: 1px solid #9ea7bc;
  margin-top: 40px;
  padding-top: 40px;
}

.price-outer-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 50px;
  margin-top: 15px;
}

.original-div {
  margin-right: 5%;
}

.strike-through {
  color: #000 !important;
}

.original-value {
  font-size: 20px;
  line-height: 29px;
}

.salesDiv {
  margin-top: 15%;
}

.alert-success.add-to-basket-alert {
  background-color: lightgreen;
  color: green;
  -webkit-box-shadow: 10px 10px 20px grey;
          box-shadow: 10px 10px 20px grey;
  border: 1px solid green;
}

.alert-danger.add-to-basket-alert {
  background-color: rgb(235, 118, 118);
  color: white;
  -webkit-box-shadow: 10px 10px 20px grey;
          box-shadow: 10px 10px 20px grey;
  border: 1px solid rgb(157, 0, 0);
}

/*# sourceMappingURL=productDetail.css.map*/