/*
Theme Name: BookMyDSLR
Theme URI: https://www.bookmydslr.com/
Author: BookMyDSLR
Description: Custom WordPress theme converted from the static BookMyDSLR rental website. Includes equipment rentals, WhatsApp booking, SEO schema, and location landing pages without WooCommerce.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: bookmydslr
*/

.admin-bar .home-header {
  top: 32px;
}
.section-heading.reveal.visible {
  padding-bottom: 30px;
}
@media (max-width: 782px) {
  .admin-bar .home-header {
    top: 46px;
  }
}
