  .randomp  .pro-info a {
        font-size: 14px !important
    }
.randomproducts{
    margin-bottom:30px
}
.fs-ribbon, .discount-ribbon {
    position: relative;
    background: #b30000;
    text-align: center;
    z-index: 1;
    width: 100px;
    height: 30px;
    top: 2px;
    right: -12px;
    text-indent: 7px;
    line-height: 2.1;
    color: white;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px !important;
    font-weight: bold;
}

.discount-ribbon {
    width: 55px !important;
    text-indent: 0px !important;
    line-height: 1.9 !important;
    font-size: 17px !important;
    background: #384d55 !important;
}

.empty-ribbon {
    height: 40px;
}

.fs-ribbon:before, .discount-ribbon:before {
    content: '';
    border: 15px solid;
    border-left-width: 8px;
    position: absolute;
    top: 0px;
    left: -16px;
    border-right-width: 8px;
    border-color: transparent;
    border-right-color: #b30000;
}

.discount-ribbon:before {
    border-right-color: #384d55 !important;
}

.randomp .addtocart {
    width: 49px;
    background-color: transparent;
}
.author {
    height: 25px;
}
.rotator-author a,.rotator-title a{
    font-size: 14px !important;
}
.rotator-title{
    font-weight:bold
}
.rotator-author, .rotator-title {
    margin: 5px 0;
    height: 25px
}
.rotator-plan {
  font-size: 12px !important;
       height: 35px
}
.wrapper .rotator {
    height: 30px;
    margin: 5px 0;
}
.randomp .slick-slide, .wrapper .slick-slide {
    margin: 0px 5px;
}

.randomp .slick-dots, .wrapper .slick-dots {
    position: relative;
    bottom: 0;
    margin-bottom: 0;
}

.gridview-randomp .imggrid {
    width: 170px;
    height: 170px;
}

.gridview-random, .gridview-rotator {
    border-radius: 5px;
    border: 1px solid #e7e7e7;
    /*padding-bottom: 33px;
            margin-bottom:30px;*/
    text-align: center;
    line-height: 1.5;
    max-width: 100%
}

.randomp .imggrid, .imggrid-rotator {
    margin: 0 auto;
    max-width: 90%;
    /*max-width: 100%;*/
    position: relative;
    width: 241px;
    height: 241px;
    margin-bottom: 7px;
}

    .randomp .imggrid img, .imggrid-rotator img {
        /*max-width: 255px;*/
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        max-height: 100%;
        width: auto;
        border: 0px !important;
        max-width:100%
    }

.rotator-box-header {
    margin-bottom: 7px;
}

    .rotator-box-header span, .slider-title span {
        font-weight: bold;
        color: #a6ce39;
    }     

    .rotator-box-header a {
        opacity: 0.8;
        font-size: 12px !important;
    }

/*.slick-slider {
    text-align: -webkit-center; /*this is to put slider at the center of the page, if we have 3 imgs and the slider for 5 imgs*
}*/

.slick-prev, .slick-next {
    width: 25px;
    height: 25px;
}

    .slick-prev, .slick-prev:hover, .slick-prev:focus {
        background-image: url(http://www.neelwafurat.com/rotator/rotator_right.png);
        background-repeat: no-repeat
    }

    .slick-next, .slick-next:hover, .slick-next:focus {
        background-image: url(http://www.neelwafurat.com/Rotator/rotator_left.png);
        background-repeat: no-repeat
    }

        .slick-next:before, .slick-prev:before {
            content: none !important
        }

@media only screen and (min-width: 900px) {

    .randomp .slick-slide, .wrapper .slick-slide {
        margin: 0px 15px;
    }

    /*.randomp .imggrid, .imggrid-rotator {
        margin: 0 auto;
        max-width: 90%;
        position: relative;
        width: 241px;
        height: 241px;
    }*/

    .gridview-randomp .imggrid {
        width: 200px;
        height: 200px;
    }
}
