Таблица атрибутов в мини карточке товара с точками

.layout_311 .usg_product_field_2>div {
justify-content: space-between;
display: flex;
position:relative;
}
.layout_311 .usg_product_field_2>div:after {
content: »;
position: absolute;
bottom: 8px;
right: 0;
left: 0;
width: 100%;
border-bottom: 1px dotted;
}
.layout_311 .usg_product_field_2>div>.w-post-elm-before, .w-post-elm.attributes:not(.display_table) .woocommerce-product-attributes-item__value {
background: #ffffff;
z-index: 3;
}