/* Hide subscription widgets on collection pages */
.sealsubs-target-element,
.sls-homepage-automatic,
.sealsubs-full {
  display: none !important;
}
