/*
 Theme Name: Astra Child IC
 Template: astra
 Version: 1.0
*/
/* IC: supprimer définitivement le badge natif Astra (généré en CSS) */
.ast-shop-product-out-of-stock,
.ast-shop-product-out-of-stock::before,
.ast-shop-product-out-of-stock::after {
  content: none !important;
  display: none !important;
}
