/*
Theme Name: Sentinel Uniforms
Theme URI: https://sentineluniforms.com
Author: Diginecia
Author URI: https://diginecia.com
Description: A premium, conversion focused WordPress theme for uniform manufacturing and retail businesses. Built for police, security, corporate, school and industrial workwear suppliers. Elementor Pro compatible, fully responsive, SEO and performance focused, with subtle motion design.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
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: sentinel
Tags: business, manufacturing, elementor, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready
*/

/* The full design system lives in assets/css/theme.css and is enqueued from functions.php.
   This file only carries the required theme header plus a few WordPress core classes. */

.alignnone { margin: 1rem 0; }
.aligncenter, div.aligncenter { display: block; margin: 1rem auto; }
.alignright { float: right; margin: .5rem 0 1rem 1.5rem; }
.alignleft { float: left; margin: .5rem 1.5rem 1rem 0; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .85rem; color: var(--muted); padding: .5rem 0; }
.screen-reader-text {
  border: 0; clip: rect(1px,1px,1px,1px); clip-path: inset(50%);
  height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute;
}
.sticky, .gallery-caption, .bypostauthor { display: block; }
.post-password-form input[type="password"] {
  padding: .7rem 1rem; border: 1px solid var(--line); border-radius: 10px;
}
