/* NCSA CONTINENT CSS */


.ncsa .gameSiteNavigation .gameSiteNavigation__drawers a:nth-child(2) {
    display: none;
}


.updatesFeed .updatesFeed__item[data-aa-category="video"] .updatesFeed__item__wrapper__content .btn-primary {

    position: relative;
}

@media only screen and (max-width: 480px) {
    .unlistedTemplatizedItem .unlistedTemplatizedItem__article__title {
        padding: 0;
    }
}

.slideshow__page-indicator {
    display: none;
}



/* A/B TEST STYLES ON HEADER */

.le-c-video-hero--home .promo__wrapper__content button:nth-child(6) {
    display: none !important;
}


.le-c-buy * {

    z-index: 1;


}

.globalNavigation__logo {
    z-index: 1001;
}