/*
Theme Name: Grade
Theme URI: https://gradestudio.co
Author: Grade Studio
Author URI: https://gradestudio.co
Description: Grade is a website-building theme for WordPress. Pair it with the Grade Builder plugin to design headers, footers, page templates and full layouts visually, with no code.
Version: 1.2.1
Requires at least: 6.0
Tested up to: 7.0
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: grade
Tags: blog, e-commerce, portfolio, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, theme-options, threaded-comments, translation-ready, wide-blocks

Grade is distributed under the GPL. Grade is original work and is not
affiliated with, derived from, or endorsed by any other WordPress theme.
*/

/* Theme styles live in assets/css/theme.css so they can be versioned and
   cached independently. This file carries the theme header and the classes
   WordPress Theme Check expects. */

.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .875em; color: #6b7280; }
.gallery-caption { font-size: .875em; }
.bypostauthor { display: block; }
.sticky { 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; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important; clip-path: none; color: #111; 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;
}
