/*
Theme Name: Online Fashion Live Theme
Theme URI: https://kubet9x.com
Author: Codex
Description: High-fidelity Gutenberg + Tailwind WordPress theme for the onlinefashion.in.net live clone snapshot.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onlinefashion-live-theme
*/

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    clip: auto !important;
    clip-path: none;
    display: block;
    height: auto;
    left: 5px;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.alignwide {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
}

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
}

.main-menu-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 998;
}

.main-menu-overlay.is-visible {
    display: block;
}

body.off-canvas-open {
    overflow: hidden;
}

#main-menu.mfp-hide {
    display: none !important;
}

#main-menu.is-open {
    display: block !important;
    left: 0;
    z-index: 999;
}

.customerServ .Sevli:hover .customerServDiv,
.customerServ .Sevli:hover .txt_maintain {
    display: block !important;
}

.GameList_RBox .GameList_R {
    display: none;
}
