
.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;
}


