/*
Theme Name: Dr. Miami Weight Loss
Theme URI: https://therealdrmiami.com/
Author: Codex
Description: Dedicated WordPress landing-page theme for the Dr. Miami weight-loss funnel.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: drmiami-weight-loss
*/

body.admin-bar .wl-header {
  top: 32px;
}

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