/*
Theme Name: Oriensspes
Theme URI: https://oriensspes.site
Author: ORIENSSPES PTE. LTD.
Author URI: https://oriensspes.site
Description: A premium, lightweight corporate WordPress theme built for ORIENSSPES PTE. LTD., a Singapore private company limited by shares engaged in holding company activities. Classic PHP theme, no build tools required.
Version: 1.0.0
Requires at least: 5.5
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oriensspes
Tags: corporate, business, one-column, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, translation-ready, block-styles, wide-blocks, accessibility-ready
*/

/* Main styles are enqueued from assets/css/main.css. This file holds the
   theme header and minimal WordPress-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: #fff;
	clip: auto !important;
	clip-path: none;
	color: #0b1f3a;
	display: block;
	font-size: 0.875rem;
	height: auto;
	left: 1rem;
	line-height: normal;
	padding: 0.75rem 1.25rem;
	text-decoration: none;
	top: 1rem;
	width: auto;
	z-index: 100000;
}

.alignleft { float: left; margin: 0.5rem 1.5rem 1rem 0; }
.alignright { float: right; margin: 0.5rem 0 1rem 1.5rem; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.alignwide { max-width: 1100px; }
.alignfull { max-width: 100%; }
.wp-caption { margin-bottom: 1.5rem; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; }
.wp-caption-text { font-size: 0.875rem; text-align: center; color: #5b6472; }
.sticky .entry-title::after { content: " \2605"; color: #b08d57; }
.gallery-caption { display: block; }
.bypostauthor > .comment-body { border-left: 2px solid #b08d57; }
