/*
Theme Name: Koniry
Theme URI: https://koniry.com
Author: Koniry
Author URI: https://koniry.com
Description: Custom WordPress + WooCommerce theme for Koniry, a premium baby cribs & strollers brand. Built from the Koniry landing page design. Requires WooCommerce.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Tested up to: 6.6
WC requires at least: 8.0
WC tested up to: 9.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: koniry
Tags: e-commerce, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Koniry WordPress theme, (C) Koniry.
Koniry is distributed under the terms of the GNU GPL v2 or later.

This stylesheet intentionally contains only the WordPress theme header
required by the template hierarchy. All presentational CSS lives in
assets/css/theme.css and is enqueued in inc/enqueue.php so it can be
cached, versioned and (optionally) split further without touching this
file's required header block.
*/

/* Minimal core block-editor alignment support (kept here so it loads
   even if something enqueues only the stylesheet handle). */
.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignwide { width: 100%; max-width: 1400px; }
.alignfull { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.screen-reader-text:focus { background: #fff; color: #1F2422; display: block; height: auto; width: auto; padding: 12px 18px; left: 6px; top: 6px; z-index: 100000; text-decoration: none; border-radius: 6px; }
