/*
 Theme Name:   Facil'Gazon
 Theme URI:    https://facil-gazon.fr
 Description:  Thème enfant de Facil Gazon
 Author:       Facil Gazon
 Template:     astra
 Version:      1.0.0
*/

footer.site-footer .site-primary-footer-wrap[data-section="section-primary-footer-builder"],
.ast-site-identity .site-title a,
.woocommerce-js div.product .product_meta{
    display: none;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"]{
        padding: 4px;
        opacity: .7;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] p span, 
.site-below-footer-wrap[data-section="section-below-footer-builder"] p span a{
    color: #002e3bd8!important;
}

bdi{
    color: #279f8c;
    font-size: 24px;
}
.unit_price{
    font-size: 16px;
}
fieldset{
    padding: 16px;
    border: 0;
}
body.home .wc-block-components-product-image img{
    object-fit: contain!important;
}