/*
Theme Name: Acid Agency
Theme URI: https://AGENCY.com/
Author: AGENCY_NAME
Author URI: https://AGENCY.com/
Description: A fast, Elementor Pro ready theme for digital agencies. Black and acid-green design system, Theme Builder locations for header, footer, single, archive and 404, a Projects post type, and shortcodes for the estimator, service list and ticker.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
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: acid-agency
Tags: elementor, agency, one-column, custom-colors, custom-menu, custom-logo, editor-style, block-styles, wide-blocks, translation-ready
*/

/*
  The design system lives in assets/css/theme.css so it can be cached and
  versioned separately. This file only carries the theme header plus a few
  WordPress-required classes. Do not add custom CSS here — it is overwritten
  on theme update. Use Appearance > Customize > Additional CSS instead.
*/

.screen-reader-text{
  border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;
  padding:0;position:absolute;width:1px;word-wrap:normal!important;
}
.screen-reader-text:focus{
  background:var(--acid);color:#06080B;clip-path:none;display:block;
  font-size:14px;font-weight:600;height:auto;left:8px;line-height:normal;
  padding:14px 22px;text-decoration:none;top:8px;width:auto;z-index:100000;border-radius:9px;
}
.skip-link:focus{outline:2px solid #06080B;outline-offset:2px}
.alignleft{float:left;margin:.4em 1.6em 1em 0}
.alignright{float:right;margin:.4em 0 1em 1.6em}
.aligncenter{margin-left:auto;margin-right:auto;clear:both}
.alignwide{max-width:1100px;margin-left:auto;margin-right:auto}
.alignfull{max-width:none;width:100%}
.wp-caption{max-width:100%}
.wp-caption-text,.gallery-caption{font-family:var(--mono);font-size:12px;color:var(--muted);margin-top:8px}
.sticky{display:block}
.bypostauthor{display:block}
