/*
Theme Name: La Bianca Pizza NYC
Theme URI: https://labiancapizza.com/
Author: La Bianca Pizza
Description: Custom responsive storefront theme for La Bianca Pizza on West 14th Street, with online ordering, menu prices, food gallery, reviews, social links, local SEO, and mobile ordering controls.
Version: 1.4.7
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: la-bianca-pizza
*/

:root {
  --font-geist-sans: Arial, Helvetica, sans-serif;
}

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

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