/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs/index.js??ruleSet[1].rules[0].use[3]!./cartridges/org_bissell/cartridge/client/default/scss/product/detail.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
/* _functions.scss: homebrewed and 3rd party SASS functions */
/* Variable names from http://chir.ag/projects/name-that-color */
@-webkit-keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@-webkit-keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
/* Variable names from http://chir.ag/projects/name-that-color */
@keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
/* Font Mixins, Extensions */
.display-2 {
  color: #00205b;
}

.bg-flow {
  background: url("../../images/flow.png") 0 100% no-repeat;
  background-size: 100%;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .bg-flow {
    padding-bottom: 3.5rem;
  }
}

.slot-header.gray {
  background: #f2f2f2;
}
.slot-header .sub-header {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .slot-header .sub-header {
    font-size: 0.984375rem;
  }
}

.structured-content-a {
  background: #f2f2f2;
}
@media (min-width: 768px) {
  .structured-content-a .flow-bg {
    background: url("../../images/flow.png") 0 80% no-repeat;
    background-size: 100%;
  }
}
@media (min-width: 768px) {
  .structured-content-a .image-block.order-md-1 {
    padding-right: 1rem;
  }
}
.structured-content-a .block {
  text-align: center;
}
.structured-content-a .block .title {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 0.875rem;
  line-height: 1.3;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1.125rem;
  color: #00205b;
}
.structured-content-a .block .subtitle {
  color: #0074b0;
  font-weight: 600;
  font-size: 1.125rem;
}
.structured-content-a .block img {
  width: 90%;
  max-width: 200px;
}
@media (min-width: 1025px) {
  .structured-content-a .block img {
    max-width: 300px;
  }
}
.structured-content-a .block .product-tile {
  background: transparent;
}
.structured-content-a .block .product-tile .image-container a {
  display: inline-block;
  max-width: 300px;
}
.structured-content-a .block .product-tile .image-container a::after {
  display: none;
}
.structured-content-a .block .product-tile .image-container a > * {
  position: static;
}
.structured-content-a .block .product-tile .tile-body .pdp-link {
  min-height: 0;
}
.structured-content-a .block .product-tile .tile-body .pdp-link a {
  font-size: 0.875rem;
  color: #333;
}

.structured-content-b .wrapper {
  z-index: 1;
}
.structured-content-b .block {
  margin-top: -10%;
  background: #fff;
  z-index: 2;
}
.structured-content-b .image-left {
  height: 100%;
}
.structured-content-b .feature-image {
  padding: 0;
}
@media (min-width: 768px) {
  .structured-content-b .feature-image {
    padding: 0 15px;
  }
}
.structured-content-b .feature-image img {
  max-width: 100%;
}
.structured-content-b .sub-header {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .structured-content-b .sub-header {
    font-size: 0.984375rem;
  }
}
.structured-content-b .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .structured-content-b .btn {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.info-help-block {
  text-align: center;
}
.info-help-block div {
  margin: 10px 0;
}
.info-help-block a {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3;
  letter-spacing: 0em;
}
.info-help-block a img {
  width: 30px;
  padding-right: 10px;
}

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

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

@media (min-width: 576px) and (max-width: 767.98px) {
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
}
@media (min-width: 992px) and (max-width: 1024.98px) {
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
}
@media (min-width: 1025px) and (max-width: 1439.98px) {
  .pull-left-th {
    float: left;
  }
  .pull-right-th {
    float: right;
  }
}
@media (min-width: 1440px) {
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
}
@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

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

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

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

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

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

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

/* Variable names from http://chir.ag/projects/name-that-color */
@keyframes easeInCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
@keyframes easeOutCubicMotion {
  to {
    -webkit-transform: translate(150px);
            transform: translate(150px);
  }
}
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #007bff;
  border-radius: 1.25em;
  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: #007bff;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #007bff;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #056808;
  border-radius: 1.25em;
  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: #056808;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #056808;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  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;
  border-radius: 0.69em;
  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);
}

.swatch-square-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;
  line-height: 1.38em;
  position: relative;
  width: 1.38em;
}
.swatch-square-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-square-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.quantity-container {
  width: 104px;
  float: left;
  margin-right: 20px;
}

