/* FOR CART DRAWER AND CART TEMPLATE */
.CartPage__Taxes {
  font-size: 13px;
}

.additional-checkout-buttons .shopify-cleanslate ._1mqqPYZtCQtz5_i0b-po4l {
  display: flex !important;
  flex-direction: column !important;
}

.additional-checkout-buttons .shopify-cleanslate .iZJMuEDN4NxKS3mrxcBP9 {
  display: flex !important;
  flex-direction: column !important;
}

.noApplePay .shopify-cleanslate ._1mqqPYZtCQtz5_i0b-po4l ._3TUeZPsTWjDxakSmeDcA4D {
  flex-basis: 44px !important;
  height: unset !important;
}

.hasApplePay .shopify-cleanslate ._1mqqPYZtCQtz5_i0b-po4l ._3TUeZPsTWjDxakSmeDcA4D {
  flex-basis: 44px !important;
}

.hasApplePay.additional-checkout-buttons-drawer .shopify-cleanslate ._1mqqPYZtCQtz5_i0b-po4l ._3TUeZPsTWjDxakSmeDcA4D {
  flex-basis: 44px !important;
  margin-top: 10px !important;
}

/* ********* USING "DIFFERENT CLASSES???" ******* */
.hasApplePay .shopify-cleanslate .iZJMuEDN4NxKS3mrxcBP9 ._2PfRg7DFvcstLFRNRf5W1e {
  flex-basis: 44px !important;
}

.shopify-cleanslate .kEwctmM5pguv6XkPR8mx6,
.shopify-cleanslate ._2PfRg7DFvcstLFRNRf5W1e {
  margin-top: 10px !important;
}

/* ***************************** */
._2PfRg7DFvcstLFRNRf5W1e:nth-child(1),
._3TUeZPsTWjDxakSmeDcA4D:nth-child(1) {
  order: 2;
}

._2PfRg7DFvcstLFRNRf5W1e:nth-child(2),
._3TUeZPsTWjDxakSmeDcA4D:nth-child(2) {
  order: 1;
}

._2PfRg7DFvcstLFRNRf5W1e:nth-child(3),
._3TUeZPsTWjDxakSmeDcA4D:nth-child(3) {
  order: 3;
}

.CartDrawer__Header h1 {
  font-size: unset;
  margin-bottom: 0;
  line-height: unset;
}

.express-checkout-text h2 {
  font-size: unset;
  font-weight: unset;
  color: unset;
  letter-spacing: unset;
  line-height: unset;
}