/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./code/core/cartridges/app_progamers_simverse/cartridge/client/default/scss/cart.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.swatch-img {
  width: 2.5rem;
}
.swatch-img-overlay {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 2;
  pointer-events: none;
}
.swatch-legacy {
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  background-size: cover;
}
.swatch-legacy.disabled {
  opacity: 0.2;
}
.swatch-legacy.selected {
  border: var(--bs-border-width) solid var(--bs-border-color);
}

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid var(--bs-border-color);
}
.bundle-item:last-child {
  border-bottom: none;
}

.quick-view-dialog .selectable-bonus-product-line-item,
.choose-bonus-product-dialog .selectable-bonus-product-line-item {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.quick-view-dialog .been-selected,
.choose-bonus-product-dialog .been-selected {
  background-color: #DCDDDE;
}
.quick-view-dialog a[disabled] .swatch-circle,
.choose-bonus-product-dialog a[disabled] .swatch-circle {
  cursor: not-allowed;
}
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected::after,
.choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected::after {
  background-color: #0D0D0D;
}

.single-approaching-discount {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #fff;
  color: #198754;
  margin-bottom: 0.3125rem;
}

.edit {
  margin-right: 0.625em;
}

.number-of-items {
  font-size: 1.25rem;
  margin-top: 1rem;
}
@media (min-width: 36rem) {
  .number-of-items {
    margin-top: 0;
  }
}

@media (min-width: 48rem) {
  .product-info {
    height: auto;
  }
}

.promo-code-submit {
  padding-left: 0;
}

.bonus-product {
  display: block;
  text-align: center;
}

.remove-line-item {
  position: relative;
}

.sub-total {
  font-weight: bold;
}

.coupon-price-adjustment {
  margin-top: 0.625rem;
}

.coupon-applied {
  color: #198754;
}

.coupon-not-applied {
  color: #DC3545;
}

.coupon-error {
  color: #DC3545;
  margin-top: 0.25rem;
}

.applied-promotion-discount {
  color: #198754;
  float: right;
}

.promotion-information {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}

@media (min-width: 62rem) {
  .line-item-alert {
    margin-left: calc(60px + 1rem);
  }
}

.line-item-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.bundle-includes {
  font-size: 0.813em;
  margin-bottom: 0.625em;
}

.quantity {
  width: 100%;
  max-width: 5rem;
}

.bundle-misc {
  font-size: 0.813rem;
}
@media (max-width: 47.98rem) {
  .bundle-misc {
    margin-bottom: 0.625em;
  }
}

.bundled-line-item .item-attributes {
  margin-left: 0;
}

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