
html body .product .product-labels.labels-rounded .product-label { min-width: 80px !important; height: 30px; } .product-labels.labels-rounded .product-label { color: transparent !important; } .product-labels.labels-rounded .product-label:before { position: absolute; font-size: 13px; font-weight: 400; color: #FFFFFF; } .product-labels.labels-rounded .onsale.product-label:before { content: 'Akcija'; } .product-labels.labels-rounded .out-of-stock.product-label:before { content: 'Rasprodato'; } .product-labels.labels-rounded .featured.product-label:before { content: 'Hot'; } .product-labels.labels-rounded .new.product-label:before { content: 'Nov'; }