﻿

@media (max-width: 767px) {
}

.pagination-showing {
    padding-bottom: 20px;
    padding-top: 20px;
}

.sfi-price-rating > div {
    display: block !important;
    line-height: 22px !important;
}

.sfi-img > a {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.single-featured-item .sfi-img .sfi-img-content ul li {
    width: 25%;
}

.wishlistct:empty {
    display: none !important;
}

.pagination > .active > a {
    background-color: #fff !important;
}

    .pagination > .active > a:hover {
        color: #ffcc00 !important;
    }

.single-featured-item .sfi-img {
    min-height: 262px;
    line-height: 262px;
}

.single-list-item .sli-img a img {
    width: auto;
}

@media only screen and (max-width: 768px) and (min-width: 240px) {
    .single-list-item .sli-img a img {
        width: auto !important;
    }

    .single-list-item .sli-content {
        padding: 30px;
    }

    .single-featured-item .sfi-img > a img {
        width: auto !important;
    }
}

.searchitemgrid {
    min-width: 240px;
}

.shop-grid {
    margin-bottom: 30px;
}
