#recentlyViewedItems,#wishlistItems{--controlMargin:-3px;--controlWidth:15px;height:90px}#recentlyViewedItems :is(.carousel-control-prev,.carousel-control-next),#wishlistItems :is(.carousel-control-prev,.carousel-control-next){opacity:1;background-color:transparent;margin-left:var(--controlMargin);width:var(--controlWidth)}.carousel-control-prev .carousel-control-prev-icon{background-image:url('../Images/Arrow-L.png');background-size:11px 85px;background-repeat:no-repeat}.carousel-control-next .carousel-control-next-icon{background-image:url('../Images/Arrow-R.png');background-size:11px 85px;background-repeat:no-repeat}#recentlyViewedItems :is(.carousel-control-prev-icon,.carousel-control-next-icon),#wishlistItems :is(.carousel-control-prev-icon,.carousel-control-next-icon){display:inline-block;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}