/*
Theme Name: Skypath Logistics
Theme URI: https://www.skypath.co.in/
Author: Skypath Logistics Pvt. Ltd.
Author URI: https://www.skypath.co.in/
Description: A fast, SEO-friendly, Elementor-ready multipage WordPress theme built for international freight forwarding, customs clearance and courier businesses. Includes Services and Testimonials post types, an AJAX quote/enquiry form with lead storage, JSON-LD structured data, breadcrumbs, Open Graph tags and a one-click starter site importer.
Version: 1.0.0
Requires at least: 5.9
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: skypath
Tags: business, portfolio, blog, one-column, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, threaded-comments, translation-ready, block-styles, wide-blocks

Skypath Logistics is distributed under the terms of the GNU GPL v2 or later.

Note: The visual styles for this theme live in /assets/css/theme.css so that they can be
minified and cached independently. This file exists to declare the theme to WordPress and
to hold any overrides a child theme or site owner wants to keep in the classic location.
*/

/* -------------------------------------------------------------------------
 * 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; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption {
	background: #f5f8fc;
	border: 1px solid #dce5f0;
	max-width: 100%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 100%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 13px; line-height: 1.5; margin: 8px 0 0; }

.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;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	clip-path: none;
	color: #0b1f3a;
	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;
}

.sticky { display: block; }
.bypostauthor { display: block; }
.gallery-caption { display: block; }
