/*
Theme Name: OPULENT INSIGHT PTE. LTD.
Theme URI: https://opulentinsight.site
Author: OPULENT INSIGHT PTE. LTD.
Author URI: https://opulentinsight.site
Description: A lightweight, premium corporate classic WordPress theme built for OPULENT INSIGHT PTE. LTD., a Singapore-based business insight and advisory company. Clean navy and white design, accessible navigation, customizer-driven business details and fast-loading templates.
Version: 1.0.0
Requires at least: 5.6
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: opulent-insight
Tags: business, corporate, one-column, two-columns, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks
*/

/*
 * The visual styles live in assets/css/main.css and are loaded with
 * wp_enqueue_style(). This file only carries the theme header, which
 * WordPress requires, plus a small set of required core classes.
 */

.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;
}

.screen-reader-text:focus {
	background-color: #ffffff;
	border-radius: 6px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	clip: auto !important;
	clip-path: none;
	color: #0b2545;
	display: block;
	font-size: 0.95rem;
	font-weight: 600;
	height: auto;
	left: 16px;
	line-height: normal;
	padding: 14px 22px;
	text-decoration: none;
	top: 16px;
	width: auto;
	z-index: 100000;
}

.alignleft {
	float: left;
	margin-right: 1.5rem;
}

.alignright {
	float: right;
	margin-left: 1.5rem;
}

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

.sticky,
.gallery-caption,
.bypostauthor {
	display: block;
}
