/*
Theme Name: WDS AtticXperts
Theme URI: https://waldoksolutions.com/
Author: Waldok Solutions
Author URI: https://waldoksolutions.com/
Description: Custom production theme for AtticXperts built by Waldok Solutions.
Version: 0.2.1
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 8.1
Text Domain: wds-atticxperts
*/

.screen-reader-text {
  position: absolute;
  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 {
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0.75rem 1rem;
  z-index: 100000;
  background: #fff;
  color: #111;
}

.site-main {
  display: block;
}
