
.pstStockBar .pst-bar-wrp .pst-bar,
.pstStockBar .pst-bar-wrp .pst-bar-others {
    font-size: 100%;
}
.product_list .pstStockBar .pst-bar-wrp .pst-bar, #product .product_list .pstStockBar .pst-bar-wrp .pst-bar,
#product_list .pstStockBar .pst-bar-wrp .pst-bar, #product #product_list .pstStockBar .pst-bar-wrp .pst-bar,
.ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar, #product .ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar,
.product-miniature .pstStockBar .pst-bar-wrp .pst-bar, #product .product-miniature .pstStockBar .pst-bar-wrp .pst-bar,
.product_list .pstStockBar .pst-bar-wrp .pst-bar-others, #product .product_list .pstStockBar .pst-bar-wrp .pst-bar-others,
#product_list .pstStockBar .pst-bar-wrp .pst-bar-others, #product #product_list .pstStockBar .pst-bar-wrp .pst-bar-others,
.ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar-others, #product .ajax_block_product .pstStockBar .pst-bar-wrp .pst-bar-others,
.product-miniature .pstStockBar .pst-bar-wrp .pst-bar-others, #product .product-miniature .pstStockBar .pst-bar-wrp .pst-bar-others {
    font-size: 100%;
}
.pstStockBar .pst-bar.psb-high,
.pstStockBar .psb-squares-wrp.psb-high .psb-dot-active {
    background: #7db9e8;
    background: -moz-linear-gradient(left, #7db9e8 0%, rgba(75, 135, 232, 1) 100%);
    background: -webkit-linear-gradient(left, #7db9e8 0%, rgba(75, 135, 232, 1) 100%);
    background: linear-gradient(to right, #7db9e8 0%, rgba(75, 135, 232, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='rgba(75, 135, 232, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-high .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-high .psb-dot-active {
    background: #7db9e8;
}
.pstStockBar .pst-bar.psb-medium,
.pstStockBar .psb-squares-wrp.psb-medium .psb-dot-active {
    background: #ffce1b;
    background: -moz-linear-gradient(left, #ffce1b 0%, rgba(255, 156, 0, 1) 100%);
    background: -webkit-linear-gradient(left, #ffce1b 0%, rgba(255, 156, 0, 1) 100%);
    background: linear-gradient(to right, #ffce1b 0%, rgba(255, 156, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffce1b', endColorstr='rgba(255, 156, 0, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-medium .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-medium .psb-dot-active {
    background: #ffce1b;
}
.pstStockBar .pst-bar.psb-low,
.pstStockBar .psb-squares-wrp.psb-low .psb-dot-active {
    background: #ff5722;
    background: -moz-linear-gradient(left, #ff5722 0%, rgba(255, 37, 0, 1) 100%);
    background: -webkit-linear-gradient(left, #ff5722 0%, rgba(255, 37, 0, 1) 100%);
    background: linear-gradient(to right, #ff5722 0%, rgba(255, 37, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5722', endColorstr='rgba(255, 37, 0, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-low .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-low .psb-dot-active {
    background: #ff5722;
}

    #pQuantityAvailable, #availability_statut, #product-availability, #last_quantities {
        display: none !important;
    }


.pstStockBar.psb-1-bar .pst-bar-wrp,
.pstStockBar .pst-bar-others .psb-dot {
    background: #dedede;
}

                                    .pstStockBar .pst-bar.psb-lvl-1,
        .pstStockBar .psb-squares-wrp.psb-lvl-1 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-1 .psb-dot-active {
            background: rgb(255, 0, 0);
            background: -moz-linear-gradient(left, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 0, 0)', endColorstr='rgba(255, 0, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-1 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-1 .psb-dot-active {
            background: rgb(255, 0, 0);
        }
                                            .pstStockBar .pst-bar.psb-lvl-2,
        .pstStockBar .psb-squares-wrp.psb-lvl-2 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-2 .psb-dot-active {
            background: rgb(255, 250, 0);
            background: -moz-linear-gradient(left, rgb(255, 250, 0) 0%, rgba(255, 200, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(255, 250, 0) 0%, rgba(255, 200, 0, 1) 100%);
            background: linear-gradient(to right, rgb(255, 250, 0) 0%, rgba(255, 200, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(255, 250, 0)', endColorstr='rgba(255, 200, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-2 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-2 .psb-dot-active {
            background: rgb(255, 250, 0);
        }
                                            .pstStockBar .pst-bar.psb-lvl-3,
        .pstStockBar .psb-squares-wrp.psb-lvl-3 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-3 .psb-dot-active {
            background: rgb(128, 255, 128);
            background: -moz-linear-gradient(left, rgb(128, 255, 128) 0%, rgba(78, 255, 78, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(128, 255, 128) 0%, rgba(78, 255, 78, 1) 100%);
            background: linear-gradient(to right, rgb(128, 255, 128) 0%, rgba(78, 255, 78, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(128, 255, 128)', endColorstr='rgba(78, 255, 78, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-3 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-3 .psb-dot-active {
            background: rgb(128, 255, 128);
        }
                                            .pstStockBar .pst-bar.psb-lvl-4,
        .pstStockBar .psb-squares-wrp.psb-lvl-4 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-4 .psb-dot-active {
            background: rgb(60, 248, 60);
            background: -moz-linear-gradient(left, rgb(60, 248, 60) 0%, rgba(10, 248, 10, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(60, 248, 60) 0%, rgba(10, 248, 10, 1) 100%);
            background: linear-gradient(to right, rgb(60, 248, 60) 0%, rgba(10, 248, 10, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(60, 248, 60)', endColorstr='rgba(10, 248, 10, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-4 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-4 .psb-dot-active {
            background: rgb(60, 248, 60);
        }
                                            .pstStockBar .pst-bar.psb-lvl-5,
        .pstStockBar .psb-squares-wrp.psb-lvl-5 .psb-dot-active,
        .pstStockBar .psb-dots-wrp.psb-lvl-5 .psb-dot-active {
            background: rgb(0, 199, 0);
            background: -moz-linear-gradient(left, rgb(0, 199, 0) 0%, rgba(0, 199, 0, 1) 100%);
            background: -webkit-linear-gradient(left, rgb(0, 199, 0) 0%, rgba(0, 199, 0, 1) 100%);
            background: linear-gradient(to right, rgb(0, 199, 0) 0%, rgba(0, 199, 0, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(0, 199, 0)', endColorstr='rgba(0, 199, 0, 1)',GradientType=1 );
        }
        .pstStockBar .psb-dots-wrp.psb-lvl-5 .psb-dot-active,
        .pstStockBar .psb-scale-wrp.psb-lvl-5 .psb-dot-active {
            background: rgb(0, 199, 0);
        }
            
