/*
Theme Name: Baja Salud Integral
Theme URI: https://bajasaludintegral.com
Author: Baja Salud Integral
Author URI: https://bajasaludintegral.com
Description: Tema personalizado para Baja Salud Integral: cotizador, procedimientos, reseñas, citas y panel editable del doctor.
Version: 1.0.39
Requires at least: 6.0
Tested up to: 6.6
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: baja-salud-integral
Tags: custom-menu, featured-images, one-column, translation-ready
*/

/*
 * WordPress required classes. Site UI lives in assets/css/site.css
 * and is enqueued from functions.php together with this stylesheet.
 */

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

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

.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto 1em;
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 1.5em;
}

.wp-caption img {
    display: block;
    margin: 0 auto;
}

.wp-caption-text,
.gallery-caption {
    margin: 0.5em 0 0;
    font-size: 0.9rem;
    line-height: 1.5;
}

.sticky,
.bypostauthor {
    font-weight: inherit;
}

.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important;
    clip-path: inset(50%);
}

.screen-reader-text:focus {
    top: 8px;
    left: 8px;
    z-index: 100000;
    display: block;
    clip: auto !important;
    width: auto;
    height: auto;
    padding: 12px 18px;
    border-radius: 8px;
    background: #fff;
    color: #0d3b40;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    clip-path: none;
}

.skip-link {
    position: absolute;
    top: -100px;
    left: 12px;
    z-index: 100000;
}

.skip-link:focus {
    top: 12px;
}
