/*
Theme Name:  Orle Gniazdo
Theme URI:   https://example.pl/
Author:      -
Description: Lekki motyw dla pensjonatu Orle Gniazdo w Poroninie. Bez frameworkow,
             jeden arkusz stylow, minimalny JavaScript. Wymaga ACF Pro.
Version:     1.0.0
Requires at least: 6.4
Tested up to:      6.7
Requires PHP:      8.0
License:     GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: orle-gniazdo
Tags:        custom-menu, featured-images, translation-ready, accessibility-ready
*/

/*
  Wlasciwe style motywu znajduja sie w assets/css/style.css i sa ladowane
  przez wp_enqueue_style(). Ten plik zawiera wylacznie naglowek motywu oraz
  style wymagane przez WordPress (wyrownania, podpisy, screen-reader-text).
*/

.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{
  position:fixed!important;top:1rem;left:1rem;z-index:200;width:auto;height:auto;
  clip:auto;background:#171b17;color:#f2f0ea;padding:.75rem 1.5rem;
}
.alignleft{float:left;margin:0 1.5rem 1rem 0}
.alignright{float:right;margin:0 0 1rem 1.5rem}
.aligncenter{margin-inline:auto;display:block}
.alignwide{width:100%}
.wp-caption{max-width:100%}
.wp-caption-text{margin-top:.75rem;font-size:.6875rem;letter-spacing:.16em;
  text-transform:uppercase;color:#9a9c95}
.admin-bar .hdr{top:32px}
@media screen and (max-width:782px){.admin-bar .hdr{top:46px}}
.entry-content>*+*{margin-top:1rem}
.entry-content h2,.entry-content h3{margin-top:2rem}
.entry-content ul,.entry-content ol{padding-left:1.25rem;list-style:revert}
.entry-content li{margin-top:.35rem}