.quantity-module .quantity-select:hover {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.quantity-module .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  border: 1px solid #e5e5e5;
  border-color: #c8c8c8;
  padding: 0.15625rem 0.1875rem;
  max-width: 104px;
}
.quantity-module input[type=number] {
  display: inline-block;
  text-align: center;
  min-width: 2.5rem;
  font-weight: 700;
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  width: 37px;
  /* Firefox */
  appearance: textfield;
  /* Chrome, Safari, Edge, Opera */
}
.quantity-module input[type=number]::-webkit-outer-spin-button, .quantity-module input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}
.quantity-module input[type=number], .quantity-module input[type=number]:disabled, .quantity-module input[type=number].disabled {
  background: transparent;
}
.quantity-module .quantity-decrease,
.quantity-module .quantity-input,
.quantity-module .quantity-increase {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  height: 35px;
}
.quantity-module .quantity-decrease,
.quantity-module .quantity-increase {
  font-size: 1.4375rem;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -1px;
}
.quantity-module .quantity-decrease:focus,
.quantity-module .quantity-increase:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.quantity-module .quantity-decrease {
  padding-left: 12px;
  padding-right: 5px;
}
.quantity-module .quantity-increase {
  padding-left: 5px;
  padding-right: 12px;
}

@media (min-width: 1025px) {
  .product-content {
    max-width: 530px;
    padding-left: 30px;
    margin-top: 54px;
  }
}
.product-content .pr-snippet-stars-reco-reco,
.product-content #pr-questionsnippet {
  display: none;
}

.product-rating {
  width: 345px;
  margin: 0.5rem auto 0;
}
@media (min-width: 1025px) {
  .product-rating {
    width: auto;
    margin: 0;
  }
}
.product-rating .pr-snippet-stars-container {
  display: inline-block !important;
  margin-right: 0.5rem;
}
@media (min-width: 1025px) {
  .product-rating .pr-snippet-stars-container {
    margin: 0;
  }
}

.product-model {
  font-size: 0.9375rem;
}

.inner-container {
  max-width: 850px;
}

@media (min-width: 1025px) {
  .product-video-modal .modal-dialog {
    width: 1000px;
    max-width: 1000px;
  }
}
@media (min-width: 1025px) {
  .product-video-modal .modal-content {
    width: 1000px;
  }
}
.product-video-modal iframe {
  width: 276px !important;
}
@media (min-width: 576px) {
  .product-video-modal iframe {
    width: 465px !important;
  }
}
@media (min-width: 1025px) {
  .product-video-modal iframe {
    width: 960px !important;
    height: 500px !important;
  }
}

.slick-dots {
  position: static;
}

.primary-images .caption-container {
  max-width: none;
  width: 100%;
}
@media (min-width: 1025px) {
  .primary-images .caption-container {
    max-width: 575px;
    float: right;
  }
}
@media (min-width: 1440px) {
  .primary-images .caption-container {
    margin-right: 100px;
  }
}
.primary-images .caption-container .caption-text {
  text-align: center;
  font-size: 15px;
  margin: 0;
}
@media (min-width: 1025px) {
  .primary-images .caption-container .caption-text {
    font-size: 0.9375rem;
  }
}

