/*Mobile Splitter V2 CSS*/
.mobileNav, .mobileHeadline, .mobileNav-viewCat.button-called-out{display:none !important;}
@media(max-width:55em){
.categoryWrapper-background{display:none !important;}
.carouselDots, .categoryWrapper-background-image, .columnSlider-arrow-container, .categoryDescription, .seriesPreview-viewLink{display:none;}
.columnSlider-section{padding:0;}
.bar_3-heading{font-weight: normal !important;}
.mobileNav{background-color: #E3E3E3; text-align: center; line-height: 1em; display:block !important;}
.mobileNav-viewAll{margin-bottom: .5em; display: inline-block;}
.mobileNav-viewCat{margin-bottom: .5em; display: none;}
.mobileNav-bar{display:inline-block; padding:0; width:100%; margin:0 0 -2px 0;}
.mobileNav-item{position:relative; float:left; list-style-type: none; border-top:1px solid #fff; border-right:1px solid #fff; display:inline-block; padding: .5em;}
.mobileNav-img{max-height:6em; max-width:80%;}
.mobileNav-link{color:#000; font-size:.8em; display:inline-block;}

.mobileNav-item.active{background-color:#666666;}
.mobileNav-item.active:after{content: ""; width: 0; height: 0; border-left: 12px solid transparent; visibility:hidden; border-right: 12px solid transparent; border-top: 12px solid #FF6B01; position: absolute; bottom: -12px; z-index: 99; left: 50%; transform: translate(-50%,0);}
.mobileNav-item.active .mobileNav-link{color:#FFF;}
.columnSlider-section.active{display:block;}
.columnSlider-section{display:block;}
.mobileHeadline {background: #fff; width: 100%; text-align: center; font-size: 1.2em; text-transform: uppercase; font-weight: bold; padding: .5em 0 0 0;}
.mobileHeadline.visible, .mobileNav-viewCat.button-called-out.visible {display:inline-block !important}
.categoryListing {padding-top:1em;}
.two-col .mobileNav-item{width:50%;}
.three-col .mobileNav-item{width:33.3%;}
.four-col .mobileNav-item{width:25%;}
.five-col .mobileNav-item{width:20%;}
.five-col .mobileNav-link{font-size:.7em; height:44px; width:100%;}
.five-col .mobileNav-item{padding:5px;}
.five-col .mobileNav-img{display:none;}
.five-col .mobileNav-headline{margin-top:40%; -ms-transform:translate(0,-50%); -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%);}
.mobileNav-viewCat.button-called-out, .mobileNav-viewAll.button-called-out{max-width: 10em; margin: 0 auto; margin-left: 50%; -ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0); -webkit-transform: translate(-50%,0); transform: translate(-50%,0); padding: 12px 0;}
.facetedResults{padding-bottom:0;}
}
