/*
 Theme Name:   Astra Child — KeyFortly
 Theme URI:    https://keyfortly.com
 Description:  Astra child theme for KeyFortly. Includes standalone homepage and pricing page templates.
 Author:       KeyFortly
 Author URI:   https://keyfortly.com
 Template:     astra
 Version:      1.1.0
 Text Domain:  astra-child-keyfortly
*/

/*
 All styles live inside each page template (templates/).
 Add any global WordPress admin-bar or plugin overrides here if needed.
*/

/* Push content below WP admin bar when logged in */
.admin-bar .kf-nav { top: 32px; }
@media screen and (max-width: 782px) { .admin-bar .kf-nav { top: 46px; } }
