/*
Theme Name: EyC Academia y Spa
Theme URI: https://eycacademiayspa.cl/
Author: EyC Academia y Spa
Description: Tema WordPress convertido desde el sitio Cloud Design de EyC Academia y Spa, optimizado para trabajar con All in One SEO.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eyc-academia
*/

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

.screen-reader-text:focus {
  clip: auto;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(28, 58, 59, 0.18);
  color: #1c3a3b;
  height: auto;
  left: 16px;
  padding: 10px 14px;
  top: 16px;
  width: auto;
  z-index: 1000;
}

.admin-bar .site-header {
  top: 32px;
}

@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
