/*
Theme Name: NAVEEN
Theme URI:
Author: NAVEEN
Author URI:
Description: Professional responsive business WordPress theme for NAVEEN. Lightweight, accessible, Gutenberg-ready and fully editable through the WordPress Customizer.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: naveen-services
Tags: business, blog, custom-logo, custom-menu, featured-images, translation-ready, right-sidebar, accessibility-ready, block-styles, wide-blocks
*/

/*
 * Note: the full visual stylesheet lives in /assets/css/main.css and is enqueued
 * from functions.php. This file carries the required theme header and a few
 * WordPress-mandated core classes.
 */

.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: 4px;
  clip: auto !important;
  clip-path: none;
  color: #0b3d91;
  display: block;
  font-size: 0.95rem;
  font-weight: 600;
  height: auto;
  left: 12px;
  line-height: normal;
  padding: 14px 20px;
  text-decoration: none;
  top: 12px;
  width: auto;
  z-index: 100000;
}

.alignleft {
  float: left;
  margin: 0.4em 1.5em 1em 0;
}

.alignright {
  float: right;
  margin: 0.4em 0 1em 1.5em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.sticky {
  max-width: 100%;
}
