.Rcp_Title{
 color:#fff;
}
#wheel_center_carousal div>a>span:hover{
 opacity:1;
}

#wheel_center_carousal div>a>span{
    bottom:-255px;
}




.wheel_center_carousal_pag a.selected{
background-color: #50396a;
}

.wheel_center_carousal_pag{
position: relative;
bottom: 20px;
opacity: 1;
z-index: 999;
}

.wheel_center_carousal_pag a{
   position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    text-indent: -10000px;
    overflow: hidden;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #bbbbd1;
    behavior: url("/Brands/SnackWorks/Presentation/Assets/htc/PIE.htc");
    margin:2px;
}

.wheel_center_carousal_pag a span{
color:transparent;
}

 #wheel_center_carousal div>a>span{
    padding-top:6px;
    position: relative;
    bottom: 0px;
    z-index: 1000;
    opacity: 0;
    color: #fff;
    word-wrap: break-word;
    display: block;
    width: 100%;
    text-align: center;
    /*text-transform: uppercase;*/

    line-height: 15px;
    height: 358px;
   /* background-color: rgba(0, 0, 0, 0.42);*/
   background-image:url('/~/media/SnackWorks/ca-en/Images/layerOpacity.png');
   background-repeat:no-repeat;
 
    font-size:15px

}

 
#wheel_center_carousal div>a>span>p,.recipeLink{

    position:relative;
    bottom:-263px;
}
.recipeLink.ne {
  color: #fff;
  word-wrap: break-word;
  display: block;
  width: 100%;
  text-align: center;
  /* text-transform: uppercase; */
  text-transform: uppercase;
  line-height: 15px;
  height: 78px;
  font-size: 11px;
  padding-top:5px;
}

.centerRecipeImage > img{
   behavior: url(/Brands/SnackWorks/Presentation/Assets/htc/PIE.htc);
}


#wheel_center img{
z-index:700;
}
#wheel_center{
-ms-overflow-style:none;
}
