/* WOODRANGER® — Trustpilot zvezdice (deljeno: presell, checkout).
   Markup: <span class="tp-stars tp-20" data-score="4.9"></span> — js/tp-stars.js ih popunjava. */
.tp-stars { display: inline-flex; gap: 2px; vertical-align: middle; line-height: 0; }
.tp-stars img { display: block; width: 20px; height: 20px; }
.tp-stars.tp-15 img { width: 15px; height: 15px; }
.tp-stars.tp-17 img { width: 17px; height: 17px; }
.tp-stars.tp-20 img { width: 20px; height: 20px; }
