/* Layout and WooCommerce basic structure placeholder */

.beauty-store-shop {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 1rem;
}


