/*
Theme Name: Onepack
Theme URI: http://onepack.casethemes.net
Author: Case-Themes
Author URI: https://casethemes.net/
Description: Onepack is a WordPress theme specially designed for the real estate industry. It offers easy-to-use tools that will allow you to manage your agency’s content and listings, while providing the best possible experience for your clients.
Version: 1.0.1
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepack
Tags: agency, agent, custom fields, directory, elementor, geolocation, idx, listing, mls, modern & clean, property, real estate, real estate agency, real estate agent, realtor
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4.1

Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/


/* Accessibility Enhancements (WCAG 2.1 AA) */
.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: #0f172a;
    clip: auto !important;
    clip-path: none;
    color: #ffffff;
    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;
}
/* Suppress empty heading output */
h3.pxl-empty, h2:empty, h3:empty, h4:empty {
    display: none !important;
}
/* Touch targets guarantee */
.pxl-scroll-top, .search-submit {
    min-width: 44px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


/* WCAG AA Color Contrast Fixes */
.pxl-service-item .pxl-post--number,
.pxl-post--inner .pxl-post--number,
.pxl-post--number {
    color: #654d20 !important; /* 7.0:1 contrast on #f2f2f2 (passes WCAG AAA/AA) */
}
