/*
Theme Name: FHCS Care
Theme URI: https://fhcs.care/
Author: Web South Solutions
Author URI: https://websouthsolutions.com/
Description: Custom theme for Focused Health Care Services. Clinical determination system layout with an eligibility-first conversion path. Built without page builders. Classic Editor native.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: Proprietary
Text Domain: fhcs-care
Tags: custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Main stylesheet is enqueued from assets/css/clinical.css.
   This file exists for the theme header and WordPress core class support. */

.alignnone { margin: 1em 0; }
.aligncenter { display: block; margin: 1em auto; }
.alignleft { float: left; margin: 0.5em 1.5em 1em 0; }
.alignright { float: right; margin: 0.5em 0 1em 1.5em; }
.wp-caption { max-width: 100%; margin-bottom: 1.5em; }
.wp-caption-text { font-size: 13px; color: #6E8083; margin-top: 6px; }
.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: #fff; clip: auto; clip-path: none;
  color: #0C1719; display: block; font-size: 14px; font-weight: 600;
  height: auto; left: 12px; padding: 14px 20px; top: 12px;
  text-decoration: none; width: auto; z-index: 100000;
}
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
