/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./shark-ninja/cartridges/app_custom_sharkninja_core/cartridge/client/default/scss/cart.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
/* stylelint-enable */
/***************************** Category Colors *****************************/
/***************************** Fonts *****************************/
/***************************** Border *****************************/
/***************************** Background *****************************/
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
.qty-wrapper {
  padding: 1.5rem 0;
  border-bottom: 0.0625rem solid #d1d1d1;
}
.qty-wrapper label {
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  line-height: 1.25rem;
}
.qty-wrapper .qty-error {
  padding-top: 0.25rem;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.75rem;
  font-weight: 400;
  color: #b43f28;
  line-height: 1.125rem;
}
.qty-wrapper .qty-error:empty {
  display: none;
}

.qty-input-block {
  width: 7.125rem;
  height: 2.75rem;
  background-color: #f6f6f6;
  border-radius: 2.5rem;
}
.qty-input-block span {
  width: 2.5rem;
  height: 100%;
  cursor: pointer;
}
.qty-input-block .qty-minus {
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIxIDIwIiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTE3LjA2MjcgMTBDMTcuMDYyNyAxMC40MzI5IDE2LjcxNDQgMTAuNzgxMiAxNi4yODE0IDEwLjc4MTJINC4zMDIyNUMzLjg2OTMgMTAuNzgxMiAzLjUyMSAxMC40MzI5IDMuNTIxIDEwQzMuNTIxIDkuNTY3MDYgMy44NjkzIDkuMjE4NzUgNC4zMDIyNSA5LjIxODc1SDE2LjI4MTRDMTYuNzE0NCA5LjIxODc1IDE3LjA2MjcgOS41NjcwNiAxNy4wNjI3IDEwWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+") center no-repeat;
}
.qty-input-block .qty-plus {
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIxIDIwIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTEuMDczMSA0LjAxMDVDMTEuMDczMSAzLjU3NzU2IDEwLjcyNDggMy4yMjkyNSAxMC4yOTE4IDMuMjI5MjVDOS44NTg4OSAzLjIyOTI1IDkuNTEwNTggMy41Nzc1NiA5LjUxMDU4IDQuMDEwNVY5LjIxODgzSDQuMzAyMjVDMy44NjkzIDkuMjE4ODMgMy41MjEgOS41NjcxNCAzLjUyMSAxMC4wMDAxQzMuNTIxIDEwLjQzMyAzLjg2OTMgMTAuNzgxMyA0LjMwMjI1IDEwLjc4MTNIOS41MTA1OFYxNS45ODk3QzkuNTEwNTggMTYuNDIyNiA5Ljg1ODg5IDE2Ljc3MDkgMTAuMjkxOCAxNi43NzA5QzEwLjcyNDggMTYuNzcwOSAxMS4wNzMxIDE2LjQyMjYgMTEuMDczMSAxNS45ODk3VjEwLjc4MTNIMTYuMjgxNEMxNi43MTQ0IDEwLjc4MTMgMTcuMDYyNyAxMC40MzMgMTcuMDYyNyAxMC4wMDAxQzE3LjA2MjcgOS41NjcxNCAxNi43MTQ0IDkuMjE4ODMgMTYuMjgxNCA5LjIxODgzSDExLjA3MzFWNC4wMTA1WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+") center no-repeat;
}
.qty-input-block input {
  width: 2.125rem;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25rem;
  background-color: transparent;
  padding: 0 0.5rem;
  height: inherit;
}
.qty-input-block input[type=number]::-webkit-outer-spin-button,
.qty-input-block input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  appearance: none;
  margin: 0;
}
.qty-input-block input[type=number] {
  -moz-appearance: textfield; /* stylelint-disable-line property-no-vendor-prefix */
}

#maincontent {
  background-color: #fff;
}

