@charset "UTF-8";
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/*
* Manually generated mixins and they can't be named
* by Sass interpolation (e.g. in @each loop.srem;
*/
/*
 * Bootstrap's native variables for spacing
*/
/*
 * Bootstrap's native variables for grid generation
*/
/*
 * Variables for custom responsive gutters, generated by grid mixins in ~common/bootstrap
*/
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2em;
  height: 2em;
  background: #f5f5dc;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #000;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #0070d2;
  border-radius: 1em;
  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;
  border-radius: 0.69em;
  background-color: #0070d2;
  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: 2em;
  height: 2em;
  background: #a52a2a;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #008827;
  border-radius: 1em;
  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;
  border-radius: 0.69em;
  background-color: #008827;
  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: 2em;
  height: 2em;
  background: #8f979d;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #000080;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #ffa500;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #fe249a;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #800080;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #f00;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #fff;
  border-radius: 1em;
  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;
  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: 2em;
  height: 2em;
  background: #ff0;
  border-radius: 1em;
  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;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  transform: rotate(-35deg);
}

.sizeChartModal-dialog {
  margin-block: 0;
  min-height: 100%;
}
@media (min-width: 320px) {
  .sizeChartModal-dialog {
    max-width: unset;
    min-height: 100%;
  }
}
@media (min-width: 1024px) {
  .sizeChartModal-dialog {
    max-width: 67%;
  }
}
.sizeChartModal-content {
  min-height: 30dvh;
  padding: 1rem;
}
.sizeChartModal-header {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.sizeChartModal-header__button {
  position: absolute;
  top: 1rem;
  right: 0;
  padding: 0;
  z-index: 2;
}
.sizeChartModal-body {
  padding: 3.75rem 0 0;
}
.sizeChartModal-body .table thead th {
  border-top: 0;
  border-bottom-color: #000;
  border-bottom-width: 1px;
}
.sizeChartModal-body th,
.sizeChartModal-body td {
  text-wrap: nowrap;
  padding-inline: 0;
  text-align: center;
  font-size: 0.875rem;
  min-width: 2.5rem;
  font-weight: 400;
}
.sizeChartModal-body th:first-child,
.sizeChartModal-body td:first-child {
  font-weight: 600;
}
.sizeChartModal-body .size-guide-title {
  font-size: 1rem;
  font-weight: 400;
}
.sizeChartModal-body .size-guide-label {
  font-size: 0.875rem;
  margin-bottom: 0.1875rem;
}
.sizeChartModal-body img {
  -o-object-fit: cover;
     object-fit: cover;
}

.modal-open:has(.bisModal.show) .modal-backdrop {
  background-color: #575757;
}

.bisModal-dialog {
  margin-block: 0;
  min-height: 100%;
  max-width: 29.6875rem;
}
@media (min-width: 1024px) {
  .bisModal-dialog {
    max-width: 65%;
  }
}
@media (min-width: 1440px) {
  .bisModal-dialog {
    max-width: 50%;
  }
}
.bisModal-content {
  min-height: 30dvh;
  justify-content: center;
}
.bisModal-header {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.bisModal-header__button {
  position: absolute;
  top: 0.25rem;
  right: 1rem;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .bisModal-body .main-modal-title {
    font-size: 0.875rem;
  }
}

.pdpCarousel {
  position: relative;
  z-index: 1;
}
.pdpCarousel #exitFullscreen {
  display: none;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
  cursor: pointer;
}
@media (min-width: 768px) {
  .pdpCarousel #exitFullscreen {
    top: 1.5rem;
    right: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .pdpCarousel #exitFullscreen {
    right: 3rem;
  }
}
.pdpCarousel .wishlist-icon {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
}
@media (min-width: 768px) {
  .pdpCarousel .wishlist-icon {
    display: none;
  }
}
.pdpCarousel .img-fluid {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 3/4 auto;
}
@media (max-width: 767.98px) {
  .pdpCarousel .carousel-inner {
    padding-inline: 0;
  }
}
@media (min-width: 768px) {
  .pdpCarousel .carousel-inner {
    display: flex;
    flex-direction: column;
    padding-right: 1rem;
  }
}
@media (min-width: 1024px) {
  .pdpCarousel .carousel-inner {
    padding-right: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .pdpCarousel .carousel-inner {
    padding-right: 2rem;
  }
}
.pdpCarousel .carousel-inner .carousel-item {
  transition: transform 600ms cubic-bezier(0.3, 0, 0.1, 1) 0s;
}
@media (min-width: 768px) {
  .pdpCarousel .carousel-inner .carousel-item {
    margin-right: unset;
    float: unset;
    transition: none;
    display: block;
  }
}
.pdpCarousel .carousel-inner .carousel-item .img-fluid {
  cursor: url("../../../cursor/zoom-in.cur"), zoom-in;
}
.pdpCarousel .carousel-indicators {
  bottom: 0;
  width: 100%;
  background-color: #fff;
  padding-top: 1rem;
  margin-bottom: 0;
}
.pdpCarousel .carousel-indicators__dot,
.pdpCarousel .carousel-indicators li {
  border-color: #000;
}
.pdpCarousel .carousel-indicators__dot.active,
.pdpCarousel .carousel-indicators li.active {
  background-color: #000;
}
@media (min-width: 768px) {
  .pdpCarousel .carousel-indicators {
    display: none;
  }
}
.pdpCarousel .carousel-control-prev, .pdpCarousel .carousel-control-next {
  display: none;
}
.pdpCarousel-thumbs {
  position: sticky;
  height: -moz-fit-content;
  height: fit-content;
  gap: 0.5rem;
  top: calc(var(--header-height) + var(--sticky-breadcrumb-height));
  padding-top: 1rem;
  min-height: calc( 100vh - var(--header-height) - var(--sticky-breadcrumb-height) );
  justify-content: center;
  display: none;
}
@media (min-width: 768px) {
  .pdpCarousel-thumbs {
    display: flex;
  }
}
@media (min-width: 1024px) {
  .pdpCarousel-thumbs {
    justify-content: start;
    padding-top: 2rem;
  }
}
.pdpCarousel-thumbs .pdpCarousel-thumbs__dot {
  height: auto;
  width: 2.5rem;
  padding: 0;
  margin: 0;
  opacity: 0.3;
  transition: opacity 200ms ease-in-out 0s;
  cursor: pointer;
}
.pdpCarousel-thumbs .pdpCarousel-thumbs__dot.active {
  opacity: 1;
}
@media (min-width: 1024px) {
  .pdpCarousel-thumbs .pdpCarousel-thumbs__dot {
    width: 2.75rem;
  }
}
@media (min-width: 1440px) {
  .pdpCarousel-thumbs .pdpCarousel-thumbs__dot {
    width: 3.25rem;
  }
}
.pdpCarousel.fullscreen {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100dvw;
  height: 100dvh;
  background: #fff;
}
.pdpCarousel.fullscreen #exitFullscreen {
  display: flex;
}
.pdpCarousel.fullscreen .carousel-indicators {
  padding-top: 0;
  bottom: 1rem;
  background-color: transparent;
}
.pdpCarousel.fullscreen .carousel {
  order: 2;
  flex: 1 1 0;
  height: 100%;
}
.pdpCarousel.fullscreen .carousel-inner {
  width: 100%;
  padding-right: 0;
  height: 100%;
  overflow: hidden;
}
.pdpCarousel.fullscreen .carousel-inner .carousel-item {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .pdpCarousel.fullscreen .carousel-inner .carousel-item {
    display: none;
  }
  .pdpCarousel.fullscreen .carousel-inner .carousel-item.active {
    display: block;
  }
}
.pdpCarousel.fullscreen .carousel-inner .carousel-item .img-fluid {
  height: 100%;
  width: auto;
  margin-inline: auto;
}
.pdpCarousel.fullscreen .pdpCarousel-thumbs {
  --horizontal-gap: 1.5rem;
  margin-inline: var(--horizontal-gap);
  width: calc(8% - var(--horizontal-gap));
  min-height: unset;
  height: 100%;
  padding-top: 1.5rem;
  top: 0;
  justify-content: start;
}
@media (min-width: 1440px) {
  .pdpCarousel.fullscreen .pdpCarousel-thumbs {
    --horizontal-gap: 2rem;
  }
}
.pdpCarousel.fullscreen .pdpCarousel-thumbs__dot {
  width: 100%;
  opacity: 1;
  border: 1px solid transparent;
  transition: border-color 200ms ease-in-out 0s;
}
.pdpCarousel.fullscreen .pdpCarousel-thumbs__dot.active {
  border-color: #000;
}
.pdpCarousel.fullscreen .wishlist-icon {
  display: none;
}
@media (min-width: 1024px) {
  .pdpCarousel.fullscreen.zoom-in .carousel-inner .carousel-item .img-fluid {
    --mouse-y: 0;
    cursor: url("../../../cursor/zoom-out.cur"), zoom-out;
    width: 100%;
    height: auto;
    transform: translateY(var(--mouse-y));
  }
}

