.nav-menu-container.header-navigation:first-child .nav-menu {
    border-start-start-radius: var(--border-radius);
    border-end-start-radius: var(--border-radius);
    justify-content: center !important;
}

@media (hover: hover) {
    .btn.a-color:hover {
        background: rgb(255 215 68) !important;
        cursor: pointer;
    }
}


.hdr-main-content-bc, .logo {
    height: 100% !important;
}

.hdr-logo-bc {
    padding: 0px 0 !important;
}

.horizontalSliderElem {
    background-color: transparent !important;
    padding: 0px !important;
    width: 140px !important;
    height: 80px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
[class*="is-web"] .horizontalSliderRow .footerSliderImage {
    min-width: 130px !important;
}

[class*="is-web"] .horizontalSliderRow .footerSliderImage img {
    padding-right: 17px !important;
}

[class*=is-web] .horizontalSliderElem .horizontalSliderImg {
    opacity: .8 !important;
}

[class*="is-web"] .horizontalSliderRow .footerSliderImage img {
  width: 160px !important;
  height: 100px !important;
  filter: none !important;
  opacity: 2 !important;
  transition: opacity .24s;
  padding: 10px !important;
}

.horizontalSliderElem .horizontalSliderImg {

    width: 150px !important;
    height: 90px !important;

}
@media screen and (max-width: 1366px) {
    .header-icon {
        width: 40px !important;
        height: 40px !important;
        margin-inline-start: 30px !important;
    }
}

/*Navigation*/
.nav-menu-container.header-navigation:first-child { 
background: linear-gradient(63deg, #363636 25%, #1f6028 100%) !important;
height:50px !important;
}

.nav-menu-container .nav-menu>li { 
  height:50px !important;
}

.nav-menu-container.header-navigation:nth-child(2) { 
  height:50px !important;
}

.storiesWidgetListItem:not(.visited):before {
background-image: linear-gradient(225deg, #4cbb24 0%, #4e9310 100%) !important;
}
/*FULL PAGE BACKGROUND*/
body {
background: #000 !important;
}

.header-bc {
background: #000 !important;
}
.footerWrapper {
background: #000 !important;
}
.layout-header-holder-bc {
    box-shadow: none !important;
}
/*FULL PAGE BACKGROUND END*/

/*SLOTS RIGHT AREA*/
.sidebar-section {
  background: #000 !important;
}
.sidebar-header {
    background: #000 !important;
}
/*PAYMENT AREA*/
.description-c-row-column-bc.pay-logo {
    width: 200px !important;
}

.description-c-row-column-bc.pay-logo>img {
    max-width: 171px !important;
}
.m-nav-items-list-item-bc.active, .m-nav-items-list-item-bc:hover {
    border: unset !important;
    background: rgb(245 245 245) !important;
}
.m-nav-items-list-item-bc {
height: unset !important;
width: 110% !important;
}

.m-block-nav-items-bc {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)) !important;
    padding: 15px 0 30px !important;
    grid-gap: 20px !important;
}
.YoPhoneAppContent {
    display: none !important;
}

.storiesWidgetWrapper:not(.portraitView) {
    display: none !important;
}

.horizontal-sl-item-bc[data-id="3"] {
  display: none !important;
}
.horizontal-sl-item-bc[data-id="6"] {
  display: none !important;
}
.m-nav-collapsed-container-bc .m-block-nav-items-bc {
  text-transform: uppercase !important;
}
.promotions-article-title {
  text-transform: uppercase !important;
}
.sliderTitle {
display: none !important;
}