This commit is contained in:
2025-12-11 16:01:25 +01:00
parent 4e7df5d2a3
commit d3f8dbbfb4
5 changed files with 112 additions and 1 deletions

View File

@@ -56,4 +56,27 @@
font-weight: 400;
line-height: 1;
margin: 0;
}
.elementor-widget-acf-product-label .product-label {
position: absolute;
left: 10px;
top: 10px;
z-index: 10;
}
.elementor-widget-acf-product-label .product-label span {
display: inline-block;
padding: 5px 20px 5px;
background: black;
color: #fff;
border-radius: 50px;
font-size: 16px;
}
.elementor-widget-acf-product-label .product-label span.aluplast {
color: #fff;
background: #d10a11;
}
.elementor-widget-acf-product-label .product-label span.rehau {
color: #fff;
background: #37a58c;
}/*# sourceMappingURL=main.css.map */