.cart-page .cart-page-header .back-btn-main,
.cart-empty .cart-page-header .back-btn-main {
  margin: 2rem 0;
}
@media (min-width: 1200px) {
  .cart-page .cart-page-header .back-btn-main,
  .cart-empty .cart-page-header .back-btn-main {
    margin: 1rem 0;
  }
}
.cart-page .cart-page-header .back-btn-main .back-btn-link,
.cart-empty .cart-page-header .back-btn-main .back-btn-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .cart-page-header .back-btn-main .back-btn-link::before,
.cart-empty .cart-page-header .back-btn-main .back-btn-link::before {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNzQwODkgMTAuNTY2M0MyLjU4Nzg5IDEwLjQxNjYgMi41IDEwLjIxNDggMi41IDkuOTk5OTFDMi41IDkuNzg1MDYgMi41ODc4OSA5LjU4MzI0IDIuNzQwODkgOS40MzM1TDguNDcwMDUgMy45NjQ3NUM4Ljc4MjU1IDMuNjY1MjcgOS4yNzczNCAzLjY3ODI5IDkuNTczNTcgMy45OTA3OUM5Ljg2OTc5IDQuMzAzMjkgOS44NjAwMyA0Ljc5ODA5IDkuNTQ3NTMgNS4wOTQzMUw1LjIzMTEyIDkuMjE4NjZIMTYuMzAyMUMxNi43MzUgOS4yMTg2NiAxNy4wODMzIDkuNTY2OTcgMTcuMDgzMyA5Ljk5OTkxQzE3LjA4MzMgMTAuNDMyOSAxNi43MzUgMTAuNzgxMiAxNi4zMDIxIDEwLjc4MTJINS4yMzExMkw5LjU1MDc4IDE0LjkwMjNDOS44NjMyOCAxNS4yMDE3IDkuODczMDUgMTUuNjkzMyA5LjU3NjgyIDE2LjAwNThDOS4yODA2IDE2LjMxODMgOC43ODU4MSAxNi4zMjggOC40NzMzMSAxNi4wMzE4TDIuNzQ0MTQgMTAuNTYzMUwyLjc0MDg5IDEwLjU2NjNaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.5rem;
}
.cart-page .cart-page-header .card-header-main,
.cart-empty .cart-page-header .card-header-main {
  border-bottom: 0.0625rem solid #D1D1D1;
  padding-bottom: 1.25rem;
  margin-bottom: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .cart-page .cart-page-header .card-header-main,
  .cart-empty .cart-page-header .card-header-main {
    padding-bottom: 2.5rem;
    margin-bottom: 0;
  }
}
.cart-page .cart-page-header .card-header-main .cart-header,
.cart-empty .cart-page-header .card-header-main .cart-header {
  gap: 0.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .cart-page .cart-page-header .card-header-main .cart-header,
  .cart-empty .cart-page-header .card-header-main .cart-header {
    gap: 1.25rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.cart-page .cart-page-header .card-header-main .cart-header .page-title,
.cart-empty .cart-page-header .card-header-main .cart-header .page-title {
  background-color: unset;
  letter-spacing: -0.03125rem;
  padding: 0;
  margin: 0;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #000;
  line-height: 1.75rem;
}
.cart-page .cart-page-header .card-header-main .cart-header .page-title::before,
.cart-empty .cart-page-header .card-header-main .cart-header .page-title::before {
  display: none;
}
.cart-page .cart-page-header .card-header-main .cart-header .number-of-items,
.cart-empty .cart-page-header .card-header-main .cart-header .number-of-items {
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  line-height: 1.375rem;
}
.cart-page .line-item-row,
.cart-empty .line-item-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 2rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row,
  .cart-empty .line-item-row {
    padding: 2.5rem 0 7.5rem;
  }
}
.cart-page .line-item-row .card.product-info,
.cart-empty .line-item-row .card.product-info {
  border: 0;
  border-bottom: 0.0625rem solid #D1D1D1;
  padding: 2rem 0;
  margin: 0;
  border-radius: 0;
  background-color: #fff;
}
.cart-page .line-item-row .card.product-info .product-info-row,
.cart-empty .line-item-row .card.product-info .product-info-row {
  gap: 0.75rem;
  margin: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row,
  .cart-empty .line-item-row .card.product-info .product-info-row {
    gap: 1.75rem;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .item-image,
.cart-empty .line-item-row .card.product-info .product-info-row .item-image {
  margin: 0;
  height: 6.5rem;
  width: 6.5rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .item-image,
  .cart-empty .line-item-row .card.product-info .product-info-row .item-image {
    height: 5rem;
    width: 5rem;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .item-image .product-image,
.cart-empty .line-item-row .card.product-info .product-info-row .item-image .product-image {
  margin: 0;
  width: 100%;
  border-radius: 8px;
  max-height: unset;
  max-width: unset;
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper {
  width: 100%;
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header {
  gap: 0.75rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-name,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-name {
  margin: 0;
  white-space: normal;
  text-overflow: initial;
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-name .edit-product-link,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-name .edit-product-link {
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-sku,
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .co2-journey-deatil,
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail,
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-warranty,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-sku,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .co2-journey-deatil,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-warranty {
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #6d6d6d;
  line-height: 1.25rem;
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail,
  .cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail {
    margin-bottom: 1.25rem;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail .color-label,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-color-detail .color-label {
  font-weight: 700;
}
.cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-attributes,
.cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-attributes {
  margin-bottom: 1rem;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #b12024;
  line-height: 1.25rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-attributes,
  .cart-empty .line-item-row .card.product-info .product-info-row .product-info-details-wrapper .line-item-header .line-item-attributes {
    margin-bottom: 1.25rem;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer,
  .cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer {
    gap: 2rem;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .line-item-quantity,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .line-item-quantity {
  min-width: 7.625rem;
  padding: 0;
  border: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .line-item-quantity,
  .cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .line-item-quantity {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .line-item-quantity .qty-input-block,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .line-item-quantity .qty-input-block {
  background: #f3f3f3;
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn,
  .cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    margin-left: unset;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn.only-remove-visible,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn.only-remove-visible {
  margin-left: auto;
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn .remove-product,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .remove-product-btn .remove-product {
  border: 0;
  padding: 0;
  background: unset;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price {
  margin-left: auto;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price,
  .cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .price,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
  line-height: 1.5rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .price,
  .cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .price {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .strike-through,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .strike-through {
  text-decoration: line-through;
  color: #6d6d6d;
}
.cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .line-item-promo,
.cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .line-item-promo {
  text-align: left;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .line-item-promo,
  .cart-empty .line-item-row .card.product-info .product-info-row .cart-product-card-footer .cart-product-card-price .product-card-footer .line-item-promo {
    text-align: right;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-button-toggle,
.cart-empty .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-button-toggle {
  border-radius: 4px;
  top: 0;
  width: 1.25rem;
  height: 1.25rem;
}
.cart-page .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-button-toggle svg,
.cart-empty .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-button-toggle svg {
  width: 1rem;
  height: 1rem;
}
.cart-page .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optout-buttons,
.cart-empty .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optout-buttons {
  font-weight: 700;
  margin: 1.25rem 0 1.5rem;
}
.cart-page .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optin-buttons,
.cart-empty .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optin-buttons {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optin-buttons,
  .cart-empty .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optin-buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.cart-page .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optin-buttons .og-optin-button-item og-optin-button:first-child,
.cart-empty .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-optin-buttons .og-optin-button-item og-optin-button:first-child {
  margin-left: 0;
}
.cart-page .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-text,
.cart-empty .line-item-row .card.product-info .product-info-row .card-offer-wrapper .og-text {
  margin-left: 0;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main,
.cart-empty .line-item-row .cart-summary-main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  padding: 2rem 0.375rem 0;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .cart-summary-main,
  .cart-empty .line-item-row .cart-summary-main {
    padding: 4rem 0.875rem 0;
    gap: 1.5rem;
  }
}
.cart-page .line-item-row .cart-summary-main p,
.cart-empty .line-item-row .cart-summary-main p {
  margin-bottom: 0;
}
.cart-page .line-item-row .cart-summary-main .cart-summary-label,
.cart-empty .line-item-row .cart-summary-main .cart-summary-label {
  text-align: left;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
  line-height: 1.5rem;
}
.cart-page .line-item-row .cart-summary-main .payment-method-container,
.cart-empty .line-item-row .cart-summary-main .payment-method-container {
  margin-top: -0.5rem;
}
.cart-page .line-item-row .cart-summary-main .payment-method-container .payment-method-label,
.cart-empty .line-item-row .cart-summary-main .payment-method-container .payment-method-label {
  text-align: center;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .cart-summary-main .payment-method-container .payment-method-label,
  .cart-empty .line-item-row .cart-summary-main .payment-method-container .payment-method-label {
    text-align: left;
    font-family: "Plus Jakarta Sans", arial, helvetica, serif;
    font-size: 1.25rem;
    font-weight: 700;
    color: #000;
    line-height: 1.5rem;
  }
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main {
  padding: 0.25rem 1rem;
  border-radius: 8px;
  background-color: #f6f6f6;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main,
  .cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main {
    padding: 0.25rem 1.25rem;
    gap: 0.75rem;
  }
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-icon,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-icon {
  position: relative;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-icon::before,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-icon::before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb24tMjAiPgo8cGF0aCBpZD0iUHJpbWFyeSIgZD0iTTkuMjIyMDMgMkM5Ljg0MzY4IDIgMTAuNDM5NyAyLjI0NTA2IDEwLjg3ODUgMi42ODM5NkwxNy4zMTQ0IDkuMTIxMjdDMTguMjI4NSAxMC4wMzU3IDE4LjIyODUgMTEuNTE3IDE3LjMxNDQgMTIuNDMxNEwxMi40MzI2IDE3LjMxNDJDMTEuNTE4NSAxOC4yMjg2IDEwLjAzNzUgMTguMjI4NiA5LjEyMzMgMTcuMzE0MkwyLjY4NzQ2IDEwLjg3NjlDMi4yNDUgMTAuNDM4IDIgOS44NDU0NyAyIDkuMjIzNjhWMy43NTU2M0MyIDIuNzg2MzggMi43ODYyIDIgMy43NTUyMyAySDkuMjIyMDNaTTMuNzU1MjMgOS4yMjM2OEMzLjc1NTIzIDkuMzc3MyAzLjgxNzM5IDkuNTI3MjYgMy45MjcwOSA5LjYzNjk5TDEwLjM2MjkgMTYuMDc0M0MxMC41ODk2IDE2LjMwMTEgMTAuOTYyNiAxNi4zMDExIDExLjE4OTQgMTYuMDc0M0wxNi4wNzExIDExLjE5MTVDMTYuMjk3OCAxMC45NjQ3IDE2LjI5NzggMTAuNTkxNiAxNi4wNzExIDEwLjM2NDhMOS42MzUyNCAzLjkyNzUzQzkuNTI1NTQgMy44MTc4MSA5LjM3NTYxIDMuNzU1NjMgOS4yMjIwMyAzLjc1NTYzSDMuNzU1MjNWOS4yMjM2OFpNNi4wOTU1MyA0LjkyNjA1QzYuNDA1ODggNC45MjYwNSA2LjcwMzUxIDUuMDQ5MzYgNi45MjI5NSA1LjI2ODg2QzcuMTQyNCA1LjQ4ODM1IDcuMjY1NjggNS43ODYwNSA3LjI2NTY4IDYuMDk2NDdDNy4yNjU2OCA2LjQwNjg4IDcuMTQyNCA2LjcwNDU4IDYuOTIyOTUgNi45MjQwOEM2LjcwMzUxIDcuMTQzNTggNi40MDU4OCA3LjI2Njg5IDYuMDk1NTMgNy4yNjY4OUM1Ljc4NTE5IDcuMjY2ODkgNS40ODc1NiA3LjE0MzU4IDUuMjY4MTEgNi45MjQwOEM1LjA0ODY2IDYuNzA0NTggNC45MjUzOCA2LjQwNjg4IDQuOTI1MzggNi4wOTY0N0M0LjkyNTM4IDUuNzg2MDUgNS4wNDg2NiA1LjQ4ODM1IDUuMjY4MTEgNS4yNjg4NkM1LjQ4NzU2IDUuMDQ5MzYgNS43ODUxOSA0LjkyNjA1IDYuMDk1NTMgNC45MjYwNVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPC9zdmc+Cg==");
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field {
  background: unset;
  border: 0;
  padding: 0 0.25rem;
  height: 2.5rem;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::-webkit-input-placeholder, .cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::-webkit-input-placeholder {
  font-family: "DM Sans", arial, helvetica, serif;
  font-weight: 400;
  color: #6d6d6d;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::-moz-placeholder, .cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::-moz-placeholder {
  font-family: "DM Sans", arial, helvetica, serif;
  font-weight: 400;
  color: #6d6d6d;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field:-ms-input-placeholder, .cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field:-ms-input-placeholder {
  font-family: "DM Sans", arial, helvetica, serif;
  font-weight: 400;
  color: #6d6d6d;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::-ms-input-placeholder, .cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::-ms-input-placeholder {
  font-family: "DM Sans", arial, helvetica, serif;
  font-weight: 400;
  color: #6d6d6d;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::placeholder,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .coupon-code-field::placeholder {
  font-family: "DM Sans", arial, helvetica, serif;
  font-weight: 400;
  color: #6d6d6d;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-code-btn,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-code-btn {
  background: unset;
  border: 0;
  padding: 0;
  cursor: default;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 600;
  color: #6d6d6d;
  line-height: 1.375rem;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-code-btn.active,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .promo-code-field-main .promo-code-btn.active {
  cursor: pointer;
  font-family: "DM Sans", arial, helvetica, serif;
  color: #000;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code {
  position: relative;
  padding: 0.5rem 1rem 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.25rem;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #000;
  line-height: 1.25rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code,
  .cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code {
    padding: 0.5rem 1.25rem 0 1.25rem;
  }
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code::before,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code::before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb24tMjAiPgo8cGF0aCBpZD0iUHJpbWFyeSIgZD0iTTkuMjIyMDMgMkM5Ljg0MzY4IDIgMTAuNDM5NyAyLjI0NTA2IDEwLjg3ODUgMi42ODM5NkwxNy4zMTQ0IDkuMTIxMjdDMTguMjI4NSAxMC4wMzU3IDE4LjIyODUgMTEuNTE3IDE3LjMxNDQgMTIuNDMxNEwxMi40MzI2IDE3LjMxNDJDMTEuNTE4NSAxOC4yMjg2IDEwLjAzNzUgMTguMjI4NiA5LjEyMzMgMTcuMzE0MkwyLjY4NzQ2IDEwLjg3NjlDMi4yNDUgMTAuNDM4IDIgOS44NDU0NyAyIDkuMjIzNjhWMy43NTU2M0MyIDIuNzg2MzggMi43ODYyIDIgMy43NTUyMyAySDkuMjIyMDNaTTMuNzU1MjMgOS4yMjM2OEMzLjc1NTIzIDkuMzc3MyAzLjgxNzM5IDkuNTI3MjYgMy45MjcwOSA5LjYzNjk5TDEwLjM2MjkgMTYuMDc0M0MxMC41ODk2IDE2LjMwMTEgMTAuOTYyNiAxNi4zMDExIDExLjE4OTQgMTYuMDc0M0wxNi4wNzExIDExLjE5MTVDMTYuMjk3OCAxMC45NjQ3IDE2LjI5NzggMTAuNTkxNiAxNi4wNzExIDEwLjM2NDhMOS42MzUyNCAzLjkyNzUzQzkuNTI1NTQgMy44MTc4MSA5LjM3NTYxIDMuNzU1NjMgOS4yMjIwMyAzLjc1NTYzSDMuNzU1MjNWOS4yMjM2OFpNNi4wOTU1MyA0LjkyNjA1QzYuNDA1ODggNC45MjYwNSA2LjcwMzUxIDUuMDQ5MzYgNi45MjI5NSA1LjI2ODg2QzcuMTQyNCA1LjQ4ODM1IDcuMjY1NjggNS43ODYwNSA3LjI2NTY4IDYuMDk2NDdDNy4yNjU2OCA2LjQwNjg4IDcuMTQyNCA2LjcwNDU4IDYuOTIyOTUgNi45MjQwOEM2LjcwMzUxIDcuMTQzNTggNi40MDU4OCA3LjI2Njg5IDYuMDk1NTMgNy4yNjY4OUM1Ljc4NTE5IDcuMjY2ODkgNS40ODc1NiA3LjE0MzU4IDUuMjY4MTEgNi45MjQwOEM1LjA0ODY2IDYuNzA0NTggNC45MjUzOCA2LjQwNjg4IDQuOTI1MzggNi4wOTY0N0M0LjkyNTM4IDUuNzg2MDUgNS4wNDg2NiA1LjQ4ODM1IDUuMjY4MTEgNS4yNjg4NkM1LjQ4NzU2IDUuMDQ5MzYgNS43ODUxOSA0LjkyNjA1IDYuMDk1NTMgNC45MjYwNVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPC9zdmc+Cg==");
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .coupon-promotion-relationship,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .coupon-promotion-relationship {
  margin: 0;
  padding: 0;
  margin-left: auto;
  list-style: none;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .coupon-promotion-relationship li,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .coupon-promotion-relationship li {
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #3b8e6c;
  line-height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .remove-coupon,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .remove-coupon {
  border: 0;
  opacity: 1;
  background: unset;
  padding: 0 0.1875rem;
  height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .remove-coupon span,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupons-and-promos .coupon-code .remove-coupon span {
  width: 0.9375rem;
  height: 1.25rem;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1.75rem;
  font-weight: 400;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main .cart-promo-code-main .coupon-error .coupon-error-message,
.cart-empty .line-item-row .cart-summary-main .cart-promo-code-main .coupon-error .coupon-error-message {
  padding: 0.5rem 0;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #b12024;
  line-height: 1.5rem;
}
.cart-page .line-item-row .cart-summary-main .cart-totals-main,
.cart-empty .line-item-row .cart-summary-main .cart-totals-main {
  gap: 0.5rem;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #6d6d6d;
  line-height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main .cart-totals-main .order-discount .promotion-applied-label,
.cart-empty .line-item-row .cart-summary-main .cart-totals-main .order-discount .promotion-applied-label {
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #6d6d6d;
  line-height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main .cart-totals-main .order-discount .order-discount-total,
.cart-empty .line-item-row .cart-summary-main .cart-totals-main .order-discount .order-discount-total {
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 600;
  color: #3b8e6c;
  line-height: 1.25rem;
}
.cart-page .line-item-row .cart-summary-main .cart-totals-main .shipping-discount,
.cart-empty .line-item-row .cart-summary-main .cart-totals-main .shipping-discount {
  color: #b12024;
}
.cart-page .line-item-row .cart-summary-main .cart-totals-main .value,
.cart-empty .line-item-row .cart-summary-main .cart-totals-main .value {
  font-weight: 600;
}
.cart-page .line-item-row .cart-summary-main .estimated-total-main .estimated-total-label,
.cart-empty .line-item-row .cart-summary-main .estimated-total-main .estimated-total-label {
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  line-height: 1.375rem;
}
.cart-page .line-item-row .cart-summary-main .estimated-total-main .grand-total,
.cart-empty .line-item-row .cart-summary-main .estimated-total-main .grand-total {
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #000;
  line-height: 1.5rem;
}
.cart-page .line-item-row .cart-summary-main .checkout-continue,
.cart-empty .line-item-row .cart-summary-main .checkout-continue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cart-page .line-item-row .cart-summary-main .checkout-continue .checkout-btn,
.cart-empty .line-item-row .cart-summary-main .checkout-continue .checkout-btn {
  max-width: unset;
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .cart-summary-main .checkout-continue .checkout-btn,
  .cart-empty .line-item-row .cart-summary-main .checkout-continue .checkout-btn {
    margin-bottom: 0;
  }
}
.cart-page .line-item-row .cart-summary-main .checkout-continue #express-container,
.cart-empty .line-item-row .cart-summary-main .checkout-continue #express-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.cart-page .line-item-row .cart-summary-main .checkout-continue #express-container .gpay-card-info-container,
.cart-page .line-item-row .cart-summary-main .checkout-continue #express-container .applepay button,
.cart-empty .line-item-row .cart-summary-main .checkout-continue #express-container .gpay-card-info-container,
.cart-empty .line-item-row .cart-summary-main .checkout-continue #express-container .applepay button {
  max-width: unset;
  width: 100%;
  border-radius: 40px;
  background-color: #fff;
  color: #000;
  outline-color: #262626;
  padding: 0.1875rem 0;
  height: 2.75rem;
  margin: 0 0 1rem;
}
.cart-page .line-item-row .cart-summary-main .checkout-continue #express-container .applepay,
.cart-page .line-item-row .cart-summary-main .checkout-continue #express-container .googlepay,
.cart-page .line-item-row .cart-summary-main .checkout-continue #express-container #amazonpay-container,
.cart-page .line-item-row .cart-summary-main .checkout-continue #express-container #paypal-container,
.cart-empty .line-item-row .cart-summary-main .checkout-continue #express-container .applepay,
.cart-empty .line-item-row .cart-summary-main .checkout-continue #express-container .googlepay,
.cart-empty .line-item-row .cart-summary-main .checkout-continue #express-container #amazonpay-container,
.cart-empty .line-item-row .cart-summary-main .checkout-continue #express-container #paypal-container {
  margin: 0;
}
.cart-page .line-item-row .cart-summary-main .checkout-continue .express-loader-container,
.cart-empty .line-item-row .cart-summary-main .checkout-continue .express-loader-container {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.cart-page .line-item-row .cart-summary-main .checkout-continue .express-loader-container button,
.cart-empty .line-item-row .cart-summary-main .checkout-continue .express-loader-container button {
  max-width: unset;
  width: 100%;
  border-radius: 40px;
}
.cart-page .line-item-row .cart-summary-main .credit-card-icons,
.cart-empty .line-item-row .cart-summary-main .credit-card-icons {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  max-width: 17.5rem;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .cart-page .line-item-row .cart-summary-main .credit-card-icons,
  .cart-empty .line-item-row .cart-summary-main .credit-card-icons {
    max-width: unset;
    margin: unset;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.cart-page .line-item-row .cart-summary-main .credit-card-icons .promo-icon,
.cart-empty .line-item-row .cart-summary-main .credit-card-icons .promo-icon {
  width: 2.6875rem;
  height: 1.6875rem;
}
.cart-page .clyde-cart-widget,
.cart-empty .clyde-cart-widget {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .cart-page .clyde-product-main,
  .cart-empty .clyde-product-main {
    margin-left: 6.75rem;
  }
}
.cart-page .clyde-product-main .clyde-product-header,
.cart-empty .clyde-product-main .clyde-product-header {
  margin: 2rem 0;
}
.cart-page .clyde-product-main .clyde-product-header .warranty-label,
.cart-empty .clyde-product-main .clyde-product-header .warranty-label {
  margin-bottom: 0;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .clyde-product-main .clyde-product-header .clyde-edit-btn,
.cart-empty .clyde-product-main .clyde-product-header .clyde-edit-btn {
  background: unset;
  border: 0;
  padding: 0;
  margin: 0;
  text-decoration: underline;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  line-height: 1.375rem;
}
.cart-page .clyde-product-main .clyde-product-info-row,
.cart-empty .clyde-product-main .clyde-product-info-row {
  gap: 0.75rem;
  margin: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (min-width: 1200px) {
  .cart-page .clyde-product-main .clyde-product-info-row,
  .cart-empty .clyde-product-main .clyde-product-info-row {
    gap: 1.75rem;
  }
}
.cart-page .clyde-product-main .clyde-product-info-row .item-image,
.cart-empty .clyde-product-main .clyde-product-info-row .item-image {
  margin: 0;
  height: 5rem;
  width: 5rem;
}
.cart-page .clyde-product-main .clyde-product-info-row .item-image .product-image,
.cart-empty .clyde-product-main .clyde-product-info-row .item-image .product-image {
  margin: 0;
  width: 100%;
  border-radius: 8px;
  max-height: unset;
  max-width: unset;
}
.cart-page .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper,
.cart-empty .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 1200px) {
  .cart-page .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper,
  .cart-empty .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper {
    gap: 1rem;
  }
}
.cart-page .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .item-attributes .line-item-attributes,
.cart-empty .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .item-attributes .line-item-attributes {
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
.cart-page .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer,
.cart-empty .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cart-page .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer .line-item-attributes,
.cart-empty .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer .line-item-attributes {
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
@media (min-width: 1200px) {
  .cart-page .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer .line-item-attributes,
  .cart-empty .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer .line-item-attributes {
    font-family: "Plus Jakarta Sans", arial, helvetica, serif;
    font-size: 1.25rem;
    font-weight: 700;
    color: #000;
    line-height: 1.5rem;
  }
}
.cart-page .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer .remove-clyde-product,
.cart-empty .clyde-product-main .clyde-product-info-row .clyde-product-info-details-wrapper .clyde-product-footer .remove-clyde-product {
  border: 0;
  padding: 0;
  background: unset;
  text-align: left;
  text-decoration: underline;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  line-height: 1.375rem;
}

.cart-empty .cart-empty-wrapper {
  padding: 0 0 2.5rem;
}
@media (min-width: 1200px) {
  .cart-empty .cart-empty-wrapper {
    padding: 3rem 0 7.5rem;
  }
}
.cart-empty .cart-empty-wrapper .cart-empty-body {
  padding: 3.75rem 0 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 1200px) {
  .cart-empty .cart-empty-wrapper .cart-empty-body {
    padding: 2.5rem 0;
    gap: 1.5rem;
    margin-top: 2rem;
  }
}
.cart-empty .cart-empty-wrapper .cart-empty-body .cart-icon {
  position: relative;
  height: 1.5rem;
}
.cart-empty .cart-empty-wrapper .cart-empty-body .cart-icon::before {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNjE0NSAxLjY2NjVDMS4xODE1NiAxLjY2NjUgMC44MzMyNTIgMi4wMTQ4MSAwLjgzMzI1MiAyLjQ0Nzc1QzAuODMzMjUyIDIuODgwNyAxLjE4MTU2IDMuMjI5IDEuNjE0NSAzLjIyOUgzLjA5NTYyQzMuMjE5MzIgMy4yMjkgMy4zMjY3NCAzLjMxNjg5IDMuMzUyNzggMy40NDA1OUw1LjAzMjQ3IDEyLjI2MjJDNS4yNDQwNiAxMy4zNjkgNi4yMTA4NiAxNC4xNjY1IDcuMzMzOSAxNC4xNjY1SDE2LjcxODdDMTcuMTUxNiAxNC4xNjY1IDE3LjQ5OTkgMTMuODE4MiAxNy40OTk5IDEzLjM4NTNDMTcuNDk5OSAxMi45NTIzIDE3LjE1MTYgMTIuNjA0IDE2LjcxODcgMTIuNjA0SDcuMzMzOUM2Ljk1OTU1IDEyLjYwNCA2LjYzNzI5IDEyLjMzNzEgNi41NjU2NyAxMS45NjkyTDYuMzg5ODkgMTEuMDQxNUgxNS43ODEyQzE2Ljg0MjQgMTEuMDQxNSAxNy43NzAxIDEwLjMzMTkgMTguMDQzNSA5LjMwNjQ4TDE5LjM3ODIgNC4zNDg4QzE5LjYwMjggMy41MjE5NyAxOC45Nzc4IDIuNzA4MTcgMTguMTIxNyAyLjcwODE3SDQuNzQyNzZDNC40NDY1MyAyLjA4MzE3IDMuODE1MDIgMS42NjY1IDMuMDk1NjIgMS42NjY1SDEuNjE0NVpNNS4xMDA4MyA0LjI3MDY3SDE3Ljc4MzFMMTYuNTM2NCA4Ljg5OTU4QzE2LjQ0NTIgOS4yNDEzNyAxNi4xMzYgOS40NzkgMTUuNzgxMiA5LjQ3OUg2LjA5MzY3TDUuMTAwODMgNC4yNzA2N1pNNi41NjI0MiAxOC4zMzMyQzYuOTc2ODIgMTguMzMzMiA3LjM3NDI1IDE4LjE2ODYgNy42NjcyNyAxNy44NzU1QzcuOTYwMyAxNy41ODI1IDguMTI0OTIgMTcuMTg1MSA4LjEyNDkyIDE2Ljc3MDdDOC4xMjQ5MiAxNi4zNTYzIDcuOTYwMyAxNS45NTg4IDcuNjY3MjcgMTUuNjY1OEM3LjM3NDI1IDE1LjM3MjggNi45NzY4MiAxNS4yMDgyIDYuNTYyNDIgMTUuMjA4MkM2LjE0ODAyIDE1LjIwODIgNS43NTA1OSAxNS4zNzI4IDUuNDU3NTYgMTUuNjY1OEM1LjE2NDU0IDE1Ljk1ODggNC45OTk5MiAxNi4zNTYzIDQuOTk5OTIgMTYuNzcwN0M0Ljk5OTkyIDE3LjE4NTEgNS4xNjQ1NCAxNy41ODI1IDUuNDU3NTYgMTcuODc1NUM1Ljc1MDU5IDE4LjE2ODYgNi4xNDgwMiAxOC4zMzMyIDYuNTYyNDIgMTguMzMzMlpNMTcuNDk5OSAxNi43NzA3QzE3LjQ5OTkgMTYuMzU2MyAxNy4zMzUzIDE1Ljk1ODggMTcuMDQyMyAxNS42NjU4QzE2Ljc0OTIgMTUuMzcyOCAxNi4zNTE4IDE1LjIwODIgMTUuOTM3NCAxNS4yMDgyQzE1LjUyMyAxNS4yMDgyIDE1LjEyNTYgMTUuMzcyOCAxNC44MzI2IDE1LjY2NThDMTQuNTM5NSAxNS45NTg4IDE0LjM3NDkgMTYuMzU2MyAxNC4zNzQ5IDE2Ljc3MDdDMTQuMzc0OSAxNy4xODUxIDE0LjUzOTUgMTcuNTgyNSAxNC44MzI2IDE3Ljg3NTVDMTUuMTI1NiAxOC4xNjg2IDE1LjUyMyAxOC4zMzMyIDE1LjkzNzQgMTguMzMzMkMxNi4zNTE4IDE4LjMzMzIgMTYuNzQ5MiAxOC4xNjg2IDE3LjA0MjMgMTcuODc1NUMxNy4zMzUzIDE3LjU4MjUgMTcuNDk5OSAxNy4xODUxIDE3LjQ5OTkgMTYuNzcwN1oiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  width: 1.53125rem;
  height: 1.5rem;
  padding: 0.125rem 0.0625rem;
}
.cart-empty .cart-empty-wrapper .cart-empty-body .empty-cart-title {
  letter-spacing: -to-rem(0.5);
  margin: 0;
  padding-bottom: 1rem;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: #000;
  line-height: 2rem;
}
@media (min-width: 1200px) {
  .cart-empty .cart-empty-wrapper .cart-empty-body .empty-cart-title {
    padding-bottom: 0;
    font-family: "Plus Jakarta Sans", arial, helvetica, serif;
    font-size: 2rem;
    font-weight: 700;
    color: #000;
    line-height: 2.25rem;
  }
}
.cart-empty .cart-empty-wrapper .cart-empty-body .continue-shopping-link {
  margin: 0 auto;
}

.modal {
  background: rgba(245, 246, 246, 0.7);
  -webkit-backdrop-filter: blur(0.5px);
          backdrop-filter: blur(0.5px);
}
@media (min-width: 1200px) {
  .modal .modal-dialog {
    position: relative;
    bottom: unset;
  }
}
.modal .modal-dialog .modal-content {
  padding: 0.75rem 1rem 1.5rem;
  border-radius: 24px;
  border: 0;
  overflow: unset;
}
@media (min-width: 1200px) {
  .modal .modal-dialog .modal-content {
    padding: 5rem 7.5rem;
    border-radius: 24px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border: 0;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 1rem;
}
@media (min-width: 1200px) {
  .modal .modal-dialog .modal-content .modal-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    gap: unset;
  }
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  letter-spacing: -0.03125rem;
  font-family: "Plus Jakarta Sans", arial, helvetica, serif;
  font-size: 1rem;
  font-weight: 700;
  color: #000;
  line-height: 1.25rem;
}
@media (min-width: 1200px) {
  .modal .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .modal .modal-dialog .modal-content .modal-header .close {
    position: absolute;
    right: -4.6875rem;
    top: -0.9375rem;
  }
}
.modal .modal-dialog .modal-content .modal-header .close span {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 1.25rem 0;
  text-align: left;
  border: 0;
  font-family: "DM Sans", arial, helvetica, serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #000;
  line-height: 1.25rem;
}
@media (min-width: 1200px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding: 0.5rem 0 1.25rem;
    text-align: center;
    font-family: "Plus Jakarta Sans", arial, helvetica, serif;
    font-size: 1rem;
    font-weight: 400;
    color: #000;
    line-height: 1.375rem;
  }
}
.modal .modal-dialog .modal-content .modal-footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  max-width: 100%;
  width: 100%;
  border: 0;
  padding: 0;
  gap: 0.75rem;
}
@media (min-width: 1200px) {
  .modal .modal-dialog .modal-content .modal-footer {
    margin-bottom: 4.375rem;
  }
}
.modal .modal-dialog .modal-content .modal-footer .btn {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.modal .modal-dialog .modal-content .modal-footer .btn:last-child {
  border: 0.0625rem solid #262626;
  background-color: #fff;
  color: #000;
}

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