.totals {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.totals > * {
  font-size: 1.6rem;
  margin: 0;
}

.totals > h2 {
  font-size: calc(var(--font-heading-scale) * 1.6rem);
}

.totals * {
  line-height: 1;
}

.totals > * + * {
  margin-left: 2rem;
}

.totals__subtotal-value {
  font-size: 1.8rem;
}

.cart__ctas + .totals {
  margin-top: 2rem;
}

@media all and (min-width: 750px) {
  .totals {
    justify-content: flex-end;
  }
}

/*
     FILE ARCHIVED ON 05:44:00 Aug 01, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:59:36 Jul 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.668
  exclusion.robots: 0.221
  exclusion.robots.policy: 0.197
  esindex: 0.016
  cdx.remote: 15.024
  LoadShardBlock: 226.015 (3)
  PetaboxLoader3.datanode: 201.97 (4)
  PetaboxLoader3.resolve: 174.246 (2)
  load_resource: 243.179
*/