/*
Theme Name: Legalco
Theme URI: https://legalco.cl
Author: Brend Estudio
Author URI: https://brend.cl
Description: Tema a medida para LEGALCO. — firma de servicios jurídicos. Portada de una página con banner animado, las cinco áreas de práctica en acordeón, LEGALCO SOLUTIONS con precios en UF y contratación por WhatsApp, y un asistente de contacto de cuatro pasos. Datos de contacto, textos del banner y cifras se editan desde el Personalizador.
Version: 1.4.2
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: legalco
Tags: one-column, custom-logo, custom-menu, translation-ready, threaded-comments
*/

/* ------------------------------------------------------------------
   Este archivo solo lleva la cabecera del tema y los estilos que
   WordPress necesita para su propio marcado. Todo el diseño de la
   portada vive en assets/css/legalco.css
   ------------------------------------------------------------------ */

.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-color: #fff;
  border-radius: 3px;
  clip-path: none;
  color: #0B0D11;
  display: block;
  font-size: 14px;
  font-weight: 600;
  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.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 13px; opacity: .7; margin-top: 8px; }
.sticky, .gallery-caption, .bypostauthor { display: block; }
