/**
Theme Name: Dilumek
Theme URI: https://dilumek.local/
Description: Tema hijo de Astra para personalización del sitio Dilumek.
Author: Dilumek
Author URI: https://dilumek.local/
Template: astra
Version: 1.0.0
Requires at least: 5.3
Tested up to: 6.8
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: dilumek
*/

/* ==========================================================================
   Estilos personalizados del sitio
   ========================================================================== */

.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;
	width: 1px;
	word-wrap: normal !important;
}

html.dilumek-nav-lock,
html.dilumek-nav-lock body {
	overflow: hidden;
}
