/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    Welcome to Mercedes Workshop Manuals, your ultimate resource for keeping your Mercedes-Benz performing at its best. Our comprehensive manuals provide detailed guidance, from routine maintenance to complex repairs, ensuring you have the knowledge and confidence to tackle any challenge. Whether you’re a seasoned mechanic or a DIY enthusiast, our expertly curated manuals offer step-by-step instructions, diagrams, and insider tips to help you master every mile. Trust in our expertise and keep your Mercedes running smoothly with the most reliable workshop manuals available.
 * Theme URI:      http://Workshop%20Mercedes%20Repair%20Manuals
 */
ul.mercedes-subcategories,
ul.product-list {
    list-style: none;
    padding-left: 0;
}
ul li {
    margin: 0.5em 0;
}
ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}
ul li a:hover {
    color: #0073aa;
}

/* Hide product data sections for the user 'SEO' */
body.seo-user .woocommerce-page .product .woocommerce-product-details__short-description,
body.seo-user .woocommerce-page .product .woocommerce-product-details__additional-information,
body.seo-user .woocommerce-page .product .product_meta {
    display: none;
}

/* Optionally, if you also want to hide the download links for digital products */
body.seo-user .woocommerce-page .product .woocommerce-product-downloads {
    display: none;
}

.product_data{dsiplay: none}

