/*!
Theme Name: MS2 HDLTheme
Theme URI: https://hbgdesignlab.se/
Author: Hbgdesignlab
Author URI: https://hbgdesignlab.se/
Description: A modern, lightweight, and fast WordPress theme built for performance and flexibility. It features full Gutenberg compatibility with custom blocks, a powerful visual editor experience, and is fully ACF-friendly for advanced customization. Designed for custom layouts and unique designs, this theme is responsive, translation-ready, and perfect for developers and designers looking for complete creative control.
Version: 1.0.0
Tested up to: 8.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hdltheme
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

*/

/* Skip link - Accessibility */
.skip-link.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}
.skip-link.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;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

img[sizes="auto"],
img[sizes^="auto,"] {
    contain-intrinsic-size: initial !important;
}
.wpml-ls-native {
    display: none;
}