/*
Theme Name: TCG Corporate
Theme URI: https://example.com/tcgcorporate/
Author: TCG Corporate Team
Author URI: https://example.com
Description: TCG Corporate is a flexible and versatile WordPress block theme designed for business websites. Built on the foundation of Twenty Twenty-Four, it features a collection of templates and patterns tailored for corporate needs, including business presentations, portfolio showcases, and professional blogging. The theme offers extensive customization options through color and typography settings, comes with multiple style variations, and is fully compatible with the site editor.
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tcgcorporate
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news, business, corporate
*/

main.wp-block-group {
	margin-top: 0;
}

/* Hide elements on frontend only (visible in editor) */
.hide-on-frontend {
	display: none !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
	overflow: hidden !important;
}

/* Screen reader only content */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
