/*
Theme Name: Kairon Theme
Theme URI: https://kaironhealthcare.com/
Author: Codeface Technologies
Author URI: https://codefacetech.com/
Description: WordPress theme setup for the Kairon homepage with separate header/footer and SCF-ready homepage fields.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: kairon-theme
*/

body {
    margin: 0;
}

.site-main {
    display: block;
}

.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: #f1f1f1;
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.main-footer a,
.main-header a,
.our-blog a,
.pre-footer-cta a,
.hero-prime a,
.our-services a,
.about-us-prime a,
.why-choose-us-prime a,
.our-features a {
    text-decoration: none;
}
