.swatch input:checked+.swatch-element {
  border-color:#e2e2e2;
  color:white;
  background:#37416c;
}

shopify-accelerated-checkout-cart, shopify-payment-terms {
  display:none;
}


.ajax-cart__form {
  overflow:auto;
  max-height: unset;
}

.footer__container {
      background-color: #e4e4e4;
}

.surface-pick-up-embed__modal-btn {
  display:none;
}