.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 09:46:23 Jul 22, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:37:35 Aug 01, 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: 0.422
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.044
  esindex: 0.006
  cdx.remote: 29.543
  LoadShardBlock: 94.309 (3)
  PetaboxLoader3.datanode: 719.797 (5)
  PetaboxLoader3.resolve: 461.456 (2)
  load_resource: 1105.743
  loaddict: 43.414
*/