/*
    Theme Name: Last Breath
    Author: Suhag Ahmed
    Author URI: https://profiles.wordpress.org/suhag/
    Theme URI: #
    Description: A bold, single-page WordPress theme for independent music, podcast, and publishing brands. Built around a signature pulse-to-breath motif, with dedicated sections for hero branding, about/story, book showcases, podcast embeds, an integrated shop, and a contact form — plus a built-in light/dark mode toggle.
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: last-breath
    Requires at least: 6.0
    Tested up to: 7.0
    Requires PHP: 8.0
    Tags: custom-logo, custom-menu, featured-images, translation-ready, e-commerce

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

.admin-bar .tp-transparent {
    margin-top: 32px;
}

.admin-bar .header-sticky {
    top: 32px;
}

.admin-bar .cartmini__area {
	z-index: 99999;
}
