/*
Theme Name: INTEHA
Theme URI: https://www.inteha.com/
Author: INTEHA
Author URI: https://www.inteha.com/
Description: A quiet-luxury storefront theme for INTEHA — handcrafted roll-on parfum oils. WooCommerce-ready, with an animated silk hero, brand-styled shop/product/cart/checkout, a scent-finder quiz, and Customizer controls for the homepage copy. Designed for small-batch fragrance houses.
Version: 1.0.48
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inteha
Tags: e-commerce, custom-colors, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, translation-ready
WC requires at least: 7.0
WC tested up to: 10.8

INTEHA WordPress theme. The bulk of the styling lives in
assets/css/inteha.css and assets/css/inteha-woocommerce.css, which are
enqueued from functions.php. This file only carries the required theme
header plus a few safety defaults.
*/

/* Minimal safety defaults — full design is in the enqueued stylesheets. */
.inteha-skip-link{position:absolute;left:-9999px;}
.inteha-skip-link:focus{left:8px;top:8px;background:#2C2018;color:#C8A96E;padding:10px 16px;z-index:9999;}