.product-carousel {
  overflow: hidden;
  z-index: 2;
}
@media (min-width: 1025px) {
  .product-carousel {
    width: 575px;
    height: 575px;
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .product-carousel .slick-list {
    width: auto;
    height: auto;
  }
}
.product-carousel .slide-link {
  max-height: 575px !important;
  max-width: 345px;
  width: 100%;
}
@media (min-width: 768px) {
  .product-carousel .slide-link {
    max-width: 575px;
  }
}
@media (min-width: 1025px) {
  .product-carousel .slide-link {
    max-height: 575px;
  }
}
.product-carousel .zoomImg {
  max-height: none !important;
  cursor: crosshair;
  background: white;
}
.product-carousel img {
  max-height: 575px !important;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .product-carousel img.feature-product-img {
    max-width: none;
    width: auto;
    height: auto;
  }
}
@media (min-width: 1440px) {
  .product-carousel img.feature-product-img {
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  .product-carousel .slide {
    height: 575px;
  }
}

.product-small-carousel {
  position: absolute;
  top: 15%;
  left: 20px;
  padding: 28px 0;
  height: 422px;
  overflow: hidden;
  width: 85px;
}
.product-small-carousel .slick-slide[aria-hidden=true] {
  opacity: 0;
  height: 93px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.product-small-carousel .slick-slide[aria-hidden=false] {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.product-small-carousel button.slide {
  display: block;
  width: auto;
  background: transparent;
  border: none;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  padding: 0;
}
.product-small-carousel button.slide .slick-loading {
  min-height: 92px;
}
.product-small-carousel img {
  height: 85px;
}
.product-small-carousel .slick-next::before,
.product-small-carousel .slick-prev::before {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  height: 16px;
  width: 16px;
  background-size: 16px 16px;
}
.product-small-carousel .slick-next {
  top: 10px;
  right: auto;
  left: 34px;
  width: 16px;
  height: 16px;
}
.product-small-carousel .slick-prev {
  inset: auto auto -5px 34px;
  width: 16px;
  height: 16px;
}
.product-small-carousel .slick-slide.slick-current img {
  border: 1px solid #0078a8;
}
@media (min-width: 1440px) {
  .product-small-carousel {
    left: 75px;
  }
}

.product-zoom-modal .modal-dialog {
  max-width: 95vw;
}
.product-zoom-modal .modal-dialog .zoom-tile-nav {
  place-content: flex-start center;
}
.product-zoom-modal .modal-dialog .zoom-tile-nav .enlarged-img-thumbnail {
  height: 62px;
  width: auto;
  opacity: 0.5;
  cursor: pointer;
}
.product-zoom-modal .modal-dialog .zoom-tile-nav .enlarged-img-thumbnail.active-zoom-thumbnail {
  opacity: 1;
}

.more-details {
  display: block;
}

.primary-images-container .primary-images {
  margin-top: 25px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 1025px) {
  .primary-images-container .primary-images {
    margin-top: 0;
  }
}
.primary-images-container .primary-images .bissell-exclusive {
  position: absolute;
  top: 28px;
  right: -50px;
  width: 200px;
  height: 45px;
  background: #0078a8;
  z-index: 2;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  font-size: 1em;
  padding: 5px 10px;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
  text-transform: uppercase;
}
.primary-images-container .primary-images .slick-loading {
  visibility: hidden;
}
@media (min-width: 1440px) {
  .primary-images-container {
    max-width: 925px;
  }
}

.parts-works-with-text {
  text-align: center;
}
@media (min-width: 768px) {
  .parts-works-with-text {
    text-align: left;
  }
}

.product-details-container .parts-works-with-text {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .product-details-container .parts-works-with-text {
    text-align: center;
  }
}
.product-details-container .feature-bulleted-list ul {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

.video-image-container {
  height: 171px;
  width: 320px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.video-image-container img {
  position: absolute;
  top: -39px;
}
.video-image-container .icon-icon-video {
  position: absolute;
  z-index: 1;
  top: 40%;
  left: 45%;
}
@media (min-width: 576px) {
  .video-image-container {
    width: 410px;
    height: 191px;
  }
}

.parts-tile-caro {
  padding-bottom: 40px;
}

.video-tile-caro.product-video-modal-mobile {
  z-index: 99999;
}
.video-tile-caro.product-video-modal-mobile .slick-list,
.video-tile-caro.product-video-modal-mobile .slick-track {
  height: 347px;
}
.video-tile-caro.product-video-modal-mobile .product-video-modal {
  z-index: 99999;
  left: auto;
  top: -9px;
  width: auto;
}

@media (max-width: 991.98px) {
  .feature-caro.row {
    margin-bottom: 50px;
  }
}
@media (max-width: 991.98px) {
  .feature-caro .col {
    display: block;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-width: 300px;
  }
}

.pdp-video {
  display: block;
}
.pdp-video .video-wrapper {
  float: none;
}
@media (min-width: 1440px) {
  .pdp-video .video-wrapper {
    float: left;
  }
}
.pdp-video .col {
  max-width: 410px;
  margin: 0 13px;
  padding: 0;
}
.pdp-video .card {
  max-width: 320px;
  margin: 0 auto 20px;
  -webkit-box-shadow: 0 0 9px 0 rgba(224, 229, 238, 0.5);
          box-shadow: 0 0 9px 0 rgba(224, 229, 238, 0.5);
}
@media (min-width: 576px) {
  .pdp-video .card {
    min-width: 410px;
    max-width: none;
    margin: 0 0 20px;
  }
}
.pdp-video a {
  text-decoration: none;
}
@media (min-width: 576px) {
  .pdp-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.product-support-links .support-link a,
.product-support-links .support-link a:hover,
.product-support-links p {
  text-decoration: none;
  color: #333;
  margin: 0;
}
.product-support-links h4 {
  margin-top: 15px;
  color: #00205b;
  margin-bottom: 5px;
}
.product-support-links .support-link {
  border-left: 1px solid #e5e5e5;
}
.product-support-links .support-link:first-child {
  border: none;
}

.feature-bulleted-list {
  display: block;
  text-align: left;
}

.product-attribute-container {
  border-bottom: 1px solid #e5e5e5;
}
.product-attribute-container td {
  color: #333;
}

.features-btn {
  min-width: 250px;
}
@media (min-width: 768px) {
  .features-btn {
    min-width: 300px;
  }
}

.support-container {
  max-width: 1440px;
}

.bg-flow {
  background-position: top center;
}

.product-legal-copy {
  margin-top: 20px;
}
.product-legal-copy p {
  font-size: 0.85rem;
  margin: 0 0 5px;
}

@media (min-width: 768px) {
  .feature-tile p {
    font-size: 0.984375rem;
  }
}

.feature-video-link {
  text-decoration: none;
}

.prices-add-to-cart-actions-set,
.prices-add-to-cart-actions {
  padding: 0;
}
.prices-add-to-cart-actions-set .price,
.prices-add-to-cart-actions .price {
  text-align: center;
  font-size: 1.625rem;
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions-set .price,
  .prices-add-to-cart-actions .price {
    text-align: left;
  }
}
.prices-add-to-cart-actions-set .add-to-cart,
.prices-add-to-cart-actions .add-to-cart {
  width: 100%;
  margin: 0;
  min-width: 164px;
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions-set .add-to-cart,
  .prices-add-to-cart-actions .add-to-cart {
    min-width: 256px;
  }
}
@media (min-width: 1440px) {
  .prices-add-to-cart-actions-set .add-to-cart,
  .prices-add-to-cart-actions .add-to-cart {
    min-width: 300px;
  }
}

.badge-container {
  margin-bottom: 10px;
  cursor: pointer;
}

.cart-and-ipay,
.simple-quantity {
  margin: 10px 0 0;
  float: left;
}
@media (min-width: 576px) {
  .cart-and-ipay,
  .simple-quantity {
    margin: 10px 0 25px;
  }
}

.cart-and-ipay {
  float: none;
}

.simple-quantity .quantity-select {
  height: 40px;
  min-width: 70px;
}

.affirm-modal-trigger {
  display: inline;
}

@media (max-width: 767.98px) {
  footer {
    margin-bottom: 130px;
  }
}

.product-detail .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border-radius: 1.25em;
}
.product-detail .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome;
  left: 0.295em;
  position: absolute;
}
.product-detail .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.product-detail .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-detail .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

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

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

.description-and-detail {
  margin-top: 2em;
}
@media (max-width: 575.98px) {
  .description-and-detail {
    margin-top: 0;
  }
  .description-and-detail .title {
    margin-bottom: 0;
  }
  .description-and-detail > div:last-child {
    margin-bottom: 1em;
  }
}
@media (min-width: 576px) {
  .description-and-detail .description {
    margin-bottom: 2em;
  }
}
@media (max-width: 575.98px) {
  .description-and-detail .content {
    margin-top: 1em;
  }
}

.social-container {
  padding-top: 0.9375em;
  text-align: center;
}
.social-container .social-icons {
  text-decoration: none;
  list-style-type: none;
  padding: 0;
  color: #767676;
}
.social-container .social-icons i,
.social-container .social-icons a {
  color: #767676;
  padding-right: 0.2em;
}

.product-number.hidden-sm-up {
  display: none;
}
@media (max-width: 575.98px) {
  .product-number.hidden-sm-up {
    display: block;
  }
}

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

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

.affirm-as-low-as {
  text-align: center;
}
@media (min-width: 576px) {
  .affirm-as-low-as {
    text-align: left;
  }
}

.tile-affirm > .affirm-as-low-as {
  text-align: center;
}

.product-name {
  color: #00205b;
}
.product-name a {
  text-decoration: none;
}

.promotions {
  text-align: center;
  color: #ce3022;
}
@media (max-width: 575.98px) {
  .promotions {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.promotions .callout {
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 576px) {
  .promotions .callout {
    text-align: left;
  }
}

.checkbox-promotion .coupon-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.checkbox-promotion .coupon-badge > * {
  margin: auto 0;
  margin-right: 10px;
}

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

.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;
}

.recommendations-selected {
  margin-top: 2em;
}

.product-nav .nav-tabs-wrapper {
  padding: 0;
}
@media (max-width: 575.98px) {
  .product-nav .nav-tabs-wrapper {
    width: 100%;
  }
}
.product-nav .nav-tabs-wrapper .nav-tabs {
  border-bottom: 0 none;
}
@media (min-width: 576px) {
  .product-nav .nav-tabs-wrapper .nav-tabs li {
    margin-right: 50px;
  }
  .product-nav .nav-tabs-wrapper .nav-tabs li:last-of-type {
    margin-right: 0;
  }
}
.product-nav .nav-tabs-wrapper .nav-tabs li .nav-link {
  font-size: 0.9375rem;
  padding: 0.8rem 0 0.6rem;
}

.recommendations-selected {
  margin: 2rem 0 4rem;
}
.recommendations-selected h2 {
  display: block;
  margin-bottom: 2rem;
  text-align: center;
  color: #00205b;
}

.product-help-links {
  text-align: center;
}
@media (min-width: 768px) {
  .product-help-links {
    text-align: left;
  }
}

.worksWithProductListModal .modal-header .modal-title {
  font-size: 1.3125rem;
}
@media (min-width: 768px) {
  .worksWithProductListModal .modal-header .modal-title {
    font-size: 1.625rem;
  }
}
.worksWithProductListModal .modal-body {
  padding-top: 0;
}
.worksWithProductListModal .modal-body .product-list {
  max-height: 645px;
  overflow-y: scroll;
}
.worksWithProductListModal .modal-body .product-list .product-name a {
  font-size: 0.9375rem;
  font-weight: 600;
  text-decoration: none;
}
@media (min-width: 768px) {
  .worksWithProductListModal .modal-body .product-list .product-name a {
    font-size: 1.125rem;
  }
}
.worksWithProductListModal .modal-body .product-list .row {
  border-bottom: 1px solid #e5e5e5;
}
.worksWithProductListModal .modal-body .product-list .row:last-of-type {
  border: none;
}

.ratings-item .p-w-r .pr-category-snippet {
  margin: 0;
}

.product-set-detail .prices-add-to-cart-actions-set .price {
  text-align: left;
}
.product-set-detail .affirm-as-low-as {
  text-align: left;
}
.product-set-detail .promotions .callout {
  text-align: left;
}
.product-set-detail .set-items-col .product-detail {
  border-bottom: 1px solid #e5e5e5;
}
.product-set-detail .full-details-link {
  text-decoration: none;
}
.product-set-detail .icon-icon-arrow-down {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.product-set-content .product-help-links {
  text-align: center;
}
.product-set-content .cart-and-ipay {
  padding-bottom: 0;
}
.product-set-content .prices-add-to-cart-actions-set .product-set-count {
  font-size: 0.9375rem;
}
.product-set-content .prices-add-to-cart-actions-set .set-price-label {
  font-size: 1.125rem;
}
.product-set-content .prices-add-to-cart-actions-set .price {
  text-align: center;
}
@media (min-width: 576px) {
  .product-set-content .prices-add-to-cart-actions-set .price {
    text-align: center;
    margin-bottom: 20px;
  }
}
.product-set-content .prices-add-to-cart-actions-set .affirm-as-low-as {
  text-align: center;
}
@media (min-width: 576px) {
  .product-set-content .prices-add-to-cart-actions-set .affirm-as-low-as {
    text-align: center;
  }
}
.product-set-content .cart-and-ipay {
  margin: 0 auto;
}
.product-set-content .add-to-cart {
  max-width: 345px;
  margin: 14px 0 20px;
}

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