/*
Theme Name: GoingNZ
Theme URI: https://goingnz.com/
Author: Dawn & Isaac
Author URI: https://goingnz.com/about/
Description: The GoingNZ theme. Long-form guides for people moving to, living in and travelling New Zealand.
Version: 1.4.2
Requires at least: 6.4
Tested up to: 6.8
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: goingnz
Tags: blog, one-column, custom-menu, custom-logo, featured-images, editor-style, threaded-comments
*/

/* The compiled theme CSS is in assets/. What follows is the handful of
   WordPress-conventional utility classes that templates expect to exist. */

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

.screen-reader-text:focus {
	background-color: #fff;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.alignleft {
	float: left;
	margin: 0.4em 1.6em 1.6em 0;
}

.alignright {
	float: right;
	margin: 0.4em 0 1.6em 1.6em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text {
	font-size: 0.875rem;
	margin: 0.8em 0;
	text-align: center;
}

.sticky,
.bypostauthor {
	display: block;
}
