/**
 * 888 Pokies Widget — Desktop Layout CSS (Part 1)
 * @version 1.4.0
 * Auto-generated from 888.html
 */

.pokies-888-wrap .tb-outer {
    position: sticky;
    top: 0;
    z-index: 100;
}

.pokies-888-wrap .tb-outer::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
}

.pokies-888-wrap .tb-top {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 32px;
    display: flex;
    align-items: center;
    height: 70px;
    gap: 0;
    position: relative;
    z-index: 2;
}

.pokies-888-wrap .brand {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.pokies-888-wrap .brand-logo {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
}

.pokies-888-wrap .au-tag {
    margin-left: 4px;
    padding: 2px 8px;
}

.pokies-888-wrap .tb-nav {
    display: flex;
    align-items: stretch;
    gap: 0;
    height: 100%;
    margin-left: 28px;
}

.pokies-888-wrap .nav-item>a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0 14px;
    height: 100%;
    margin-bottom: -1px;
}

.pokies-888-wrap .top-r {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.pokies-888-wrap .mh-menu-btn {
    display: none;
}

.pokies-888-wrap .mh-modal {
    display: none;
}

.pokies-888-wrap .searchbox {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 7px 14px;
}

.pokies-888-wrap .searchbox svg {
    width: 15px;
    height: 15px;
}

.pokies-888-wrap .bal-chip {
    padding: 6px 12px;
}

.pokies-888-wrap .dep-btn {
    padding: 8px 18px;
}

.pokies-888-wrap .av {
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
}

.pokies-888-wrap .nav-item>a svg {
    width: 14px;
    height: 14px;
}

.pokies-888-wrap .nav-item>a .nav-badge {
    padding: 2px 7px;
    margin-left: 4px;
}

.pokies-888-wrap .nav-item>a .nav-new {
    padding: 2px 7px;
    margin-left: 4px;
}

.pokies-888-wrap .nav-item {
    position: relative;
    display: flex;
    align-items: center;
}

.pokies-888-wrap .nav-item>a .nav-chevron {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
}

.pokies-888-wrap .nav-item>a .nav-badge {
    padding: 2px 7px;
    margin-left: 4px;
}

.pokies-888-wrap .nav-item>a .nav-new {
    padding: 2px 7px;
    margin-left: 4px;
}

.pokies-888-wrap .tb-roo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-left: 10px;
}

.pokies-888-wrap .roo-deco {
    position: absolute;
    right: 24px;
    top: 50%;
    z-index: 3;
}

.pokies-888-wrap .drop {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    min-width: 240px;
    padding: 8px;
    z-index: 300;
}

.pokies-888-wrap .drop-section {
    padding: 4px 8px 2px;
    margin-top: 8px;
}

.pokies-888-wrap .drop-section:first-child {
    margin-top: 0;
}

.pokies-888-wrap .drop a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 9px 12px;
    position: relative;
}

.pokies-888-wrap .drop a .d-icon {
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.pokies-888-wrap .drop a .d-label {
    flex: 1;
}

.pokies-888-wrap .drop a .d-count {
    padding: 2px 7px;
}

.pokies-888-wrap .drop-div {
    height: 1px;
    margin: 6px 8px;
}

.pokies-888-wrap .drop a .d-arrow {
    margin-left: auto;
}

.pokies-888-wrap .drop-sub {
    position: relative;
}

.pokies-888-wrap .drop-sub .drop-sub-menu {
    position: absolute;
    left: calc(100% + 4px);
    top: 0;
    min-width: 200px;
    padding: 8px;
    z-index: 400;
}

.pokies-888-wrap .mega {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    padding: 0;
    z-index: 300;
    display: flex;
    min-width: 580px;
    overflow: hidden;
}

.pokies-888-wrap .mega-sidebar {
    width: 180px;
    flex-shrink: 0;
    padding: 16px 0;
}

.pokies-888-wrap .mega-sidebar-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    position: relative;
}

.pokies-888-wrap .mega-sidebar-item .ms-icon {
    width: 24px;
    flex-shrink: 0;
}

.pokies-888-wrap .mega-sidebar-item .ms-arrow {
    margin-left: auto;
}

.pokies-888-wrap .mega-content {
    flex: 1;
    padding: 20px 20px 16px;
    min-width: 0;
}

.pokies-888-wrap .mega-panel {
    display: none;
}

.pokies-888-wrap .mega-panel.active {
    display: block;
}

.pokies-888-wrap .mega-panel-title {
    margin-bottom: 12px;
}

.pokies-888-wrap .mega-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
}

.pokies-888-wrap .mega-link {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
}

.pokies-888-wrap .mega-link .ml-icon {
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.pokies-888-wrap .mega-link .ml-count {
    margin-left: auto;
}

.pokies-888-wrap .mega-wide {
    position: absolute;
    top: calc(100% + 1px);
    left: 50%;
    width: 100vw;
    z-index: 300;
    padding: 0;
}

.pokies-888-wrap .mega-wide-inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 28px 32px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 320px;
    gap: 32px;
}

.pokies-888-wrap .mw-col h5 {
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.pokies-888-wrap .mw-col h5 span {
    width: 20px;
    height: 20px;
    display: grid;
    place-items: center;
}

.pokies-888-wrap .mw-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    margin-bottom: 2px;
}

.pokies-888-wrap .mw-link .mwl-icon {
    width: 32px;
    flex-shrink: 0;
}

.pokies-888-wrap .mw-link .mwl-sub {
    display: block;
}

.pokies-888-wrap .mw-link .mwl-badge {
    margin-left: auto;
    padding: 2px 6px;
}

.pokies-888-wrap .mw-offer-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.pokies-888-wrap .mw-offer-card {
    overflow: hidden;
    display: block;
}

.pokies-888-wrap .mw-oc-top {
    padding: 12px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.pokies-888-wrap .mw-oc-logo {
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    flex-shrink: 0;
}

.pokies-888-wrap .mw-oc-info {
    flex: 1;
    min-width: 0;
}

.pokies-888-wrap .mw-oc-name {
    display: block;
}

.pokies-888-wrap .mw-oc-bonus {
    padding: 8px 14px;
}

.pokies-888-wrap .mw-oc-bonus-val {
    display: block;
}

.pokies-888-wrap .mw-oc-cta {
    display: block;
    margin: 8px 14px 12px;
    padding: 8px;
}

.pokies-888-wrap .mw-offer-col-title {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pokies-888-wrap .mega-wide-bottom {
    padding: 10px 32px;
}

.pokies-888-wrap .mwb-inner {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.pokies-888-wrap .mwb-tag {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 5px 12px;
}

.pokies-888-wrap .sec-hero {
    padding: 28px 32px 22px;
    position: relative;
    overflow: hidden;
}

.pokies-888-wrap .sec-hero::after {
    position: absolute;
    inset: 0;
}

.pokies-888-wrap .sec-hero-deco {
    position: absolute;
    right: 32px;
    top: 50%;
}

.pokies-888-wrap .sec-hero-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    position: relative;
    z-index: 2;
    margin-bottom: 6px;
}

.pokies-888-wrap .sec-hero-top h2 {
    margin: 0;
}

.pokies-888-wrap .sec-hero-top a {
    padding: 6px 14px;
    flex-shrink: 0;
    margin-top: 2px;
}

.pokies-888-wrap .sec-hero-sub {
    position: relative;
    z-index: 2;
    max-width: 600px;
}

.pokies-888-wrap .sec-hero::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
}