/*
Theme Name: Hassle Free Homes
Theme URI: https://hfhomes.com.au
Author: Hassle Free Homes and Renovations
Author URI: https://hfhomes.com.au
Description: Lightweight custom theme for Hassle Free Homes and Renovations, converted from the approved static design. No page builder required. Supports a Projects custom post type and a Journal (posts). Built with Care. Made to Last.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: hfh
*/

/*
  The full site styling lives in assets/css/theme.css and is loaded via
  wp_enqueue_style() in functions.php. This file only carries the theme
  header (required by WordPress) plus a few editor-safe fallbacks.
*/

.screen-reader-text{
  border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;
  margin:-1px;overflow:hidden;padding:0;position:absolute;word-wrap:normal !important;
}
.skip-link{position:absolute;left:-9999px;top:0;z-index:400;background:#e45e26;color:#fff;padding:10px 16px;border-radius:0 0 8px 0;}
.skip-link:focus{left:0;}
