/*
Theme Name: Store Child
Template: astra
Version: 1.0.0
Description: Mobile-first WooCommerce child theme for TikTok traffic.
*/

.single-product .woocommerce-product-gallery { margin-bottom: 0.75rem; }
.single-product .product .price { font-size: 1.6rem; font-weight: 700; }

@media (max-width: 768px) {
  .single-product .single_add_to_cart_button {
    width: 100%;
    padding: 1rem;
    font-size: 1.1rem;
  }
}
