/*
Theme Name: ЛЕД Реклама Варна — Ярката Реклама
Theme URI: https://ledreklama-varna.bg/
Author: SpecTeam
Author URI: https://ledreklama-varna.bg/
Description: Двуезична (BG/EN) тема за LED рекламна агенция с каталог от рекламни пакети, количка, онлайн плащане с карта, бисквитки-банер и пълен набор от правни страници. Bilingual (BG/EN) theme for a LED advertising agency: package catalogue, cart, card payments, cookie consent bar and a complete set of legal pages.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
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: ledreklama
Tags: business, e-commerce, translation-ready, custom-colors, custom-menu, custom-logo, featured-images, full-width-template, theme-options, two-columns
*/

/*
 * All presentational CSS lives in assets/css/theme.css so it can be cached and
 * versioned independently. This file exists for the theme header and for the
 * handful of rules WordPress core expects to find in the stylesheet.
 */

.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: hsl(var(--card));
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: hsl(var(--primary));
    display: block;
    font-size: .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;
}

.alignleft { float: left; margin-right: 1.5rem; }
.alignright { float: right; margin-left: 1.5rem; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.alignwide { max-width: 1100px; }
.alignfull { max-width: none; }
.sticky { display: block; }
.bypostauthor { display: block; }
.wp-caption { max-width: 100%; }
.wp-caption-text, .gallery-caption { font-size: .8125rem; color: hsl(var(--muted-foreground)); }
