/*
Theme Name: Vicinity Clinic
Theme URI: https://vicinityclinics.com/
Author: Vicinity Clinics
Author URI: https://vicinityclinics.com/
Description: A light, modern multispeciality clinic theme with built-in Elementor support. Includes Home, About, Contact and Single Post layouts plus Elementor Canvas / Full Width templates so every page can be designed visually.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vicinity-clinic
Tags: medical, healthcare, clinic, doctor, elementor, blog, custom-logo, custom-menu, threaded-comments, translation-ready, featured-images, full-width-template
*/

/* Theme styles live in assets/css/main.css (enqueued from functions.php). */

/* WordPress core required classes */
.alignleft   { float: left;  margin: 0.5rem 1.25rem 0.5rem 0; }
.alignright  { float: right; margin: 0.5rem 0 0.5rem 1.25rem; }
.aligncenter { display: block; margin: 0.5rem auto; }
.alignwide   { max-width: 1280px; margin-inline: auto; }
.alignfull   { width: 100%; }
.wp-caption  { max-width: 100%; }
.wp-caption img { height: auto; max-width: 100%; }
.wp-caption-text, .gallery-caption { font-size: 0.85rem; color: #4a5e6e; text-align: center; padding: 0.5rem 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;
}
.sticky { display: block; }
.bypostauthor { display: block; }
img { max-width: 100%; height: auto; }
