body {
  background-image: url("/cdn/shop/files/propagandhi-webstore-bg.jpg?v=1741256613")!important;
  background-repeat: no-repeat!important;
  background-position: center top!important;
  background-size: cover!important;
  background-attachment: fixed!important;
}
.pre-order-info {
  padding: 10px 20px;
  font-size: smaller;
}

.media--transparent {
  background-color: white !important;
}

.quantity__input[type="number"] {
  pointer-events: none;
}