.product-table-row{margin-top:1rem;margin-bottom:1rem}.product-table h5{text-transform:none;letter-spacing:unset;margin:0;font-size:1.3rem}.product-table-col.image-col{flex:0 0 100px;max-width:100px}.product-table-numbered{counter-reset:product-table}.product-table-numbered .row{counter-increment:product-table}.product-table-numbered h5:before{content:counter(product-table) ". "}.product-table-lines .row:not(:first-child){border-top:1px solid var(--cream);padding-top:1.25rem}.product-table-lines.show-star-ratings .row:nth-of-type(1){border-top:0;padding-top:0;margin-top:0!important}.product-table-col .image-col a,.product-table-col img{display:block}.star-rating{position:relative;width:118.88px;height:20px;-webkit-mask:url(../../../../../../../themes/pe-custom/img/star-rating.svg);mask:url(../../../../../../../themes/pe-custom/img/star-rating.svg);background-color:var(--cream)}.star-rating-active{height:20px;background:var(--orange)}