/*
Theme Name: TELEPRIME UK
Theme URI: https://teleprime.uk/
Author: TELEPRIME
Description: The TELEPRIME UK streaming-site theme, packaged for a WordPress installation.
Version: 1.0.1
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: teleprime-uk
*/

/* Keep the sticky visitor header clear of WordPress' administrator toolbar. */
body.admin-bar .site-header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar .site-header {
    top: 46px;
  }
}
