/*
Theme Name: Astra Child
Template: astra
Version: 1.0.0
*/

/* ===== FORCE WHITE BACKGROUND ON PRODUCT PAGES ===== */
body.single-product,
.single-product body,
body.single.single-product {
    background-color: #FFFFFF !important;
}
.ast-container,
.site-content,
.content-area,
#primary,
#main {
    background-color: #FFFFFF !important;
}
