﻿.theme-default .nivo-controlNav {
    margin-top:-60px;
    width:94%;
    position:absolute;
    z-index:99;
}
.col-md-4 .offer:hover{
    background:#efefef;
}
.slider-wrapper {
    background:url(images/shadow.png) no-repeat bottom;
    padding-bottom:26px;
}
.recently-viewed {
    display: inline-block;
    width:100%;
}
#recently_viewd .carousel-indicators {
    display: none;
}