.ar-games-show-filter-container_mobile {
    display: none !important;
}
#pagination-list-number-container a {
    margin-right: 0.7em;
}
.app-insights {
    margin: 0;
    font-size: 50%;
    color: lightblue;
    padding-left: 0.5em;
    cursor: pointer;
}
.ar-games-main-toolbar {
    margin-bottom: 2em;
}
.ar-game-popup-analytics-p {
    margin: 0 0 0.1em 0;
}
@media only screen and (max-width: 991px) {
    #ar-games-parent-container {
        display: flex;
        flex-direction: column-reverse;
    }
    #nk-widget-social-feed-container {
        display: none !important;
    }

    .ar-games-main-toolbar {
        height: 100% !important;
        padding-top: 0.5em !important;
        padding-bottom: 1em !important;   
    }
    .ar-games-show-filter-container_mobile {
        display: flex !important;
        justify-content: flex-end !important;
        height: 100% !important;
        padding-top: 1em !important;
        padding-bottom: 0.5em !important;
    }

    aside {
        padding: 0 2em !important;
    }

    .nk-widget {
        margin-top: 2em !important;
    }
    .nk-widget .nk-widget-title {
        margin-bottom: 1.5em !important;
    }
    /* .ar-games-show-filter-container_mobile {
        display: flex !important;
    } */
    /* #ar-games-search-bar-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    } */
        /* #ar-games-search-bar-container > input {
            width: 100%; 
            padding-left: 0.2em;
        }
        #ar-games-search-btn {
            margin-top: 1em;
        } */
    /* .nk-sidebar > div {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    } */
        /* .nk-sidebar > div > .nk-widget {
            width: 100%;
            margin-top: 0;
            margin-bottom: 1em;
        } */
        /* .nk-sidebar > div > .nk-widget h4 {
            padding: 0 !important;
        } */
    /* .nk-widget-title {
        font-size: 100% !important;
        margin-top: 1em;
    } */
}

#sunglasses {
    position: absolute; 
    top: 0.56em; 
    left: 40%; 
    z-index: 10; 
    transform: rotate(-11deg); 
    width: auto; 
    height: auto; 
    font-size: 670%;
}

.active-filter {
    background-color: #f1f1f1;
    color: black !important;
    font-weight: 800 !important;
}

#promo-title {
    width: 45%; min-width: 250px;
    height: auto;
}

.nk-post-type {
    top: 10px;
    left: 36px;
}

.nk-post-category {
    margin: 10px 10px 10px 25px;
}

.ar-games-list-grid {
    display: flex !important;
    flex-flow: row wrap !important;
    justify-content: flex-start !important;
}

    .ar-game-item__grid {
        width: 33%;
        height: 100px !important;
        padding-left: 1%;
        
        margin-bottom: 7em;
        /* margin-top: 2em; */
    }
        .ar-game-item__grid .nk-post-content {
            height: auto;
            min-height: 80px;
            padding: 0.2em;
            border-radius: 0 0 0.3em 0.3em;
        }
            .ar-game-item__grid .nk-post-content .nk-post-title {
                padding-left: 0.1em;
                line-height: 0.3em;
                height: 25px;
                overflow-y: scroll;
                overflow-x: hidden;
            }
                .ar-game-item__grid .nk-post-content .nk-post-title > a {
                    font-size: 0.4em;
                }
        .ar-game-item__grid > .nk-post-thumb {
            height: 100% !important;
        }
        .ar-game-item__grid > .nk-post-thumb > a {
            height: 100% !important;
            display: block;
        }
        .ar-game-item__grid > .nk-post-thumb > a > img {
            object-fit: cover !important;
            height: 100%;
        }

        .nk-post-thumb > a > img {
            border-radius: 0.3em 0.3em 0 0 !important;
        }

        .nk-post-thumb > a::after {
            content: none !important;
        }

        .ar-game-item__grid .nk-post-thumb::after {
            border-radius: 0.3em 0.3em 0 0 !important;
        }
        
        .ar-game-item__grid .nk-post-content .nk-btn {
            padding: 1.2em;
            font-size: 0.5em;
        }

