/*
Theme Name: Red Phoenix Rising
Theme URI: https://redphoenixrising.example.com/
Author: The Legend Desk
Author URI: https://thelegendesk.com/
Description: A dynamic WordPress theme for Red Phoenix Rising LLC — a safe haven for women to rise and reclaim their power. Built with ACF, Contact Form 7, custom post types and WooCommerce, and ships with one-click demo import (all text and images).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: red-phoenix-rising
Tags: custom-post-type, woocommerce, acf, contact-form-7, one-click-demo-import
*/

/*
 * All visual styles live in the compiled stylesheets under /assets/css/
 * (all.min.css, custom.min.css, responsive.css). They are enqueued from
 * inc/enqueue.php. This file only carries the WordPress theme header and a
 * couple of editor/admin safety rules below.
 */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
