/*
Theme Name: Pasha 3D
Theme URI: https://www.jabranpasha.com/
Author: Built for Mohammad Jabran Abbasi (Jabran Pasha)
Author URI: https://www.jabranpasha.com/
Description: A dynamic, fully editable 3D-animated WordPress theme for Jabran Pasha / Pasha Enterprises. Real-time 3D network canvas hero, pointer-reactive tilt cards, a rotating 3D company seal and depth-parallax sections — with every word, image, service, download and tournament managed from the WordPress dashboard.
Version: 1.5.6
Requires at least: 6.0
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: pasha3d
Tags: portfolio, blog, business, three-columns, custom-colors, custom-logo, custom-menu, featured-images, translation-ready, block-styles, wide-blocks

This file holds the theme header and WordPress-required classes only.
All layout and animation styles live in assets/css/theme.css so they can be
cached separately. Do not edit that file directly if you can avoid it —
Appearance > Customize > Additional CSS is the safe place for tweaks.
*/

/* --- WordPress required alignment / caption / gallery 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: #8894ab; margin: 8px 0 0; }
.sticky { 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: #0a0f1c; border-radius: 3px; clip: auto !important;
  clip-path: none; color: #e7edf7; display: block; font-size: 14px;
  height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px;
  text-decoration: none; top: 5px; width: auto; z-index: 100000;
}
