/** Shopify CDN: Minification failed

Line 10:0 Unexpected "{"
Line 10:1 Expected identifier but found "%"
Line 10:35 Unexpected "2"
Line 10:38 Expected identifier but found "%"

**/
/* Place any CSS overrides in this file. */
{% comment %} Unit Price Code Teil 2 {% endcomment %}

.grid-view-item .product-grid--title + .product-grid--price {
  display: flex !important;
}

.product-grid--price.product-grid--price-font-body .product-price--regular {
  margin-right: 5px !important;
} 