/*
 * Theme Name: GF Hearts
 * Theme URI: https://gfhearts.com
 * Description: GF Hearts community and dating platform theme, built on BuddyX.
 * Author: GF Hearts
 * Template: buddyx
 * Version: 1.2.0
 * Text Domain: gfh-theme
 * License: GPL-2.0-or-later
 */

.caps-warning {
    display: none !important;
}

/* Remove content padding on non-BuddyPress pages so full-width
   block editor layouts can go edge-to-edge. BP pages keep the parent theme's defaults. */
body:not(.buddypress) .entry-content {
    padding: 0;
}