/*
Theme Name: Tsiklitira
Theme URI: https://example.com/
Author: Tsiklitira
Author URI: https://example.com/
Description: Custom WooCommerce theme scaffold for the Tsiklitira Figma design.
Version: 0.5.7
Requires at least: 6.4
Requires PHP: 8.2
Text Domain: tsiklitira
*/

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  white-space: nowrap;
}

.screen-reader-text:focus {
  z-index: 100000;
  width: auto;
  height: auto;
  clip: auto;
  clip-path: none;
}
