/*
Theme Name:        Soroosh Theme
Theme URI:         https://soroosheskandari.com/
Author:            Soroosh Eskandari
Author URI:        https://soroosheskandari.com/
Description:       A high-end dark/light portfolio theme with a code-compilation boot intro, tabbed sticky navigation and a full bilingual (EN/FA + RTL) content system. Every string, contact detail, capability card and client logo is editable from the Customizer.
Version:           1.1.0
Requires at least: 6.5
Tested up to:      7.0
Requires PHP:      8.0
License:           GNU General Public License v2 or later
License URI:       http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       soroosh
Tags:              portfolio, one-column, custom-colors, custom-logo, custom-menu, translation-ready, rtl-language-support, threaded-comments, block-styles, wide-blocks

This theme's presentational CSS lives in assets/css/style.css so it can be
enqueued with a version stamp for cache busting. This file carries the theme
header (required by WordPress) plus the WP-specific 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: 13px; color: var(--text-mute); text-align: center; }
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
.screen-reader-text {
  border: 0; 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: #0b0e1c; border-radius: 6px; box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip-path: none; color: #22d3ee; display: block; font-size: 14px; font-weight: 700;
  height: auto; left: 8px; line-height: normal; padding: 15px 23px 14px;
  text-decoration: none; top: 8px; width: auto; z-index: 100000;
}
