/*
Theme Name:     Amelies Garden v3
Theme URI:      https://ameliesgarden.houseofwise.org/
Template:       kadence
Author:         Houseofwise
Author URI:     https://www.houseofwise.org
Description:    Amelie’s Garden is a playful and modern WordPress child theme crafted for fashion-forward online stores and boutique brands. Built on the Kadence framework, this theme features bold colors, vibrant layouts, and a conversion-driven structure tailored for eCommerce success. With sections for best sellers, new arrivals, testimonials, and seasonal collections, it’s perfect for clothing brands targeting Gen Z and young adult shoppers. The theme is fully responsive, easy to customize, and ideal for Shopify-style fashion businesses wanting to stand out.
Version:        1.0.5
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


.woocommerce span.onsale{
    display:none;
}
@media (max-width: 768px) {
    .wc-block-grid.has-4-columns .wc-block-grid__products {
      display: flex;
    }
    .wc-block-grid.has-4-columns .wc-block-grid__product {
      flex: 1 0 50%;
      min-width: 40%;
      padding: 0;
      margin: 0 0 24px;
    }
    .wp-site-blocks .site-main .entry-content .wc-block-grid .wc-block-grid__products {
        grid-template-columns: 1fr 1fr!important;
        column-gap: 0.5rem;
        display: grid;
    }
}
.woocommerce span.onsale{
    display:none;
}
@media (max-width: 768px) {
    .wc-block-grid.has-4-columns .wc-block-grid__products {
      display: flex;
    }
    .wc-block-grid.has-4-columns .wc-block-grid__product {
      flex: 1 0 50%;
      min-width: 40%;
      padding: 0;
      margin: 0 0 24px;
    }
    .wp-site-blocks .site-main .entry-content .wc-block-grid .wc-block-grid__products {
        grid-template-columns: 1fr 1fr!important;
        column-gap: 0.5rem;
        display: grid;
    }
}
.woocommerce span.onsale{
    display:none;
}
@media (max-width: 768px) {
    .wc-block-grid.has-4-columns .wc-block-grid__products {
      display: flex;
    }
    .wc-block-grid.has-4-columns .wc-block-grid__product {
      flex: 1 0 50%;
      min-width: 40%;
      padding: 0;
      margin: 0 0 24px;
    }
    .wp-site-blocks .site-main .entry-content .wc-block-grid .wc-block-grid__products {
        grid-template-columns: 1fr 1fr!important;
        column-gap: 0.5rem;
        display: grid;
    }
}
