/*
Theme Name: Worldbrains Foundation
Theme URI: https://worldbrainsfoundation.store
Author: Worldbrains Foundation
Author URI: https://worldbrainsfoundation.store
Description: Worldbrains Foundation is a premium, accessible and SEO ready WordPress theme built for international nonprofit organizations working in education, artificial intelligence, research, innovation and community development. Includes a full front page builder, donation section, WooCommerce support, schema markup and translation ready code.
Version: 1.0.0
Requires at least: 6.0
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: worldbrains
Domain Path: /languages
Tags: nonprofit, education, blog, custom-logo, custom-menu, featured-images, translation-ready, threaded-comments, right-sidebar, accessibility-ready, block-styles, wide-blocks

Worldbrains Foundation WordPress Theme, (C) 2026 Worldbrains Foundation.
This theme is distributed under the terms of the GNU GPL v2 or later.

NOTE: The presentational stylesheets live in /assets/css/. This file exists to
declare the theme header (required by WordPress) plus WordPress core markup
classes required by the Theme Review guidelines.
*/

/* -------------------------------------------------
 * 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 { background: #f8fafc; border: 1px solid #e2e8f0; max-width: 100%; padding: 5px; border-radius: 10px; }
.wp-caption img { border: 0; height: auto; margin: 0; max-width: 100%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 12px; line-height: 17px; margin: 0; padding: 0 4px 5px; color: #64748b; }
.sticky { display: block; }
.bypostauthor { display: block; }
.gallery-caption { 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 !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #ffffff;
	border-radius: 4px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	clip-path: none;
	color: #2563eb;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