.product-label {
  position: absolute;
  left: 0.625rem;
  top: 0.625rem;
  z-index: 2;
}

.product-page .stylized-title {
  font-family: "Gabriel-Sans-Medium", sans-serif, -apple-system;
  font-size: 1.125rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.03125rem;
}
@media (min-width: 1024px) {
  .product-page .stylized-title {
    font-size: 1.5rem;
    line-height: 1.1;
  }
}
.product-page .product-breadcrumb .breadcrumb-item {
  font-family: "Nimbus-Sans-L-Regular-Condensed", sans-serif, -apple-system;
  font-size: 0.75rem;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.03125rem;
}
@media (min-width: 1024px) {
  .product-page .product-breadcrumb .breadcrumb-item:not(:first-child) {
    padding-left: 0.5rem;
  }
}
.product-page .product-breadcrumb .breadcrumb-item:not(:first-child)::before {
  font-size: 0.875rem;
}
@media (max-width: 767.98px) {
  .product-page .product-breadcrumb .breadcrumb-item {
    padding: 0;
    font-size: 0.875rem;
  }
  .product-page .product-breadcrumb .breadcrumb-item::before {
    content: none;
  }
  .product-page .product-breadcrumb .breadcrumb-item__back {
    color: #000;
    display: flex;
    align-items: center;
  }
}
.product-page .product-detail__info {
  padding: 1.5rem 1rem 0;
  margin-bottom: 1.25rem;
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.product-page .product-detail__info::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .product-page .product-detail__info {
    height: calc( 100vh - var(--header-height) - var(--sticky-breadcrumb-height) );
    padding: 3rem 0 0;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1024px) {
  .product-page .product-detail__info {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .product-page .product-detail__info {
    padding: 3.75rem 0 0;
    margin-bottom: 1rem;
  }
}
.product-page .product-detail__info .product-name {
  margin-top: 0.3125rem;
  margin-right: 0.625rem;
}
.product-page .product-detail__info .prices .price * {
  color: #000;
  letter-spacing: inherit;
  font-size: inherit;
  line-height: inherit;
}
.product-page .product-detail .size-wrapper .size-wrapper__chart:has(#measmerize-button *) {
  margin-top: 0.5rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.product-page .product-detail .size-wrapper .size-wrapper__chart:has(#measmerize-button *) .attribute-legend__action {
  line-height: 1.5;
}
.product-page .product-detail .size-wrapper .size-wrapper__chart #measmerize-button:not(:has(*)) {
  display: none;
}
.product-page .product-detail .attributes .attribute-color {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .product-page .product-detail .attributes .attribute-color {
    margin-top: 1.25rem;
  }
}
.product-page .product-detail .attributes .attribute-color__row {
  margin-top: 1px;
  gap: 0.25rem;
  line-height: 1;
}
.product-page .product-detail .attributes .attribute-color__row .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.75rem;
  height: 1.75rem;
  background: #fff;
  border-radius: 0.875rem;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
  border-radius: 50%;
  padding: 0.1875rem;
  margin-right: 0;
}
.product-page .product-detail .attributes .attribute-color__row .swatch-circle.color-value[data-selected=true]::after {
  color: #fff;
  content: "";
  display: table-caption;
  font-family: "FontAwesome", sans-serif;
  font-size: 1.25em;
  left: 0.295em;
  position: absolute;
  text-shadow: 0px 0px 2px #000;
}
.product-page .product-detail .attributes .attribute-color__row .swatch-circle.color-value.selected::after {
  text-shadow: 0px 0px 2px #000;
  color: #fff;
  border-radius: 50%;
  content: "";
  display: table-caption;
  font-family: "FontAwesome", sans-serif;
  font-size: 1.25em;
  line-height: 0.8em;
  position: absolute;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-page .product-detail .attributes .attribute-color__row .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}
.product-page .product-detail .attributes .product-detail [disabled] .swatch-circle,
.product-page .product-detail .attributes .product-detail .swatch-circle.unselectable {
  cursor: not-allowed;
}
.product-page .product-detail .attributes .product-detail [disabled] .swatch-circle.color-value.selected::after,
.product-page .product-detail .attributes .product-detail .swatch-circle.unselectable.color-value.selected::after {
  background-color: #5F6368;
}
.product-page .product-detail .attributes .color-attribute {
  border: none;
  padding: 0;
  background: none;
}
.product-page .product-detail .attributes .color-attribute:has(.swatch-circle.selected) {
  cursor: not-allowed;
  pointer-events: none;
}
.product-page .product-detail .attributes .attribute {
  position: relative;
  z-index: 2;
}
@media (max-width: 1023.98px) {
  .product-page .product-detail .attributes .attribute:has(.custom-options-container.open) {
    z-index: 10;
  }
  .product-page .product-detail .attributes .attribute .custom-options-container.open {
    max-height: 50%;
  }
}
.product-page .product-detail .attributes .attribute-legend__action {
  line-height: 1;
  font-family: "Nimbus-Sans-L-Regular", sans-serif, -apple-system;
}
.product-page .product-detail .prices-add-to-cart-actions {
  position: relative;
  z-index: 1;
}
.product-page .product-detail .cart-and-ipay .wishlist-icon {
  display: none;
}
@media (min-width: 768px) {
  .product-page .product-detail .cart-and-ipay .wishlist-icon {
    display: block;
  }
}
.product-page .product-detail .cart-and-ipay .cart-show,
.product-page .product-detail .cart-and-ipay .back-in-stock-btn {
  display: none;
}
.product-page .product-detail .cart-and-ipay.already-in-cart .add-to-cart {
  display: none;
}
.product-page .product-detail .cart-and-ipay.already-in-cart .cart-show {
  display: inline-flex;
}
.product-page .product-detail .cart-and-ipay.backorder-product .back-in-stock-btn {
  display: inline-flex;
}
.product-page .product-detail .cart-and-ipay.backorder-product .add-to-cart,
.product-page .product-detail .cart-and-ipay.backorder-product .cart-show {
  display: none;
}
.product-page .recommendations:not(:last-child) {
  border-bottom: 1px solid #d6d6d5;
}
.product-page .description-and-detail .accordion-toggler {
  border-bottom: none;
}
.product-page .description-and-detail .accordion-wrapper {
  border-bottom: 1px solid #d6d6d5;
}
.product-page .description-and-detail ul {
  padding-left: 1.25rem;
}

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