Access Denied
The site owner may have set restrictions that prevent you from accessing the site. Please contact the site owner for access.
_
Nederlands
English
Français
Deutsch
Español
Nederlands
.product-stock-status { margin-top: 10px; font-size: 14px; } .in-stock { color: green; font-weight: bold; display: flex; align-items: center; } .in-stock::before { content: '✅ '; margin-right: 5px; } .delivery-time { font-size: 13px; color: #555; margin-top: 5px; } .product-stock-status p { font-size: 13px; /* Kleinere tekstgrootte */ color: inherit; /* Gebruik standaard kleur uit je thema */ margin: 0; /* Zorg dat er geen extra ruimte is tussen regels */ } .product-stock-status p:first-child { font-weight: bold; /* Maak alleen de eerste regel vetgedrukt (Op voorraad) */ }