/* Back Lot Music — Privacy Footer */
.blm-pf { display: inline-block; line-height: 1.8; }
.blm-pf--upper .blm-pf-link { text-transform: uppercase; }
.blm-pf .blm-pf-variant { display: inline; }
.blm-pf .blm-pf-variant[hidden] { display: none; }
.blm-pf .blm-pf-link { color: inherit; text-decoration: none; white-space: nowrap; }
.blm-pf .blm-pf-link:hover,
.blm-pf .blm-pf-link:focus { text-decoration: underline; }
#blm-privacy-footer .blm-pf-sep,
.blm-pf .blm-pf-sep { display: inline-block; margin: 0 .75em; padding: 0; opacity: .7; }
.blm-pf .blm-pf-choices { white-space: nowrap; }
.blm-pf .blm-pf-icon-link { display: inline-block; vertical-align: -2px; margin-right: .35em; line-height: 0; }
.blm-pf .blm-pf-icon { width: 30px; height: 14px; display: inline-block; }
/* Reserve a line while territory is being resolved so the footer doesn't jump. */
.blm-pf:not(.blm-pf--ready) { min-height: 1.8em; }
.blm-pf--preview { display: inline; }
@media (max-width: 480px) {
  .blm-pf { line-height: 2.2; }
  #blm-privacy-footer .blm-pf-sep, .blm-pf .blm-pf-sep { margin: 0 .5em; }
}
