/*
Theme Name: GCL System Integration
Theme URI: https://gclsystemintegration.site
Author: GCL SYSTEM INTEGRATION TECHNOLOGY PTE. LTD.
Author URI: https://gclsystemintegration.site
Description: Premium international corporate WordPress theme for GCL SYSTEM INTEGRATION TECHNOLOGY PTE. LTD. (UEN 201607683C), a Singapore engineering design and consultancy firm in energy management and clean energy systems. Modern, minimal, accessible, WooCommerce ready and translation ready.
Version: 1.0.0
Requires at least: 5.9
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: gcl-system-integration
Tags: business, corporate, portfolio, blog, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready, full-width-template, right-sidebar

This theme, like WordPress, is licensed under the GPL.
The main stylesheet lives in assets/css/style.css. This file exists for the
theme header and for a small set of WordPress-required core classes.
*/

/* ---------- WordPress core required classes ---------- */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .875rem; color: var(--gcl-muted); text-align: center; }
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
.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;
	width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #fff; clip: auto !important; clip-path: none; color: #0F62FE;
	display: block; font-size: 1rem; height: auto; left: 5px; line-height: normal;
	padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000;
}