@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 1200px) 
{
    #sunglasses {
        font-size: 560%;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 990px) 
{
    #sunglasses {
        top: 10%;
        left: 35%;
        font-size: 600%;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 500px) 
{
    #sunglasses {
        left: 41%;
        font-size: 600%;
    }
    .msup-promo {
        width: 80%;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 500px) and (orientation: portrait)
{
    #display-header-toolbar button {
        font-size: 0.7em;
        padding: 14px 20px;
    }
    .ar-game-item__grid {
        width: 45% !important;
        margin-left: 3% !important;
        margin-top: 3em !important;
    }
    /* .ar-game-item__grid .nk-post-content .nk-post-title {
    .nk-post-type {
        top: 10px;
        left: 20px;
    }    
    } */
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 360px) and (orientation: portrait)
{
    /* #display-header-toolbar {
        padding: 0 1em;
    } */
        #display-header-toolbar button {
            font-size: 0.5em;
            /* padding: 14px 14px;
            min-width: 2em; */
        }
    .ar-games-show-filter-container_mobile {
        padding: 1em 1em 0 1em !important;
    }
    .ar-games-main-toolbar {
        padding: 0 1em 1em 1em !important;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 300px) 
{
    #promo-title {
        min-width: 80% !important;
    }
    #pagination-list-number-container a {
        margin-right: 0.2em;
    }
}

@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 1200px) 
{
    #promo-card {
        width: 130% !important;
    }
    #sunglasses {
        font-size: 750%;
        left: 37%;
        top: 10%;
    }
    .sol-entity-1,.sol-entity-3 {
        display: none;
    }
    .sol-entity-2 {
        width: 80% !important;
        left: 10% !important;
        top: 5% !important;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 992px) 
{
    #promo-card {
        width: 130% !important;
    }
    #sunglasses {
        font-size: 650%;
        left: 41%;
    }
    #pack-img {
        padding-top: 5em;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 766px) 
{
    #sunglasses {
        font-size: 650%;
        left: 41%;
    }
    #promo-card {
        width: 70% !important;
        height: auto !important;
    }
    .image-margin-top {
        margin-top: 4em;
    }
    #sol-booster {
        margin-top: 5em;
    }
    .sol-footer {
        margin-top: 25em;
    }
    #booster {
        margin-bottom: 2em;
        padding-bottom: 4em;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 575px) 
{
    #sunglasses {
        font-size: 550%;
        top: 9%;
        left: 42%;
    }
    #btn-connect {
        padding-left: 14px !important;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 440px) 
{
    #sunglasses {
        font-size: 430%;
        top: 9%;
        left: 42%;
        display: inline-block;
    }
    #btn-connect {
        padding-left: 14px !important;
        font-size: 60% !important;
    }
}
@media only screen 
/* and (min-device-width: 768px)  */
and (max-width: 375px) 
{
    #sunglasses {
        display: none;
    }
}

#display-header-toolbar {
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
    background-color:black;
    width: 100%;
    height: 80px;
    padding: 0 2em;
}
/* .nk-carousel-2 .flickity-slider > div {
    height: 100% !important;
}
.nk-carousel-2 .flickity-slider > div > div {
    height: 100% !important;
} */
.nk-carousel-2 .flickity-slider > div > div > img {
    height: 100% !important;
    min-height: 440px !important;
    object-fit: cover !important;
}
@media only screen and (max-width: 1200px) {
    .nk-carousel-2 .flickity-slider > div > div > img {
        min-height: 450px !important;
    }
}


/* .nk-carousel-inner div {
    height: 100%;
} */
/* 
.nk-carousel-2 > .nk-carousel-inner > div > div > img {
    height: 100%;
    width: auto; 
    object-fit: cover;
}
    */

.nk-testimonial-2 .nk-testimonial-body::before {
    content: '' !important;
}

.nk-widget-tags a,
.nk-widget-categories a {
    cursor: pointer !important;
}
.nk-widget-tags a:hover {
    color: black !important;
    font-weight: 700 !important;
}