/* Custom */
.text-left .range  ul {
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.text-left .range ul li {
    padding-top: 5px;
}

.text-left .range .product-grid h6 {

    text-align: left;
}

.text-left .product-grid:before {
    border: 0px;
}

.product-grid {
    padding-bottom: 10px;
}
.product-list {
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
}