/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

:root {
    --navbar-main-color: #292421;
    --navbar-color: #fff;
    --navbar-hover-border: #ff0031;
    --navbar-item-border-color: #f3f5f6;
    --navbar-item-hover-color: #ff0031;
    --navbar-item-hover-shadow: 0px 2px 20px rgba(255, 0, 49, 0.3);
    --navbar-item-shadow: inset -3.42857px 5.14286px 8.57143px rgba(0, 0, 0, 0.2);
    --login-btn-bg: transparent;
    --login-btn-color: #fff;
    --btn-gradient: linear-gradient(90deg, #b00022, #ff0031);
    --btn-hover-bg: #fff;
    --btn-hover-color: #ff0031;
    --main-sub-color: #9e9e9e;
    --slider-bullet-hover-color: #ff0031;
    --tab-active-color: #ff0031;
    --accrodion-active-bg-color: #ff0031;
    --accrodion-active-color: #fff;
    --prediction-tab-color: #fff;
    --navbar-flevel-color: #0a0a0a;
}
* {
    position: relative;
    box-sizing: border-box;
}
html, body {
    padding: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    line-height: 1.5rem;
}
html {
    scrollbar-gutter: stable;
}
body::-webkit-scrollbar {
    width: 0.25rem;
}
body::-webkit-scrollbar-track {
    background-color: #1a1a1a;
}
body::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 1.25rem;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}
.site-content .ast-container {
    flex-wrap: wrap;
}
.text-0-2 {
    font-size: .2rem
}
.text-0-6 {
    font-size: .6rem
}
.text-0-65 {
    font-size: .65rem
}
.text-0-7 {
    font-size: .7rem
}
.text-0-75 {
    font-size: .75rem
}
.text-0-8,.text-0-85,.text-0-855 {
    font-size: .8rem
}
.text-0-9 {
    font-size: .9rem
}
.text-0-95 {
    font-size: .95rem
}
.text-1-0 {
    font-size: 1rem
}
.text-1-1 {
    font-size: 1.1rem
}
.text-1-2 {
    font-size: 1.2rem
}
.text-1-3 {
    font-size: 1.3rem
}
.text-1-4 {
    font-size: 1.4rem
}
.text-1-5 {
    font-size: 1.5rem
}
.text-1-6 {
    font-size: 1.6rem
}
.text-1-7 {
    font-size: 1.7rem
}
.text-1-8 {
    font-size: 1.8rem
}
.text-1-9 {
    font-size: 1.9rem
}
.text-2-0 {
    font-size: 2rem
}
.text-2-1 {
    font-size: 2.1rem
}
.text-2-2 {
    font-size: 2.2rem
}
.text-2-3 {
    font-size: 2.3rem
}
.text-2-4 {
    font-size: 2.4rem
}
.text-2-5 {
    font-size: 2.5rem
}
.text-2-6 {
    font-size: 2.6rem
}
.text-2-8 {
    font-size: 2.8rem
}
.text-3-0 {
    font-size: 3rem
}
.text-3-1 {
    font-size: 3.1rem
}
.text-3-2 {
    font-size: 3.2rem
}
.text-3-4 {
    font-size: 3.4rem
}
.text-3-6 {
    font-size: 3.6rem
}
.text-3-7 {
    font-size: 3.7rem
}
.text-3-8 {
    font-size: 3.8rem
}
.text-4-0 {
    font-size: 4rem
}
.text-weight-300 {
    font-weight: 300
}
.text-weight-400 {
    font-weight: 400
}
.text-weight-500 {
    font-weight: 500
}
.text-weight-600 {
    font-weight: 600
}
.text-weight-700 {
    font-weight: 700
}
.text-weight-800 {
    font-weight: 800
}
.text-weight-900 {
    font-weight: 900
}
.text-bold {
    font-weight: 700
}
.text-normal {
    font-weight: 400
}
.ms-n1 {
    margin-left: -0.25rem!important;
}
.me-n1 {
    margin-right: -0.25rem!important;
}
.mt-n1 {
    margin-top: -0.25rem!important;
}
.mb-n1 {
    margin-bottom: -0.25rem!important;
}
.ms-n2 {
    margin-left: -0.5rem!important;
}
.me-n2 {
    margin-right: -0.5rem!important;
}
.mt-n2 {
    margin-top: -0.5rem!important;
}
.mb-n2 {
    margin-bottom: -0.5rem!important;
}
.ms-n3 {
    margin-left: -1rem!important;
}
.me-n3 {
    margin-right: -1rem!important;
}
.mt-n3 {
    margin-top: -1rem!important;
}
.mb-n3 {
    margin-bottom: -1rem!important;
}
.ms-n4 {
    margin-left: -1.5rem!important;
}
.me-n4 {
    margin-right: -1.5rem!important;
}
.mt-n4 {
    margin-top: -1.5rem!important;
}
.mb-n4 {
    margin-bottom: -1.5rem!important;
}
.ms-n5 {
    margin-left: -3rem!important;
}
.me-n5 {
    margin-right: -3rem!important;
}
.mt-n5 {
    margin-top: -3rem!important;
}
.mb-n5 {
    margin-bottom: -3rem!important;
}
h1, h2, h3, h4, h5, h6, p, a, li, input, textarea, select, label {
    margin: 0;
}
img, img.img-fluid {
    display: block;
    width: 100%;
}
div[class*="thumbnail"] > img, div[class*="thumbnail"] > img.img-fluid {
    height: 100%;
    object-fit: contain;
    object-position: center center;
}
#masthead {
    position: sticky!important;
    width: 100%;
    top: 0;
    left: 0;
    color: var(--navbar-color);
}
.admin-bar #masthead {
    top: 32px;
}
.navbar-row {
    flex: 1;
}
.navbar-brand {
    display: block;
    max-width: 250px;
}
.navbar-brand img {
    width: 70px;
    min-width: 70px;
    object-fit: contain;
    object-position: center center;
}
ul .menu-item a, ul .menu-item a:hover, ul .menu-item a:focus, ul .menu-item a:active {
    color: #fff;
    outline: none;
    text-decoration: none;
}
.tag {
    z-index: 1
}
.tag:before {
    content: attr(data-tag);
    font-size: .7rem;
    font-weight: 500;
    line-height: 1.5;
    position: absolute;
    top: -11px;
    left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: auto;
    padding: 4px 8px;
    color: #fff;
    background: transparent;
    border-radius: 42% 58% 65% 35%/46% 38% 62% 54%;
    z-index: 101
}
.tag-hot:before {
    background: linear-gradient(180deg,#ffb931 4.35%,#ff7b31 40.08%,#ff0031 95.72%)
}
.tag-hot.provider-page-hot:before {
    top: -5px!important;
    left: -8px!important
}
.tag-VPN:before {
    background: linear-gradient(180deg,#f841bb,#491699)
}
.tag-VPN.provider-page-hot:before {
    top: -5px!important;
    left: -8px!important
}
.tag-new:before {
    background: linear-gradient(180deg,#18faa4 4.35%,#00e5e5 40.08%,#0b7afd 95.72%)
}
.tag-maintenance {
    pointer-events: none
}
.tag-maintenance:before {
    background: linear-gradient(0deg,#feaa19,#feb02d,#feb63d,#ffbc4b,#ffc259)
}
.tag-maintenance span {
    opacity: .2
}
.vpn-tag {
    left: -2px;
    top: -5px;
    font-size: .5rem;
    font-weight: 500;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: auto;
    padding: 4px 8px;
    color: #fff;
    background: transparent;
    border-radius: 42% 58% 65% 35%/46% 38% 62% 54%;
    z-index: 101;
    background: linear-gradient(180deg,#f841bb,#491699)
}
.vpn-tag.hot,.vpn-tag.new {
    top: 18px;
    left: -4px
}
#masthead .hamburger-inner, #masthead .hamburger-inner::after, #masthead .hamburger-inner::before {
    width: 25px;
    height: 3px;
}
.navbar .menu-toggler {
    font-size: 1.75rem;
    line-height: 1.5rem
}
.side-menu-wrapper {
    background: rgba(0, 0, 0, .8);
    height: calc(100% + 10px);
    opacity: 0;
    visibility: hidden;
    z-index: 1050;
    -webkit-transform: translate(100%);
    transform: translate(100%);
    transition: all .4s ease !important;
}
.side-menu-wrapper.open {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}
.side-menu-wrapper .side-menu {
    background: #0a0a0a;
    display: flex;
    flex-direction: column;
    color: #fff;
    width: calc(100% - 60px);
    height: 100%;
    overflow-y: auto;
}
.side-menu-wrapper .side-menu::-webkit-scrollbar {
    width: 0.25rem;
}
.side-menu-wrapper .side-menu::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(247, 247, 247, 0.3);
}
.side-menu-wrapper .side-menu::-webkit-scrollbar-thumb {
    background-color: #b00022;
    border-radius: 0.125rem;
}
.ast-plain-container.ast-no-sidebar #primary {
    padding: 2rem 0;
}
body hr {
    background-color: #fff;
    opacity: 1;
}
.elementor-page-content {
    display: block;
    width: 100%;
    padding: 2.5rem 0 1.25rem;
}
.close-side-menu {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.25rem;
    height: 2.25rem;
    top: 0.625rem;
    left: 0.75rem;
    border-radius: 3.125rem;
    border: 3px solid #fff;
    font-size: 1.25rem;
    line-height: 1rem;
    padding: 1px 6px !important;
}
.close-side-menu, .close-side-menu:hover, .close-side-menu:focus {
    border-color: #fff;
}
.sidemenu-buttons, .sidemenu-navigation .nav, .mobile-cta {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(2, 1fr);
}
.sidemenu-buttons .btn, .mobile-cta .btn {
    display: block;
    padding: 1rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 500;
    text-align: center;
    background-color: #231f20;
    color: #fff;
    border-radius: 0;
}
.sidemenu-buttons .btn.btn-red, .mobile-cta .btn.btn-red {
    background-color: #ff0031;
}
.sidemenu-buttons .btn:hover, .mobile-cta .btn:hover {
    background-color: #fff;
    outline: none!important;
    border: none!important;
}
.sidemenu-navigation {
    padding-top: 2rem;
}
.sidemenu-navigation .nav .menu-item {
    padding: 0 1rem;
    margin-bottom: 1rem;
}
.sidemenu-navigation .nav .menu-item a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 28px;
}
.sidemenu-navigation .nav .menu-item .menu-label {
    padding-left: 0.5rem;
}
.sidemenu-navigation .nav .menu-item .menu-icon {
    display: block;
    width: 28px;
    height: 28px;
}
.sidemenu-navigation .tag::before {
    text-transform: uppercase;
    padding: 3px 6px;
    font-size: .4rem;
    top: -6px;
    left: -8px;
}
.elementor-widget-text-editor > * {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    color: inherit;
}
.elementor-widget-text-editor p > a {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
}
.elementor-widget-text-editor > a, .elementor-widget-text-editor p > a, .elementor-widget-text-editor li > a, .elementor-text-editor > a, .elementor-text-editor p > a, .elementor-text-editor li > a, .elementor-widget-text-editor td a, .elementor-text-editor td a {
    color: #ff0031;
}
.elementor-widget-text-editor > a:hover, .elementor-widget-text-editor p > a:hover, .elementor-widget-text-editor li > a:hover, .elementor-text-editor > a:hover, .elementor-text-editor p > a:hover, .elementor-text-editor li > a:hover, .elementor-widget-text-editor td a:hover, .elementor-text-editor td a:hover {
    color: #666;
}
.elementor-widget-text-editor p, .elementor-text-editor p {
    margin: 0;
}
.elementor-widget-text-editor p+ul, .elementor-widget-text-editor p+ol, .elementor-text-editor > p+ul, .elementor-text-editor > p+ol {
    margin-top: 0.625rem;
    margin-bottom: 1.5rem;
}
.elementor-widget-text-editor > ul, .elementor-widget-text-editor > ol, .elementor-text-editor > ul, .elementor-text-editor > ol {
    margin-left: 0;
}
.elementor-widget-text-editor > ul:last-child, .elementor-widget-text-editor > ol:last-child, .elementor-text-editor > ul:last-child, .elementor-text-editor > ol:last-child {
    margin-bottom: 0;
}
.eael-simple-menu-container {
    min-height: max-content;
}
.eael-simple-menu-container .eael-simple-menu::after {
    display: none;
}
.hover-revert-color.elementor-widget-image a img {
    filter: invert(67%) sepia(86%) saturate(0) hue-rotate(144deg) brightness(109%) contrast(100%);
    transition: all 0.4s ease;
}
.hover-revert-color.elementor-widget-image a:hover img {
    filter: unset;
}
.swiper-introduction-banner .intro-banner-pagination.swiper-pagination-bullets {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    bottom: 0;
    top: auto;
}
.intro-banner-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    flex: 1;
    height: 3px;
    background: #696563;
    margin-left: 0!important;
    margin-right: 0!important;
    border-radius: 0;
    opacity: 1;
}
.swiper-introduction-banner .intro-banner-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.gpSlider .gp-item {
    width: 200px;
}
.gpSlider .gp-thumbnail, .gpSlider .gp-thumbnail img {
    display: block;
    width: 100%;
}
.gpSlider .gp-thumbnail {
    height: 167px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    overflow: hidden;
}
.gpSlider .gp-thumbnail img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.gpSlider .gp-content .game-title {
    font-size: 1rem;
    line-height: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.homepage-pre-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4rem;
}
.slider-header-title {
    color: #fff;
    font-size: 1.75rem;
    line-height: 4rem;
}
.game-result-listing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem;
}
.game-result-listing > * {
    display: block;
    width: 100%;
}
.bg-hot-promo, .bg-shade-grey {
    background-color: #292421;
}
.result-board.swiper.infinite-swiper .swiper-slide, .board-thumbnail {
    border-radius: 0.625rem;
    overflow: hidden;
}
.result-board.swiper.infinite-swiper .swiper-slide {
    background-color: #000;
}
.result-board.swiper.infinite-swiper .swiper-wrapper {
    transition-timing-function: linear !important;
}
.result-board.swiper.infinite-swiper .swiper-slide {
    width: 160px;
}
.game-header-title {
    font-weight: 600;
}
.board-title {
    color: #505050;
    line-height: 1.5rem;
}
.table-wrapper {
    border-radius: 0.625rem;
    background-color: #292421;
}
.table, table.table {
    margin-bottom: 0;
}
.table, .table td, .table th {
    border-collapse: collapse;
    border: none;
}
.table-wrapper .table td, .table-wrapper .table th {
    padding: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    text-align: center;
}
.table-wrapper .table thead td, .table-wrapper .table thead th {
    color: #6e6e6e;
}
.table-wrapper .table tr {
    background-color: #292421;
}
.table-wrapper .table tbody tr:nth-child(odd) {
    background-color: #0a0a0a;
}
.table-wrapper .table tbody th, .table-wrapper .table tbody td {
    padding: 0.313rem;
}
.elementor-widget-text-editor .table tbody th, .elementor-widget-text-editor .table tbody td, .elementor-text-editor .table tbody th, .elementor-text-editor .table tbody td {
    padding: 0.75rem 1rem;
    text-align: left;
}
.elementor-widget-text-editor .table th:not(:last-child), .elementor-widget-text-editor .table td:not(:last-child), .elementor-text-editor .table th:not(:last-child), .elementor-text-editor .table td:not(:last-child) {
    border-right: 1px solid #fff;
}
.call-to-action .btn {
    border-radius: 0.25rem;
    overflow: hidden;
    padding: 0.375rem 1rem;
    color: #fff;
    border: 0.063rem solid #fff;
    font-size: 14px;
    line-height: 18px;
}
.call-to-action .btn > span {
    font-size: inherit;
    line-height: inherit;
}
.call-to-action .btn.btn-red {
    border: none;
}
.call-to-action .btn > * {
    z-index: 1;
}
.call-to-action .btn::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}
.call-to-action .btn.btn-red::after {
    background: linear-gradient(90deg, #b00022, #ff0031);
}
.call-to-action .btn:hover {
    color: #ff0031!important;
}
.call-to-action .btn:hover::after {
    background: linear-gradient(90deg, #fff, #fff)!important;
}
.call-to-action .btn-pll {
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 1rem;
    border: 0.125rem solid #fff;
    overflow: hidden;
}
.aside-mspuiyi {
    position: fixed;
    top: 108px;
    z-index: 20;
    transition: all .4s ease !important;
}
.aside-mspuiyi .puiyi-sign {
    top: 6px;
    right: 50%;
    max-width: 50px;
    -webkit-transform: translate(120%);
    transform: translate(120%);
}
.aside-mspuiyi .puiyi-img {
    max-width: 95px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 26px;
}
.aside-mspuiyi:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    border-radius: 13px;
    width: 86px;
    height: calc(100% - 10px);
    background: linear-gradient(90deg, #b00022, #ff0031);
}
.aside-mspuiyi:hover:after {
    width: 100%;
}
.aside-mspuiyi .mspuiyi-text-wrapper {
    white-space: nowrap;
    top: 10px;
    opacity: 0;
    visibility: hidden;
    width: 0;
}
.aside-mspuiyi:hover .mspuiyi-text-wrapper {
    opacity: 1;
    visibility: visible;
    width: 100%;
}
.navbar-col.col-left .secondary-navigation, .navbar-col.col-left .secondary-navigation ul, .navbar-col.col-left .secondary-navigation ul .menu-item {
    height: 100%;
}
.navbar-col.col-left .secondary-navigation ul {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}
.navbar-col.col-left .secondary-navigation ul .menu-item {
    height: 100%;
    padding-top: 6px;
}
@media (max-width: 767px) {
    .gpSlider .gp-item {
        width: 127px;
    }
    .gpSlider .gp-thumbnail {
        height: 83px;
    }
    .homepage-pre-content {
        padding-top: 0.5rem;
        background: linear-gradient(0deg, #212121, #020202);
        gap: 1rem
    }
    .slider-header-title {
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.75rem;
    }
    #masthead .navbar-brand {
        max-height: 47px;
    }
    .navbar-brand img {
        width: 86px;
        min-width: 86px;
    }
    .swiper-introduction-banner.swiper {
        padding-top: 0.188rem;
    }
    .swiper-introduction-banner .intro-banner-pagination.swiper-pagination-bullets {
        position: absolute;
        top: 0;
        bottom: auto;
    }
    .mobile-cta .btn {
        padding: 0.75rem;
        font-size: 1rem;
        line-height: 1.25rem;
    }
    .game-result-listing {
        gap: 1rem 0.5rem;
    }
    .game-header-title {
        font-size: 1rem;
    }
    .game-result-listing > .game-board:not(:last-child) {
        max-width: calc( 50% - 0.25rem );
    }
    .table-wrapper .table td, .table-wrapper .table th, .table-wrapper .table td a, .table-wrapper .table th a {
        font-size: 0.875rem;
        line-height: 1rem;
    }
    .table-wrapper {
        overflow-x: auto;
    }
    .table-wrapper table, .table-wrapper table.table {
        min-width: max-content;
    }
}
@media (min-width: 768px) {
    .close-side-menu {
        left: auto;
        right: 370px;
    }
    .side-menu-wrapper .side-menu {
        width: 100%;
        max-width: 350px;
    }
    .game-result-listing > div:nth-child(1), .game-result-listing > div:nth-child(2) {
        max-width: calc( 50% - 1rem );
    }
    .game-result-listing > div:nth-child(3) {
        max-width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .gpSlider .gp-item {
        width: 175px;
    }
}
@media (max-width: 1199px) {
    .sidemenu-secondary-navigation ul {
        display: grid;
        gap: 0;
        grid-template-columns: repeat(2, 1fr);
    }
    .sidemenu-secondary-navigation ul .menu-item {
        padding: 0 1rem;
        margin-bottom: 1rem;
    }
    .sidemenu-secondary-navigation ul .menu-item a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        min-height: 28px;
    }
    .sidemenu-secondary-navigation ul .menu-item a span {
        padding-left: 0.5rem;
    }
}
@media (min-width: 1200px) {
    aside.side-menu-wrapper {
        top: 48px;
        height: auto;
        transform: translate(0, -15px);
        z-index: -1;
    }
    aside.side-menu-wrapper .side-menu {
        max-width: 100%;
    }
    .side-menu-wrapper .side-menu > div:not(#sidemenu-navigation) {
        display: none;
    }
    .sidemenu-navigation {
        padding-top: 0;
    }
    .sidemenu-navigation .nav {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        max-width: 91.66667%;
        margin: 0 auto!important;
        padding: 1rem 0!important;
        gap: 1.5rem;
    }
    .sidemenu-navigation .nav .menu-item {
        margin-bottom: 0;
        padding: 0;
    }
    .sidemenu-navigation .nav .menu-item a {
        font-size: 14px;
        line-height: 19px;
        min-height: 23px;
    }
    .navbar-col.col-left .secondary-navigation ul .menu-item a::after, .sidemenu-menu-list .menu-item a::after {
        content: '';
        display: block;
        position: absolute;
        bottom: -0.75rem;
        left: 50%;
        transform: translate(-50%, 0);
        width: 0;
        height: 3px;
        background: #ff0031;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s ease;
    }
    .sidemenu-menu-list .menu-item a::after {
        bottom: -1rem;
    }
    .navbar-col.col-left .secondary-navigation ul .menu-item:hover a::after, .sidemenu-menu-list .menu-item:hover a::after {
        opacity: 1;
        visibility: visible;
        width: 100%;
    }
    .sidemenu-navigation .nav .menu-item .menu-label {
        padding-left: 0;
    }
    .sidemenu-navigation .tag::before {
        left: -0.625rem;
    }
    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0;
        margin-bottom: 0;
    }
    .footer-menu-navigation .eael-simple-menu .menu-item:first-child a {
        padding-left: 0!important;
    }
    .game-result-listing {
        flex-wrap: nowrap;
    }
    .game-result-listing > div:nth-child(1), .game-result-listing > div:nth-child(2) {
        max-width: 25%;
    }
    .game-result-listing > div:nth-child(3) {
        max-width: 50%;
    }
}