.last6Orders .swiper-wrapper .swiper-slide {
    width: 250px;
}

#subcategoriesList .swiper-wrapper .swiper-slide {
    width: 100px;
}

#subcategoriesList .categoryname{
    font-size: 12px;
    text-align: center;
}

.counterspan {
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 15px;
    background-color: #fb737c;
    color: #FFFFFF;
    position: absolute;
    bottom: 26px;
    left: 0;
    right: -35px;
    margin: 0 auto;
    font-size: 10px;
}

.header .logo-small h6, .header .logo-small .h6 {
    font-size: 20px;
}

.loading {
    background-image: url("../img/loading.gif");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height: 50px;
    background-size: 50px;
}
form ul {
    padding-left: 0;
}
form ul li {
    list-style-type: none;
    text-align: left !important;
    color: darkred;
}

#offerTitle{
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(141,215,247,0.5), rgba(255,255,255,0));
}
form ul {
    padding-left: 0;
}
form ul li {
    list-style-type: none;
    text-align: left !important;
    color: darkred;
}

#offerTitle{
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(141,215,247,0.5), rgba(255,255,255,0));
}
