/*!
Theme Name: Artista
Theme URI: https://ignaciollamas.com
Author: José Bomfim
Author URI: https://bomfim.com.es
Description: Tema exclusivo y propietario desarrollado a medida desde cero para el portfolio del artista Ignacio Llamas. Diseñado para la gestión y presentación de obras, series, exposiciones, publicaciones y prensa, con integración personalizada de ACF Pro y Polylang. Contacto desarrollador: José Bomfim (https://bomfim.com.es).
Version: 1.0.0
Tested up to: 6.7
Requires PHP: 8.0
License: Proprietary / All Rights Reserved (Copyright © José Bomfim)
License URI: All Rights Reserved
Text Domain: artista
Tags: custom-logo, custom-menu, featured-images, translation-ready, portfolio, custom-theme
*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}
