/*
Theme Name: Nutrionalife
Theme URI: https://mushfikaakter.com/
Author: PixPerk
Author URI: https://pixperk.com/
Description: Nutrionalife is a warm, clinical nutritionist & dietitian theme built for health professionals. It ships a stat-led hero, an ABCD assessment panel, editable testimonials, a lead-magnet capture band, native booking & contact forms (with optional Contact Form 7 support), full blog support, and a one-click demo importer. Bengali-first typography, fully responsive, translation-ready, and built to WordPress coding standards.
Version: 1.1.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: nutrionalife
Domain Path: /languages
Tags: blog, portfolio, custom-logo, custom-menu, featured-images, custom-background, threaded-comments, translation-ready, two-columns, right-sidebar, footer-widgets, sticky-post, theme-options
*/

/*
   The full design system lives in assets/css/theme.css and assets/css/responsive.css,
   enqueued from functions.php. This file carries the WordPress theme header only,
   plus a couple of base resets WordPress expects to find in style.css.
*/

.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: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #1f3d2b;
    display: block;
    font-size: 0.9rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 12px 20px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.alignwide  { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); max-width: 100vw; }
.alignfull  { margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw); max-width: 100vw; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft  { float: left; margin: 0.5em 1.5em 1em 0; }
.alignright { float: right; margin: 0.5em 0 1em 1.5em; }
