
.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: rgb(111, 255, 0);
    background: -moz-linear-gradient(left, rgb(111, 255, 0) 0%, rgba(61, 255, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgb(111, 255, 0) 0%, rgba(61, 255, 0, 1) 100%);
    background: linear-gradient(to right, rgb(111, 255, 0) 0%, rgba(61, 255, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(111, 255, 0)', endColorstr='rgba(61, 255, 0, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-high .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-high .psb-dot-active {
    background: rgb(111, 255, 0);
}
.pstStockBar .pst-bar.psb-medium,
.pstStockBar .psb-squares-wrp.psb-medium .psb-dot-active {
    background: rgb(242, 255, 27);
    background: -moz-linear-gradient(left, rgb(242, 255, 27) 0%, rgba(192, 255, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgb(242, 255, 27) 0%, rgba(192, 255, 0, 1) 100%);
    background: linear-gradient(to right, rgb(242, 255, 27) 0%, rgba(192, 255, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(242, 255, 27)', endColorstr='rgba(192, 255, 0, 1)',GradientType=1 );
}
.pstStockBar .psb-dots-wrp.psb-medium .psb-dot-active,
.pstStockBar .psb-scale-wrp.psb-medium .psb-dot-active {
    background: rgb(242, 255, 27);
}
.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;
}


