[data-aj-mini-cart].is-loading {
  opacity: 0.65;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
