/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
/* 28.04.21 - Webbax | TUTO 123 */
/*#product #product-details{margin-top:20px;}*/
#product .product-quantities .stock_round{margin-top:8px;margin-right:3px;display:inline-block;padding-top:10px;width:15px;height:15px;border-radius:50%;}
#product .product-quantities #stock0{background-color:#CC0000;}
#product .product-quantities #stock1{background-color:#2eba15;}
#product .product-quantities #stock2{background-color:#ff7800;}