/*
Theme Name: Kaustya Infotech
Theme URI: https://kaustya.com
Author: NoviGeeks
Author URI: https://web.novigeeks.com
Description: Premium enterprise WordPress theme for KAUSTYA INFOTECH PRIVATE LIMITED. Fully admin-editable, with a modern gradient design system, dark mode, and glassmorphic navigation. No page builder, no jQuery, no CSS framework.
Version: 3.12.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: Private
License URI: https://kaustya.com
Text Domain: kaustya
Tags: business, custom-colors, custom-logo, custom-menu, featured-images, translation-ready, threaded-comments, full-width-template, block-styles
*/

/*
 * The compiled theme styles live in assets/css/main.css and are enqueued
 * from inc/enqueue.php. This file exists for the WordPress theme header
 * and for a small set of WordPress-required core classes below.
 */

.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: #fff;
	clip: auto !important;
	clip-path: none;
	color: #0A0F1E;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 24px;
	line-height: normal;
	padding: 14px 24px;
	text-decoration: none;
	top: 24px;
	width: auto;
	z-index: 100000;
	border-radius: 9999px;
	box-shadow: 0 12px 32px rgba(10, 15, 30, .18);
}

.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .8125rem; color: #6B7A99; padding-top: 8px; }
.sticky .entry-title::after { content: " ★"; color: #F97316; }
.bypostauthor > .comment-body { }
.gallery-caption { font-size: .8125rem; }
