/*
Theme Name:   Willowbound Child
Theme URI:    https://willowbound.co
Description:  Willowbound custom child theme. A mobile-first theme for Stacey's traveling bookstore.
Author:       Willowbound
Author URI:   https://willowbound.co
Template:     astra
Version:      1.0.0
Text Domain:  willowbound-child
*/

/*
 * Child theme styles are loaded after the parent (Astra) styles.
 * Structural styles live in assets/css/ and are enqueued via functions.php.
 * Use this file for any global overrides to Astra defaults.
 */

/* Hide Astra's built-in scroll-to-top button — we don't use it */
.ast-scroll-top { display: none !important; }
