/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
[data-button-action="add-to-cart"] i {
  pointer-events: none !important;
}

body#checkout .condition-label {
  margin-left: 0;
}