/* The base style for each block */
.catpricerange {

}

/* The style for a products list */
.catpricerange-products-list {

}

/* The style for a product sheet (page) */
.catpricerange-product-sheet {
    display: block;
    font-size: smaller;
    font-weight: bold;
}

/* The style when using PrestaShop 1.5 */
.catpricerange-15 {

}

/* The style when using PrestaShop 1.6 */
.catpricerange-16 {

}

/* The style when using PrestaShop 1.7 */
.catpricerange-17 {

}

/* The style when using PrestaShop 8 */
.catpricerange-8 {

}
