.homepage-slide-nav{
	position: absolute;
	right:32px;
	top:144px !important;
	z-index:9
}

.homepage-slide-nav a.slick-prev{
	display:none !important;
	width:0;
	height:0;
	overflow:hidden;
}

a.homepage-slider-nav-btn{
	background:rgba(255,255,255,0.8);
	color:#000;
	width:40px;
	height:40px;
	text-align:center;
	line-height:24px;
	margin:0 1px;
	border-radius:4px;
}

.arrow-white-left,
.arrow-white-right{
	display: inline-block;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/arrow-black-right-24.png);
	width:40px;
	height:40px;
	position:relative;
	z-index:99	
}

.age-group{ display:none !important }

.hidden{ display: none !important }